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
/
scripts
/
guix-build-coordinator.in
Commit message (
Expand
)
Author
Age
*
Add a new dynamic authentication approach
Christopher Baines
2021-02-28
*
Fix processing the hook names
Christopher Baines
2021-02-18
*
Stop hardcoding hook names in the argument processing
Christopher Baines
2021-02-18
*
Add a hook for determining whether agents should submit outputs
Christopher Baines
2021-02-17
*
Make it possible to look for blocking builds for a specific system
Christopher Baines
2021-02-02
*
Allow specifying the build-canceled-hook on the command line
Christopher Baines
2021-02-02
*
List more information about agents
Christopher Baines
2021-01-31
*
Improve agent tags message
Christopher Baines
2021-01-31
*
Support listing and canceling builds by derivation system
Christopher Baines
2021-01-31
*
Fix up a load of the tag related code
Christopher Baines
2021-01-17
*
Allow changing agent tags through the command line
Christopher Baines
2021-01-17
*
Enable matching tags by just the key
Christopher Baines
2021-01-03
*
Have build list cope with multiple pages
Christopher Baines
2021-01-03
*
Implement deferring builds
Christopher Baines
2020-12-27
*
Don't try to cancel processed builds
Christopher Baines
2020-12-23
*
Implement canceling builds in bulk
Christopher Baines
2020-12-22
*
Fix broken test in the basic allocator
Christopher Baines
2020-12-22
*
Make it possible to list builds via the command line interface
Christopher Baines
2020-12-21
*
Guard against starting the coordinator for unknown commands
Christopher Baines
2020-12-16
*
Implement build cancelation
Christopher Baines
2020-12-16
*
Fix a few places where the client-option-defaults were missing
Christopher Baines
2020-10-24
*
Remove the other unnecessary underscore
Christopher Baines
2020-10-23
*
Fix filtering out unset hooks
Christopher Baines
2020-09-18
*
Better describe the default hooks
Christopher Baines
2020-09-17
*
Change the buffering configuration before imports
Christopher Baines
2020-09-16
*
Create a run-coordinator-service procedure
Christopher Baines
2020-09-16
*
Move more coordinator service startup out of the script
Christopher Baines
2020-09-16
*
Don't patch fibers, just use the different procedure directly
Christopher Baines
2020-09-16
*
Refactor the fibers server starting code
Christopher Baines
2020-09-16
*
Handle string->uri conversion when parsing options
Christopher Baines
2020-09-16
*
Extract call-with-sigint to the utils module
Christopher Baines
2020-09-16
*
Explicitly use the current directory for the database
Christopher Baines
2020-09-16
*
Use the #:namespace argument for metric registries
Christopher Baines
2020-08-31
*
Use the guile-prometheus library for the metrics
Christopher Baines
2020-08-31
*
Add a hook for when a build starts on an agent
Christopher Baines
2020-07-01
*
Add a hook for when builds are submitted
Christopher Baines
2020-07-01
*
Support adding tags to builds
Christopher Baines
2020-05-31
*
Use one thread for each type of hook event
Christopher Baines
2020-05-25
*
Support showing blocking builds
Christopher Baines
2020-05-22
*
Fetch substitutes in a separate channel
Christopher Baines
2020-05-19
*
Fix the build show missing inputs functionality
Christopher Baines
2020-05-19
*
Make it possible to show builds for an output
Christopher Baines
2020-05-19
*
Convert the client actions to happen over HTTP
Christopher Baines
2020-05-17
*
Use a variable
Christopher Baines
2020-05-17
*
Change how triggering build allocations works
Christopher Baines
2020-05-17
*
Open up more fibers possibilities in the coordinator
Christopher Baines
2020-05-17
*
Switch the command line options for the agent communication config
Christopher Baines
2020-05-16
*
Set a default allocation strategy
Christopher Baines
2020-05-10
*
Support passing substitute-urls when submitting a build
Christopher Baines
2020-05-09
*
Rework the ensure-all-related-derivations-have-builds option
Christopher Baines
2020-05-09
[next]