git-annex/Assistant/WebApp/Configurators
Joey Hess 26d6566307 S3 storage classes expansion
Added support for storageclass=STANDARD_IA to use Amazon's
new Infrequently Accessed storage.

Also allows using storageclass=NEARLINE to use Google's NearLine storage.

The necessary changes to aws to support this are in
https://github.com/aristidb/aws/pull/176
2015-09-17 17:20:01 -04:00
..
AWS.hs S3 storage classes expansion 2015-09-17 17:20:01 -04:00
Delete.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Edit.hs support gpg.program 2015-09-09 18:06:49 -04:00
Fsck.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00
IA.hs addurl: When a Content-Disposition header suggests a filename to use, addurl will consider using it, if it's reasonable and doesn't conflict with an existing file. (--file overrides this) 2015-01-22 14:52:52 -04:00
Local.hs support gpg.program 2015-09-09 18:06:49 -04:00
Pairing.hs assistant: Fix local pairing to not include newline in ssh pubkey, which is rejected on the other end for security reasons. 2015-07-02 14:50:20 -04:00
Preferences.hs --debug is passed along to git-annex-shell when git-annex is in debug mode. 2015-08-13 15:05:39 -04:00
Ssh.hs support gpg.program 2015-09-09 18:06:49 -04:00
Unused.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00
Upgrade.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
WebDAV.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
XMPP.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00