Eelco Dolstra
|
86a2d6471c
|
Fix a boost format string abort
|
2016-03-02 20:06:48 +01:00 |
|
Eelco Dolstra
|
610a8d67ae
|
Better AWS error messages
|
2016-02-26 22:40:27 +01:00 |
|
Eelco Dolstra
|
1a055e7e9e
|
Reduce severity level of some message
|
2016-02-26 21:31:08 +01:00 |
|
Eelco Dolstra
|
53ca41ef9f
|
Use US standard S3 region
|
2016-02-26 20:57:47 +01:00 |
|
Eelco Dolstra
|
8321a3eb27
|
Sync with Nix
|
2016-02-24 14:04:31 +01:00 |
|
Eelco Dolstra
|
2b76094a23
|
S3BinaryCacheStore::isValidPath(): Do a GET instead of HEAD
|
2016-02-19 17:41:11 +01:00 |
|
Eelco Dolstra
|
a0f74047da
|
Keep some statistics for the binary cache stores
|
2016-02-19 14:24:23 +01:00 |
|
Eelco Dolstra
|
dc4a00347d
|
Use a single BinaryCacheStore for all threads
This will make it easier to do caching / keep stats. Also, we won't
have S3Client's connection pooling if we create multiple S3Client
instances.
|
2016-02-18 17:31:19 +01:00 |
|
Eelco Dolstra
|
8c9fc677c1
|
Typo
|
2016-02-18 16:43:24 +01:00 |
|
Eelco Dolstra
|
2d40888e2e
|
Add an S3-backed binary cache store
|
2016-02-18 16:18:50 +01:00 |
|