aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Tweak dump databaseChristopher Baines2024-10-05
* Fix deleting recent changesChristopher Baines2024-10-05
* Allow specifying the minimum free spaceChristopher Baines2024-06-23
* Strip the database dumpChristopher Baines2024-06-22
* Check nar file sizes on importChristopher Baines2024-06-15
* Insert the narinfo record before moving the narChristopher Baines2024-06-15
* Fix make-wait-operation for use with port-pollChristopher Baines2024-06-15
* Use port-poll rather than selectChristopher Baines2024-06-15
* Update removal criteria commentChristopher Baines2024-06-15
* Make the removal channel work without removal criteriaChristopher Baines2024-06-13
* Don't use the recent changes fiber when mirroringChristopher Baines2024-06-13
* Fix running both the nar removal and mirroring fiberChristopher Baines2024-06-13
* Add more logging when checking if a nar can be removedChristopher Baines2024-06-13
* Index narinfo_files (url)Christopher Baines2024-06-12
* Instrument request loopsChristopher Baines2024-06-12
* Include the pid in the starting server messageChristopher Baines2024-06-12
* Fix X-Accel-Redirect not matching the narinfoChristopher Baines2024-06-10
* Handle there not being a compression in the nar URIChristopher Baines2024-06-07
* Add missing uri-decodeChristopher Baines2024-06-05
* Always create the nar removal channelChristopher Baines2024-06-05
* Revert "Don't strip the Via header"Christopher Baines2024-06-05
* Don't strip the Via headerChristopher Baines2024-06-01
* Add Via header loggingChristopher Baines2024-06-01
* Fix removing cached narinfo files from the dbChristopher Baines2024-05-20
* Move nars to storage when importing narinfosChristopher Baines2024-05-19
* Update metrics after processing changesChristopher Baines2024-05-13
* Show backtraces for exceptions in the recent change listenerChristopher Baines2024-05-13
* Fix with-port-timeouts without fibersChristopher Baines2024-05-13
* Simplify output when importing a single narinfoChristopher Baines2024-05-11
* Fix with-port-timeout exceptionsChristopher Baines2024-05-11
* Set %file-port-name-canonicalization to 'noneChristopher Baines2024-05-11
* Count new files appropriatelyChristopher Baines2024-05-09
* Stop double counting new nar filesChristopher Baines2024-04-28
* Guard against trying to fetch things twiceChristopher Baines2024-04-27
* Make get-storage-size friendly to other fibersChristopher Baines2024-04-27
* Fix the nar_files metric not being updated correctlyChristopher Baines2024-04-27
* Revert "Don't initialize storage metrics if there's no storage"Christopher Baines2024-04-27
* Remove metrics-registry argument from fold-nar-filesChristopher Baines2024-04-27
* Allow storage-root to be #f when calling fold-nar-filesChristopher Baines2024-04-27
* Don't initialize storage metrics if there's no storageChristopher Baines2024-04-25
* Fix for guile-lib v0.2.8Christopher Baines2024-04-19
* Show backtraces for exceptions in transactionsChristopher Baines2024-04-19
* Improve database-call-with-transactionChristopher Baines2024-04-19
* Fix use of alist-consChristopher Baines2024-04-16
* Guard against recent-changes being nullChristopher Baines2024-04-16
* Add exception handling to the addition processing channelChristopher Baines2024-04-16
* Log the recent changes as they're processedChristopher Baines2024-04-16
* Add some error handling to the cached compression management fiberChristopher Baines2024-04-16
* Add some debugging output to the cached compression management fiberChristopher Baines2024-04-16
* Make the number of database reader threads configurableChristopher Baines2024-04-15