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
/
coordinator.scm
Commit message (
Expand
)
Author
Age
*
Validate derivation names for builds
Christopher Baines
2024-06-09
*
Support controlling adding timestamps to the log output
Christopher Baines
2024-06-06
*
Always use a thread to read derivations
Christopher Baines
2024-06-06
*
Use threads for reading derivations
Christopher Baines
2024-05-15
*
Work around the broken with-store/non-blocking
Christopher Baines
2024-05-15
*
Use just one cooperative thread
Christopher Baines
2024-05-15
*
Increase the timeout for substituting derivations
Christopher Baines
2024-05-10
*
Use port timeouts when substituting derivations
Christopher Baines
2024-04-28
*
Create the pid file earlier
Christopher Baines
2024-04-28
*
Fix for guile-lib v0.2.8
Christopher Baines
2024-04-23
*
Remove the core-guile-sleep variable
Christopher Baines
2024-03-15
*
Add inbuilt port monitoring
Christopher Baines
2024-01-19
*
Force output with the custom port log
Christopher Baines
2024-01-17
*
Add more options when updating build priorities
Christopher Baines
2024-01-12
*
Use client errors in update-build-priority
Christopher Baines
2024-01-12
*
Avoid calling display for logging
Christopher Baines
2023-12-28
*
Rewrite process-event
Christopher Baines
2023-12-23
*
Avoid some database queries when running hooks
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
*
Re-enable fiber preemption
Christopher Baines
2023-11-18
*
Add more logging around hooks
Christopher Baines
2023-08-29
*
Increase the open file limit
Christopher Baines
2023-08-22
*
Try and enable core dumps
Christopher Baines
2023-08-20
*
Use less fibers threads and cooperative scheduling
Christopher Baines
2023-08-20
*
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
*
Keep less derivation files open when reading derivations
Christopher Baines
2023-08-03
*
Reduce fibers parallelism
Christopher Baines
2023-07-24
*
Move computing output hashes to dedicated threads
Christopher Baines
2023-05-10
*
Include system uptime in the agent status information
Christopher Baines
2023-05-05
*
Name more of the worker thread channels
Christopher Baines
2023-05-02
*
Increase the parallelism of the substitutes channel
Christopher Baines
2023-05-02
*
Don't log as much about "expected" exceptions in worker threads
Christopher Baines
2023-05-02
*
Introduce a new client-error exception type for client requests
Christopher Baines
2023-05-02
*
Simplify starting the build coordinator
Christopher Baines
2023-05-02
*
Add (web http) import for chunked-input-ended-prematurely-error?
Christopher Baines
2023-04-27
*
Set the <scheduler> record type printer in the service startup
Christopher Baines
2023-04-27
*
Avoid attempting to process build results twice
Christopher Baines
2023-04-24
*
Reverse the atomic-box-set! and vector-set! when storing events
Christopher Baines
2023-04-24
*
Set a custom printer for the build-coordinator record
Christopher Baines
2023-04-24
*
Fix hook processing error message
Christopher Baines
2023-04-23
*
Tweak the wal truncation again
Christopher Baines
2023-04-22
*
Add some more exception handling around hooks
Christopher Baines
2023-04-22
*
Re-enable (backtrace) for the allocator thread
Christopher Baines
2023-04-22
*
Fix agent-details
Christopher Baines
2023-04-21
*
Deallocate canceled builds from agents when they startup
Christopher Baines
2023-04-21
*
Include the submit_outputs information in the agent status response
Christopher Baines
2023-04-21
[next]