aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator
Commit message (Expand)AuthorAge
* Drop the request mutex for most requestsChristopher Baines2021-05-21
* Enable foreign key checkingChristopher Baines2021-05-21
* Introduce a systems tableChristopher Baines2021-05-21
* Introduce an outputs tableChristopher Baines2021-05-21
* Simplify the work queue loopChristopher Baines2021-05-14
* Buffer the network socket used for streaming http requestsChristopher Baines2021-05-13
* Use a bigger buffer when uploading logsChristopher Baines2021-05-13
* Increase the basic build allocation strategy default planned buildsChristopher Baines2021-04-27
* Stop agent threads only when 2 or more are idleChristopher Baines2021-04-23
* Handle receiving outputs as a bytevectorChristopher Baines2021-04-23
* Remove non-existent exportChristopher Baines2021-04-20
* Make some SQLite related improvementsChristopher Baines2021-04-20
* Support destructors and lifetimes for worker threadsChristopher Baines2021-04-20
* Support finding blocking builds not including cancelled onesChristopher Baines2021-04-16
* Handle receiving logs as bytevectorsChristopher Baines2021-04-09
* Always join against the derivations tableChristopher Baines2021-04-04
* Truncate the WAL if it exceeds 100MiBChristopher Baines2021-04-04
* Fix tagging buildsChristopher Baines2021-04-02
* Always include derivation joinChristopher Baines2021-04-02
* FixChristopher Baines2021-03-30
* Fix more build id/uuid issuesChristopher Baines2021-03-30
* FixChristopher Baines2021-03-30
* Stop quoting number build idsChristopher Baines2021-03-30
* Fix more type issuesChristopher Baines2021-03-30
* Fix incorrect parameterChristopher Baines2021-03-30
* Fix GROUP BYChristopher Baines2021-03-30
* Add missing GROUP BYChristopher Baines2021-03-30
* Fix datastore-fetch-build-ids... not returnning uuidsChristopher Baines2021-03-30
* Fix issue with numeric build IDs in stringsChristopher Baines2021-03-30
* Start the allocator and hook threads laterChristopher Baines2021-03-29
* Use numeric ids for the derivations and buildsChristopher Baines2021-03-29
* Only show blocking builds which actually block at least one buildChristopher Baines2021-03-29
* Add some error handling for POST buildsChristopher Baines2021-03-27
* Include cancelled builds when looking for blocking buildsChristopher Baines2021-03-27
* Fix the build-failure-retry-hookChristopher Baines2021-03-26
* Add Guile GC related metricsChristopher Baines2021-03-25
* Fix bug in datastore-fetch-build-to-allocateChristopher Baines2021-03-07
* Make the build failure retry hook more flexibleChristopher Baines2021-03-06
* Add a new dynamic authentication approachChristopher Baines2021-02-28
* Move request-query-parameters to utilsChristopher Baines2021-02-28
* Prepare for the addition of a (guix substitutes) moduleChristopher Baines2021-02-23
* Ignore canceled builds when considering builds for related derivationsChristopher Baines2021-02-20
* Add exception handling for the submit outputs hookChristopher Baines2021-02-18
* Add a hook for determining whether agents should submit outputsChristopher Baines2021-02-17
* Avoid some threads and locks when running on the hurdChristopher Baines2021-02-15
* Increase the derivation ordered allocator default planned buildsChristopher Baines2021-02-15
* Revert "Speed up the explicit WAL checkpoints"Christopher Baines2021-02-14
* Tweak the S3 publish hook to avoid issues for not submitted outputsChristopher Baines2021-02-14
* Show backtraces upon hook errorsChristopher Baines2021-02-14
* Add a log message at the end of a buildChristopher Baines2021-02-14