index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
binary-cache-store.cc
Age
Commit message (
Expand
)
Author
2016-08-10
FSAccessor: Throw InvalidPath
Eelco Dolstra
2016-07-26
makeFixedOutputPath(): Drop superfluous HashType argument
Eelco Dolstra
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
2016-05-31
nix-copy-closure / build-remote.pl: Disable signature checking
Eelco Dolstra
2016-05-30
Re-implement the WantMassQuery property of binary caches
Eelco Dolstra
2016-05-30
BinaryCacheStore: Remove buildPaths() / ensurePath()
Eelco Dolstra
2016-05-04
Add a Store::addToStore() variant that accepts a NAR
Eelco Dolstra
2016-05-04
Remove OpenSSL-based signing
Eelco Dolstra
2016-04-29
BinaryCacheStore: Support bzip2 compression
Eelco Dolstra
2016-04-29
Better error message
Eelco Dolstra
2016-04-29
BinaryCacheStore: Support "none" compression method
Eelco Dolstra
2016-04-29
BinaryCacheStore: Make the signing key a parameter
Eelco Dolstra
2016-04-29
BinaryCacheStore::queryPathInfo: Don't check signatures
Eelco Dolstra
2016-04-28
Fix error message
Eelco Dolstra
2016-04-22
BinaryCacheStore: When adding a path, ensure the references are valid
Eelco Dolstra
2016-04-21
Implement S3BinaryCacheStore::queryAllValidPaths()
Eelco Dolstra
2016-04-20
BinaryCacheStore: Insert new paths into the disk cache
Eelco Dolstra
2016-04-20
Cache path info lookups in SQLite
Eelco Dolstra
2016-04-19
Move path info caching from BinaryCacheStore to Store
Eelco Dolstra
2016-04-15
BinaryCacheStore: Do negative caching of .narinfo lookups
Eelco Dolstra
2016-04-15
BinaryCacheStore::readFile(): Return a shared_ptr to a string
Eelco Dolstra
2016-03-22
Don't overload dumpPath()
Eelco Dolstra
2016-03-21
Move signatures from NarInfo to ValidPathInfo
Eelco Dolstra
2016-03-21
Add Store::dumpPath() method
Eelco Dolstra
2016-03-14
BinaryCacheStore::isValidPath(): Use .narinfo cache
Eelco Dolstra
2016-03-04
BinaryCacheStore: Remove publicKeyFile argument
Eelco Dolstra
2016-03-04
Eliminate some large string copying
Eelco Dolstra
2016-02-26
importPaths(): Optionally add NARs to binary cache accessor
Eelco Dolstra
2016-02-25
Add NAR / Store accessor abstraction
Eelco Dolstra
2016-02-24
BinaryCacheStore: Implement addToStore()
Eelco Dolstra
2016-02-24
Show a proper error message for unimplemented binary cache operations
Eelco Dolstra
2016-02-24
Move BinaryCacheStore / LocalBinaryCacheStore from Hydra
Eelco Dolstra
[prev]