summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2024-02-19bitbake: tests/fetch: support git's safe.bareRepositoryAndré Draszik
2024-02-19bitbake: fetch/git2: support git's safe.bareRepositoryAndré Draszik
2024-02-19bitbake: bitbake: Bump version to 2.7.3 for hashserv changesRichard Purdie
2024-02-19bitbake: bitbake: hashserv: Postgres adaptations for ignoring duplicate insertsTobias Hagelborn
2024-02-19bitbake: siggen: Add parallel unihash exist APIJoshua Watt
2024-02-19bitbake: siggen: Add parallel query APIJoshua Watt
2024-02-19bitbake: hashserv: Add Client PoolJoshua Watt
2024-02-19bitbake: asyncrpc: Add Client Pool objectJoshua Watt
2024-02-19bitbake: hashserv: Add unihash-exists APIJoshua Watt
2024-02-19bitbake: hashserv: sqlalchemy: Use _execute() helperJoshua Watt
2024-02-19bitbake: hashserv: Add Unihash Garbage CollectionJoshua Watt
2024-02-19bitbake: hashserv: improve the loglevel error message to be more helpfulPaul Gortmaker
2024-02-18bitbake: taskexp_ncurses: ncurses version of taskexp.pyDavid Reyna
2024-02-13bitbake: runqueue: Improve setcene performance when encoutering many 'hard' d...Richard Purdie
2024-02-13bitbake: runqueue: Optimise taskname lookups in next_buildable_taskRichard Purdie
2024-02-13bitbake: runqueue: Improve performance for executing tasksRichard Purdie
2024-02-13bitbake: bitbake/lib/bs4/tests/test_tree.py: python 3.12 regexAdrian Freihofer
2024-02-10bitbake: process/server: Fix typoRichard Purdie
2024-02-10bitbake: doc: README: simpler link to contributor guideMichael Opdenacker
2024-02-10bitbake: wget.py: always use the custom user agentThomas Perrot
2024-02-10bitbake: process: Add profile logging for main loopRichard Purdie
2024-02-09bitbake: support temporary AWS credentialsToni Lammi
2024-02-08bitbake: tests: fetch.py: use real subversion repositoryMartin Jansa
2024-02-08bitbake: bitbake-diffsigs: fix walking the task dependencies and show better ...Martin Jansa
2024-01-26bitbake: bitbake: Version bump for inherit_defer additionRoss Burton
2024-01-18bitbake: ast/BBHandler: Add inherit_defer supportRichard Purdie
2024-01-12bitbake: runqueue: Fix runall all bugRichard Purdie
2024-01-10bitbake: bitbake/runqueue: rework 'bitbake -S printdiff' logicAlexander Kanavin
2024-01-10bitbake: ui/knotty: properly handle exceptions when calling runCommand()Mark Asselstine
2024-01-10bitbake: server/process: catch and expand multiprocessing connection exceptionsMark Asselstine
2024-01-10bitbake: ast: Fix EXPORT_FUNCTIONS bugRichard Purdie
2024-01-10bitbake: fetch/wget/checkstatus(): include the URL in debugging output about ...Alexander Kanavin
2024-01-10bitbake: fetch/checkstatus(): do not print the URI twice in FetchError exceptionAlexander Kanavin
2024-01-10bitbake: bitbake: tests/event: Add test_lineno_in_eventhandlerRobert Yang
2024-01-10bitbake: bitbake: event: Inject empty lines to make code match lineno in file...Robert Yang
2024-01-10bitbake: toaster/tests: Bug-fix ToasterTable show_rows testcasesAlassane Yattara
2024-01-10bitbake: toaster/tests: Bug-fix "element not interactable" in TestLayerDetail...Alassane Yattara
2024-01-10bitbake: toaster/tests: bug-fix "#hint-error-project-name" should be visibleAlassane Yattara
2024-01-10bitbake: toaster/tests: Setup delay after driver action self.get(url)Alassane Yattara
2024-01-07bitbake: toaster/tests: Delay driver first action on create new project pageAlassane Yattara
2024-01-07bitbake: toaster/tests: Bug-fix element click interceptedAlassane Yattara
2024-01-07bitbake: toaster/tests: Bug-fix on TestProjectConfigTab::test_image_recipe_sh...Alassane Yattara
2024-01-05bitbake: bitbake: Version bump for find_siginfo chanagesRichard Purdie
2024-01-05bitbake: bitbake/runqueue: prioritize local stamps over sstate signatures in ...Alexander Kanavin
2024-01-05bitbake: siggen: Ensure version of siggen is verifiedRichard Purdie
2024-01-05bitbake: bitbake-diffsigs/runqueue: adapt to reworked find_siginfo()Alexander Kanavin
2024-01-05bitbake: bitbake: Post release version bump to 2.7.0Richard Purdie
2024-01-05bitbake: bitbake/runqueue: add debugging for find_siginfo() callsAlexander Kanavin
2024-01-04bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/a...Alassane Yattara
2024-01-02bitbake: bitbake/codeparser.py: address ast module deprecations in py 3.12Alexander Kanavin