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
Commit message (
Expand
)
Author
Age
*
Fix
Christopher Baines
2021-03-30
*
Fix more build id/uuid issues
Christopher Baines
2021-03-30
*
Fix
Christopher Baines
2021-03-30
*
Stop quoting number build ids
Christopher Baines
2021-03-30
*
Fix more type issues
Christopher Baines
2021-03-30
*
Fix incorrect parameter
Christopher Baines
2021-03-30
*
Fix GROUP BY
Christopher Baines
2021-03-30
*
Add missing GROUP BY
Christopher Baines
2021-03-30
*
Fix datastore-fetch-build-ids... not returnning uuids
Christopher Baines
2021-03-30
*
Fix issue with numeric build IDs in strings
Christopher Baines
2021-03-30
*
Start the allocator and hook threads later
Christopher Baines
2021-03-29
*
Use numeric ids for the derivations and builds
Christopher Baines
2021-03-29
*
Only show blocking builds which actually block at least one build
Christopher Baines
2021-03-29
*
Add some error handling for POST builds
Christopher Baines
2021-03-27
*
Include cancelled builds when looking for blocking builds
Christopher Baines
2021-03-27
*
Fix the build-failure-retry-hook
Christopher Baines
2021-03-26
*
Add Guile GC related metrics
Christopher Baines
2021-03-25
*
Fix bug in datastore-fetch-build-to-allocate
Christopher Baines
2021-03-07
*
Make the build failure retry hook more flexible
Christopher Baines
2021-03-06
*
Add a new dynamic authentication approach
Christopher Baines
2021-02-28
*
Move request-query-parameters to utils
Christopher Baines
2021-02-28
*
Prepare for the addition of a (guix substitutes) module
Christopher Baines
2021-02-23
*
Ignore canceled builds when considering builds for related derivations
Christopher Baines
2021-02-20
*
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
*
Avoid some threads and locks when running on the hurd
Christopher Baines
2021-02-15
*
Increase the derivation ordered allocator default planned builds
Christopher Baines
2021-02-15
*
Revert "Speed up the explicit WAL checkpoints"
Christopher Baines
2021-02-14
*
Tweak the S3 publish hook to avoid issues for not submitted outputs
Christopher Baines
2021-02-14
*
Show backtraces upon hook errors
Christopher Baines
2021-02-14
*
Add a log message at the end of a build
Christopher Baines
2021-02-14
*
Speed up the explicit WAL checkpoints
Christopher Baines
2021-02-14
*
Remove unused coordinator module from the http agent messaging module
Christopher Baines
2021-02-13
*
Disable the local agent-messaging backend
Christopher Baines
2021-02-13
*
Remove (guix-build-coordinator datastore) import from agent module
Christopher Baines
2021-02-13
*
Fix use of assoc
Christopher Baines
2021-02-12
*
Tweak trying to safely load the (guix narinfo) module
Christopher Baines
2021-02-10
*
Try to fix using narinfo-references
Christopher Baines
2021-02-09
*
Fix compatability with newer versions of Guix
Christopher Baines
2021-02-09
*
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
*
Fix datastore-list-builds failing if systems isn't specified
Christopher Baines
2021-02-05
*
Filter out not-tags which don't exist
Christopher Baines
2021-02-05
*
Make it possible to look for blocking builds for a specific system
Christopher Baines
2021-02-02
*
Copy build tags in the failure retry hook
Christopher Baines
2021-02-02
*
Stop the derivation ordered allocator from logging lots
Christopher Baines
2021-02-02
*
Don't crash if builds don't have a created at date
Christopher Baines
2021-01-31
*
Fix ignoring builds with no tags in datastore-list-builds
Christopher Baines
2021-01-31
*
Remove the created after derivation ordered allocator argument
Christopher Baines
2021-01-31
[next]