Commit Graph

1385 Commits

Author SHA1 Message Date
Itamar Turner-Trauring
757e8c418c Fix typos. 2022-07-22 11:51:26 -04:00
Itamar Turner-Trauring
92392501a7 Expand spec. 2022-07-20 11:47:15 -04:00
Itamar Turner-Trauring
69739f5f9b Handle case where requested range results in empty response. 2022-07-20 11:42:01 -04:00
Itamar Turner-Trauring
8694543659 Work with Sphinx 5. 2022-06-06 11:15:51 -04:00
Itamar Turner-Trauring
4afe3eb224 Clarify sets vs lists some more. 2022-05-11 10:58:13 -04:00
Itamar Turner-Trauring
c1ce74f88d Ability to list shares, enabling more of IStorageClient to run over HTTP. 2022-05-04 11:03:14 -04:00
Itamar Turner-Trauring
2ca5e22af9 Make mutable reading match immutable reading. 2022-04-19 11:47:22 -04:00
Itamar Turner-Trauring
5349f35a0b Merge remote-tracking branch 'origin/master' into 3875-http-storage-furls 2022-04-14 11:39:21 -04:00
Itamar Turner-Trauring
7aab039a00 Improve docs. 2022-04-13 13:33:51 -04:00
Itamar Turner-Trauring
1634f137be Use sets more widely in the schema. 2022-04-12 12:54:16 -04:00
Itamar Turner-Trauring
da6838d6f9 Stop talking about furl, it's a NURL. 2022-03-28 11:35:45 -04:00
Itamar Turner-Trauring
e4b4dc418a Address review comments. 2022-03-14 10:15:43 -04:00
Itamar Turner-Trauring
922ee4feb1 Sketch of advise_corrupt_share support for immutables. 2022-03-10 11:09:45 -05:00
Itamar Turner-Trauring
7721c134f2 Change the semantics of HTTP bucket creation so that it's possible to have a
different upload secret per upload.
2022-03-07 09:28:21 -05:00
Itamar Turner-Trauring
6dab065e44 Merge remote-tracking branch 'origin/master' into 3860-http-more-immutables 2022-02-22 13:07:42 -05:00
Itamar Turner-Trauring
6190399aef Just codechecks. 2022-02-15 14:33:00 -05:00
Itamar Turner-Trauring
cd33e1cfb3 Rip out more Python 2 stuff. 2022-02-14 11:10:56 -05:00
Itamar Turner-Trauring
7db1ddd875 Implement Range header validation. 2022-02-10 13:15:48 -05:00
Itamar Turner-Trauring
ecb1a3c5a0 Just require content-range for simplicity. 2022-02-09 12:25:47 -05:00
Itamar Turner-Trauring
83d8f2eb78 Remove incorrect editorial. 2022-02-04 09:27:29 -05:00
Itamar Turner-Trauring
52322c25d3 Merge remote-tracking branch 'origin/master' into 3871-http-list-storage-index-shares 2022-02-04 09:19:51 -05:00
fenn-cs
67fefaebcd Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into 3816.improve-release-checklist 2022-02-02 01:33:45 +01:00
fenn-cs
7a1f8e64f1 remove code-markup around commands
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2022-02-02 01:33:22 +01:00
Itamar Turner-Trauring
70d0bd0597 Test and document what happens for non-existent storage index. 2022-02-01 10:41:12 -05:00
Itamar Turner-Trauring
c72e7b0585 Implement HTTP share listing endpoint. 2022-02-01 10:20:23 -05:00
Itamar Turner-Trauring
609bd819bb Merge remote-tracking branch 'origin/master' into 3855-immutable-http-apis-part-1 2022-01-25 10:42:04 -05:00
fenn-cs
e34ebba4bc Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into 3816.improve-release-checklist 2022-01-24 15:46:09 +01:00
Itamar Turner-Trauring
f09aa8c796 Use pre-existing parser for Range and Content-Range headers. 2022-01-20 11:16:06 -05:00
Itamar Turner-Trauring
d5bac8e186 Make sure upload secret semantics are still supporting the security goals. 2022-01-20 10:56:08 -05:00
Itamar Turner-Trauring
f5437d9be7 Some progress towards bucket allocation endpoint, and defining the protocol better. 2022-01-12 11:51:56 -05:00
meejah
a753a71105 please the Sphinx 2022-01-10 14:22:57 -07:00
meejah
ea83b16d11 most people say 'origin' 2022-01-10 14:17:50 -07:00
meejah
1446c9c4ad add 'push the tags' step 2022-01-10 11:49:15 -07:00
meejah
d2ff2a7376 whitespace 2022-01-10 11:49:02 -07:00
meejah
852ebe90e5 clean clone 2022-01-10 11:48:55 -07:00
meejah
f7477043c5 unnecessary step 2022-01-07 13:29:52 -07:00
meejah
aa81bfc937 cleanup whitespace 2022-01-07 13:29:45 -07:00
Itamar Turner-Trauring
4c92f9c8cf Document additional semantics. 2022-01-04 13:10:23 -05:00
Itamar Turner-Trauring
1737340df6 Document response codes some more. 2021-12-16 10:52:02 -05:00
fenn-cs
911eb6cf9a add gpg-setup doc to toctree
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-12-07 11:10:51 +01:00
fenn-cs
84a2578b28 Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into 3816.improve-release-checklist 2021-12-06 22:53:15 +01:00
fenn-cs
91dd70ad29 fixed typo, made version name inline literal
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-12-06 22:51:44 +01:00
meejah
18891d9e77 Merge remote-tracking branch 'security/master' 2021-12-02 14:44:59 -07:00
fenn-cs
eeb1d90e7a Leveled headings and rst semantics for sidenotes
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-11-20 18:26:02 +01:00
fenn-cs
e9ae3aa885 move gpg signing instructions to seperate file
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-11-18 12:04:56 +01:00
fenn-cs
767948759d correct indent
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-11-18 11:48:32 +01:00
fenn-cs
92e8d78a3d stronger language for adding contributors & make commands stand out
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-11-18 11:46:01 +01:00
Itamar Turner-Trauring
7caffce8d5
Another review suggestion
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2021-11-16 10:14:19 -05:00
Itamar Turner-Trauring
304b0269e3
Apply suggestions from code review
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2021-11-16 10:14:04 -05:00
Itamar Turner-Trauring
24646c56d0 Updates based on review. 2021-11-11 11:29:05 -05:00