summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2024-04-14prserv: remove unnecessary codeMichael Opdenacker
2024-04-14prserv: correct error messageMichael Opdenacker
2024-04-14prserv: remove redundant exception handlerMichael Opdenacker
2024-04-14prserv: add extra requestsMichael Opdenacker
2024-04-14prserv: capitalization and spacing improvementsMichael Opdenacker
2024-04-14asyncrpc: include parse_address from hashservMichael Opdenacker
2024-04-14prserv: use self.logger instead of logger directlyMichael Opdenacker
2024-04-14bitbake-prserv: replace deprecated optparse by argparseMichael Opdenacker
2024-04-14prserv: use double quotes by defaultMichael Opdenacker
2024-04-14prserv: simplify the PRServerClient() interfaceMichael Opdenacker
2024-04-12doc/user-manual: Add BB_LOADFACTOR_MAXRichard Purdie
2024-04-11doc: Add section for variable contextSimone Weiß
2024-04-11wget: Make wget --passive-ftp option conditional on ftp/ftpsRob Woolley