summaryrefslogtreecommitdiff
path: root/Remote/Glacier.hs
Commit message (Expand)AuthorAge
* glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...Gravatar Joey Hess2014-09-18
* testremote: Add testing of behavior when remote is not availableGravatar Joey Hess2014-08-10
* run Preparer to get Remover and CheckPresent actionsGravatar Joey Hess2014-08-06
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* roll ChunkedEncryptable into Special and improve interfaceGravatar Joey Hess2014-08-03
* better byteRetrieverGravatar Joey Hess2014-08-03
* convert glacier to new ChunkedEncryptable API (but do not support chunking)Gravatar Joey Hess2014-08-02
* fix buildGravatar Joey Hess2014-07-26
* export CreateProcess fields from Utility.ProcessGravatar Joey Hess2014-06-10
* Fix glacier repo creation bugGravatar Joey Hess2014-03-27
* glacier: Pass --region to glacier checkpresent.Gravatar Joey Hess2014-03-04
* webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20...Gravatar Joey Hess2014-02-24
* glacier: Do not try to run glacier value create when an existing glacier remo...Gravatar Joey Hess2014-02-20
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* avoid needing a build-dep on hxt for Data.AssocListGravatar Joey Hess2014-01-14
* Fix a long-standing bug that could cause the wrong index file to be used when...Gravatar Joey Hess2014-01-14
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* hlintGravatar Joey Hess2013-09-25
* 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
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* glacier: Better handling of the glacier inventory, which avoids duplicate upl...Gravatar Joey Hess2013-05-29
* 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
* assistant: Retrival from glacier now handled.Gravatar Joey Hess2012-11-29
* webapp: Defaults to sharing box.com account info with friends, allowing one-c...Gravatar Joey Hess2012-11-28
* remove redundant showOutput calls.Gravatar Joey Hess2012-11-25
* progress bars for glacier downloadsGravatar Joey Hess2012-11-25
* progress bars for glacier uploadsGravatar Joey Hess2012-11-25
* adjust glacier remote cost to 1000Gravatar Joey Hess2012-11-22
* pass --quiet to checkpresentGravatar Joey Hess2012-11-21
* Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20