Commit Graph

12924 Commits

Author SHA1 Message Date
Jean-Paul Calderone
bcf1c71536 Upload trial's test.log on GitHub Actions 2021-09-08 09:15:02 -04:00
Jean-Paul Calderone
e0414fd8af Upload eliot.log on CircleCI runs 2021-09-08 09:14:47 -04:00
fenn-cs
0902dbfac8 Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into 3758.refactor.web-tests-grid-logs-root 2021-09-08 00:09:33 +01:00
fenn-cs
b4cdf7f969 changed fragment to minor, improved test_grid.py refactor
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-09-08 00:08:37 +01:00
Jean-Paul Calderone
bec813fee5
Merge pull request #1119 from LeastAuthority/3777.gbs-immutable-download-spec-improvements
GBS immutable download spec improvements

Fixes: ticket:3777
2021-09-07 17:52:07 -04:00
Jean-Paul Calderone
8ca1f8c335 Python 3 is grumpy that it doesn't get to play
Fool it
2021-09-07 16:19:15 -04:00
Jean-Paul Calderone
a988f126be fix markup error 2021-09-07 16:12:01 -04:00
Jean-Paul Calderone
24e7dcfcd8 Let me write unicode to stdout on Python 2 2021-09-07 16:10:10 -04:00
Jean-Paul Calderone
4db8c2209b lint 2021-09-07 15:17:18 -04:00
Jean-Paul Calderone
5a238c4f07 Nope, that doesn't sound like an enhancement at all. 2021-09-07 15:12:24 -04:00
Jean-Paul Calderone
e9b6d64c51 Merge remote-tracking branch 'origin/master' into 3525.test_status-no-mock 2021-09-07 14:24:13 -04:00
Jean-Paul Calderone
82f94ae5af Yay use the Range request header 2021-09-07 14:19:09 -04:00
Jean-Paul Calderone
9def6e79c9 Merge remote-tracking branch 'origin/master' into 3777.gbs-immutable-download-spec-improvements 2021-09-07 14:10:35 -04:00
Jean-Paul Calderone
5d75706980
Merge pull request #1118 from LeastAuthority/3774.lease-renewal-secret-construction-docs
write some words about lease renewal secrets

Fixes: ticket:3774
2021-09-07 14:08:39 -04:00
Jean-Paul Calderone
ee224305b7 link to the reference implementation 2021-09-07 13:37:12 -04:00
Jean-Paul Calderone
7219291343 add a reference implementation for lease renewal secret derivation 2021-09-07 13:31:05 -04:00
Jean-Paul Calderone
a5d764d0ef
Merge pull request #1120 from LeastAuthority/3785.gbs-capability-based-access-spec-fixes
Add authorization to the GBS specification

