aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-17cooker: Drop sre_constants usagejansa/1.52Richard Purdie
2022-05-03fetch2: Allow Fetch.download() to warn instead of errorPeter Kjellerstedt
2022-04-30knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesRoss Burton
2022-04-30knotty: display active tasks when printing keepAlive() messageRoss Burton
2022-04-16server/process: Disable gc around critical sectionRichard Purdie
2022-04-05toaster: fixtures replace gatesgarthTim Orling
2022-04-05toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie
2022-04-05server/xmlrpcserver: Add missing xmlrpcclient importRichard Purdie
2022-03-24build: Tweak exception handling for setscene tasksRichard Purdie
2022-03-14fetch2: ssh: username and password are optionalDaniel Wagenknecht
2022-03-14utils: Ensure shell function failure in python logging is correctRichard Purdie
2022-03-14cooker: Improve parsing failure from handled exception usabilityRichard Purdie
2022-03-14data_smart: Fix overrides file/line message additionsRichard Purdie
2022-03-14contrib: Fix hash server Dockerfile dependenciesDaniel Gomez
2022-02-23tests/fetch: Handle upstream master -> main branch changeRichard Purdie
2022-01-11utils: 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-28fetch: npm: Use temporary file for empty user configStefan Herbrechtsmeier
2021-12-28fetch: npm: Quote destdir in run chmod commandStefan Herbrechtsmeier
2021-12-28process: Do not mix stderr with stdoutAnton Mikanovich
2021-12-14lib/pyinotify.py: Remove deprecated module asyncoreRobert Yang
2021-12-12data_smart.py: Skip old override syntax checking for anonymous functionsRobert Yang
2021-11-24fetch2: Fix url remap issue and add testcaseRichard Purdie
2021-11-24utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie
2021-11-16cooker: Fix task-depends.dot for multiconfig targetsRichard Purdie
2021-11-16cooker: Handle parsing results queue raceRichard Purdie
2021-11-16cooker: Remove debug code, oops :(Richard Purdie
2021-11-16cooker: Handle parse threads disappearing to avoid hangsRichard Purdie
2021-11-12runqueue: Fix runall option handlingRichard Purdie
2021-11-12runqueue: Fix runall option task deletion ordering issueRichard Purdie
2021-11-12tests/fetch: Update pcre.org address after github changesRichard Purdie
2021-11-12cooker: check if upstream hash equivalence server is availableJose Quaresma
2021-11-12fetch: Handle mirror user/password replacements correctlyRichard Purdie
2021-11-12tests/fetch: Update github urlsRichard Purdie
2021-11-11fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie
2021-11-05Revert "parse/ast: Show errors for append/prepend/remove operators combined w...Richard Purdie
2021-11-04parse/ast: Show errors for append/prepend/remove operators combined with +=/.=Richard Purdie
2021-11-03fetch2: fix downloadfilename issue with premirrorChen Qi
2021-11-03tests/fetch.py: add test case to ensure downloadfilename is used for premirrorChen Qi
2021-11-03tests/fetch.py: fix premirror test casesChen Qi
2021-11-03fetch/git: Handle github dropping git:// supportRichard Purdie
2021-10-26bitbake-worker: Add debug when unpickle failsRichard Purdie
2021-10-26tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie
2021-10-26fetch2/perforce: Fix typoRichard Purdie
2021-10-19test/fetch: Update urls to match upstream branch name changesRichard Purdie
2021-10-11bitbake: Bump to version 1.52.0Richard Purdie
2021-10-11hashserv: Improve behaviour for better determinism/sstate reuseRichard Purdie
2021-10-11hashserv: Fix diverging report race conditionJoshua Watt
2021-10-11hashserv: Add tests for diverging reportsJoshua Watt
2021-10-11async: Close sync client event loopJoshua Watt