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 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
*
Name more threads
Christopher Baines
2023-08-09
*
Don't use threads for substituting derivations
Christopher Baines
2023-08-09
*
Name the fibers threads
Christopher Baines
2023-08-09
*
Fix read-derivation getting the filename
Christopher Baines
2023-08-03
*
Keep less derivation files open when reading derivations
Christopher Baines
2023-08-03
*
Remove crude fetching inputs timeout
Christopher Baines
2023-08-02
*
Reduce fibers parallelism
Christopher Baines
2023-07-24
*
Make client requests mostly suspendable
Christopher Baines
2023-07-24
*
Add some logging to the build success publish hook
Christopher Baines
2023-07-08
*
Improve the build-success-publish-hook for referenced source files
Christopher Baines
2023-07-07
*
Try and get backtraces when current output port seems broken
Christopher Baines
2023-06-04
*
Don't call report-bytes-hashed with #f
Christopher Baines
2023-05-24
*
Show backtraces for perform-upload errors
Christopher Baines
2023-05-23
*
Better handle the output hashing being completed for upload requests
Christopher Baines
2023-05-23
*
Tweak logging around agent output submission
Christopher Baines
2023-05-22
*
Better handle upload requests with no content
Christopher Baines
2023-05-22
*
Fix not updating about uploads based on time
Christopher Baines
2023-05-22
*
Remove unused make-base64-output-port
Christopher Baines
2023-05-20
*
Change listing builds to work as a stream
Christopher Baines
2023-05-19
*
Speed up listing builds
Christopher Baines
2023-05-17
*
Improve work queue and thread pool exception logging
Christopher Baines
2023-05-17
*
Guard against the stat call failing
Christopher Baines
2023-05-17
*
Add more information to job raised exception logs
Christopher Baines
2023-05-14
*
Add extra log line when hashing outputs
Christopher Baines
2023-05-14
*
Not being able to log reliably is frustrating :(
Christopher Baines
2023-05-14
*
Guard against logging failures in the output hash thread
Christopher Baines
2023-05-14
*
Set the name of the hash management thread
Christopher Baines
2023-05-14
*
Move some logging
Christopher Baines
2023-05-14
*
Add more logging around computing hashes
Christopher Baines
2023-05-14
*
Fix missing logger argument
Christopher Baines
2023-05-14
*
Try to make starting hashing outputs more reliable
Christopher Baines
2023-05-12
*
Don't look at the content-length header for chunked transfers
Christopher Baines
2023-05-12
*
Fix retry-times not always being set
Christopher Baines
2023-05-11
[next]