aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2025-03-08event/utils: Avoid deadlock from lock_timeout() and recursive events2.8Richard Purdie
2025-03-08utils: Add signal blocking for lock_timeoutRichard Purdie
2025-03-08utils: Tweak lock_timeout logicRichard Purdie
2025-03-08utils: Print information about lock issue before exitingRichard Purdie
2025-03-05data_smart.py: clear expand_cache in _setvar_update_overridevarsChen Qi
2025-03-05data_smart.py: simple clean upChen Qi
2025-03-05data_smart.py: remove unnecessary ? from __expand_var_regexp__Chen Qi
2025-03-05bitbake-diffsigs: fix handling when finding only a single sigfileEnrico Jörns
2025-02-21bblayers/query: Fix using "removeprefix" string methodJoerg Schmidt
2025-01-24tests/fetch: Fix git shallow test failure with git >= 2.48yocto-5.0.72024-04.7-scarthgap2.8.7Richard Purdie
2025-01-21cooker: Make cooker 'skiplist' per-multiconfig/mcChris Laplante
2025-01-21ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink => format...Chris Laplante
2025-01-21ui/knotty: print log paths for failed tasks in summaryChris Laplante
2024-12-03runqueue: Fix scenetask processing performance issueyocto-5.0.62024-04.6-scarthgap2.8.6Richard Purdie
2024-12-03runqueue: Optimise setscene loop processingRichard Purdie
2024-12-03runqueue: Fix performance of multiconfigs with large overlapRichard Purdie
2024-11-28fetch2: use persist_data context managersChris Laplante
2024-11-28persist_data: close connection in SQLTable __exit__Chris Laplante
2024-11-28fetch/wget: Increase timeout to 100s from 30sRichard Purdie
2024-11-28Remove custom exception backtrace formattingJoshua Watt
2024-11-28fetch2/git: Use quote from shlex, not pipesRichard Purdie
2024-11-02tests/fetch: Use our own mirror of mobile-broadband-provider to decouple from...yocto-5.0.52024-04.5-scarthgap2.8.5Richard Purdie
2024-11-02tests/fetch: Use our own mirror of sysprof to decouple from gnome gitlabRichard Purdie
2024-11-02gitsm: Remove downloads/tmpdir when failedRobert Yang
2024-11-02gitsm: Add call_process_submodules() to remove duplicated codeRobert Yang
2024-11-02bitbake: doc/user-manual: Update the BB_HASHSERVE_UPSTREAMJose Quaresma
2024-10-14asyncrpc: Use client timeout for websocket open timeoutJoshua Watt
2024-08-08data_smart: Improve performance for VariableHistoryyocto-5.0.42024-04.4-scarthgap2.8.4Robert Yang
2024-07-17codeparser: Skip non-local functions for module dependenciesyocto-5.0.32024-04.3-scarthgap2.8.3Richard Purdie
2024-07-17codeparser/data: Ensure module function contents changing is accounted forRichard Purdie
2024-06-14fetch2/wget: Fix failure path for files that are empty or don't existyocto-5.0.22024-04.2-scarthgap2.8.2Richard Purdie
2024-06-12tests/fetch: Tweak to work on Fedora40Richard Purdie
2024-06-12fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibilityRudolf J Streif
2024-06-10tests/fetch: Tweak test to match upstream repo url changeRichard Purdie
2024-06-05siggen: Enable batching of unihash queriesJoshua Watt
2024-06-05hashserv: client: Add batch stream APIJoshua Watt
2024-06-05bb: Use namedtuple for Task dataJoshua Watt
2024-06-05runqueue: Improve rehash get_unihash parallelismRichard Purdie
2024-06-05runqueue: Process unihashes in parallel at initRichard Purdie
2024-06-05siggen/runqueue: Report which dependencies affect the taskhashjoshua Watt
2024-06-05runqueue: Allow rehash loop to exit in case of interruptsRichard Purdie
2024-06-05runqueue: Add timing warnings around slow loopsRichard Purdie
2024-05-28fetch2/gcp: Add missing runfetchcmd importSven Schwermer
2024-05-23parse: Improve/fix cache invalidation via mtimeRichard Purdie
2024-05-09cooker: Handle ImportError for websocketsjoshua Watt
2024-05-02cooker: Use hash client to ping upstream serveryocto-5.0.12024-04.1-scarthgap2.8.1joshua Watt
2024-04-16bitbake: Bump to version 2.8.0yocto-5.02024-04-scarthgap2.8.0Richard Purdie
2024-04-16hashserv: client: Fix mode state errorsJoshua Watt
2024-04-16siggen: Capture SSL environment for hashserverJoshua Watt
2024-04-14BBHandler: Handle unclosed functions correctlyRichard Purdie