aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutesyocto-3.4.42021-10.4-honister1.52.41.52Ross Burton2022-04-301-3/+4
* knotty: display active tasks when printing keepAlive() messageRoss Burton2022-04-301-1/+3
* server/process: Disable gc around critical sectionRichard Purdie2022-04-161-0/+3
* toaster: fixtures replace gatesgarthTim Orling2022-04-052-23/+85
* toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie2022-04-053-10/+10
* server/xmlrpcserver: Add missing xmlrpcclient importRichard Purdie2022-04-051-0/+1
* build: Tweak exception handling for setscene tasksyocto-3.4.32021-10.3-honister1.52.3Richard Purdie2022-03-241-5/+9
* fetch2: ssh: username and password are optionalDaniel Wagenknecht2022-03-141-1/+1
* utils: Ensure shell function failure in python logging is correctRichard Purdie2022-03-141-1/+1
* cooker: Improve parsing failure from handled exception usabilityRichard Purdie2022-03-141-1/+3
* data_smart: Fix overrides file/line message additionsRichard Purdie2022-03-141-4/+4
* contrib: Fix hash server Dockerfile dependenciesDaniel Gomez2022-03-141-1/+5
* tests/fetch: Handle upstream master -> main branch changeRichard Purdie2022-02-231-1/+1
* utils: Update to use exec_module() instead of load_module()yocto-3.4.22021-10.2-honister1.52.2Richard Purdie2022-01-111-2/+5
* tests/fetch: Drop gnu urls from wget connectivity testRichard Purdie2021-12-281-3/+0
* fetch: npm: Use temporary file for empty user configStefan Herbrechtsmeier2021-12-281-9/+5
* fetch: npm: Quote destdir in run chmod commandStefan Herbrechtsmeier2021-12-281-1/+1
* process: Do not mix stderr with stdoutAnton Mikanovich2021-12-281-1/+1
* lib/pyinotify.py: Remove deprecated module asyncoreRobert Yang2021-12-141-30/+0
* data_smart.py: Skip old override syntax checking for anonymous functionsRobert Yang2021-12-121-1/+1
* fetch2: Fix url remap issue and add testcaseyocto-3.4.12021-10.1-honister1.52.1Richard Purdie2021-11-242-1/+2
* utils: Handle lockfile filenames that are too long for filesystemsRichard Purdie2021-11-241-1/+5
* cooker: Fix task-depends.dot for multiconfig targetsRichard Purdie2021-11-161-1/+3
* cooker: Handle parsing results queue raceRichard Purdie2021-11-161-5/+9
* cooker: Remove debug code, oops :(Richard Purdie2021-11-161-1/+0
* cooker: Handle parse threads disappearing to avoid hangsRichard Purdie2021-11-161-1/+10
* runqueue: Fix runall option handlingRichard Purdie2021-11-121-0/+1
* runqueue: Fix runall option task deletion ordering issueRichard Purdie2021-11-121-19/+16
* tests/fetch: Update pcre.org address after github changesRichard Purdie2021-11-121-1/+1
* cooker: check if upstream hash equivalence server is availableJose Quaresma2021-11-121-1/+11
* fetch: Handle mirror user/password replacements correctlyRichard Purdie2021-11-122-0/+8
* tests/fetch: Update github urlsRichard Purdie2021-11-121-13/+13
* fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie2021-11-111-1/+1
* Revert "parse/ast: Show errors for append/prepend/remove operators combined w...Richard Purdie2021-11-051-4/+0
* parse/ast: Show errors for append/prepend/remove operators combined with +=/.=Richard Purdie2021-11-041-0/+4
* fetch2: fix downloadfilename issue with premirrorChen Qi2021-11-031-3/+7
* tests/fetch.py: add test case to ensure downloadfilename is used for premirrorChen Qi2021-11-031-0/+8
* tests/fetch.py: fix premirror test casesChen Qi2021-11-031-4/+4
* fetch/git: Handle github dropping git:// supportRichard Purdie2021-11-031-0/+4
* bitbake-worker: Add debug when unpickle failsRichard Purdie2021-10-261-1/+5
* tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie2021-10-261-1/+1
* fetch2/perforce: Fix typoRichard Purdie2021-10-261-1/+1
* test/fetch: Update urls to match upstream branch name changesRichard Purdie2021-10-191-3/+3
* bitbake: Bump to version 1.52.0yocto-3.42021-10-honister1.52.0Richard Purdie2021-10-112-2/+2
* hashserv: Improve behaviour for better determinism/sstate reuseRichard Purdie2021-10-112-8/+7
* hashserv: Fix diverging report race conditionJoshua Watt2021-10-114-153/+314
* hashserv: Add tests for diverging reportsJoshua Watt2021-10-111-0/+53
* async: Close sync client event loopJoshua Watt2021-10-112-2/+8
* bitbake: replace http with https for URLsJon Mason2021-10-0815-54/+54
* bitbake:toaster:test: Update SSTATE URLJon Mason2021-10-081-1/+1