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
...
*
Insert cached narinfo files in a transaction
Christopher Baines
2023-05-29
*
Improve HEAD request handling
Christopher Baines
2023-05-22
*
Avoid generating cached compressions of already compressed files
Christopher Baines
2023-05-22
*
Better handle invalid GET /nar/ requests
Christopher Baines
2023-05-22
*
Better handle /file requests where the nar is known but unavailable
Christopher Baines
2023-05-21
*
Fix misleading log message
Christopher Baines
2023-05-21
*
Include the response code in some errors
Christopher Baines
2023-05-21
*
Name the cached compression work queue
Christopher Baines
2023-05-21
*
Add exception handling to the recent change removal thread
Christopher Baines
2023-05-20
*
Remove recent changes in transaction
Christopher Baines
2023-05-20
*
Use a explicit transaction when removing cache narinfo file entries
Christopher Baines
2023-05-20
*
Log the duration of long database operations
Christopher Baines
2023-05-20
*
Tweak code for removing cached nars
Christopher Baines
2023-05-20
*
Port with-port-timeout improvements from the build coordinator
Christopher Baines
2023-05-20
*
Port work queue improvements from the build coordinator
Christopher Baines
2023-05-20
*
Port worker-thread improvements from the build coordiantor
Christopher Baines
2023-05-20
*
Remove trailing comma
Christopher Baines
2023-05-17
*
Record when a narinfo is added
Christopher Baines
2023-05-17
*
Enable SQLite to mmap the database file
Christopher Baines
2023-05-17
*
Add metrics for Guile internal times
Christopher Baines
2023-05-14
*
Fix handling /file/ requests where no file is found
Christopher Baines
2023-05-03
*
Add HEAD request support for /file/
Christopher Baines
2023-05-03
*
Support setting a storage limit with no nar removal criteria
Christopher Baines
2023-05-01
*
Set thread names
Christopher Baines
2023-05-01
*
Make import transactional for all the provided narinfos
Christopher Baines
2023-03-13
*
Add COPYING file
Christopher Baines
2023-03-13
*
Handle self references when doing checks on narinfo imports
Christopher Baines
2023-02-15
*
Don't use chunked responses when responding with JSON
Christopher Baines
2023-02-09
*
Fix import time reference checking
Christopher Baines
2023-02-08
*
Allow disabling dumping the database
Christopher Baines
2023-02-08
*
Fix uri encoding issues with respect to cached compression files
Christopher Baines
2023-02-07
*
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
[prev]
[next]