summaryrefslogtreecommitdiff
path: root/Remote/S3.hs
Commit message (Expand)AuthorAge
* webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20...Gravatar Joey Hess2014-02-24
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* S3: Try to ensure bucket name is valid for archive.org.Gravatar Joey Hess2013-10-16
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* fix build (seems getGpgEncOpts got renamed to getGpgEncParams)Gravatar Joey Hess2013-09-04
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* Store an annex-uuid file in the bucket when setting up a new S3 remote.Gravatar Joey Hess2013-04-27
* Automatically register public urls for files uploaded to the Internet Archive.Gravatar Joey Hess2013-04-25
* webapp: Display some additional information about a repository on its edit page.Gravatar Joey Hess2013-04-25
* S3: Dropping content from the Internet Archive doesn't work, but their API in...Gravatar Joey Hess2013-04-25
* support enabling IA repositoriesGravatar Joey Hess2013-04-25
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* 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