summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* assistant: Fixed several minor memory leaks that manifested when adding a ↵Gravatar Joey Hess2014-01-05
| | | | large number of files.
* add notes on full profilingGravatar Joey Hess2014-01-05
|
* add: Fix rollback when disk is completely full.Gravatar Joey Hess2014-01-05
| | | | | | | | Noticed that it was possible for add to move a file to .git/annex/objects and not make the link if the disk was full. This happened because the location log update failed, and so addLink never got a chance to run. Running addLink first fixes it; on error it will unwind by moving the file back to where it was originally.
* fix form of quvi urlGravatar Joey Hess2014-01-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-05
|\
* | check if quvi page url has already been downloaded beforeGravatar Joey Hess2014-01-05
| | | | | | | | | | | | That is the url that is typically stored in the git-annex branch. Kept the check for the video url too, just in case.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmnONg05EuMIjFTh1xN4FjwwGByF-dDxrk2014-01-05
| |
| * lost a bit of the error message, now completeGravatar Greg Grossmeier2014-01-04
| |
| * escape quoteGravatar Greg Grossmeier2014-01-04
| |
| * bug reportGravatar Greg Grossmeier2014-01-04
|/
* devblogGravatar Joey Hess2014-01-04
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-04
|\
* | also check diskreserve for quvi downloadsGravatar Joey Hess2014-01-04
| |
| * Added a commentGravatar http://joeyh.name/2014-01-04
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-04
|\
* | addurl, importfeed: Honor annex.diskreserve as long as the size of the url ↵Gravatar Joey Hess2014-01-04
| | | | | | | | | | | | | | | | can be checked. This adds a http HEAD before the download is done. That was already the case when the assistant was running, and it seems worth it to avoid filling up the whole disk, like happened to my server today.
| * Added a comment: Sorry for the bad formatting on that last postGravatar https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg2014-01-04
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI2014-01-04
| |
| * Added a commentGravatar https://launchpad.net/~psycojoker2014-01-04
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs2014-01-04
| |
| * Added a comment: I had this same problem tooGravatar https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg2014-01-04
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-03
|\
* | assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or ↵Gravatar Joey Hess2014-01-03
| | | | | | | | world writable when writing to those files, as that can make ssh refuse to use them, if it allows another user to write to them.
| * Added a commentGravatar http://joeyh.name/2014-01-03
|/
* remove forum thread that is redundant to a bug reportGravatar Joey Hess2014-01-03
|
* reopenGravatar Joey Hess2014-01-03
|
* git pull in distributionupdateGravatar Joey Hess2014-01-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-03
|\
* | add remote state logsGravatar Joey Hess2014-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows a remote to store a piece of arbitrary state associated with a key. This is needed to support Tahoe, where the file-cap is calculated from the data stored in it, and used to retrieve a key later. Glacier also would be much improved by using this. GETSTATE and SETSTATE are added to the external special remote protocol. Note that the state is left as-is even when a key is removed from a remote. It's up to the remote to decide when it wants to clear the state. The remote state log, $KEY.log.rmt, is a UUID-based log. However, rather than using the old UUID-based log format, I created a new variant of that format. The new varient is more space efficient (since it lacks the "timestamp=" hack, and easier to parse (and the parser doesn't mess with whitespace in the value), and avoids compatability cruft in the old one. This seemed worth cleaning up for these new files, since there could be a lot of them, while before UUID-based logs were only used for a few log files at the top of the git-annex branch. The transition code has also been updated to handle these new UUID-based logs. This commit was sponsored by Daniel Hofer.
* | wanted, schedule: Avoid printing "ok" after requested value.Gravatar Joey Hess2014-01-03
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl_EUsflI4UOGtx0-2yrRJuGAzNyN_5UYY2014-01-03
| |
| * Added a comment: Still crashingGravatar https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns2014-01-03
| |
| * (no commit message)Gravatar https://www.rfc1149.net/2014-01-03
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck2014-01-03
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-02
|\
* | mini-devblogGravatar Joey Hess2014-01-02
| |
| * Added a comment: Can't seem to get the configuration I am looking for from ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawmH-n1yD04qmSeXKKzYaXFTN1ciFWVb5As2014-01-02
| | | | | | | | the webapp
| * Added a commentGravatar https://id.koumbit.net/anarcat2014-01-02
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlKguAW2rkgcUqK2mmxlYnh4Jj578A4AIA2014-01-02
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlKguAW2rkgcUqK2mmxlYnh4Jj578A4AIA2014-01-02
| |
| * fix formatGravatar Antoine Beaupré2014-01-02
| |
| * Added a commentGravatar https://id.koumbit.net/anarcat2014-01-02
| |
| * Added a comment: Why fsck?Gravatar https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM2014-01-02
| |
| * Added a commentGravatar http://joeyh.name/2014-01-02
|/
* add section linking to specific NAS howtosGravatar Joey Hess2014-01-02
|
* add newlines between dummy numbered itemsGravatar Joey Hess2014-01-02
|
* Revert "fix markdown" (markdown is crap)Gravatar Joey Hess2014-01-02
| | | | This reverts commit 882a0c1a890b09be0208c3c37204b5ccd697969f.
* fix markdownGravatar Joey Hess2014-01-02
|
* fix linkGravatar Joey Hess2014-01-02
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-01-02
|\