aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-05utils: remove BB_ENV_PASSTHROUGH from preserved_envvars()Michael Opdenacker
2024-03-01prserv/serv: Fix a PID file removal race on prserv stopYoann Congal
2024-02-28fetch/git: Avoid clean upon failureRichard Purdie
2024-02-28taskexp_ncurses: fix execution example in introductory commentUlrich Ölmann
2024-02-24asyncrpc: Add support for server headersJoshua Watt
2024-02-24layerindexlib: fix missing layer branch backtraceTim Orling
2024-02-23fetch2: Ensure that git LFS objects are availablePhilip Lorenz
2024-02-23bitbake: progressbar: accept value over initial maxvalEnguerrand de Ribaucourt
2024-02-23runqueue: Add support for BB_LOADFACTOR_MAXRichard Purdie
2024-02-23hashserv: Re-enable connection pooling with psycopg 3 driverTobias Hagelborn
2024-02-20Revert "bitbake: wget.py: always use the custom user agent"Alexander Kanavin
2024-02-19fetch2/git: Make latest_versionstring extract tags with slashes correctlyPeter Kjellerstedt
2024-02-19fetch2/git: A bit of clean-up of latest_versionstring()Peter Kjellerstedt
2024-02-19tests/fetch: Make test_git_latest_versionstring support a max versionPeter Kjellerstedt
2024-02-19fetch2/git.py: add comment in try_premirrorsChen Qi
2024-02-19tests/fetch.py: add test case for using premirror in restricted networkChen Qi
2024-02-19fetch2/git.py: fix a corner case in try_premirrorChen Qi
2024-02-19tests/fetch.py: add multiple fetches testPavel Zhukov
2024-02-19fetch2/git.py: Fetch mirror into HEADPavel Zhukov
2024-02-19git-make-shallow: support git's safe.bareRepositoryAndré Draszik
2024-02-19tests/fetch: support git's safe.bareRepositoryAndré Draszik
2024-02-19fetch/git2: support git's safe.bareRepositoryAndré Draszik
2024-02-19bitbake: Bump version to 2.7.3 for hashserv changesRichard Purdie
2024-02-19bitbake: hashserv: Postgres adaptations for ignoring duplicate insertsTobias Hagelborn
2024-02-19siggen: Add parallel unihash exist APIJoshua Watt
2024-02-19siggen: Add parallel query APIJoshua Watt
2024-02-19hashserv: Add Client PoolJoshua Watt
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-19hashserv: improve the loglevel error message to be more helpfulPaul Gortmaker
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-10doc: README: simpler link to contributor guideMichael Opdenacker
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