Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | poll vote (Tahoe-LAFS) | 66.55.144.180 | 2015-06-08 |
| | |||
* | poll vote (Tahoe-LAFS) | 66.55.144.180 | 2015-06-08 |
| | |||
* | Various typo fixes in doc/*.mdwn | Øyvind A. Holm | 2015-04-02 |
| | |||
* | poll vote (Amazon Glacier (done)) | 92.129.194.19 | 2015-03-03 |
| | |||
* | poll vote (Amazon S3 (done)) | 92.129.194.19 | 2015-03-03 |
| | |||
* | poll vote (OpenStack SWIFT) | 195.187.238.80 | 2015-03-02 |
| | |||
* | poll vote (OpenStack SWIFT) | 195.187.238.80 | 2015-03-02 |
| | |||
* | poll vote (OpenStack SWIFT) | 195.234.136.80 | 2015-02-17 |
| | |||
* | poll vote (Google Drive) | 5.22.130.32 | 2015-02-13 |
| | |||
* | poll vote (Tahoe-LAFS) | 5.22.130.32 | 2015-02-13 |
| | |||
* | poll vote (OpenStack SWIFT) | 5.22.130.32 | 2015-02-13 |
| | |||
* | poll vote (Amazon S3 (done)) | 74.128.196.57 | 2015-01-27 |
| | |||
* | poll vote (Amazon S3 (done)) | 74.128.196.57 | 2015-01-27 |
| | |||
* | poll vote (/sdcard/annex) | 2001:4dd0:fbfc:10:219:dbff:fe64:81a7 | 2015-01-13 |
| | |||
* | poll vote (My phone (or MP3 player)) | 2001:41d0:fe61:2600:8110:7b59:c518:a87f | 2015-01-03 |
| | |||
* | poll vote (Google Drive) | 176.188.103.159 | 2015-01-02 |
| | |||
* | Added a comment: Thanks | chris | 2014-12-25 |
| | |||
* | poll vote (/sdcard/annex) | 2001:41d0:fe61:2600:96de:80ff:feb2:56d | 2014-11-09 |
| | |||
* | poll vote (/sdcard/annex) | 2003:51:4f3b:6200:b00d:4d41:366d:5b54 | 2014-11-08 |
| | |||
* | this is either spam, or indistinguishable from spam | Joey Hess | 2014-10-21 |
| | |||
* | Added a comment | debryd | 2014-10-21 |
| | |||
* | Added a comment | http://joeyh.name/ | 2014-09-16 |
| | |||
* | poll vote (/sdcard/annex) | 71.207.150.202 | 2014-09-09 |
| | |||
* | pushed checkPresent exception handling out of Remote implementations | Joey Hess | 2014-08-06 |
| | | | | | | | | | | | | | | | | I tend to prefer moving toward explicit exception handling, not away from it, but in this case, I think there are good reasons to let checkPresent throw exceptions: 1. They can all be caught in one place (Remote.hasKey), and we know every possible exception is caught there now, which we didn't before. 2. It simplified the code of the Remotes. I think it makes sense for Remotes to be able to be implemented without needing to worry about catching exceptions inside them. (Mostly.) 3. Types.StoreRetrieve.Preparer can only work on things that return a Bool, which all the other relevant remote methods already did. I do not see a good way to generalize that type; my previous attempts failed miserably. | ||
* | convert bup to new ChunkedEncryptable API (but do not support chunking) | Joey Hess | 2014-08-02 |
| | | | | | | | | | | | | | | | | | | bup already splits files and does rolling deltas, so there is no reason to use chunking here. The new API made it easier to add progress support for storeKey, so that's done. Unfortunately, bup-split still outputs its own progress with -q, so a little ugly, but not too bad. Made dropping remove the branch for an object, for two reasons: 1. The new API calls removeKey to roll back a storeKey when the content changed unexpectedly. 2. So that testremote will be happy. Also, fixed a bug that caused a crash when removing the branch for an object in rollback. | ||
* | Merge branch 'newchunks' | Joey Hess | 2014-08-01 |
|\ | | | | | | | I am happy enough with this to make it live! | ||
* | | mention possibility of parallel chunk upload/download | Joey Hess | 2014-07-30 |
| | | |||
* | | expand to rolling hash based design | Joey Hess | 2014-07-28 |
| | | |||
* | | chunk log format should be extensible to allow for eg, logging when rolling ↵ | Joey Hess | 2014-07-28 |
| | | | | | | | | hash chunks are used | ||
| * | Merge branch 'master' into newchunks | Joey Hess | 2014-07-27 |
| |\ | |/ |/| | | | | | Conflicts: doc/design/assistant/chunks.mdwn | ||
* | | update | Joey Hess | 2014-07-27 |
| | | |||
| * | thought about chunk key hashing | Joey Hess | 2014-07-25 |
|/ | |||
* | implement chunk logs | Joey Hess | 2014-07-24 |
| | | | | | | | 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. | ||
* | add chunk metadata to Key | Joey Hess | 2014-07-24 |
| | | | | | | | | 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. | ||
* | update | Joey Hess | 2014-07-24 |
| | |||
* | chunk then encrypt | Joey Hess | 2014-07-23 |
| | |||
* | link | Joey Hess | 2014-07-23 |
| | |||
* | minor | Joey Hess | 2014-07-23 |
| | |||
* | 4 designs for better chunking | Joey Hess | 2014-07-23 |
| | | | | | | | 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. | ||
* | poll vote (/sdcard/annex) | 134.102.206.230 | 2014-07-21 |
| | |||
* | poll vote (OpenStack SWIFT) | 66.87.139.102 | 2014-07-07 |
| | |||
* | poll vote (OpenStack SWIFT) | 202.6.117.189 | 2014-07-03 |
| | |||
* | poll vote (Box.com (done)) | 86.132.35.224 | 2014-06-28 |
| | |||
* | poll vote (My phone (or MP3 player)) | 212.79.181.167 | 2014-06-28 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawnwfqF4wL6l_O26RyzoBowUMvQ_955Vpao | 2014-06-14 |
| | |||
* | remove spam comment (will ban this spammer's openid) | Joey Hess | 2014-05-29 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawlAx-pYJ036y2lgKtLJvXm7s-HFRBiJlZY | 2014-05-28 |
| | |||
* | poll vote (Same as for regular git-annex. ~/annex/) | 92.192.126.78 | 2014-05-28 |
| | |||
* | Added a comment | http://joeyh.name/ | 2014-05-19 |
| | |||
* | poll vote (/sdcard/annex) | 2a02:898:109::201:1 | 2014-05-16 |
| |