aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* webapp and assistant glacier supportGravatar Joey Hess2012-11-24
|
* queue uploads when a new or renamed symlink is handledGravatar Joey Hess2012-11-24
|
* bugGravatar Joey Hess2012-11-24
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-23
|\
| * poll vote (Tahoe-LAFS)Gravatar 2001:5a8:4:a460:8c7d:d135:6ec1:450e2012-11-23
| |
| * fix link to threadGravatar http://edward.myopenid.com/2012-11-23
| |
| * Added a comment: ~/.ssh/configGravatar https://www.google.com/accounts/o8/id?id=AItOawnldTTAP8PAifJUmqhRar6RAWNWlRcencw2012-11-23
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg2012-11-22
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC02012-11-22
| |
* | adjust glacier remote cost to 1000Gravatar Joey Hess2012-11-22
| | | | | | | | | | | | Higher than any other remote, this is mostly due to the long retrieval time, so it'd make sense to get a file from nearly any other remote. (Unless it's behind a very slow connection.)
| * Created question for rsync special remote on non-standard ssh portGravatar https://www.google.com/accounts/o8/id?id=AItOawnldTTAP8PAifJUmqhRar6RAWNWlRcencw2012-11-22
| |
| * Added a comment: single-line migrationGravatar http://christian.amsuess.com/chrysn2012-11-22
|/
* pass --quiet to checkpresentGravatar Joey Hess2012-11-21
|
* Added a comment: Terminal IDEGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2012-11-21
|
* (no commit message)Gravatar jbee2012-11-21
|
* Added a comment: Quick Cloud TipGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2012-11-21
|
* Added a comment: Best thing since sliced breadGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2012-11-21
|
* Fix link to pairing_walkthrough.Gravatar https://www.google.com/accounts/o8/id?id=AItOawmnG4EuvZWse5hvgrl0XAK-U61e-0iGaao2012-11-21
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlXlJDAF_lXaxbqeBdH4EGj6jsBjjrDODM2012-11-21
|
* Added a comment: No luck running it on OS X Lion.Gravatar http://edheil.wordpress.com/2012-11-21
|
* updateGravatar Joey Hess2012-11-20
|
* update switch nameGravatar Joey Hess2012-11-20
|
* omissionGravatar Joey Hess2012-11-20
|
* progress bars for glacier on the TODO listGravatar Joey Hess2012-11-20
|
* fix linkGravatar Joey Hess2012-11-20
|
* correction: vault names don't need to be globally uniqueGravatar Joey Hess2012-11-20
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-20
|\
* | blog for the dayGravatar Joey Hess2012-11-20
| |
* | Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlXlJDAF_lXaxbqeBdH4EGj6jsBjjrDODM2012-11-20
| |
| * Added a comment: Webapp spins when adding a second annexGravatar https://www.google.com/accounts/o8/id?id=AItOawkk3K0AUduAybbBO_LRRGKOe2zcGeezbzI2012-11-20
|/
* blog for the dayGravatar Joey Hess2012-11-19
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-19
|\
| * (no commit message)Gravatar https://me.yahoo.com/a/uSGZkc1_k._MfptG8E4Hsqx6tUJaerbXGQ--#ac79f2012-11-19
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-19
|\|
* | Allow controlling whether login credentials for S3 and webdav are committed ↵Gravatar Joey Hess2012-11-19
| | | | | | | | to the repository, by setting embedcreds=yes|no when running initremote.
* | new storage regime implemented for webdavGravatar Joey Hess2012-11-19
| |
* | Bugfix: directory special remote could loop forever storing a key when a ↵Gravatar Joey Hess2012-11-19
| | | | | | | | | | | | | | | | | | | | too small chunksize was configured. Ensure that each file has something written to it, even if the bytestring chunk size is greater than the configured chunksize. This means we may write a bit larger than the configured value, but only when the configured value is very small; ie, < 8 kb.
* | directory special remote: Made more efficient and robust.Gravatar Joey Hess2012-11-19
| | | | | | | | | | | | | | | | | | Files are now written to a tmp directory in the remote, and once all chunks are written, etc, it's moved into the final place atomically. For now, checkpresent still checks every single chunk of a file, because the old method could leave partially transferred files with some chunks present and others not.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmU_2tE75oyG0h2ZPN4lcroIKEMC8G-otE2012-11-19
|/
* remove annex/ from key locations used for webdavGravatar Joey Hess2012-11-18
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2012-11-18
|\
* | S3: Added progress display for uploading and downloading.Gravatar Joey Hess2012-11-18
| |
* | blog for the dayGravatar Joey Hess2012-11-18
| |
* | S3: upload progress displayGravatar Joey Hess2012-11-18
| |
* | refactorGravatar Joey Hess2012-11-18
| |
* | upload progress bars for webdav!Gravatar Joey Hess2012-11-18
| |
* | simplifyGravatar Joey Hess2012-11-18
| |
* | better streaming while encrypting/decryptingGravatar Joey Hess2012-11-18
| | | | | | | | | | | | Both the directory and webdav special remotes used to have to buffer the whole file contents before it could be decrypted, as they read from chunks. Now the chunks are streamed through gpg with no buffering.
| * Added a commentGravatar http://joeyh.name/2012-11-18
|/