aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2024-02-19asyncrpc: Add Client Pool objectJoshua Watt
2024-02-19hashserv: Add unihash-exists APIJoshua Watt
2024-02-19hashserv: sqlalchemy: Use _execute() helperJoshua Watt
2024-02-19hashserv: Add Unihash Garbage CollectionJoshua Watt
2024-02-18taskexp_ncurses: ncurses version of taskexp.pyDavid Reyna
2024-02-13runqueue: Improve setcene performance when encoutering many 'hard' dependenciesRichard Purdie
2024-02-13runqueue: Optimise taskname lookups in next_buildable_taskRichard Purdie
2024-02-13runqueue: Improve performance for executing tasksRichard Purdie
2024-02-13bitbake/lib/bs4/tests/test_tree.py: python 3.12 regexAdrian Freihofer
2024-02-10process/server: Fix typoRichard Purdie
2024-02-10wget.py: always use the custom user agentThomas Perrot
2024-02-10process: Add profile logging for main loopRichard Purdie
2024-02-09support temporary AWS credentialsToni Lammi
2024-02-08tests: fetch.py: use real subversion repositoryMartin Jansa
2024-02-08bitbake-diffsigs: fix walking the task dependencies and show better errorMartin Jansa
2024-01-26bitbake: Version bump for inherit_defer additionRoss Burton
2024-01-12ast/BBHandler: Add inherit_defer supportRichard Purdie
2024-01-12runqueue: Fix runall all bugRichard Purdie
2024-01-10bitbake/runqueue: rework 'bitbake -S printdiff' logicAlexander Kanavin
2024-01-10ui/knotty: properly handle exceptions when calling runCommand()Mark Asselstine
2024-01-10server/process: catch and expand multiprocessing connection exceptionsMark Asselstine
2024-01-10ast: Fix EXPORT_FUNCTIONS bugRichard Purdie
2024-01-10fetch/wget/checkstatus(): include the URL in debugging output about status ch...Alexander Kanavin
2024-01-10fetch/checkstatus(): do not print the URI twice in FetchError exceptionAlexander Kanavin
2024-01-10bitbake: tests/event: Add test_lineno_in_eventhandlerRobert Yang
2024-01-10bitbake: event: Inject empty lines to make code match lineno in filenameRobert Yang
2024-01-10toaster/tests: Bug-fix ToasterTable show_rows testcasesAlassane Yattara
2024-01-10toaster/tests: Bug-fix "element not interactable" in TestLayerDetailsPage::te...Alassane Yattara
2024-01-10toaster/tests: bug-fix "#hint-error-project-name" should be visibleAlassane Yattara
2024-01-10toaster/tests: Setup delay after driver action self.get(url)Alassane Yattara
2024-01-07toaster/tests: Delay driver first action on create new project pageAlassane Yattara
2024-01-07toaster/tests: Bug-fix element click interceptedAlassane Yattara
2024-01-07toaster/tests: Bug-fix on TestProjectConfigTab::test_image_recipe_show_rowsAlassane Yattara
2024-01-05bitbake: Version bump for find_siginfo chanagesRichard Purdie
2024-01-05bitbake/runqueue: prioritize local stamps over sstate signatures in printdiffAlexander Kanavin
2024-01-05siggen: Ensure version of siggen is verifiedRichard Purdie
2024-01-05bitbake-diffsigs/runqueue: adapt to reworked find_siginfo()Alexander Kanavin
2024-01-05bitbake: Post release version bump to 2.7.0Richard Purdie
2024-01-05bitbake/runqueue: add debugging for find_siginfo() callsAlexander Kanavin
2024-01-04toaster/toastergui: Bug-fix verify given layer path only if import/add local ...Alassane Yattara
2024-01-02bitbake/codeparser.py: address ast module deprecations in py 3.12Alexander Kanavin
2024-01-01toaster/tests: Bug-fix "#project-created-notification" should be visibleAlassane Yattara
2024-01-01toaster/tests: Skip to show more then 100 item in ToasterTableAlassane Yattara
2024-01-01toaster/tests: bug-fix An element matching "#lastest_builds" should be on the...Alassane Yattara
2024-01-01toaster/tests: bug-fix An element matching "#projectstable" should be visibleAlassane Yattara
2023-12-30lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie
2023-12-20toastergui: verify that an existing layer path is givenMarta Rybczynska
2023-12-20toaster/tests: Bug-fix test_functional_basic, delay driver actionsAlassane Yattara
2023-12-17runqueue: Remove tie between rqexe and starts_workerRichard Purdie
2023-12-17utils: Fix mkdir with PosixPathRichard Purdie