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
/
store-api.hh
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
Restore the CachedFailure status code
Eelco Dolstra
1
-0
/
+4
2016-10-21
Remove addPathToAccessor
Eelco Dolstra
1
-12
/
+2
2016-10-21
BinaryCacheStore: Optionally write a NAR listing
Eelco Dolstra
1
-1
/
+1
2016-10-07
Implement generic Store::queryValidPaths()
Eelco Dolstra
1
-1
/
+1
2016-10-07
Add copyClosure utility function for Hydra
Eelco Dolstra
1
-0
/
+5
2016-10-07
importPaths(): Fix accessor support for Hydra
Eelco Dolstra
1
-0
/
+11
2016-09-16
Make computeFSClosure() single-threaded again
Eelco Dolstra
1
-1
/
+8
2016-08-10
Mark content-addressed paths in the Nix database and in .narinfo
Eelco Dolstra
1
-18
/
+55
2016-08-10
Add a "root" parameter to local stores
Eelco Dolstra
1
-0
/
+2
2016-07-26
makeFixedOutputPath(): Drop superfluous HashType argument
Eelco Dolstra
1
-1
/
+1
2016-06-03
Support sandbox builds by non-root users
Eelco Dolstra
1
-0
/
+5
2016-06-02
Make derivationFromPath work on diverted stores
Eelco Dolstra
1
-0
/
+2
2016-06-02
Allow setting the state directory as a store parameter
Eelco Dolstra
1
-6
/
+8
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
1
-62
/
+71
2016-05-31
nix-copy-closure / build-remote.pl: Disable signature checking
Eelco Dolstra
1
-3
/
+3
2016-05-30
Re-implement the WantMassQuery property of binary caches
Eelco Dolstra
1
-0
/
+2
2016-05-30
Fix repair during substitution
Eelco Dolstra
1
-1
/
+1
2016-05-04
Add a Store::addToStore() variant that accepts a NAR
Eelco Dolstra
1
-16
/
+18
2016-05-04
Remove OpenSSL-based signing
Eelco Dolstra
1
-7
/
+4
2016-05-04
Add a copyStorePath() utility function
Eelco Dolstra
1
-0
/
+5
2016-04-29
BinaryCacheStore: Make the signing key a parameter
Eelco Dolstra
1
-4
/
+0
2016-04-29
Allow parameters in store URIs
Eelco Dolstra
1
-2
/
+5
2016-04-29
Eliminate the substituter mechanism
Eelco Dolstra
1
-0
/
+6
2016-04-21
Implement S3BinaryCacheStore::queryAllValidPaths()
Eelco Dolstra
1
-3
/
+8
2016-04-20
Cache path info lookups in SQLite
Eelco Dolstra
1
-0
/
+7
2016-04-19
Move path info caching from BinaryCacheStore to Store
Eelco Dolstra
1
-12
/
+50
2016-04-15
BinaryCacheStore::readFile(): Return a shared_ptr to a string
Eelco Dolstra
1
-0
/
+1
2016-04-08
Remove failed build caching
Eelco Dolstra
1
-8
/
+0
2016-04-07
nix verify-paths: Add ‘--sigs-needed <N>’ flag
Eelco Dolstra
1
-0
/
+3
2016-04-05
Add "nix copy-sigs" command
Eelco Dolstra
1
-0
/
+4
2016-03-30
Improve the SQLite wrapper API
Eelco Dolstra
1
-2
/
+2
2016-03-24
Move signature support from NarInfo to ValidPathInfo
Eelco Dolstra
1
-0
/
+15
2016-03-22
Don't overload dumpPath()
Eelco Dolstra
1
-2
/
+2
2016-03-21
Move signatures from NarInfo to ValidPathInfo
Eelco Dolstra
1
-0
/
+7
2016-03-21
Add Store::dumpPath() method
Eelco Dolstra
1
-0
/
+5
2016-03-14
Fix another mismatched tag
Eelco Dolstra
1
-1
/
+1
2016-03-04
BinaryCacheStore: Remove publicKeyFile argument
Eelco Dolstra
1
-2
/
+1
2016-03-02
Provide function required by Hydra
Eelco Dolstra
1
-0
/
+5
2016-03-02
Make store implementations pluggable
Eelco Dolstra
1
-0
/
+17
2016-03-02
importPaths(): Optionally add NARs to binary cache accessor
Eelco Dolstra
1
-2
/
+5
2016-02-25
Add NAR / Store accessor abstraction
Eelco Dolstra
1
-1
/
+11
2016-02-24
Eliminate reserveSpace flag
Eelco Dolstra
1
-7
/
+3
2016-02-24
Move BinaryCacheStore / LocalBinaryCacheStore from Hydra
Eelco Dolstra
1
-2
/
+22
2016-02-16
Rename ValidPathInfo::hash -> narHash for consistency
Eelco Dolstra
1
-2
/
+2
2016-02-15
Expose the export magic value and move LocalStore::queryReferences to Store
Eelco Dolstra
1
-6
/
+9
2016-02-15
Add function to extract hash part of a store path
Eelco Dolstra
1
-0
/
+6
2016-02-11
Move addPermRoot into Store
Eelco Dolstra
1
-5
/
+4
2016-02-04
StoreAPI -> Store
Eelco Dolstra
1
-4
/
+4
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
1
-18
/
+36
2016-01-31
Add build mode to compute fixed-output derivation hashes
Eelco Dolstra
1
-1
/
+1
[next]