summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* couple fixesJoey Hess2019-01-29
* S3: Detect when version=yes but an exported file lacks versioning, and refuse...Joey Hess2019-01-29
* enableremote S3: Do not let versioning=yes be set on existing remoteJoey Hess2019-01-29
* initremote S3: Automatically enable versioning in S3 buckets when configured ...Joey Hess2019-01-29
* refactoringJoey Hess2019-01-29
* S3: Send a Content-Type header when storing objects in S3Joey Hess2019-01-23
* misctmp cleanupJoey Hess2019-01-17
* Revert "cache the serialization of a Key"Joey Hess2019-01-16
* cache the serialization of a KeyJoey Hess2019-01-14
* rename key2file and file2keyJoey Hess2019-01-14
* make everything build again after ByteString Key changesJoey Hess2019-01-11
* follow-on changes from MetaData type changesJoey Hess2019-01-07
* import Utility.FileSystemEncoding in CommonJoey Hess2019-01-03
* strict bytestring encoders and decodersJoey Hess2019-01-01
* convert UUID from String to ByteStringJoey Hess2019-01-01
* use putBucket to future-proofJoey Hess2018-12-31
* remove unused importJoey Hess2018-12-30
* Fix doubled progress display when downloading an url when -J is used.Joey Hess2018-12-30
* fix webdav reversionJoey Hess2018-12-10
* S3: Improve diagnostics when a remote is configured with exporttree and versi...Joey Hess2018-12-06
* deMaybe credPairRemoteKeyJoey Hess2018-12-04
* fix json for exportedtrees in conflictJoey Hess2018-12-03
* add exportedtree to infoJoey Hess2018-12-03
* replace TORRENT by WITH_TORRENTPARSERRobert Schütz2018-11-27
* catch lockContentForRemoval exceptionJoey Hess2018-11-15
* improve messages around export conflictsJoey Hess2018-11-13
* webapp: Fixed a crash when adding a git remote.Joey Hess2018-10-29
* remove CHECKURL-MULTI single url response special caseJoey Hess2018-10-29
* instrument P2P --debug with connection and thread infoJoey Hess2018-10-22
* Fix concurrency bug that occurred on the first download from an exporttree re...Joey Hess2018-10-22
* centralized "yes"/"no" parsingJoey Hess2018-10-10
* Fix crash when exporttree is set to a bad value.Joey Hess2018-10-10
* clean up url removal presence updateJoey Hess2018-10-04
* Improve display when git config download from a http remote fails.Joey Hess2018-10-03
* clean P2P protocol shutdown on EOF try 2Joey Hess2018-09-25
* remote.name.annex-security-allow-unverified-downloadsJoey Hess2018-09-25
* S3: Fix url construction bugJoey Hess2018-09-14
* fix build with older awsJoey Hess2018-09-13
* simplifyJoey Hess2018-09-06
* support public versioned S3 accessJoey Hess2018-09-06
* S3: Support AWS_SESSION_TOKENJoey Hess2018-09-05
* more efficient encodingJoey Hess2018-08-31
* use per-remote metadata storage for S3 version IDJoey Hess2018-08-31
* turn on appendonly when versioning is enabledJoey Hess2018-08-31
* use S3 version ID for retrievalJoey Hess2018-08-30
* store S3 version IDsJoey Hess2018-08-30
* S3 versioning=yes configJoey Hess2018-08-30
* don't untrust appendonly exportsJoey Hess2018-08-30
* export appendonly supportJoey Hess2018-08-30
* add Remote.readonlyJoey Hess2018-08-30