depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
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
Files
Lines
2016-04-20
BinaryCacheStore: Insert new paths into the disk cache
Eelco Dolstra
1
-0
/
+4
2016-04-20
Cache path info lookups in SQLite
Eelco Dolstra
1
-2
/
+1
2016-04-19
Move path info caching from BinaryCacheStore to Store
Eelco Dolstra
1
-80
/
+38
2016-04-15
BinaryCacheStore: Do negative caching of .narinfo lookups
Eelco Dolstra
1
-2
/
+10
2016-04-15
BinaryCacheStore::readFile(): Return a shared_ptr to a string
Eelco Dolstra
1
-7
/
+12
2016-03-22
Don't overload dumpPath()
Eelco Dolstra
1
-3
/
+3
2016-03-21
Move signatures from NarInfo to ValidPathInfo
Eelco Dolstra
1
-2
/
+2
2016-03-21
Add Store::dumpPath() method
Eelco Dolstra
1
-4
/
+11
2016-03-14
BinaryCacheStore::isValidPath(): Use .narinfo cache
Eelco Dolstra
1
-0
/
+9
2016-03-04
BinaryCacheStore: Remove publicKeyFile argument
Eelco Dolstra
1
-6
/
+3
2016-03-04
Eliminate some large string copying
Eelco Dolstra
1
-13
/
+13
2016-02-26
importPaths(): Optionally add NARs to binary cache accessor
Eelco Dolstra
1
-30
/
+36
2016-02-25
Add NAR / Store accessor abstraction
Eelco Dolstra
1
-4
/
+76
2016-02-24
BinaryCacheStore: Implement addToStore()
Eelco Dolstra
1
-0
/
+50
2016-02-24
Show a proper error message for unimplemented binary cache operations
Eelco Dolstra
1
-0
/
+5
2016-02-24
Move BinaryCacheStore / LocalBinaryCacheStore from Hydra
Eelco Dolstra
1
-0
/
+292