aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator
Commit message (Expand)AuthorAge
* Add a hook for when builds are canceledChristopher Baines2020-12-21
* Fix default-build-missing-inputs-hookChristopher Baines2020-12-21
* Fix processing of boolean query parameters when listing buildsChristopher Baines2020-12-21
* Make it possible to list builds via the command line interfaceChristopher Baines2020-12-21
* Fix - to _ for the builds list not_tag parameterChristopher Baines2020-12-21
* When listing builds, sort by id, and allow filtering by after the idChristopher Baines2020-12-21
* Expose listing builds through the client APIChristopher Baines2020-12-21
* Add datastore-list-buildsChristopher Baines2020-12-21
* Handle canceled builds in the default-build-missing-inputs-hookChristopher Baines2020-12-21
* Include cancelled information in datastore-list-builds-for-outputChristopher Baines2020-12-21
* Track the duration of hooksChristopher Baines2020-12-20
* Make the build-success-publish-hook behaviour more transactionalChristopher Baines2020-12-20
* Support showing the agent build allocation plansChristopher Baines2020-12-20
* Include build tags in the GET build responseChristopher Baines2020-12-20
* Fix format for the times in the GET build responseChristopher Baines2020-12-20
* Use a canonical path for the sqitch registryChristopher Baines2020-12-20
* Fix argument ordering for datastore-insert-buildChristopher Baines2020-12-17
* Add missing db argumentChristopher Baines2020-12-17
* Use the same skip if narinfo exists logic in the publish hookChristopher Baines2020-12-17
* Move cancel build logic in to the coordinatorChristopher Baines2020-12-16
* Move more logic around submitting builds in to the coordinatorChristopher Baines2020-12-16
* Copy the agent log formatter to the coordinatorChristopher Baines2020-12-16
* Implement build cancelationChristopher Baines2020-12-16
* Better format the duration in call-with-time-loggingChristopher Baines2020-12-16
* Remove some redundant time loggingChristopher Baines2020-12-16
* Move setting the journal_mode earlier in the database setupChristopher Baines2020-12-16
* Guard against a weird state for missing build inputsChristopher Baines2020-12-15
* Speed up insert-derivation-outputsChristopher Baines2020-12-15
* Extend the default builds-created-after timeChristopher Baines2020-12-14
* Fix the use of a slow alist in the basic allocatorChristopher Baines2020-12-11
* Just count the builds onceChristopher Baines2020-12-11
* Further fix updating the build_allocation_plan_total metricChristopher Baines2020-12-10
* Add a default of 0 for the build allocation plan metricChristopher Baines2020-12-10
* Fix bracketsChristopher Baines2020-12-10
* Use different buckets for the allocator duration metricChristopher Baines2020-12-10
* Fix updating the build allocation plan total metricChristopher Baines2020-12-10
* Add missing lgr argumentChristopher Baines2020-12-10
* Start using Prometheus metrics with the agentChristopher Baines2020-12-07
* Fix build prioritisationChristopher Baines2020-12-07
* Use a readonly connection for the SQLite readersChristopher Baines2020-12-07
* Start tracking the submit build coordinator action durationChristopher Baines2020-12-07
* Avoid setting timeout options for the daemon for the buildChristopher Baines2020-12-06
* Print out when builds fail due to timeoutsChristopher Baines2020-12-06
* Re-enable automatic checkpointsChristopher Baines2020-12-06
* Fix some SQLite statement reset issuesChristopher Baines2020-12-06
* Add some randomisation to substitute delaysChristopher Baines2020-12-05
* Add in timeouts around fetching substitutesChristopher Baines2020-12-05
* Fix agent confusion over how many builds are runningChristopher Baines2020-12-04
* Add missing cache to the output conflicts statementChristopher Baines2020-12-04
* Drop the number of builds allocated by defaultChristopher Baines2020-12-04