Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add some retrying around requests | Christopher Baines | 2021-12-15 | |
| | ||||
* | Fix and test removing nars | Christopher Baines | 2021-12-14 | |
| | ||||
* | Fix store-item-in-local-storage? | Christopher Baines | 2021-12-14 | |
| | ||||
* | Check for narinfo existence for the info endpoint | Christopher Baines | 2021-12-14 | |
| | ||||
* | Guard against checking for 0 narinfo files | Christopher Baines | 2021-12-14 | |
| | ||||
* | Add missing sqlite-bind-arguments in database-select-narinfo-files | Christopher Baines | 2021-12-14 | |
| | ||||
* | Remove peek | Christopher Baines | 2021-12-13 | |
| | ||||
* | Speed up indexing the storage | Christopher Baines | 2021-12-13 | |
| | ||||
* | Log the time for getting the storage size | Christopher Baines | 2021-12-13 | |
| | ||||
* | Export time logging utilities | Christopher Baines | 2021-12-13 | |
| | ||||
* | Strip datetime's from changes when comparing | Christopher Baines | 2021-12-13 | |
| | ||||
* | Fix database-select-latest-recent-change-datetime | Christopher Baines | 2021-12-13 | |
| | ||||
* | Fix the ordering of the change alist as well | Christopher Baines | 2021-12-13 | |
| | ||||
* | Update accessors for the recent changes | Christopher Baines | 2021-12-13 | |
| | | | | Now that the keys are symbols rather than strings. | |||
* | Fix call to vector-map! | Christopher Baines | 2021-12-13 | |
| | ||||
* | URI encode the latest recent change datetime | Christopher Baines | 2021-12-13 | |
| | | | | As it includes a space. | |||
* | Add missing import | Christopher Baines | 2021-12-13 | |
| | ||||
* | Convert recent-changes keys to symbols | Christopher Baines | 2021-12-13 | |
| | | | | So that it matches the changes coming from the database. | |||
* | Improve mirror exception handling | Christopher Baines | 2021-12-13 | |
| | ||||
* | Say when the database download starts | Christopher Baines | 2021-12-13 | |
| | ||||
* | Show the path for URI's, rather than the whole object | Christopher Baines | 2021-12-13 | |
| | ||||
* | Handle empty directories in index-storage | Christopher Baines | 2021-12-13 | |
| | ||||
* | Add missing --database-dump option | Christopher Baines | 2021-12-13 | |
| | ||||
* | Fix import trying to import arguments | Christopher Baines | 2021-12-12 | |
| | ||||
* | Get most of the functionality sort of working | Christopher Baines | 2021-12-12 | |
| | | | | | At least working enough to start trying this out, and finding the problems. | |||
* | Initial commit | Christopher Baines | 2021-12-05 | |