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
*
Avoid substituting derivations when builds are submitted
Christopher Baines
2022-05-15
*
Add a way of reading derivations directly from substitutes
Christopher Baines
2022-05-15
*
Increase the parallelism of the substitutes thread channel
Christopher Baines
2022-04-28
*
Guard against inserting unnecessary related builds
Christopher Baines
2022-04-23
*
Take the max of the derived priority and priority
Christopher Baines
2022-04-23
*
Guarantee the order of related derivations when listing them
Christopher Baines
2022-04-23
*
Add some extra logging when an output has been submitted
Christopher Baines
2022-04-09
*
Remove double retry-on-error for submitting outputs
Christopher Baines
2022-04-09
*
Move retry in submit-output
Christopher Baines
2022-04-09
*
Add a timeout for submitting outputs
Christopher Baines
2022-04-09
*
Fix timeout when fetching inputs
Christopher Baines
2022-04-08
*
Simplify with-timeout
Christopher Baines
2022-04-08
*
Add a couple of roadmap items
Christopher Baines
2022-02-09
*
Switch to guile-fibers@1.1
Christopher Baines
2022-02-09
*
Allow overriding the success publish hook skip publishing behaviour
Christopher Baines
2022-02-04
*
Only use GC protection when gnutls won't internally retry
Christopher Baines
2022-02-04
*
Fix binding the agent_id when querying for output conflicts
Christopher Baines
2022-02-02
*
Prioritise aarch64-linux builds over armhf-linux builds
Christopher Baines
2022-02-02
*
Move priority-for-derivation
Christopher Baines
2022-02-02
*
Fix the threshold for metrics delay logging
Christopher Baines
2022-02-01
*
Rewrite datastore-fetch-builds-to-allocate
Christopher Baines
2022-02-01
*
Fix the selecting of builds from the allocation plan
Christopher Baines
2022-01-31
*
More efficiently filter and select builds in the allocator
Christopher Baines
2022-01-31
*
Add extra logging around the last failed attempt
Christopher Baines
2022-01-20
*
Fix retry logging message
Christopher Baines
2022-01-20
*
Use the chunked-input-ended-prematurely exception type properly
Christopher Baines
2022-01-20
*
Unwind on hook logging exceptions
Christopher Baines
2022-01-20
*
Tweak metrics delay logging
Christopher Baines
2022-01-20
*
Fix log message
Christopher Baines
2022-01-19
*
Tweak retrying code to not catch the exception on the last try
Christopher Baines
2022-01-19
*
Don't use the SQLite shared cache
Christopher Baines
2022-01-19
*
Add some extra exception handling around processing hook events
Christopher Baines
2022-01-19
*
Switch around some SQLite stuff
Christopher Baines
2022-01-19
*
Delete processed hook events using a prepared statement
Christopher Baines
2022-01-19
*
Actually increment the build counts when submitting builds
Christopher Baines
2022-01-19
*
Improve the speed of initialising metrics
Christopher Baines
2022-01-19
*
Add letpar&
Christopher Baines
2022-01-19
*
Don't require reading the derivation after the build has happened
Christopher Baines
2022-01-19
*
Add some extra delay logging
Christopher Baines
2022-01-12
*
Fix the get-derived-priority query
Christopher Baines
2022-01-12
*
Add some delay logging when inserting derivations
Christopher Baines
2022-01-11
*
Add correct guard to deleting compressed outputs
Christopher Baines
2022-01-09
*
Move UUID generation out of the insert builds transaction
Christopher Baines
2022-01-07
*
Remove use of last-insert-rowid in insert-build
Christopher Baines
2022-01-07
*
Skip updating other build priorities for some builds
Christopher Baines
2022-01-07
*
Add LIMIT 1 to a couple of queries
Christopher Baines
2022-01-07
*
Fix insert-derivation-outputs returning the wrong ids
Christopher Baines
2022-01-04
*
Don't create the guix-build-coordinator script for a minimal build
Christopher Baines
2022-01-02
*
Hack the autotools stuff to try and allow minimal builds
Christopher Baines
2022-01-02
*
Make some SQLite configuration tweaks
Christopher Baines
2021-12-30
[next]