aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-17cooker: Drop sre_constants usagejansa/1.50Richard Purdie
2022-05-03knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton
2022-05-03knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-04-18tinfoil/data_smart: Allow variable history emit() to function remotelyRichard Purdie
2022-04-18bin/bitbake-getvar: Add a new command to query a variable value (with history)Richard Purdie
2022-04-18fetch2: Allow Fetch.download() to warn instead of errorPeter Kjellerstedt
2022-04-16server/process: Disable gc around critical sectionRichard Purdie
2022-04-05toaster: fixtures: gatesgarth -> hardknottTim Orling
2022-04-05toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie
2022-04-05server/xmlrpcserver: Add missing xmlrpcclient importRichard Purdie
2022-02-23tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2022-01-25utils: Update to use exec_module() instead of load_module()Richard Purdie
2021-12-28tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie
2021-12-28process: Do not mix stderr with stdoutAnton Mikanovich
2021-12-05utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2021-11-24cooker: Fix task-depends.dot for multiconfig targetsRichard Purdie
2021-11-24cooker: Handle parsing results queue raceRichard Purdie
2021-11-24cooker: Remove debug code, oops :(Richard Purdie
2021-11-24cooker: Handle parse threads disappearing to avoid hangsRichard Purdie
2021-11-24hashserv: let asyncio discover the running loopJustin Bronder
2021-11-24bitbake: adjust parser error check for python 3.10 compatibilityAlexander Kanavin
2021-11-24bitbake: correct deprecation warning in process.pyAlexander Kanavin
2021-11-24bitbake: correct the collections vs collections.abc deprecationAlexander Kanavin
2021-11-16runqueue: Fix runall option handlingRichard Purdie
2021-11-16runqueue: Fix runall option task deletion ordering issueRichard Purdie
2021-11-16tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-16cooker: check if upstream hash equivalence server is availableJose Quaresma
2021-11-16fetch: Handle mirror user/password replacements correctlyRichard Purdie
2021-11-16tests/fetch: Update github urlsRichard Purdie
2021-11-16fetch2/perforce: Fix typoRichard Purdie
2021-11-16bitbake:toaster:test: Update SSTATE URLJon Mason
2021-11-11fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie
2021-11-03fetch/git: Handle github dropping git:// supportRichard Purdie
2021-10-25fetch2: clarify the command-no-found error messageRoss Burton
2021-10-25build: Make exception printing clearerRichard Purdie
2021-10-25bitbake-worker: Handle pseudo shutdown in Ctrl+C caseRichard Purdie
2021-10-25build: Ensure python stdout/stderr is logged correctlyRichard Purdie
2021-10-25bitbake-worker: Allow shutdown/database flush of pseudo server at task exitRichard Purdie
2021-10-25npmsw: Avoid race condition with multiple npm fetchersCaner Altinbasak
2021-10-25tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie
2021-10-25fetch2/git: Use os.rename instead of mvRichard Purdie
2021-10-25fetch2/git: Avoid races over mirror tarball creationRichard Purdie
2021-10-19test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-02build: Handle SystemExit in python tasks correctlyRichard Purdie
2021-10-02build: Avoid duplicating logs in verbose modeRichard Purdie
2021-10-02process: Don't include logs in error message if piping themRichard Purdie
2021-09-24runqueue/knotty: Improve UI handling of setscene task countingRichard Purdie
2021-09-24cookerdata: Show a readable error for invalid multiconfig nameRichard Purdie
2021-09-24bitbake-worker: Improve error handlingRichard Purdie
2021-09-24cooker/process: Fix typos in exiting messageMartin Jansa