index
:
lix
main
User &
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
2018-10-30
S3BinaryCacheStore: Allow disabling multipart uploads
Eelco Dolstra
2018-10-30
Fix broken uploadProgressCallback closure
Eelco Dolstra
2018-09-27
S3BinaryCacheStore: Don't create buckets
Eelco Dolstra
2018-08-09
S3BinaryCacheStore: Share TransferManager
Eelco Dolstra
2018-08-08
S3BinaryCacheStore: Don't use the transfer status callback
Eelco Dolstra
2018-08-06
Fix setting Content-Encoding in S3 uploads
Eelco Dolstra
2018-08-06
Fix Brotli decompression in 'nix log'
Eelco Dolstra
2018-08-02
s3 binary cache: support specifying an endpoint
Graham Christensen
2018-06-08
use debug instead of printTalkative to avoid spamming hydra queue
AmineChikhaoui
2018-05-30
Make LocalBinaryCacheStore::narFromPath() run in constant memory
Eelco Dolstra
2018-05-30
Simplify the callback mechanism
Eelco Dolstra
2018-05-10
Remove mention of default since we already know the default
Eelco Dolstra
2018-05-07
share the executor between multiple copy threads.
AmineChikhaoui
2018-05-07
add a FIXME note to find a way to abort the multipart uploads in
AmineChikhaoui
2018-05-07
Support multi-part uploads for large NARs that exceed the size of
AmineChikhaoui
2017-12-22
Check aws-sdk-cpp version
Eelco Dolstra
2017-12-14
Fix build against current aws-sdk-cpp
Eelco Dolstra
2017-11-15
Add a "profile" option to S3BinaryCacheStore
Eelco Dolstra
2017-11-03
Don't freak out if we get a 403 from S3
Daniel Peebles
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-06-19
Disable use of virtual hosting in aws-sdk-cpp
Eelco Dolstra
2017-06-19
Support creating S3 caches in other regions than us-east-1
Eelco Dolstra
2017-06-19
Handle S3Errors::RESOURCE_NOT_FOUND from aws-sdk-cpp
Eelco Dolstra
2017-06-19
Suppress "will retry in N ms" for non-retriable errors
Eelco Dolstra
2017-06-19
Show aws-sdk-cpp log messages
Eelco Dolstra
2017-06-14
Remove redundant debug line
Eelco Dolstra
2017-04-13
Add a Config class to simplify adding configuration settings
Eelco Dolstra
2017-03-21
Move istringstream_nocopy to a separate file
Eelco Dolstra
2017-03-20
Merge branch 'darwin-s3-binary-cache-store' of https://github.com/shlevy/nix
Eelco Dolstra
2017-03-15
More precise compression settings
Eelco Dolstra
2017-03-15
Compress NAR listings using the "text-compression" method
Eelco Dolstra
2017-03-15
S3BinaryCacheStore: Set Content-Type
Eelco Dolstra
2017-03-15
S3BinaryCacheStore: Support compression of narinfo and log files
Eelco Dolstra
2017-03-12
Merge branch 'configurable-aws-region'
Shea Levy
2017-03-06
Properly set the caFile for aws-sdk-cpp s3
Shea Levy
2017-03-06
istringstream_nocopy: Implement in a standards-compliant way.
Shea Levy
2017-03-03
Add aws-region param to S3 store URLs
Shea Levy
2017-02-21
Log AWS retries
Eelco Dolstra
2017-02-14
Add support for s3:// URIs
Eelco Dolstra
2017-02-08
Include config.h implicitly with '-include config.h' in CFLAGS
Tuomas Tynkkynen
2016-12-22
Call Aws::InitAPI
Eelco Dolstra
2016-12-08
S3BinaryCacheStore: Ensure it only builds on Linux
Eelco Dolstra
2016-12-08
Fix S3BinaryCacheStore
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-11-16
S3BinaryCacheStore:: Eliminate a string copy while uploading
Eelco Dolstra
2016-10-06
Fix getS3Stats()
Eelco Dolstra
2016-09-21
printMsg(lvlError, ...) -> printError(...) etc.
Eelco Dolstra
2016-09-16
Make computeFSClosure() single-threaded again
Eelco Dolstra
2016-06-01
HttpBinaryCacheStore: Fix caching of WantMassQuery
Eelco Dolstra
[prev]
[next]