Fixes: ticket:3785
2021-09-07 08:41:34 -04:00
Jean-Paul Calderone
e2b483e093 an even stronger prevention is provided 2021-09-07 08:13:31 -04:00
Jean-Paul Calderone
a4334b35a0 news fragment 2021-09-03 16:28:27 -04:00
Jean-Paul Calderone
8d15a0d5eb words about authorization 2021-09-03 16:27:57 -04:00
Jean-Paul Calderone
18cbff1789 minimal discussion about this change 2021-09-03 15:22:29 -04:00
Jean-Paul Calderone
895c77fecf news fragment 2021-09-03 15:15:48 -04:00
Jean-Paul Calderone
f0fe323fa1 Simplify the immutable share reading interface 2021-09-03 15:14:09 -04:00
Itamar Turner-Trauring
51b1e5624a Skeleton setting up the test infrastructure. 2021-09-03 14:04:10 -04:00
Itamar Turner-Trauring
c7e82b1640 Guess it's a bugfix. 2021-09-03 13:12:57 -04:00
Itamar Turner-Trauring
148a0573de Replace colon on filename only, not on whole path.
This would break Windows logging of corruption reports, since colon would be removed from e.g. "C:".
2021-09-03 13:11:02 -04:00
Jean-Paul Calderone
bb57fcfb50 words about the cancel secret 2021-09-03 12:45:45 -04:00
Jean-Paul Calderone
a864bd5132 more precision 2021-09-03 12:44:23 -04:00
Jean-Paul Calderone
78a1d65b78 RFC 7049, section 4.1 describes correct JSON encoding for byte strings 2021-09-03 12:33:07 -04:00
Jean-Paul Calderone
8fe9532faf get the cross-reference right 2021-09-03 09:17:34 -04:00
Jean-Paul Calderone
3ba379ce7e some formatting improvements 2021-09-03 09:06:27 -04:00
Jean-Paul Calderone
bb63331720 put the newsfragment in the right place 2021-09-03 09:04:08 -04:00
Jean-Paul Calderone
11a0b8d209 attempt to appease rst 2021-09-02 16:44:42 -04:00
Jean-Paul Calderone
b6173eea83 news fragment 2021-09-02 16:42:27 -04:00
Jean-Paul Calderone
1819e080a0
Merge pull request #1116 from LeastAuthority/3769.gbs-immutable-upload-spec-improvements
Some GBS immutable upload spec improvements

Fixes: ticket:3769
2021-09-02 16:21:20 -04:00
Jean-Paul Calderone
78f70d6bdc write some words about lease renewal secrets 2021-09-02 15:53:14 -04:00
Itamar Turner-Trauring
04d2b27f46 News file. 2021-09-02 15:24:19 -04:00
Itamar Turner-Trauring
789a7edb56 Get rid of more callRemoteOnly usage. 2021-09-02 15:21:42 -04:00
Itamar Turner-Trauring
63bfff19e9 Don't rely on Foolscap's semantics. 2021-09-02 15:05:15 -04:00
Jean-Paul Calderone
ae9ec48e13 news fragment 2021-09-02 13:19:49 -04:00
Jean-Paul Calderone
61b5c88738 reveal to clients what data is still required
This lets a client recover from an upload that completes but for which the
response is lost (eg because network error or client restart)
2021-09-02 13:16:20 -04:00
Jean-Paul Calderone
16af282c19 Clarify chunking; lift ordering requirement; document response status 2021-09-02 13:11:51 -04:00
Itamar Turner-Trauring
6c679bd4e0 Stop using callRemoteOnly. 2021-09-02 11:35:39 -04:00
fenn-cs
07ac248f3b Python3 support note update
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-09-01 23:11:43 +01:00
fenn-cs
d9561070ae Python3 support note in Readme
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2021-09-01 23:07:19 +01:00
Itamar Turner-Trauring
597c9adebd Merge remote-tracking branch 'origin/master' into 3779-istorageserver-with-fewer-assumptions 2021-09-01 14:15:14 -04:00
Itamar Turner-Trauring
056ee58e91
Merge pull request #1110 from tahoe-lafs/3773.just-add-lease
Get rid of renew_lease client code, in order to simplify the protocol

Fixes ticket:3773
2021-09-01 10:44:41 -04:00
Sajith Sasidharan
7537a3a06f
Hat tip to OSUOSL for hosting tahoe-dev list 2021-08-31 10:22:50 -04:00
Sajith Sasidharan
65a1040fe8
Update references to the mailing list
New list is tahoe-dev@lists.tahoe-lafs.org, list info page is at
https://lists.tahoe-lafs.org/mailman/listinfo/tahoe-dev, and list
archives are now at https://lists.tahoe-lafs.org/pipermail/tahoe-dev/.

Sadly message numbers in list archive seem to have changed, so
updating references to list archive is not as simple as prefixing
`list.`
2021-08-31 09:58:43 -04:00
Sajith Sasidharan
8202256fa2
Add newsfragment 2021-08-31 09:58:03 -04:00