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
*
Support skipping updating derived priorities when cancelling builds
Christopher Baines
2023-02-21
*
Rework canceling builds
Christopher Baines
2023-02-21
*
Don't double quote the common build filtering default options
Christopher Baines
2023-02-15
*
Switch to using = for testing numerical equality
Christopher Baines
2022-10-22
*
Guard against canceling builds required by others
Christopher Baines
2022-10-11
*
Support listing builds and including/excluding builds by relationship
Christopher Baines
2022-10-11
*
Add system information in to listing the build allocation plan
Christopher Baines
2022-10-10
*
Include priority information in the allocation plan output
Christopher Baines
2022-10-09
*
Improve listing agent build allocation plans
Christopher Baines
2022-10-09
*
Support updating build priorities through the command line
Christopher Baines
2022-07-07
*
Support listing builds by priority
Christopher Baines
2022-07-07
*
Support processing hook events in parallel
Christopher Baines
2022-06-30
*
Support activating and deactivating agents
Christopher Baines
2021-11-13
*
Show the active status of agents when listing them
Christopher Baines
2021-11-12
*
Show agent names when listing agents
Christopher Baines
2021-11-12
*
Move the locale check to just happen when starting the service
Christopher Baines
2021-11-12
*
Try to guard against broken locale settings
Christopher Baines
2021-10-12
*
Ensure there's data in backtraces
Christopher Baines
2021-06-07
*
Support finding blocking builds not including cancelled ones
Christopher Baines
2021-04-16
*
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
[next]