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
*
Improve thread pool and work queue backtraces
Christopher Baines
2023-12-09
*
Add delay logging to SQLite transactions
Christopher Baines
2023-12-06
*
Drop the write duration logging threshold
Christopher Baines
2023-12-06
*
Guard against exceptions in the thread pool
Christopher Baines
2023-12-06
*
Don't check too-many-threads? in the thread pool for each job
Christopher Baines
2023-12-06
*
Avoid some database queries when running hooks
Christopher Baines
2023-12-06
*
Move a hash-set! in the thread pool
Christopher Baines
2023-12-06
*
Re-fetch running jobs in the thread pool
Christopher Baines
2023-12-06
*
Fix the return value for fold-builds
Christopher Baines
2023-12-06
*
Don't pass time to wait-condition-variable
Christopher Baines
2023-12-02
*
Extend %file-port-name-canonicalization to hook threads
Christopher Baines
2023-11-30
*
Set %file-port-name-canonicalization to avoid readlink syscalls
Christopher Baines
2023-11-28
*
Actually use a separate store connection
Christopher Baines
2023-11-23
*
Remove set-store-connection-timeout
Christopher Baines
2023-11-20
*
Use a temporary store connection for substituting derivations
Christopher Baines
2023-11-20
*
Use port timeouts when checking substitutes
Christopher Baines
2023-11-20
*
Switch to (mostly) non blocking store connections in the agent
Christopher Baines
2023-11-20
*
Pass the store in to delete-outputs
Christopher Baines
2023-11-20
*
Pass the store in to get-output-details
Christopher Baines
2023-11-20
*
Don't shadow store in the agent
Christopher Baines
2023-11-20
*
Re-enable fiber preemption
Christopher Baines
2023-11-18
*
Avoid readlink syscalls when reading derivations
Christopher Baines
2023-11-17
*
Track the metrics endpoint duration
Christopher Baines
2023-11-17
*
Call wait-condition-variable with longer timeouts
Christopher Baines
2023-11-15
*
Remove some caching from reading derivations
Christopher Baines
2023-11-11
*
Try to avoid the metrics endpoint timing out
Christopher Baines
2023-11-10
*
Add a with-fibers-timeout utility
Christopher Baines
2023-11-10
*
Include the derivation_outputs in the data service event
Christopher Baines
2023-10-16
*
Add new send-events-for-selected-builds procedure
Christopher Baines
2023-10-16
*
Use start-stack in make-worker-thread-channel
Christopher Baines
2023-10-06
*
Don't output the whole log for substituting derivations
Christopher Baines
2023-08-31
*
Exit when the server fails to start
Christopher Baines
2023-08-29
*
Replace request-builds-list by fold-builds
Christopher Baines
2023-08-29
*
Add more logging around hooks
Christopher Baines
2023-08-29
*
Fix some logging messages
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
*
Try and ensure that the worker threads don't disappear
Christopher Baines
2023-08-22
*
Increase the open file limit
Christopher Baines
2023-08-22
*
Use srfi-71 in the guix-data-service module
Christopher Baines
2023-08-22
*
Try and enable core dumps
Christopher Baines
2023-08-20
*
Pass the store in to substitute-derivation
Christopher Baines
2023-08-20
*
Use less database read threads
Christopher Baines
2023-08-20
*
Use less fibers threads and cooperative scheduling
Christopher Baines
2023-08-20
*
Include metric for file descriptors
Christopher Baines
2023-08-20
*
Switch to a more rigorous method for finding potential source refs
Christopher Baines
2023-08-10
*
Ignore self output references when looking for potential source refs
Christopher Baines
2023-08-10
*
Ensure references doesn't contain the empty string
Christopher Baines
2023-08-10
*
Simplify substitute-derivation
Christopher Baines
2023-08-10
*
Fix some log output
Christopher Baines
2023-08-10
[next]