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
*
Add a flag to allow ensuring the references for a nar are present
Christopher Baines
2023-02-06
*
Refactor, pulling the narinfo out in to a variable
Christopher Baines
2023-02-06
*
Speed up removing narinfos
Christopher Baines
2023-02-06
*
Don't error when removing files that don't exist
Christopher Baines
2023-02-06
*
Create some indexes on tags and references
Christopher Baines
2023-02-06
*
Handle busy databases in database-call-with-transaction
Christopher Baines
2023-02-06
*
Fix some indentation
Christopher Baines
2023-02-06
*
Fix missing uri decoding of the URL
Christopher Baines
2023-02-06
*
Add some basic functionality to check the size of the stored files
Christopher Baines
2023-02-06
*
Make the log-level a base option
Christopher Baines
2023-02-06
*
Finish an initial implementation of pruning the cached nars
Christopher Baines
2023-02-04
*
Instrument the cached bytes by compression
Christopher Baines
2023-02-04
*
Fix initially computing the cached bytes by compression
Christopher Baines
2023-02-04
*
Fix the nar request metrics for cached nars
Christopher Baines
2023-02-04
*
Properly implement cached compression levels
Christopher Baines
2023-02-03
*
Remove the narinfo id from the narinfo_files query
Christopher Baines
2023-02-03
*
Track nar requests by narinfo system
Christopher Baines
2023-02-03
*
Don't get the narinfo id from the narinfo files query
Christopher Baines
2023-02-03
*
Add procedure to select narinfo details by hash
Christopher Baines
2023-02-03
*
Remove trailing comma from the initial database SQL
Christopher Baines
2023-02-02
*
Cleanup the utils module
Christopher Baines
2023-02-01
*
Wrap various network bits with port timeouts
Christopher Baines
2023-02-01
*
Be more flexible with cached compressions
Christopher Baines
2023-02-01
*
Add with-port-timeouts helper
Christopher Baines
2023-02-01
*
Make sure to use suspendable ports
Christopher Baines
2023-02-01
*
Use guile-fibers-next for local development
Christopher Baines
2023-02-01
*
Fix --cached-compression-min-uses handling
Christopher Baines
2023-02-01
*
Fix the type of the cached narinfo compression when removing
Christopher Baines
2023-01-31
*
Remove cached narinfo file database entries when removing nars
Christopher Baines
2023-01-31
*
Fix a problem with exposing metrics
Christopher Baines
2023-01-16
*
Change the worker threads to allow nesting calls
Christopher Baines
2023-01-16
*
Add experimental support for cached compressions
Christopher Baines
2023-01-16
*
Extract out table-exists?
Christopher Baines
2022-11-29
*
Add index on narinfo_files.narinfo_id
Christopher Baines
2022-06-24
*
Add some instrumentation around the database
Christopher Baines
2022-06-24
*
Increase the maximum size of the reader thread pool
Christopher Baines
2022-06-24
*
Increment request metrics for file requests
Christopher Baines
2022-06-24
*
Remove some empty lines
Christopher Baines
2022-06-24
*
Add experimental support for serving files by hash
Christopher Baines
2022-06-10
*
Improve handling of nar removal
Christopher Baines
2022-05-19
*
Fiddle more with the nar removal criteria
Christopher Baines
2022-05-19
*
Encode filenames when passing the request back to nginx
Christopher Baines
2022-05-17
*
Just retry fetching files on the next mirror pass
Christopher Baines
2022-05-15
*
Add a fast path for downloading nars when there's no storage limit
Christopher Baines
2022-05-14
*
Split out the downloading of nars
Christopher Baines
2022-05-14
*
Update the storage_size_bytes metric when removing nars
Christopher Baines
2022-05-06
*
Further fix the 'and nar removal criteria
Christopher Baines
2022-05-06
*
Fix the 'and removal criteria
Christopher Baines
2022-05-06
*
Support removing nar files
Christopher Baines
2022-05-06
*
Skip mirroring files if downloading them fails
Christopher Baines
2022-05-05
[next]