aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Decode nar urls when deleting nar filesChristopher Baines2022-02-02
* Handle URI encoding when mirroring filesChristopher Baines2022-02-02
* Decode the URLs for narinfo-filesChristopher Baines2022-02-02
* Regularly update the database dump and delete recent changesChristopher Baines2021-12-29
* Limit the number of recent changes returnedChristopher Baines2021-12-29
* Add support for creating a pid fileChristopher Baines2021-12-20
* Fix a couple of example commandsChristopher Baines2021-12-15
* Add some information about the designChristopher Baines2021-12-15
* Double check the nar removal criteria before removing narsChristopher Baines2021-12-15
* Log the storage size when removing narsChristopher Baines2021-12-15
* Move retry for fetching files to a better placeChristopher Baines2021-12-15
* Fix member call in mirror moduleChristopher Baines2021-12-15
* Add some retrying around requestsChristopher Baines2021-12-15
* Fix and test removing narsChristopher Baines2021-12-14
* Fix store-item-in-local-storage?Christopher Baines2021-12-14
* Check for narinfo existence for the info endpointChristopher Baines2021-12-14
* Guard against checking for 0 narinfo filesChristopher Baines2021-12-14
* Add missing sqlite-bind-arguments in database-select-narinfo-filesChristopher Baines2021-12-14
* Remove peekChristopher Baines2021-12-13
* Speed up indexing the storageChristopher Baines2021-12-13
* Log the time for getting the storage sizeChristopher Baines2021-12-13
* Export time logging utilitiesChristopher Baines2021-12-13
* Strip datetime's from changes when comparingChristopher Baines2021-12-13
* Fix database-select-latest-recent-change-datetimeChristopher Baines2021-12-13
* Fix the ordering of the change alist as wellChristopher Baines2021-12-13
* Update accessors for the recent changesChristopher Baines2021-12-13
* Fix call to vector-map!Christopher Baines2021-12-13
* URI encode the latest recent change datetimeChristopher Baines2021-12-13
* Add missing importChristopher Baines2021-12-13
* Convert recent-changes keys to symbolsChristopher Baines2021-12-13
* Improve mirror exception handlingChristopher Baines2021-12-13
* Say when the database download startsChristopher Baines2021-12-13
* Show the path for URI's, rather than the whole objectChristopher Baines2021-12-13
* Handle empty directories in index-storageChristopher Baines2021-12-13
* Add missing --database-dump optionChristopher Baines2021-12-13
* Fix import trying to import argumentsChristopher Baines2021-12-12
* Get most of the functionality sort of workingChristopher Baines2021-12-12
* Initial commitChristopher Baines2021-12-05