summaryrefslogtreecommitdiff
path: root/Remote/S3.hs
Commit message (Expand)AuthorAge
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* GnuPG options for symmetric encryption.Gravatar guilhem2013-03-11
* Special remotes now all rollback storage of keys that get modified during the...Gravatar Joey Hess2013-01-09
* Fix transferring files to special remotes in direct mode.Gravatar Joey Hess2013-01-06
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* whitespace fixesGravatar Joey Hess2012-12-13
* webapp: S3 and Glacier forms now have a select list of all currently-supporte...Gravatar Joey Hess2012-12-01
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* webapp: Defaults to sharing box.com account info with friends, allowing one-c...Gravatar Joey Hess2012-11-28
* Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20
* S3: Added progress display for uploading and downloading.Gravatar Joey Hess2012-11-18
* S3: upload progress displayGravatar Joey Hess2012-11-18
* better streaming while encrypting/decryptingGravatar Joey Hess2012-11-18
* webapp: support box.comGravatar Joey Hess2012-11-17
* encrypted webdav workingGravatar Joey Hess2012-11-16
* update to dav 0.1, and basic uploading is working!Gravatar Joey Hess2012-11-15
* factor out CredsGravatar Joey Hess2012-11-14
* where indentingGravatar Joey Hess2012-11-11
* change s3 creds cachingGravatar Joey Hess2012-09-26
* store S3 creds in a 600 mode file inside the local git repoGravatar Joey Hess2012-09-26
* unify typesGravatar Joey Hess2012-09-21
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* add support for readonly remotesGravatar Joey Hess2012-08-26
* tweak field nameGravatar Joey Hess2012-08-26
* fix build warningGravatar Joey Hess2012-08-16
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-16
|\
| * S3: Add fileprefix setting.Gravatar Joey Hess2012-08-09
* | add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* | add a path field to remotesGravatar Joey Hess2012-07-22
|/
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* noopGravatar Joey Hess2012-04-21
* thread through original key to retrieveEnctyptedGravatar Joey Hess2012-03-04
* Add progress bar display to the directory special remote.Gravatar Joey Hess2012-03-04
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* S3: Fix irrefutable pattern failure when accessing encrypted S3 credentials.Gravatar Joey Hess2012-02-08
* refactorGravatar Joey Hess2012-02-07
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* remove S3stub stuffGravatar Joey Hess2012-01-05
* nasty hack to build when hS3 is not availableGravatar Joey Hess2011-03-30
* refactorGravatar Joey Hess2011-03-29
* more S3 docsGravatar Joey Hess2011-03-29
* transfering content back from s3 works!Gravatar Joey Hess2011-03-29
* copy --to S3 worksGravatar Joey Hess2011-03-29
* progressGravatar Joey Hess2011-03-29
* initremote now creates bucketsGravatar Joey Hess2011-03-29
* initremote worksGravatar Joey Hess2011-03-29
* clean up remote.log handlingGravatar Joey Hess2011-03-29
* updateGravatar Joey Hess2011-03-28