index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
S3.hs
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into s3-aws
Joey Hess
2014-08-15
|
\
|
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
|
auto-create IA buckets
Joey Hess
2014-08-09
*
|
better memoization
Joey Hess
2014-08-09
*
|
fix meter update
Joey Hess
2014-08-09
*
|
S3: finish converting to aws library
Joey Hess
2014-08-09
*
|
pass metadata headers and storage class to S3 when putting objects
Joey Hess
2014-08-09
*
|
remove dead code
Joey Hess
2014-08-09
*
|
S3: convert to aws for store, remove, checkPresent
Joey Hess
2014-08-09
*
|
wording
Joey Hess
2014-08-08
*
|
cleanup
Joey Hess
2014-08-08
*
|
cleanup
Joey Hess
2014-08-08
*
|
WIP converting S3 special remote from hS3 to aws library
Joey Hess
2014-08-08
|
/
*
run Preparer to get Remover and CheckPresent actions
Joey Hess
2014-08-06
*
pushed checkPresent exception handling out of Remote implementations
Joey Hess
2014-08-06
*
roll ChunkedEncryptable into Special and improve interface
Joey Hess
2014-08-03
*
better byteRetriever
Joey Hess
2014-08-03
*
S3: support chunking
Joey Hess
2014-08-02
*
S3: Deal with AWS ACL configurations that do not allow creating or checking t...
Joey Hess
2014-07-11
*
fix build with old versions of bytestring
Joey Hess
2014-06-06
*
fix dodgy use of Char8
Joey Hess
2014-05-27
*
webapp: Fix creation of box.com, S3, and Glacier repositories, broken in 5.20...
Joey Hess
2014-02-24
*
plumb creds from webapp to initremote
Joey Hess
2014-02-11
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
assistant: Support repairing git remotes that are locally accessible
Joey Hess
2013-10-27
*
S3: Try to ensure bucket name is valid for archive.org.
Joey Hess
2013-10-16
*
add remote fsck interface
Joey Hess
2013-10-11
*
Support hot-swapping of removable drives containing gcrypt repositories.
Joey Hess
2013-09-12
*
partially complete gcrypt remote (local send done; rest not)
Joey Hess
2013-09-07
*
fix build (seems getGpgEncOpts got renamed to getGpgEncParams)
Joey Hess
2013-09-04
*
Allow public-key encryption of file content.
guilhem
2013-09-03
*
Store an annex-uuid file in the bucket when setting up a new S3 remote.
Joey Hess
2013-04-27
*
Automatically register public urls for files uploaded to the Internet Archive.
Joey Hess
2013-04-25
*
webapp: Display some additional information about a repository on its edit page.
Joey Hess
2013-04-25
*
S3: Dropping content from the Internet Archive doesn't work, but their API in...
Joey Hess
2013-04-25
*
support enabling IA repositories
Joey Hess
2013-04-25
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
add globallyAvailable to remotes
Joey Hess
2013-03-15
*
split cost out into its own module
Joey Hess
2013-03-13
*
GnuPG options for symmetric encryption.
guilhem
2013-03-11
*
Special remotes now all rollback storage of keys that get modified during the...
Joey Hess
2013-01-09
*
Fix transferring files to special remotes in direct mode.
Joey Hess
2013-01-06
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
whitespace fixes
Joey Hess
2012-12-13
*
webapp: S3 and Glacier forms now have a select list of all currently-supporte...
Joey Hess
2012-12-01
*
avoid unnecessary Maybe
Joey Hess
2012-11-30
*
webapp: Defaults to sharing box.com account info with friends, allowing one-c...
Joey Hess
2012-11-28
*
Amazon Glacier special remote; 100% working
Joey Hess
2012-11-20
*
S3: Added progress display for uploading and downloading.
Joey Hess
2012-11-18
[next]