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
Commit message (
Expand
)
Author
Age
*
Add a definition of retry-on-error which uses the fibers sleep
Christopher Baines
2024-03-15
*
Remove the core-guile-sleep variable
Christopher Baines
2024-03-15
*
Remove mutexes from the upload monitoring
Christopher Baines
2024-03-13
*
Actually use non-blocking ports for network requests
Christopher Baines
2024-03-02
*
Allow setting the dynamic auth token via environment variable
Christopher Baines
2024-02-13
*
Show tags with build show
Christopher Baines
2024-02-13
*
Expose information about setup failures
Christopher Baines
2024-02-08
*
Expose the derived priorities for builds
Christopher Baines
2024-01-30
*
Add inbuilt port monitoring
Christopher Baines
2024-01-19
*
Force output with the custom port log
Christopher Baines
2024-01-17
*
Fix worker thread channel destructor logging
Christopher Baines
2024-01-17
*
Change retry-on-error to take #:ignore and #:no-retry
Christopher Baines
2024-01-12
*
Add more options when updating build priorities
Christopher Baines
2024-01-12
*
Use client errors in update-build-priority
Christopher Baines
2024-01-12
*
Fix build update-priority
Christopher Baines
2024-01-12
*
Update .envrc
Christopher Baines
2023-12-28
*
Avoid calling display for logging
Christopher Baines
2023-12-28
*
Rewrite process-event
Christopher Baines
2023-12-23
*
Add some port timeouts in to the build-success-publish-hook
Christopher Baines
2023-12-13
*
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
*
Create index on build_starts
Christopher Baines
2023-11-24
*
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
[next]