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
*
Add tags for agents
Christopher Baines
2021-01-17
*
Exclude allocated builds from the basic allocator
Christopher Baines
2021-01-17
*
Expose allocated builds for each agent
Christopher Baines
2021-01-17
*
Add missing thunk
Christopher Baines
2021-01-16
*
Tweak datastore-list-unbuilt-derivation-outputs
Christopher Baines
2021-01-16
*
Tweak agent messaging error handling
Christopher Baines
2021-01-16
*
Don't error when builds don't have a created at time
Christopher Baines
2021-01-16
*
Allow agents to skip submitting build outputs
Christopher Baines
2021-01-16
*
Start migrating derivation-inputs to derivation_inputs
Christopher Baines
2021-01-16
*
Tell agents when to submit built outputs
Christopher Baines
2021-01-16
*
Add datastore-list-unbuilt-derivation-outputs
Christopher Baines
2021-01-16
*
Allow nesting transactions in code
Christopher Baines
2021-01-16
*
Use a readonly transaction for datastore-fetch-build-to-allocate
Christopher Baines
2021-01-16
*
Fix some sqlite datastore slot references
Christopher Baines
2021-01-16
*
Move the build result storing logic in to the coordinator module
Christopher Baines
2021-01-16
*
Move build allocation complexity out of the datastore
Christopher Baines
2021-01-16
*
Add local agent messaging
Christopher Baines
2021-01-16
*
Move triggering allocations out of the http server
Christopher Baines
2021-01-15
*
Rework the agent messaging modules
Christopher Baines
2021-01-15
*
Use methods for the agent messaging
Christopher Baines
2021-01-15
*
Tweak agent queue timings
Christopher Baines
2021-01-12
*
Work on the agent thread handling some more
Christopher Baines
2021-01-06
*
Give more time for substitute downloads
Christopher Baines
2021-01-03
*
Fix the stdin based status display when running under the shepherd
Christopher Baines
2021-01-03
*
Add debugging code for the agent status output
Christopher Baines
2021-01-03
*
Enable matching tags by just the key
Christopher Baines
2021-01-03
*
Ensure the agent fetches builds if it doesn't have any
Christopher Baines
2021-01-02
*
Make sure to have the agent try fetching builds
Christopher Baines
2021-01-02
*
Stop agent threads if there's no work within some time period
Christopher Baines
2021-01-02
*
Don't start new agent threads if there are no jobs
Christopher Baines
2021-01-02
*
Only use lookup-narinfos on one thread at a time
Christopher Baines
2021-01-02
*
Tune agent retrying
Christopher Baines
2021-01-01
*
Work around caching broken connections in Guix
Christopher Baines
2021-01-01
*
Add missing suffix to an agent log line
Christopher Baines
2020-12-31
*
Add more information to the agent info output
Christopher Baines
2020-12-31
*
Display useful information about agent state
Christopher Baines
2020-12-31
*
Have the agent fetch builds based on the current number of threads
Christopher Baines
2020-12-31
*
Rate limit the agent starting threads to process builds
Christopher Baines
2020-12-31
*
Avoid fetching builds when they won't start immediately
Christopher Baines
2020-12-30
*
Only run one build when the load is high
Christopher Baines
2020-12-30
*
Alter the work queue to allow for a dynamic thread count
Christopher Baines
2020-12-30
*
Fix issues around datastore-count-builds-for-derivation
Christopher Baines
2020-12-27
*
Implement deferring builds
Christopher Baines
2020-12-27
*
Change how some submit build options handle canceled builds
Christopher Baines
2020-12-26
*
Remove unnecessary nproc usage
Christopher Baines
2020-12-24
*
Further tweak exception handling around has-substitutes-no-cache?
Christopher Baines
2020-12-24
*
Add better logging to has-substiutes-no-cache?
Christopher Baines
2020-12-24
*
Improve some logging
Christopher Baines
2020-12-24
*
Avoid canonicalize-path breaking on first setup
Christopher Baines
2020-12-23
*
Include the current-load in the holding build start message
Christopher Baines
2020-12-23
[next]