http://joeyh.name/
cb3351b67d
Added a comment
2014-01-06 16:47:49 +00:00
http://joeyh.name/
fcc566c734
Added a comment
2014-01-06 16:26:17 +00:00
http://joeyh.name/
2283d5191f
Added a comment
2014-01-06 16:22:55 +00:00
http://joeyh.name/
a8d1513a88
Added a comment
2014-01-06 16:16:08 +00:00
http://joeyh.name/
2d3ccd4e4d
Added a comment
2014-01-06 16:14:30 +00:00
http://joeyh.name/
953ac5eb56
Added a comment
2014-01-06 16:02:45 +00:00
http://joeyh.name/
2eb326cc8c
Added a comment
2014-01-06 15:48:36 +00:00
http://joeyh.name/
94149c88f4
Added a comment
2014-01-06 15:44:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWQXo7MLYIDa-ep04UTbdz8KuvfjwLDCQ
1aea48aa7d
typos
2014-01-06 15:12:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWQXo7MLYIDa-ep04UTbdz8KuvfjwLDCQ
06077b402c
added link to Dropbox file naming limitations
2014-01-06 15:10:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWQXo7MLYIDa-ep04UTbdz8KuvfjwLDCQ
fd5c9cd6b7
2014-01-06 15:05:28 +00:00
http://joeyh.name/
33b8f9b474
Added a comment
2014-01-06 15:04:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkbuIwySiJbYqXEP3w9vfHGAnE3SDv3C9s
dce2de9216
2014-01-06 13:40:15 +00:00
Joey Hess
cec0b8746f
devblog
2014-01-05 21:38:44 -04:00
Joey Hess
ac3cdb693f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-05 21:33:05 -04:00
Joey Hess
59ba42777f
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-05 21:31:20 -04:00
https://launchpad.net/~psycojoker
86bda196ee
Added a comment
2014-01-06 01:31:15 +00:00
Joey Hess
b92b54bd42
assistant: Fixed several minor memory leaks that manifested when adding a large number of files.
2014-01-05 21:30:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnRRUUZo3W7pAoRoST8P_l0PtUBhvYuzDg
281fd02329
Added a comment: exactly this use case: cloud remotes too small
2014-01-06 00:31:36 +00:00
Joey Hess
404c750489
add notes on full profiling
2014-01-05 19:53:41 -04:00
http://grossmeier.net/
171bca2179
Added a comment
2014-01-05 22:50:33 +00:00
http://joeyh.name/
0895caafdc
Added a comment
2014-01-05 20:41:42 +00:00
http://joeyh.name/
53e5cd1a54
Added a comment
2014-01-05 18:52:08 +00:00
http://joeyh.name/
3d64d8e9e0
Added a comment
2014-01-05 18:26:10 +00:00
Joey Hess
0cc1bd7e53
add: Fix rollback when disk is completely full.
...
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.
2014-01-05 14:09:57 -04:00
Joey Hess
964f5d080e
fix form of quvi url
2014-01-05 13:35:14 -04:00
Joey Hess
3e6db588a7
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-05 13:08:26 -04:00
Joey Hess
9e6b2144f9
check if quvi page url has already been downloaded before
...
That is the url that is typically stored in the git-annex branch.
Kept the check for the video url too, just in case.
2014-01-05 13:07:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmnONg05EuMIjFTh1xN4FjwwGByF-dDxrk
37f32bad37
2014-01-05 12:20:43 +00:00
Greg Grossmeier
a80e094180
lost a bit of the error message, now complete
2014-01-04 23:20:48 -08:00
Greg Grossmeier
0f91ed098d
escape quote
2014-01-04 23:17:45 -08:00
Greg Grossmeier
3af6609914
bug report
2014-01-04 23:14:44 -08:00
Joey Hess
578eaaa828
devblog
2014-01-04 18:15:06 -04:00
Joey Hess
63cc5de0de
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-04 15:39:20 -04:00
Joey Hess
78c7c54fdb
also check diskreserve for quvi downloads
2014-01-04 15:38:59 -04:00
http://joeyh.name/
b8e9a3e56d
Added a comment
2014-01-04 19:18:16 +00:00
Joey Hess
c7618a9a1d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-04 15:08:30 -04:00
Joey Hess
f9e7b6cf61
addurl, importfeed: Honor annex.diskreserve as long as the size of the url 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.
2014-01-04 15:08:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
2c3b175a82
Added a comment: Sorry for the bad formatting on that last post
2014-01-04 17:16:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI
b7262a019a
2014-01-04 10:00:15 +00:00
https://launchpad.net/~psycojoker
346443e4c0
Added a comment
2014-01-04 04:43:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs
5b10c51e00
2014-01-04 02:29:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkipQLNyt8RHREHpg2k5wdYeRSCCvSNSBg
d8a288377a
Added a comment: I had this same problem too
2014-01-04 01:00:11 +00:00
Joey Hess
df9df7ec94
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-03 17:44:28 -04:00
Joey Hess
fdcc04096c
assistant: Ensure that .ssh/config and .ssh/authorized_keys are not group or 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.
2014-01-03 17:44:12 -04:00
http://joeyh.name/
02999125d0
Added a comment
2014-01-03 21:19:39 +00:00
Joey Hess
18331b7235
remove forum thread that is redundant to a bug report
2014-01-03 17:14:10 -04:00
Joey Hess
3a21be1594
reopen
2014-01-03 17:13:49 -04:00
Joey Hess
34ab826e6c
git pull in distributionupdate
2014-01-03 17:11:19 -04:00
Joey Hess
30fc545b57
Merge branch 'master' of ssh://git-annex.branchable.com
2014-01-03 16:46:02 -04:00