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
/
s3-binary-cache-store.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
Log AWS retries
Eelco Dolstra
1
-0
/
+14
2017-02-14
Add support for s3:// URIs
Eelco Dolstra
1
-61
/
+80
2017-02-08
Include config.h implicitly with '-include config.h' in CFLAGS
Tuomas Tynkkynen
1
-2
/
+0
2016-12-22
Call Aws::InitAPI
Eelco Dolstra
1
-1
/
+17
2016-12-08
S3BinaryCacheStore: Ensure it only builds on Linux
Eelco Dolstra
1
-0
/
+2
2016-12-08
Fix S3BinaryCacheStore
Eelco Dolstra
1
-0
/
+9
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
1
-11
/
+11
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
1
-11
/
+11
2016-11-16
S3BinaryCacheStore:: Eliminate a string copy while uploading
Eelco Dolstra
1
-1
/
+1
2016-10-06
Fix getS3Stats()
Eelco Dolstra
1
-1
/
+1
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
1
-1
/
+1
2016-09-16
Make computeFSClosure() single-threaded again
Eelco Dolstra
1
-26
/
+30
2016-06-01
HttpBinaryCacheStore: Fix caching of WantMassQuery
Eelco Dolstra
1
-1
/
+1
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
1
-4
/
+4
2016-05-31
Shut up some clang warnings
Eelco Dolstra
1
-6
/
+6
2016-05-30
Fix build
Eelco Dolstra
1
-1
/
+1
2016-05-30
Re-implement the WantMassQuery property of binary caches
Eelco Dolstra
1
-1
/
+1
2016-05-30
BinaryCacheStore: Remove buildPaths() / ensurePath()
Eelco Dolstra
1
-4
/
+3
2016-05-04
Make the aws-cpp-sdk dependency optional
Eelco Dolstra
1
-0
/
+6
2016-04-29
nix verify --all: Support local binary caches
Eelco Dolstra
1
-2
/
+2
2016-04-29
BinaryCacheStore: Make the signing key a parameter
Eelco Dolstra
1
-4
/
+3
2016-04-29
Allow parameters in store URIs
Eelco Dolstra
1
-1
/
+4
2016-04-21
Implement S3BinaryCacheStore::queryAllValidPaths()
Eelco Dolstra
1
-1
/
+34
2016-04-21
Move S3BinaryCacheStore from Hydra
Eelco Dolstra
1
-0
/
+218