index
:
guix/build-coordinator
master
post-build-prioritisation
wip
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
*
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
*
Add datastore-call-with-transaction
Christopher Baines
2020-06-20
*
Make worker threads compatible with multiple return values
Christopher Baines
2020-06-20
*
Increase the retry times for submitting builds
Christopher Baines
2020-06-20
*
Don't consider allocated builds when planning
Christopher Baines
2020-06-19
*
Add missing GROUP BY to query
Christopher Baines
2020-06-19
*
Report builds by derivation system
Christopher Baines
2020-06-19
*
Fix handling of --system= for the agent process
Christopher Baines
2020-06-19
*
Remove left over debugging
Christopher Baines
2020-06-19
*
Handle the system more explicitly when fetching builds
Christopher Baines
2020-06-19
*
Extract out system and target from package-derivations-for-commit
Christopher Baines
2020-06-19
*
Guard against exceptions in the allocator thread
Christopher Baines
2020-06-19
*
Try and guard against exceptions in the hook processing threads
Christopher Baines
2020-06-19
*
Add missing %random-state for the with-timeout syntax
Christopher Baines
2020-06-19
*
Retry requests to the Guix Data Service
Christopher Baines
2020-06-19
*
Add a timeout when fetching build inputs
Christopher Baines
2020-06-19
*
Add with-timeout to utils
Christopher Baines
2020-06-19
*
Print out a message when waiting in the queue builds script
Christopher Baines
2020-06-02
*
Increase the retry delay in the queue builds script
Christopher Baines
2020-06-02
*
Use the %processed-commits-file variable in place of the string
Christopher Baines
2020-06-02
*
Add in some extra information about worker thread exceptions
Christopher Baines
2020-06-01
*
Fix the missing tags argument in the queue builds script
Christopher Baines
2020-06-01
*
Fix the builds with blocking counts
Christopher Baines
2020-06-01
*
Support adding tags to builds
Christopher Baines
2020-05-31
*
Improve worker exception handling
Christopher Baines
2020-05-31
*
Implement more processing on metric labels and values
Christopher Baines
2020-05-26
*
Use one thread for each type of hook event
Christopher Baines
2020-05-25
*
Use mutexes for the metrics to add some thread safety
Christopher Baines
2020-05-25
*
Improve the job processing output
Christopher Baines
2020-05-24
*
Handle build allocation in a transaction
Christopher Baines
2020-05-24
*
Unlock the mutex when deq! fails unexpectedly
Christopher Baines
2020-05-24
*
Guard against deq! erroring because the queue is empty
Christopher Baines
2020-05-24
*
Increase waiting time for log files
Christopher Baines
2020-05-24
*
Handle log files not being immediately available
Christopher Baines
2020-05-23
*
Add some additional logging around the uploading of build logs
Christopher Baines
2020-05-23
*
Add a build failure hook to retry builds
Christopher Baines
2020-05-23
*
Fix re-queuing jobs
Christopher Baines
2020-05-23
*
Count hook successes and failures
Christopher Baines
2020-05-23
*
Track unprocessed hook events by event
Christopher Baines
2020-05-23
*
Better handle failures to delete substitute cache files
Christopher Baines
2020-05-23
*
Re-queue jobs if they fail
Christopher Baines
2020-05-23
*
Fix some variable naming
Christopher Baines
2020-05-22
*
Support showing blocking builds
Christopher Baines
2020-05-22
*
Report the number of unprocessed hook events
Christopher Baines
2020-05-21
*
Make sure to count all the jobs
Christopher Baines
2020-05-21
[next]