index
:
guix/build-coordinator
master
post-build-prioritisation
wip-fix-missing-items
wip-s3
wip-upload-slots
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-build-coordinator
/
coordinator.scm
Commit message (
Expand
)
Author
Age
*
Add some extra exception handling around processing hook events
Christopher Baines
2022-01-19
*
Actually increment the build counts when submitting builds
Christopher Baines
2022-01-19
*
Improve the speed of initialising metrics
Christopher Baines
2022-01-19
*
Move UUID generation out of the insert builds transaction
Christopher Baines
2022-01-07
*
Skip updating other build priorities for some builds
Christopher Baines
2022-01-07
*
Store a build before storing builds that it depends on
Christopher Baines
2021-12-22
*
Increase parallelism for the substitutes worker thread channel
Christopher Baines
2021-12-21
*
Log delays for the coordinator thread channels
Christopher Baines
2021-12-21
*
Increase the number of chunked request worker threads
Christopher Baines
2021-12-19
*
Don't try to exit when hook threads crash
Christopher Baines
2021-11-29
*
Don't log backtraces for chunked input issues in worker threads
Christopher Baines
2021-11-26
*
Add delay logging to fetching builds
Christopher Baines
2021-11-17
*
Move the timing of fetch-builds around more of the code
Christopher Baines
2021-11-16
*
Only look at outputs for successful builds
Christopher Baines
2021-11-14
*
Add log message about hash mismatches for outputs
Christopher Baines
2021-11-14
*
Start checking the hashes of submitted outputs
Christopher Baines
2021-11-14
*
Store submitted derivations before looking up related derivations
Christopher Baines
2021-11-13
*
Support activating and deactivating agents
Christopher Baines
2021-11-13
*
Instrument the handling of build start reports
Christopher Baines
2021-11-07
*
Refactor how unprocessed builds are tracked
Christopher Baines
2021-11-07
*
Speed up storing builds
Christopher Baines
2021-10-10
*
Delay storing derivations in the database
Christopher Baines
2021-05-21
*
Make some SQLite related improvements
Christopher Baines
2021-04-20
*
Start the allocator and hook threads later
Christopher Baines
2021-03-29
*
Add a new dynamic authentication approach
Christopher Baines
2021-02-28
*
Add exception handling for the submit outputs hook
Christopher Baines
2021-02-18
*
Add a hook for determining whether agents should submit outputs
Christopher Baines
2021-02-17
*
Show backtraces upon hook errors
Christopher Baines
2021-02-14
*
Add more logging around build result processing
Christopher Baines
2021-02-08
*
Trigger build allocations when necessary for deferred builds
Christopher Baines
2021-02-06
*
Use srfi-19 in the coordinator module
Christopher Baines
2021-02-06
*
Don't use with-exception-handler with (backtrace)
Christopher Baines
2021-01-22
*
Sure up handling of exceptions within Guile (backtrace)
Christopher Baines
2021-01-17
*
Tell agents when to submit built outputs
Christopher Baines
2021-01-16
*
Move the build result storing logic in to the coordinator module
Christopher Baines
2021-01-16
*
Move build allocation complexity out of the datastore
Christopher Baines
2021-01-16
*
Move triggering allocations out of the http server
Christopher Baines
2021-01-15
*
Fix issues around datastore-count-builds-for-derivation
Christopher Baines
2020-12-27
*
Implement deferring builds
Christopher Baines
2020-12-27
*
Change how some submit build options handle canceled builds
Christopher Baines
2020-12-26
*
Add a hook for when builds are canceled
Christopher Baines
2020-12-21
*
Track the duration of hooks
Christopher Baines
2020-12-20
*
Fix argument ordering for datastore-insert-build
Christopher Baines
2020-12-17
*
Add missing db argument
Christopher Baines
2020-12-17
*
Move cancel build logic in to the coordinator
Christopher Baines
2020-12-16
*
Move more logic around submitting builds in to the coordinator
Christopher Baines
2020-12-16
*
Copy the agent log formatter to the coordinator
Christopher Baines
2020-12-16
*
Implement build cancelation
Christopher Baines
2020-12-16
*
Fix brackets
Christopher Baines
2020-12-10
*
Use different buckets for the allocator duration metric
Christopher Baines
2020-12-10
[next]