index
:
guix/nar-herder
master
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Rework the cached compressions system
Christopher Baines
2024-03-25
*
Close the nar-port rather than the output-port
Christopher Baines
2024-03-23
*
Update let style
Christopher Baines
2024-03-23
*
Fix scheduler variable name
Christopher Baines
2024-03-23
*
Remove with-fibers-timeout
Christopher Baines
2024-03-23
*
Rename with-fibers-port-timeouts to with-port-timeouts
Christopher Baines
2024-03-23
*
Tweak the server metrics
Christopher Baines
2024-03-22
*
Spawn cached compression fibers on the maintenance scheduler
Christopher Baines
2024-03-15
*
Add more TTL options
Christopher Baines
2024-03-15
*
Update metrics while removing nars
Christopher Baines
2024-03-15
*
Use cooperative fibers for maintenance
Christopher Baines
2024-03-14
*
Initialise the recent changes count
Christopher Baines
2024-03-14
*
Stop updating the nar_files_total metric twice
Christopher Baines
2024-03-14
*
Instrument the recent changes count
Christopher Baines
2024-03-14
*
Instrument the recent changes limit
Christopher Baines
2024-03-14
*
Initialise the storage metrics
Christopher Baines
2024-03-13
*
Have guild emit more warnings
Christopher Baines
2024-02-04
*
Update .envrc to work with the newer direnv
Christopher Baines
2024-02-04
*
Don't allow the mirror and removal channel to be unspecified
Christopher Baines
2023-11-23
*
Move most functionality out of the start script
Christopher Baines
2023-09-12
*
Make with-fibers-port-timeouts work without fibers
Christopher Baines
2023-09-12
*
Improve backtraces through call-with-cached-connection
Christopher Baines
2023-09-12
*
Update retry-on-error procedure from the Guix Build Coordinator
Christopher Baines
2023-09-12
*
Use recent changes to trigger the removal of nars
Christopher Baines
2023-09-12
*
Improve the metric handling further
Christopher Baines
2023-09-12
*
Remove get-nar-files
Christopher Baines
2023-09-12
*
Use fold-nar-files for check-storage
Christopher Baines
2023-09-12
*
Don't use JIT on aarch64
Christopher Baines
2023-09-12
*
Add more logging around requesting recent changes
Christopher Baines
2023-09-12
*
Cleanup handling of the nar_files_total metric
Christopher Baines
2023-09-12
*
Remove the get-nar-files call from the fetch changes fiber
Christopher Baines
2023-09-12
*
Log the procedure delayed for database operations
Christopher Baines
2023-09-12
*
Name the fibers threads
Christopher Baines
2023-09-12
*
Change the maintenance thread to not be cooperative
Christopher Baines
2023-09-12
*
Sleep on exceptions in the recent change removal fiber
Christopher Baines
2023-09-12
*
Show backtraces for fetch-file exceptions
Christopher Baines
2023-09-12
*
Make sure to use streaming http requests everywhere
Christopher Baines
2023-09-12
*
Add some more logging
Christopher Baines
2023-09-12
*
Enforce an ordering in database-select-recent-changes
Christopher Baines
2023-09-12
*
Remove some unused imports
Christopher Baines
2023-09-12
*
Use fibers in fast-download-nars
Christopher Baines
2023-09-12
*
Use recent changes to trigger nar mirroring and removal
Christopher Baines
2023-09-12
*
Use fibers for the recent changes removal thread
Christopher Baines
2023-09-12
*
Use fibers timeouts for all http requests
Christopher Baines
2023-09-12
*
Add new fibers timeout utils
Christopher Baines
2023-09-12
*
Remove set-socket-timeout
Christopher Baines
2023-09-12
*
Stop using with-port-timeouts
Christopher Baines
2023-09-12
*
Move most maintenance activity to fibers
Christopher Baines
2023-09-12
*
Switch to cooperative scheduling
Christopher Baines
2023-09-12
*
Correct the metric problems from introducing fold-nar-files
Christopher Baines
2023-09-12
[next]