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
/
client-communication.scm
Commit message (
Expand
)
Author
Age
*
Validate derivation names for builds
Christopher Baines
2024-06-09
*
Retry more when substituting derivations
Christopher Baines
2024-06-06
*
Handled fetching details of canceled builds
Christopher Baines
2024-05-15
*
Use with-store/non-blocking from guix
Christopher Baines
2024-05-14
*
Avoid with-store/non-blocking
Christopher Baines
2024-05-10
*
Show backtraces for exceptions when substituting derivations
Christopher Baines
2024-05-10
*
Actually use non-blocking ports for network requests
Christopher Baines
2024-03-02
*
Expose information about setup failures
Christopher Baines
2024-02-08
*
Expose the derived priorities for builds
Christopher Baines
2024-01-30
*
Add more options when updating build priorities
Christopher Baines
2024-01-12
*
Fix the return value for fold-builds
Christopher Baines
2023-12-06
*
Replace request-builds-list by fold-builds
Christopher Baines
2023-08-29
*
Stop closing the ports for json seq responses
Christopher Baines
2023-08-29
*
Properly close the port when making client requests
Christopher Baines
2023-08-23
*
Pass the store in to substitute-derivation
Christopher Baines
2023-08-20
*
Don't use threads for substituting derivations
Christopher Baines
2023-08-09
*
Keep less derivation files open when reading derivations
Christopher Baines
2023-08-03
*
Make client requests mostly suspendable
Christopher Baines
2023-07-24
*
Try and get backtraces when current output port seems broken
Christopher Baines
2023-06-04
*
Change listing builds to work as a stream
Christopher Baines
2023-05-19
*
Don't log so much when the database is busy
Christopher Baines
2023-05-10
*
Return the appropriate HTTP status on client errors
Christopher Baines
2023-05-02
*
Add missing argument to datastore-find-build-result
Christopher Baines
2023-04-30
*
Include the build result in the build response to clients
Christopher Baines
2023-04-30
*
Switch build_allocation_plan to build-allocation-plan
Christopher Baines
2023-04-30
*
Reduce and cap the number of builds you can list at once
Christopher Baines
2023-04-25
*
Remove datastore-select-allocated-builds
Christopher Baines
2023-04-11
*
Improve event/state id support for events
Christopher Baines
2023-04-03
*
Include agent tags in the coordinator state
Christopher Baines
2023-03-22
*
Fix sharing build tags through the state
Christopher Baines
2023-03-22
*
Include the allocation plan size in the coordinator state
Christopher Baines
2023-03-22
*
Include build tags in the coordinator state
Christopher Baines
2023-03-22
*
Include agent requested systems in the coordinator state
Christopher Baines
2023-03-22
*
Include the last agent statuses in the overall status
Christopher Baines
2023-03-22
*
Get the state to use with events from the database
Christopher Baines
2023-03-21
*
Stop using procedures for responses where unnecessary
Christopher Baines
2023-03-21
*
Add initial support for listening for events
Christopher Baines
2023-03-21
*
Support skipping updating derived priorities when cancelling builds
Christopher Baines
2023-02-21
*
Rework canceling builds
Christopher Baines
2023-02-21
*
Tweak error handing around reading derivaitons when submitting builds
Christopher Baines
2023-01-30
*
Guard against canceling builds required by others
Christopher Baines
2022-10-11
*
Support listing builds and including/excluding builds by relationship
Christopher Baines
2022-10-11
*
Improve listing agent build allocation plans
Christopher Baines
2022-10-09
*
Support updating build priorities through the command line
Christopher Baines
2022-07-07
*
Support listing builds by priority
Christopher Baines
2022-07-07
*
Fix read-drv/substitute not actually reading the derivation
Christopher Baines
2022-06-15
*
Fallback to reading derivations directly from substitute servers
Christopher Baines
2022-06-15
*
Use the substitutes channel for reading derivations
Christopher Baines
2022-05-22
*
Add delay logging around submitting builds
Christopher Baines
2022-05-22
*
Avoid substituting derivations when builds are submitted
Christopher Baines
2022-05-15
[next]