Show patches with: Archived = No       |   694 patches
« 1 2 ... 4 5 6 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bitbake-devel,1/5] hashserv: sqlalchemy: Use _execute() helper Implement parallel Query API - - - --- 2024-02-18 Joshua Watt New
[bitbake-devel,1/5] hashserv: Add remove API Add cleanup commands for hash equivalence - - - --- 2023-10-06 Joshua Watt New
[bitbake-devel,1/3] fetch2/git.py: fix a corner case in try_premirror [bitbake-devel,1/3] fetch2/git.py: fix a corner case in try_premirror - - - --- 2024-02-01 ChenQi New
[bitbake-devel,1/2] wget.py: Add catch TimeoutError exception Add fetch2 wget exception handler - - - --- 2023-03-09 Mark Hatle New
[bitbake-devel,1/2] utils: Add path_is_descendant() fetch2: git: Fix path check for git repos - - - --- 2023-09-13 Joshua Watt New
[bitbake-devel,1/2] runqueue: fix PSI check calculation [bitbake-devel,1/2] runqueue: fix PSI check calculation - - - --- 2023-04-07 ChenQi New
[bitbake-devel,1/2] build: log the lockfiles in use with debug [bitbake-devel,1/2] build: log the lockfiles in use with debug - - - --- 2022-11-11 Jose Quaresma New
[bitbake-devel,1/2] bitbake-getvar: further supress warnings when quiet option is supplied [bitbake-devel,1/2] bitbake-getvar: further supress warnings when quiet option is supplied - - - --- 2023-09-26 ChenQi New
[bitbake-devel,1/2] asyncrpc: Add Client Pool object [bitbake-devel,1/2] asyncrpc: Add Client Pool object - - - --- 2024-01-29 Joshua Watt New
[9/9] toaster/test: Test single recipe page [1/9] toaster/tests: Update methods wait_until_~ to skip using time.sleep - - - --- 2023-11-29 Alassane Yattara New
[8/9] toaster/test: Test single layer page [1/9] toaster/tests: Update methods wait_until_~ to skip using time.sleep - - - --- 2023-11-29 Alassane Yattara New
[8/8] Toaster: Added pytest.init file [1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's - - - --- 2023-10-30 Alassane Yattara New
[7/9] toaster/test: Bug-fix on tests/functional/test_project_page [1/9] toaster/tests: Update methods wait_until_~ to skip using time.sleep - - - --- 2023-11-29 Alassane Yattara New
[7/8] Toaster: fixed: Tests fail when executed one after the other out of sequence [1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's - 1 - --- 2023-10-30 Alassane Yattara New
[7/7] Toaster: Write UI TestCase -> Test the show rows feature in image recipe [1/7] Toaster: Write UI TestCase -> Test project config tab navigation: - - - --- 2023-11-21 Alassane Yattara New
[6/9] toaster/test: Added distro page TestCase [1/9] toaster/tests: Update methods wait_until_~ to skip using time.sleep - - - --- 2023-11-29 Alassane Yattara New
[6/8] Toaster: Write UI TestCase create new Local project [1/8] Toaster: Write UI TestCase create new Master project - - - --- 2023-11-01 Alassane Yattara New
[6/8] Toaster: Move toaster tests requirements in bitbake/lib/toaster/toaster-tests-requirements [1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's - - - --- 2023-10-30 Alassane Yattara New
[6/7] Toaster: Write UI TestCase -> the edit column feature in image recipe [1/7] Toaster: Write UI TestCase -> Test project config tab navigation: - - - --- 2023-11-21 Alassane Yattara New
[6/7] process: Improve client disconnect/idle sync [1/7] knotty: Ping the server/cooker periodically - - - --- 2022-12-21 Richard Purdie New
[6/6] Toaster: Toaster: Write UI TestCase -> Visualize all builds [1/6] Toaster: Write UI TestCase -> Visualize all builds - - - --- 2023-11-10 Alassane Yattara New
[6/6] toaster/test: Bug-Fix testcase bitbake/lib/toaster/tests/functional/test_project_page_tab_con… [1/6] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py - - - --- 2023-12-14 Alassane Yattara New
[6/6] cooker: Pass SIGINT to parsing processes at shutdown [1/6] cooker: Fix exception handling in parsers - - - --- 2022-03-26 Richard Purdie New
[5/9] toaster/test: Added Layers page TestCase [1/9] toaster/tests: Update methods wait_until_~ to skip using time.sleep - - - --- 2023-11-29 Alassane Yattara New
[5/8] Toaster: Write UI TestCase create new Dunfell project [1/8] Toaster: Write UI TestCase create new Master project - - - --- 2023-11-01 Alassane Yattara New
[5/8] Toaster: Bug-fix django.db.utils.IntegrityError: Problem installing fixture [1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's - 1 - --- 2023-10-30 Alassane Yattara New
[5/7] Toaster: Write UI TestCase -> Test project page section images [1/7] Toaster: Write UI TestCase -> Test project config tab navigation: - - - --- 2023-11-21 Alassane Yattara New
[5/7] server/process: Avoid dangling async commands [1/7] knotty: Ping the server/cooker periodically - - - --- 2022-12-21 Richard Purdie New
[5/6] Toaster: Toaster: Write UI TestCase -> Visualize all builds [1/6] Toaster: Write UI TestCase -> Visualize all builds - - - --- 2023-11-10 Alassane Yattara New
[5/6] toaster/test: Handle case when SSTATE_DIR and DL_DIR not visible in the page project/BitBake … [1/6] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py - - - --- 2023-12-14 Alassane Yattara New
[5/6] data: Add sup0port for new BB_HASH_CODEPARSER_VALS for cache optimisation [1/6] server/process: Fix lockfile contents check bug - - - --- 2023-01-21 Richard Purdie New
[5/6] cooker: Ensure parsing processes have close called [1/6] cooker: Fix exception handling in parsers - - - --- 2022-03-26 Richard Purdie New
[5/5] git.py Replace mkdtemp with TemporaryDirectory and avoid exception masking [1/5] tests: git-lfs: Restore _find_git_lfs - - - --- 2023-02-17 Paulo Neves New
[4/9] toaster/test: Added Machine page TestCase [1/9] toaster/tests: Update methods wait_until_~ to skip using time.sleep - - - --- 2023-11-29 Alassane Yattara New
[4/8] Toaster: Write UI TestCase create new Kirkstone project [1/8] Toaster: Write UI TestCase create new Master project - - - --- 2023-11-01 Alassane Yattara New
[4/8] Toaster: fixed pytest error: Database access not allowed, use the "django_db" [1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's - - - --- 2023-10-30 Alassane Yattara New
[4/7] Toaster: Write UI TestCase -> Test project page tab "New custom image" [1/7] Toaster: Write UI TestCase -> Test project config tab navigation: - - - --- 2023-11-21 Alassane Yattara New
[4/6] Toaster: Write UI TestCase -> Visualize all builds [1/6] Toaster: Write UI TestCase -> Visualize all builds - - - --- 2023-11-10 Alassane Yattara New
[4/6] toaster/test: Removed all time.sleep occurrence [1/6] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py - - - --- 2023-12-14 Alassane Yattara New
[4/6] server/process: Avoid hanging if a parser process is terminated [1/6] cooker: Fix exception handling in parsers - - - --- 2022-03-26 Richard Purdie New
[4/6,v2] server/process: Avoid hanging if a parser process is terminated Untitled series #3002 - - - --- 2022-03-28 Richard Purdie New
[4/5] msg: Add bb.erroronce() to logging [1/5] data_smart: Fix overrides file/line message additions - - - --- 2022-02-16 Richard Purdie New
[4/5] git.py: @_contains_lfs: Removed unused variables [1/5] tests: git-lfs: Restore _find_git_lfs - - - --- 2023-02-17 Paulo Neves New
[4/4] Toaster: Write UI TestCase -> Test project page has right tabs displayed [1/4] Toaster: Bug-fix - - - --- 2023-11-21 Alassane Yattara New
[4/4] Toaster: Remove unused sleep import from time Untitled series #18281 - - - --- 2023-10-31 Alassane Yattara New
[4/4] toaster/test: Fixes functional tests warning on autobuilder [1/4] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py - - - --- 2023-12-12 Alassane Yattara New
[4/4] toaster/test: Bug-fix "#project-created-notification" should be visible [1/4] toaster/test: bug-fix An element matching "#projectstable" should be visible - - - --- 2023-12-29 Alassane Yattara New
[4/4] toaster/test: Bug fixes, functional tests dependent on each other [1/4] toaster/test: Ensure to kill toaster process create for tests functional - - - --- 2023-12-08 Alassane Yattara New
[4/4] Replace remaining "abort" usage Further inclusive language fixes - - - --- 2022-02-17 Scott Murray New
[3/9] toaster/test: Test software recipe page [1/9] toaster/tests: Update methods wait_until_~ to skip using time.sleep - - - --- 2023-11-29 Alassane Yattara New
[3/8] Toaster: Write UI TestCase create new Mickledore project [1/8] Toaster: Write UI TestCase create new Master project - - - --- 2023-11-01 Alassane Yattara New
[3/8] Toaster: Bug-fix pytest and Failed: Database access not allowed [1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's - - - --- 2023-10-30 Alassane Yattara New
[3/7] Toaster: Write UI TestCase -> Test project page tab import layer [1/7] Toaster: Write UI TestCase -> Test project config tab navigation: - - - --- 2023-11-21 Alassane Yattara New
[3/6] Toaster: Write UI TestCase -> Visualize all builds [1/6] Toaster: Write UI TestCase -> Visualize all builds - - - --- 2023-11-10 Alassane Yattara New
[3/6] toaster/test: Added skip to run test on ElementClickInterceptedException [1/6] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py - - - --- 2023-12-14 Alassane Yattara New
[3/5] msg: Add a bb.warnonce() log method [1/5] data_smart: Fix overrides file/line message additions - - - --- 2022-02-16 Richard Purdie New
[3/5] git: Remove is None check on _find_git_lfs [1/5] tests: git-lfs: Restore _find_git_lfs - - - --- 2023-02-17 Paulo Neves New
[3/4] Toaster: Write UI TestCase -> Test edit project name on project page [1/4] Toaster: Bug-fix - - - --- 2023-11-21 Alassane Yattara New
[3/4] toaster/test: Skip to show more then 100 item in ToasterTable [1/4] toaster/test: bug-fix An element matching "#projectstable" should be visible - - - --- 2023-12-29 Alassane Yattara New
[3/4] toaster/test: Refactorize tests/functional [1/4] toaster/test: Ensure to kill toaster process create for tests functional - - - --- 2023-12-08 Alassane Yattara New
[3/4] Replace "ABORT" action in BB_DISKMON_DIRS Further inclusive language fixes - - - --- 2022-02-17 Scott Murray New
[3/3] tox.ini: Add py 3.11 and 3.12 [1/3] runqueue: Move 'cantskip' into sqdata - - - --- 2023-11-14 Richard Purdie New
[3/3] toaster:update jquery and functional tests waiting time Untitled series #17570 - - - --- 2023-10-11 Marlon Rodriguez Garcia New
[3/3] Toaster: Toaster: Write UI TestCase -> Visualize all projects [1/3] Toaster: Toaster: Write UI TestCase -> Visualize all projects - - - --- 2023-11-21 Alassane Yattara New
[3/3] Toaster: Test jumbotron links visible and clickable [1/3] Toaster: Check info_sign is visible and clickable in landing page - - - --- 2023-10-30 Alassane Yattara New
[3/3] toaster/test: Delay driver first action on create new project page [1/3] toaster/test: Bug-fix on TestProjectConfigTab::test_image_recipe_show_rows - - - --- 2024-01-05 Alassane Yattara New
[3/3] tests: Make sure test_lfs_enabled is ran with git lfs available [1/3] tests: Remove redundant lfs=1 URI paramter - - - --- 2023-02-10 Paulo Neves New
[3/3] simplediff: Add type annotations [1/3] simplediff: Remove redundant parentheses - - - --- 2022-02-19 Zygmunt Krynicki New
[3/3] python3-cryptography: add crates checksums [1/3] cargo-update-recipe-crates: generate checksum for each crates - - - --- 2023-03-16 Frédéric Martinsons New
[3/3] knotty.py: Separate the display of main tasks from running tasks [1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-07 Peter Kjellerstedt New
[3/3] Bug-fix logging permission error in docker [1/3] Bug-fix logging permission error in docker - - - --- 2023-10-26 Alassane Yattara New
[2/9] toaster/test: Override table edit columns TestCase from image recipe page [1/9] toaster/tests: Update methods wait_until_~ to skip using time.sleep - - - --- 2023-11-29 Alassane Yattara New
[2/8] Toaster: Update orm.models to catch error ProcessLookupError [1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's - - - --- 2023-10-30 Alassane Yattara New
[2/8] Toaster: Bug-fix webdriver No parameter named options [1/8] Toaster: Write UI TestCase create new Master project - - - --- 2023-11-01 Alassane Yattara New
[2/7] Toaster: Write UI TestCase -> Test project config tab [1/7] Toaster: Write UI TestCase -> Test project config tab navigation: - - - --- 2023-11-21 Alassane Yattara New
[2/6] Toaster: Write UI TestCase -> Visualize all builds [1/6] Toaster: Write UI TestCase -> Visualize all builds - - - --- 2023-11-10 Alassane Yattara New
[2/6] toaster/test: logging warning in console, trying to kill unavailable Runbuilds process [1/6] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py - - - --- 2023-12-14 Alassane Yattara New
[2/5] test: Add real git lfs tests and decorator [1/5] tests: git-lfs: Restore _find_git_lfs - - - --- 2023-02-17 Paulo Neves New
[2/4] Toaster: Write UI TestCase -> Check project header contains right items [1/4] Toaster: Bug-fix - - - --- 2023-11-21 Alassane Yattara New
[2/4] toaster/test: Handle ProcessLookupError, log warning in console [1/4] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py - - - --- 2023-12-12 Alassane Yattara New
[2/4] toaster/test: bug-fix An element matching "#lastest_builds" should be on the page [1/4] toaster/test: bug-fix An element matching "#projectstable" should be visible - - - --- 2023-12-29 Alassane Yattara New
[2/4] toaster/test: Added functional/utils, contains useful methods using by functional tests [1/4] toaster/test: Ensure to kill toaster process create for tests functional - - - --- 2023-12-08 Alassane Yattara New
[2/4] siggen/runqueue: Switch to using RECIPE_SIGGEN_INFO feature for signature dumping [1/4] siggen: Directly store datacaches reference - - - --- 2022-12-11 Richard Purdie New
[2/4] Replace "abort" usage in task handling Further inclusive language fixes - - - --- 2022-02-17 Scott Murray New
[2/3] Toaster: Toaster: Write UI TestCase -> Visualize all projects [1/3] Toaster: Toaster: Write UI TestCase -> Visualize all projects - - - --- 2023-11-21 Alassane Yattara New
[2/3] Toaster: Test documentation link in landing header is displayed [1/3] Toaster: Check info_sign is visible and clickable in landing page - - - --- 2023-10-30 Alassane Yattara New
[2/3] toaster/test: Update pytest.init [1/3] toaster/test: bug-fix on tests/browser/test_all_builds_page - - - --- 2023-12-04 Alassane Yattara New
[2/3] toaster/test: Bug-fix element click intercepted [1/3] toaster/test: Bug-fix on TestProjectConfigTab::test_image_recipe_show_rows - - - --- 2024-01-05 Alassane Yattara New
[2/3] tests: Make test_lfs_enabled actually test git-lfs [1/3] tests: Remove redundant lfs=1 URI paramter - - - --- 2023-02-10 Paulo Neves New
[2/3] simplediff: Use "a if b else c" expression [1/3] simplediff: Remove redundant parentheses - - - --- 2022-02-19 Zygmunt Krynicki New
[2/3] server/process: Improve exception logging [1/3] event: Always use threadlock - - - --- 2022-12-21 Richard Purdie New
[2/3] python3-bcrypt: add crates checksums [1/3] cargo-update-recipe-crates: generate checksum for each crates - - - --- 2023-03-16 Frédéric Martinsons New
[2/3] knotty.py: Give the setscene tasks their own progress bar [1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-07 Peter Kjellerstedt New
[2/3] cookerdata: Set TOPDIR explicitly and fix broke findTopdir() [1/3] tests/runqueue: Set TOPDIR in test - - - --- 2021-11-13 Richard Purdie New
[2/3] codeparser/utils: clean up more deprecated AST usages [1/3] codeparser: add missing 'import os' - - - --- 2023-10-20 chris.laplante@agilent.com New
[2/3] Bug-fix logging permission error in docker [1/3] Bug-fix logging permission error in docker - - - --- 2023-10-26 Alassane Yattara New
[2/2] toaster/test: Update tests/functional/functional_helpers test_functional_basic [1/2] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py - - - --- 2023-12-15 Alassane Yattara New
[2/2] runqueue: Optimise performance of setscene task execution [1/2] runqueue: Optimise taskname lookups in next_buildable_task - - - --- 2024-02-10 Richard Purdie New
[2/2] query.py: Adjust show-layers output layout [1/2] query.py: Replace layer directory name with layer name for show-layers - - - --- 2023-01-27 pedro.miguel.baptista@gmail.com New
[2/2] lib/bb: fix bitbake debug logger with invalid args [1/2] lib/bb: warning when the debug message is invalid - - - --- 2022-09-19 Jose Quaresma New
« 1 2 ... 4 5 6 7 »