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
*
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
*
Add datastore-list-builds-for-output-and-system
Christopher Baines
2020-07-04
*
Factor in which systems agents fetch in the allocation process
Christopher Baines
2020-07-03
*
Record the systems fetched for agents
Christopher Baines
2020-07-03
*
Deduplicate the system arguments for the agent process
Christopher Baines
2020-07-03
*
Add datastore-find-build-derivation-system
Christopher Baines
2020-07-03
*
Record what systems agents fetch builds for
Christopher Baines
2020-07-03
*
Add a way of sending events for all builds to the Guix Data Service
Christopher Baines
2020-07-01
*
Add datastore-for-each-build
Christopher Baines
2020-07-01
*
Add hooks to send events to the Guix Data Service
Christopher Baines
2020-07-01
*
Add a function to notify the Guix Data Service about build events
Christopher Baines
2020-07-01
*
Improve error reporting within the sqlite threads
Christopher Baines
2020-07-01
*
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 tracking the end time of builds
Christopher Baines
2020-07-01
*
Support storing when builds start
Christopher Baines
2020-07-01
*
Support storing when builds are created
Christopher Baines
2020-07-01
*
Add a timeout for allocations
Christopher Baines
2020-06-25
*
Make the build show-blocking output more stable
Christopher Baines
2020-06-23
*
Simplify transaction handling in the sqlite datastore
Christopher Baines
2020-06-20
*
Pass through the db connection in datastore-call-with-transaction
Christopher Baines
2020-06-20
*
Fetch the derivation ordered allocator data in a transaction
Christopher Baines
2020-06-20
[next]