index
:
guix/build-coordinator.git
Moved to https://codeberg.org/guix/build-coordinator | Service for managing Guix builds
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-16
When fixing all_inputs_built, look at the most recent builds first
HEAD
master
Christopher Baines
1
-1
/
+2
2025-02-16
Always call metric-observe-duration in datastore-call-with-transaction
Christopher Baines
1
-6
/
+6
2025-02-16
Support key only tag queries where there are lots of values
Christopher Baines
1
-23
/
+20
2025-02-16
Support canceling builds by created_at
Christopher Baines
4
-1
/
+45
2025-02-16
Stop printing reader procs
Christopher Baines
1
-7
/
+12
2025-02-16
Fix datastore operation nesting
Christopher Baines
1
-1
/
+10
2025-02-16
Use safe output procedures in the sqlite module
Christopher Baines
1
-31
/
+30
2025-02-16
Add format/safe
Christopher Baines
1
-0
/
+8
2025-02-16
Fix listen repl log message
Christopher Baines
1
-9
/
+13
2025-02-15
Add some code to check and correct the unprocessed builds table
Christopher Baines
3
-2
/
+106
2025-02-15
Add a listen repl
Christopher Baines
2
-2
/
+42
2025-02-15
Remove duplicate workaround
Christopher Baines
1
-7
/
+0
2025-02-15
Move installing suspendable ports to run-coordinator-service
Christopher Baines
2
-2
/
+3
2025-02-15
Have the returned allocation plan filtering be optional
Christopher Baines
1
-21
/
+42
2025-02-13
Move creating the pid file
Christopher Baines
1
-5
/
+5
2025-02-13
Replace with-throw-handler with with-exception-handler
Christopher Baines
6
-110
/
+119
2025-02-12
Remove direct backtrace call in the agent
Christopher Baines
1
-1
/
+7
2025-02-12
Use with-exception-handler rather than with-throw-handler in the agent
Christopher Baines
1
-23
/
+23
2025-02-12
Switch to safe variants of display and simple-format
Christopher Baines
4
-120
/
+140
2025-02-12
Name the hook worker threads
Christopher Baines
1
-1
/
+3
2025-02-11
Instrument the core dump file modified time
Christopher Baines
1
-0
/
+10
2025-02-10
Work around the thread pool problem
Christopher Baines
1
-1
/
+4
2025-02-10
Improve hook exception printing
Christopher Baines
1
-21
/
+27
2025-02-10
Set the scheduler earlier
Christopher Baines
1
-3
/
+3
2025-02-10
Ensure build-coordinator-prompt-hook-processing-for-event works in threads
Christopher Baines
2
-3
/
+7
2025-02-10
Alter how parallel hooks are implemented
Christopher Baines
1
-83
/
+123
2025-02-10
Actually reset the state of the reusable-condition
Christopher Baines
1
-10
/
+16
2025-02-09
Increase the utility-thread-pool size
Christopher Baines
1
-1
/
+1
2025-02-09
Fix missing label value
Christopher Baines
1
-1
/
+2
2025-02-09
Increase build-success parallelism
Christopher Baines
2
-4
/
+4
2025-02-09
Attempt to speed up datastore-update-unprocessed-builds-for-build-success
Christopher Baines
1
-7
/
+5
2025-02-09
Log the WAL checkpoint duration
Christopher Baines
1
-1
/
+2
2025-02-09
Fix use of the job label
Christopher Baines
2
-6
/
+6
2025-02-09
Customise sqlite datastore histogram buckets
Christopher Baines
1
-3
/
+10
2025-02-09
Process build-success background jobs in parallel
Christopher Baines
1
-1
/
+2
2025-02-09
Better instrument the background jobs queue
Christopher Baines
2
-6
/
+52
2025-02-08
Move part of the build-success operation to a background job
Christopher Baines
10
-32
/
+333
2025-02-08
Add reusable conditions
Christopher Baines
1
-1
/
+42
2025-02-05
Customise buckets for coordinator duration metrics
Christopher Baines
2
-15
/
+32
2025-02-05
Check the requested build exists in a few client operations
Christopher Baines
1
-0
/
+12
2025-01-15
Fix call-with-thread typo
Christopher Baines
1
-1
/
+1
2025-01-15
Fix transaction rollback handling
Christopher Baines
1
-22
/
+29
2025-01-15
Don't use a default timeout to avoid confusion
Christopher Baines
5
-5
/
+9
2025-01-14
Make more Knots compatability changes
Christopher Baines
1
-63
/
+64
2025-01-14
Update Guile Knots
Christopher Baines
6
-146
/
+146
2025-01-14
Fix incompatability with Guile Knots
Christopher Baines
2
-3
/
+3
2025-01-13
Use Guile Knots
Christopher Baines
14
-754
/
+304
2024-10-14
Try to prioritise some database operations
Christopher Baines
1
-6
/
+11
2024-10-14
Add make-discrete-priority-queueing-channels
Christopher Baines
1
-1
/
+45
2024-07-12
Track errors when reading/substituting derivations
Christopher Baines
1
-2
/
+14
[next]