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
/
datastore
Commit message (
Expand
)
Author
Age
*
Revert "Add dbstat metrics"
Christopher Baines
2024-07-04
*
Log the current state of the reader threads
Christopher Baines
2024-07-02
*
Remove now redundant use of the writer thread channel
Christopher Baines
2024-07-02
*
Try not using the busy timeout
Christopher Baines
2024-07-02
*
Add dbstat metrics
Christopher Baines
2024-07-02
*
Remove the ATTACH DATABASE line
Christopher Baines
2024-06-22
*
Move the allocation plan in to memory
Christopher Baines
2024-06-19
*
Order messages to the writer thread channel
Christopher Baines
2024-05-15
*
Tweak running sqitch
Christopher Baines
2024-04-22
*
Expose information about setup failures
Christopher Baines
2024-02-08
*
Expose the derived priorities for builds
Christopher Baines
2024-01-30
*
Add more options when updating build priorities
Christopher Baines
2024-01-12
*
Add delay logging to SQLite transactions
Christopher Baines
2023-12-06
*
Drop the write duration logging threshold
Christopher Baines
2023-12-06
*
Use less database read threads
Christopher Baines
2023-08-20
*
Switch to a more rigorous method for finding potential source refs
Christopher Baines
2023-08-10
*
Ensure references doesn't contain the empty string
Christopher Baines
2023-08-10
*
Change listing builds to work as a stream
Christopher Baines
2023-05-19
*
Speed up listing builds
Christopher Baines
2023-05-17
*
Remove some left over debugging
Christopher Baines
2023-05-11
*
Fix datastore-list-agent-builds canceled
Christopher Baines
2023-05-08
*
Don't error when a build cannot be found
Christopher Baines
2023-05-08
*
Include system uptime in datastore-find-agent-status
Christopher Baines
2023-05-06
*
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
*
Name the sqlite worker threads
Christopher Baines
2023-05-02
*
Don't log as much about "expected" exceptions in worker threads
Christopher Baines
2023-05-02
*
Use #:duration-logger in datastore-call-with-transaction
Christopher Baines
2023-04-25
*
Split call-with-time-tracking
Christopher Baines
2023-04-25
*
Log long database operations
Christopher Baines
2023-04-25
*
Increase the maximum number of reader threads
Christopher Baines
2023-04-24
*
Be rigerous about always using cached statements
Christopher Baines
2023-04-24
*
Expire database connection threads on exception
Christopher Baines
2023-04-24
*
Add delay logging to more operations involved in submitting builds
Christopher Baines
2023-04-24
*
Log the build-id in datastore-find-build-derivation-system
Christopher Baines
2023-04-24
*
Reduce the extreme wal size threshold
Christopher Baines
2023-04-24
*
Make sure the writer thread sets up before the reader threads
Christopher Baines
2023-04-24
*
Use an in memory table for the build_allocation_plan
Christopher Baines
2023-04-23
*
Enable SQLite URI support
Christopher Baines
2023-04-23
*
Add delay logging for list related derivations with no build
Christopher Baines
2023-04-23
*
Tweak the wal truncation again
Christopher Baines
2023-04-22
*
Drop the wal checkpointing attempts
Christopher Baines
2023-04-22
*
Further tune the wal checkpointing
Christopher Baines
2023-04-22
*
Don't block writes for as long when attempting checkpoints
Christopher Baines
2023-04-22
*
Tune the extreme WAL truncating
Christopher Baines
2023-04-22
*
Try much harder to truncate the WAL
Christopher Baines
2023-04-22
*
Instrument the closing of writer threads
Christopher Baines
2023-04-22
*
Tweak the busy timeouts for reading and writing
Christopher Baines
2023-04-22
*
Don't use exceptions for blocked wal checkpoints
Christopher Baines
2023-04-22
*
Call sqlite step and reset/finalize together in most places
Christopher Baines
2023-04-22
[next]