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
*
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
*
Support activating and deactivating agents
Christopher Baines
2021-11-13
*
Delay storing derivations in the database
Christopher Baines
2021-05-21
*
Support finding blocking builds not including cancelled ones
Christopher Baines
2021-04-16
*
Add some error handling for POST builds
Christopher Baines
2021-03-27
*
Add a new dynamic authentication approach
Christopher Baines
2021-02-28
*
Move request-query-parameters to utils
Christopher Baines
2021-02-28
*
Make it possible to look for blocking builds for a specific system
Christopher Baines
2021-02-02
*
Don't crash if builds don't have a created at date
Christopher Baines
2021-01-31
*
Include allocated builds in the agents response
Christopher Baines
2021-01-31
*
Add agent tags to the agents response
Christopher Baines
2021-01-31
*
Include tags in the agents response
Christopher Baines
2021-01-31
*
Support listing and canceling builds by derivation system
Christopher Baines
2021-01-31
*
Fix a crash when rendering the client builds response
Christopher Baines
2021-01-26
*
Don't use with-exception-handler with (backtrace)
Christopher Baines
2021-01-22
*
Rework client error handling
Christopher Baines
2021-01-19
*
Fix up a load of the tag related code
Christopher Baines
2021-01-17
*
Add client code for changing agent tags
Christopher Baines
2021-01-17
*
Include agent tags in the details response
Christopher Baines
2021-01-17
*
Expose allocated builds for each agent
Christopher Baines
2021-01-17
[next]