summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/hashserv/__init__.py
AgeCommit message (Expand)Author
10 daysbitbake: asyncrpc: include parse_address from hashservMichael Opdenacker
2023-11-09bitbake: hashserv: Add user permissionsJoshua Watt
2023-11-09bitbake: hashserv: Add SQLalchemy backendJoshua Watt
2023-11-09bitbake: hashserv: Abstract databaseJoshua Watt
2023-11-09bitbake: hashserv: Add websocket connection implementationJoshua Watt
2023-11-09bitbake: asyncrpc: Abstract socketsJoshua Watt
2021-10-11bitbake: hashserv: Fix diverging report race conditionJoshua Watt
2021-02-10bitbake: hashserv: Support read-only serverPaul Barker
2020-11-24bitbake: bitbake: hashserve: Add support for readonly upstreamJoshua Watt
2020-11-24bitbake: bitbake: hashserve: Add async clientJoshua Watt
2020-06-28bitbake: hashserv: Chunkify large messagesJoshua Watt
2019-09-18bitbake: bitbake: Rework hash equivalenceJoshua Watt
2019-08-16bitbake: hashserv: Ensure we don't accumulate sockets in TIME_WAIT stateRichard Purdie
2019-08-14bitbake: cooker: Improve hash server startup code to avoid exit tracebacksRichard Purdie
2019-08-06bitbake: hashserv: Switch from threads to multiprocessingRichard Purdie
2019-08-06bitbake: hashserv: Use separate threads for answering requests and handling themRichard Purdie
2019-08-06bitbake: hashserv: Turn off sqlite synchronous modeRichard Purdie
2019-08-06bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_...Richard Purdie
2019-08-06bitbake: hashserv: SQL OptimizationsJoshua Watt
2019-05-04bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-01-08bitbake: bitbake: hashserv: Add hash equivalence reference serverJoshua Watt