aboutsummaryrefslogtreecommitdiff
path: root/tests/store-database.scm
Commit message (Expand)AuthorAge
* utils: Don’t re-export ‘call-with-temporary-output-file’.Ludovic Courtès2024-04-15
* store: database: Rename a couple of procedures.Christopher Baines2024-04-03
* database: Validate #:nar-size and #:time when registering store items.Ludovic Courtès2021-01-31
* database: Remove 'register-path'.Ludovic Courtès2020-12-15
* database: Remove #:deduplicate? and #:reset-timestamps? from 'register-path'.Ludovic Courtès2020-12-15
* store-database: Add test checking the directory mtime after 'register-path'.Ludovic Courtès2020-11-21
* database: Reset timestamps to one second after the Epoch.Ludovic Courtès2018-07-20
* store: Remove 'register-path'.Ludovic Courtès2018-06-14
* database: 'sqlite-register' takes a database, not a file name.Ludovic Courtès2018-06-14
* database: Fail registration when encountering unregistered references.Ludovic Courtès2018-06-14
* database: 'with-database' can now initialize new databases.Ludovic Courtès2018-06-14
* Add (gnu store database).Caleb Ristvedt2018-06-01