Commit Graph

1488 Commits

Author SHA1 Message Date
d92470d233 Merge pull request #1260 from exarkun/great-black-swamp-spec-tweaks
Great black swamp spec tweaks

Fixes: ticket:3986
2023-03-23 07:38:27 -04:00
c49aa44655 Update the raw number and give a reference for interpretation 2023-03-22 09:04:15 -04:00
e7ed17af17 fix some editing errors about overreads and generally try to clarify 2023-03-22 08:42:32 -04:00
7c0b21916f specify the unit of available-space 2023-03-22 08:35:17 -04:00
44f5057ed3 fix link markup 2023-03-22 08:07:59 -04:00
fe0e159e52 Give base32 a section heading
We don't have any other sections but ... 🤷
2023-03-21 10:39:58 -04:00
6771ca8ce4 fix table markup 2023-03-21 10:39:58 -04:00
6dc6d6f39f inline the actual base32 alphabet we use 2023-03-21 10:39:58 -04:00
c0a8be5843 nail it down 2023-03-21 10:39:58 -04:00
5facd06725 adjust markup to clarify the encoding exceptions 2023-03-21 10:39:58 -04:00
7859ba7337 fix title level inconsistency 2023-03-21 10:39:58 -04:00
b27946c3c6 trim overlong section marker 2023-03-21 10:39:58 -04:00
369d26f0f8 There is a limit to the size of the corruption report a server must accept 2023-03-21 10:39:58 -04:00
8645462f4e Base64 encode the swissnum
Typically swissnums themselves are base32 encoded but there's no requirement
that this is the case.  Base64 encoding in the header ensures we can represent
whatever the value was.
2023-03-21 10:39:58 -04:00
98a3691891 Add more CDDL to the spec; remove some server version flags from it 2023-03-21 10:39:58 -04:00
7b20738308 some more edits 2023-03-21 10:39:58 -04:00
a8832b11b6 Start adapting language to narrow down possible interpretations 2023-03-21 10:39:58 -04:00
aed5061a96 wording
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2023-02-27 17:33:53 -07:00
7b98edac04 add more words 2023-02-20 23:56:19 -07:00
464498f6bf Merge branch 'master' into 2916.grid-manager-proposal.6 2023-02-20 11:24:20 -07:00
87c2f9b13e Update docs/managed-grid.rst
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-11-09 10:44:04 -07:00
588f1fdb67 Update docs/managed-grid.rst
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-11-09 10:40:35 -07:00
630ad1a606 Update docs/managed-grid.rst
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-11-09 10:40:15 -07:00
4dc195ea96 Merge remote-tracking branch 'origin/master' into 3922.minor-gbs-text-fixes 2022-11-08 09:30:13 -05:00
90f1eb6245 Fix the fURL and NURL links 2022-11-08 09:24:29 -05:00
435df4923f Merge branch 'master' into 2916.grid-manager-proposal.6 2022-10-05 10:18:09 -04:00
b86f99f0eb Make this more accurate given changes in spec. 2022-10-03 11:00:34 -04:00
8179ea7738 Merge remote-tracking branch 'origin/master' into 3902-listen-storage-http 2022-10-03 10:56:17 -04:00
bd74c3d971 Merge pull request #1216 from tahoe-lafs/3904-http-storage-holistic
Address various http storage holistic review comments
2022-10-03 09:13:30 -04:00
d2dd211420 Merge pull request #1219 from meejah/3926.pid-time-reactor
3926: upgrade PID files to contain start-time, do file-locking and exist on Windows
2022-09-28 11:02:46 -06:00
a7398e13f7 Update docs/check_running.py
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-09-28 09:35:17 -06:00
7aae2f7857 Clarify
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-09-28 09:34:54 -06:00
4919b6d906 typo
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-09-28 09:34:36 -06:00
d16d233872 wording 2022-09-25 00:47:58 -06:00
d42c00ae92 do all checks with lock 2022-09-25 00:46:30 -06:00
6eebbda7c6 documentation, example code 2022-09-21 20:07:29 -06:00
ef0b2aca17 Adjust NURL spec to new decisions. 2022-09-19 10:12:11 -04:00
f5b374a7a2 Make sphinx happy. 2022-09-15 10:56:11 -04:00
b1aa93e022 Switch prefix. 2022-09-15 10:34:59 -04:00
1759eacee3 No need to include NURL. 2022-09-15 10:09:25 -04:00
00972ba3c6 Match latest GBS spec. 2022-09-15 09:59:36 -04:00
6310774b82 Add documentation on OpenMetrics statistics endpoint.
references ticket:3786
2022-09-08 17:50:58 +00:00
869b15803c assorted fixes 2022-09-06 08:46:09 -04:00
4cc5c4d55d Merge remote-tracking branch 'origin/master' into 2916.grid-manager-proposal.6 2022-07-25 11:55:47 -04:00
757e8c418c Fix typos. 2022-07-22 11:51:26 -04:00
92392501a7 Expand spec. 2022-07-20 11:47:15 -04:00
69739f5f9b Handle case where requested range results in empty response. 2022-07-20 11:42:01 -04:00
1ede0e7786 Merge remote-tracking branch 'meejah/2916.grid-manager-proposal.5' into 2916.grid-manager-proposal.6 2022-07-15 14:06:10 -04:00
8694543659 Work with Sphinx 5. 2022-06-06 11:15:51 -04:00
4afe3eb224 Clarify sets vs lists some more. 2022-05-11 10:58:13 -04:00