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
Commit message (
Expand
)
Author
Age
*
Move around the code for build log file locations
Christopher Baines
2020-10-11
*
Exclude .tmp files when checking for build logs
Christopher Baines
2020-10-10
*
Guard against receiving parts of build log files
Christopher Baines
2020-10-10
*
Fix missing bad-request procedure
Christopher Baines
2020-10-07
*
Separate the agent messaging server and client code
Christopher Baines
2020-10-07
*
Split the fibers utils from the main utils module
Christopher Baines
2020-10-07
*
Guard against Guix Data Service requests hanging
Christopher Baines
2020-10-02
*
Tweak some things to maybe enable cross compilation
Christopher Baines
2020-09-27
*
Remove some hardcoding in the queue builds script
Christopher Baines
2020-09-27
*
Reverse systems-and-targets in the queue builds script
Christopher Baines
2020-09-27
*
Add command line argument to control building channel instances
Christopher Baines
2020-09-27
*
Skip duplicate channel instance derivation requests
Christopher Baines
2020-09-27
*
Track the number of builds the allocator is considering
Christopher Baines
2020-09-23
*
Add default for arguments in queue builds script
Christopher Baines
2020-09-20
*
Support fetching specific revisions from the Guix Data Service
Christopher Baines
2020-09-20
*
Fix assq-ref when handling build results
Christopher Baines
2020-09-20
*
Work around Guile not printing backtraces without failing
Christopher Baines
2020-09-18
*
Simplify sqlite transactionality
Christopher Baines
2020-09-18
*
Make the processed commits file configurable
Christopher Baines
2020-09-18
*
Make the Guix Data Service to queue builds from configurable
Christopher Baines
2020-09-18
*
Fix filtering out unset hooks
Christopher Baines
2020-09-18
*
Make the coordinator an argument in the queue builds script
Christopher Baines
2020-09-18
*
Add a --password-file option to the agent
Christopher Baines
2020-09-17
*
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
*
Fix the sqitch --chdir argument for installations
Christopher Baines
2020-09-16
*
Explicitly use the current directory for the database
Christopher Baines
2020-09-16
*
Fix AC_INIT in configure.ac
Christopher Baines
2020-09-16
*
Add install-data-local to Makefile.am
Christopher Baines
2020-09-16
*
Remove completed planned feature around multiple allocators
Christopher Baines
2020-09-16
*
Fix insert-derivation-and-return-outputs
Christopher Baines
2020-09-13
*
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
*
Switch to using guile-lzlib
Christopher Baines
2020-08-31
*
Tweak the guile and guix packages in guix-dev.scm
Christopher Baines
2020-08-31
*
Change how agents handle store connections
Christopher Baines
2020-08-26
*
Fix passing through the ignore-if-build-for-derivation-exists parameter
Christopher Baines
2020-08-26
*
Store if the derivation is a fixed output derivation
Christopher Baines
2020-08-26
*
Use valid-path? rather than file-exists?
Christopher Baines
2020-08-15
*
Fix builds missing from the allocation plan
Christopher Baines
2020-07-06
*
Remove another backtick that snuck in
Christopher Baines
2020-07-04
*
Remove backtick that snuck in
Christopher Baines
2020-07-04
*
Tweak the related-derivations-with-no-build-for-outputs for speed
Christopher Baines
2020-07-04
*
Don't skip inserting builds where the system doesn't match
Christopher Baines
2020-07-04
[next]