Joey Hess
d52c2b37ad
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-24 16:49:45 -04:00
Joey Hess
3de535cdac
devblog
2014-07-24 16:48:07 -04:00
Joey Hess
e2c44bf656
implement chunk logs
...
Slightly tricky as they are not normal UUIDBased logs, but are instead maps
from (uuid, chunksize) to chunkcount.
This commit was sponsored by Frank Thomas.
2014-07-24 16:23:36 -04:00
Joey Hess
d751591ac8
add chunk metadata to Key
...
Added new fields for chunk number, and chunk size. These will not appear
in normal keys ever, but will be used for chunked data stored on special
remotes.
This commit was sponsored by Jouni K Seppanen.
2014-07-24 13:36:23 -04:00
Joey Hess
4bbc629cb0
document new chunk logfiles
2014-07-24 13:28:54 -04:00
Joey Hess
9e472c9c59
clarify field order reqirement
2014-07-24 12:54:29 -04:00
Joey Hess
937197842e
update
2014-07-24 12:41:34 -04:00
Xyem
d0ea0a0479
2014-07-24 12:31:31 +00:00
Joey Hess
ca1d80d708
chunk then encrypt
2014-07-23 22:38:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlASRUX9jg2piT1lge4KkBU_ZGty6tvM5c
a42d2a6e4b
added gpg instructions
2014-07-24 00:48:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp_51DcIT2sqrOhtg7LgCj2Pyaa5ujxTI
46fec9c1ce
2014-07-23 23:38:55 +00:00
markusk
6df94fb489
Added a comment
2014-07-23 23:18:37 +00:00
http://joeyh.name/
7eb483156d
Added a comment
2014-07-23 22:10:37 +00:00
Joey Hess
d82d9b4f30
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-23 17:56:31 -04:00
Joey Hess
a354bf488b
link
2014-07-23 17:56:26 -04:00
Joey Hess
09d807100b
devblog
2014-07-23 17:55:44 -04:00
Joey Hess
f15c1fdc8f
minor
2014-07-23 17:55:28 -04:00
markusk
0ae8bef4dd
2014-07-23 21:45:18 +00:00
Joey Hess
20627e9fab
4 designs for better chunking
...
Having a hard time finding a way to totally obscure file sizes, but
otherwise happy with design #4 .
This commit was sponsored by Michael Alan Dorman.
2014-07-23 17:41:48 -04:00
markusk
ce7a8d895f
2014-07-23 21:01:22 +00:00
Joey Hess
5262e6a372
recommend users not change the chunksize
...
Suppose A is 10 mb, and B is 20 mb, and the upload speed is the same. If B
starts first, when A will overwrite the file it is uploading for the 1st chunk.
Then A uploads the second chunk, and once A is done, B finishes the 1st chunk
and uploads its second. We now have 1(from A), 2(from B), so data loss.
2014-07-23 16:46:15 -04:00
markusk
19a0c16232
New bug using webapp with --listen=IP:Port
2014-07-23 20:29:40 +00:00
http://joeyh.name/
c8b2e701ef
Added a comment
2014-07-23 15:14:22 +00:00
Joey Hess
95590f878d
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-23 11:06:05 -04:00
http://joeyh.name/
48bb63b034
Added a comment
2014-07-23 15:05:36 +00:00
Joey Hess
28b355e98c
close; not a git-annex bug
2014-07-23 11:04:29 -04:00
http://joeyh.name/
b427f72260
Added a comment
2014-07-23 15:02:04 +00:00
Joey Hess
c675e83f86
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-23 10:43:45 -04:00
Joey Hess
70d932a6d7
update per request
2014-07-23 10:43:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkt8DjG40gowj_ETchFLDS_Z216tr7p1xw
d2894d7e48
Added a comment: ok some progress
2014-07-23 14:27:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkt8DjG40gowj_ETchFLDS_Z216tr7p1xw
dcc43ef57a
2014-07-23 10:36:34 +00:00
divB
e47a651ce9
Added a comment
2014-07-23 05:20:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnD-eBOHeC-94xRxJ10VZHT8t_4FbOLiPM
b040fd1420
2014-07-23 00:19:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
98fda2fc5f
Added a comment
2014-07-22 02:10:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
37797784f3
Added a comment
2014-07-22 01:47:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8
005325b924
Added a comment
2014-07-22 00:29:20 +00:00
divB
1c32e11369
Added a comment
2014-07-22 00:24:47 +00:00
divB
9e2100df4c
Added a comment
2014-07-22 00:11:34 +00:00
Joey Hess
0b6dc31330
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-21 19:20:34 -04:00
Joey Hess
7844dfb23d
devblog
2014-07-21 19:16:05 -04:00
http://joeyh.name/
76778d5878
Added a comment
2014-07-21 22:57:32 +00:00
http://joeyh.name/
1ae750760e
Added a comment
2014-07-21 19:56:13 +00:00
http://joeyh.name/
2839986aaa
Added a comment
2014-07-21 19:54:15 +00:00
http://joeyh.name/
46bcc05b81
Added a comment
2014-07-21 19:46:44 +00:00
Joey Hess
7a847b1d40
remove download notification screenshot, it will not look like that in kde
2014-07-21 15:38:22 -04:00
Joey Hess
f19fd121f1
split
2014-07-21 15:37:44 -04:00
Joey Hess
d98ff1d43e
add konqueror screenshot
2014-07-21 15:34:13 -04:00
Joey Hess
8aa4cfdc91
Merge branch 'master' of ssh://git-annex.branchable.com
2014-07-21 15:27:57 -04:00
Joey Hess
89a72f94e2
webapp: Automatically install Konqueror integration scripts to get and drop files.
...
Based on the example from the tip, but modified to cd into the repo before
running git-annex, since konqueror does not. Also, at least on my system,
the directory is ~/.kde, not ~/.kde4. (konqueror 4.12.4)
This commit was sponsored by Jürgen Peters.
2014-07-21 15:27:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
168b338d54
Added a comment: good point
2014-07-21 19:22:30 +00:00