Commit Graph

7618 Commits

Author SHA1 Message Date
9402698918 Harmonize hyphens 2018-05-18 11:11:04 -04:00
943b389d77 Banish slots and deemphasize buckets 2018-05-18 11:09:17 -04:00
3ef1ceeead markup 2018-05-18 09:13:57 -04:00
dd78fe81d0 note the failure case 2018-05-18 09:05:46 -04:00
fb51c1df40 correct the sample code 2018-05-18 09:05:37 -04:00
00ae3b5663 discuss encoded hash length 2018-05-18 09:05:25 -04:00
d3f9ee2406 link to a different upload resume strategy 2018-05-17 15:09:50 -04:00
113af95984 when you are sending a range, you use Content-Range
when you are _asking_ for a range, you use Range
2018-05-17 15:08:03 -04:00
2bbe51a01d Discuss Range requests for uploads 2018-05-17 14:11:37 -04:00
d011c2f936 rst twiddles 2018-05-17 14:11:32 -04:00
eb9b44885e simple naming mistake
this must be a different endpoint or it is ambiguous with bucket
interactions.  plus it makes more sense that "place where storage
indexes are" is different from "place where buckets are" although I
am still uncomfortable with the idea that "storage indexes" are things
and not ... indexes ...
2018-05-17 14:01:46 -04:00
4e99f22c2b make containers plural I suppose 2018-05-17 14:01:36 -04:00
1d3f9715f8 trivial json markup fix 2018-05-17 14:01:18 -04:00
5fa71484e3 call out the base32/base64 mismatch 2018-05-16 10:16:58 -04:00
67ff44039f add values to the example 2018-05-16 09:49:58 -04:00
4bed6363a3 be specific about public key comparison 2018-05-16 09:49:48 -04:00
Jean-Paul Calderone
91c655298a
Merge pull request #494 from meejah/2909.reliable-test.0
Fix Magic Folder integration test.

Previously it waited for 2 conflicting files but there's no guarantee both sides will conflict in this scenario.  The test should be satisfied with at least one side conflicting (and the assertions it makes already are).
2018-05-16 07:56:56 -04:00
4ad5b5ab46 address slots 2018-05-15 16:00:40 -04:00
c824bcd8b2 make the share a logical child of the bucket? 2018-05-15 15:28:03 -04:00
6d84cd8179 these are gone 2018-05-15 15:27:53 -04:00
178cb58a57 dunno how much the risk is elevated 2018-05-15 15:27:33 -04:00
6b72750397 reduce verticality 2018-05-15 15:27:26 -04:00
5f88cd0687 rework the security section 2018-05-15 15:16:01 -04:00
357820357c front matter 2018-05-15 15:04:20 -04:00
465489fd0b re-organize 2018-05-15 14:48:42 -04:00
23242266dc consistent style 2018-05-15 14:16:02 -04:00
a3d4edca7d retrieve server version and info 2018-05-15 10:10:21 -04:00
73d903ad96 client-selected resource identifier -> PUT 2018-05-15 09:42:20 -04:00
5b35f591f1 write share data 2018-05-15 09:42:10 -04:00
b6572e2856 clear now they are not necessarily consecutive 2018-05-15 09:41:45 -04:00
599bf074e3 more spurious indentation 2018-05-15 09:07:58 -04:00
8e9ba52118 spurious indentation 2018-05-15 09:07:07 -04:00
53dce7eafc first pass over read and write api 2018-05-14 15:58:21 -04:00
c612fb7075 initial pass over security section 2018-05-14 14:30:34 -04:00
0eb359b59b below code expects >=1 error, but await_all implies 2 2018-05-07 19:38:19 -06:00
c219102afc
Merge pull request #492 from exarkun/2879.magic-folder-create-and-umask.0
Create the magic-folder local directory if necessary
2018-05-07 09:49:39 -06:00
cec3746682 explicit umask and skip part of test on windows 2018-05-01 16:45:50 -06:00
c9e00a988a
Merge pull request #475 from meejah/2909.backup-behavior.0
#2909 fix .backup file behavior and (some of) the incorrect .conflict cases (#2911)
2018-05-01 15:52:10 -06:00
e0c73e0ea1 Merge remote-tracking branch 'origin/master' into 1455.x-frame-options.2 2018-05-01 14:39:48 -04:00
4cc1c2171d Merge remote-tracking branch 'origin/master' into 2879.magic-folder-create-and-umask.0 2018-05-01 14:24:54 -04:00
458889682c
Merge pull request #493 from exarkun/lgtm-configuration
Add recommended lgtm configuration.
2018-05-01 11:09:29 -06:00
5bbf0abe9d
Merge pull request #490 from exarkun/pending-deprecations
Avoid pending Twisted deprecations
2018-05-01 11:07:09 -06:00
5414930184 not sure why we assert this 2018-05-01 10:52:12 -06:00
e719a3b4d6 more-robust tests 2018-04-30 14:55:52 -06:00
2cd74dbb3a exception name wrong in super() 2018-04-30 14:55:52 -06:00
0d7a703756 simplify some utility code 2018-04-30 14:55:52 -06:00
c5a20127a1 unify tests 2018-04-30 14:55:52 -06:00
21c6825172 fix exception stuff 2018-04-30 14:55:52 -06:00
b54d5d88f8 unused var 2018-04-30 14:55:52 -06:00
158498f61a 'positive' version of assert 2018-04-30 14:55:52 -06:00