Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake: hashserv: Switch from threads to multiprocessing | Richard Purdie | 2019-08-06 | 1 | -2/+12 |
* | bitbake: hashserv: Use separate threads for answering requests and handling them | Richard Purdie | 2019-08-06 | 1 | -1/+40 |
* | bitbake: hashserv: Turn off sqlite synchronous mode | Richard Purdie | 2019-08-06 | 1 | -0/+2 |
* | bitbake: cooker/hashserv: Allow autostarting of a local hash server using BB_... | Richard Purdie | 2019-08-06 | 1 | -3/+16 |
* | bitbake: hashserv: SQL Optimizations | Joshua Watt | 2019-08-06 | 1 | -10/+27 |
* | bitbake: bitbake: Drop duplicate license boilerplace text | Richard Purdie | 2019-05-04 | 1 | -12/+0 |
* | bitbake: bitbake: Add initial pass of SPDX license headers to source code | Richard Purdie | 2019-05-04 | 1 | -0/+2 |
* | bitbake: bitbake: hashserv: Add hash equivalence reference server | Joshua Watt | 2019-01-08 | 1 | -0/+152 |