Itamar Turner-Trauring
|
63bfff19e9
|
Don't rely on Foolscap's semantics.
|
2021-09-02 15:05:15 -04:00 |
|
|
ae9ec48e13
|
news fragment
|
2021-09-02 13:19:49 -04:00 |
|
|
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 |
|
|
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 |
|
|
07ac248f3b
|
Python3 support note update
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-09-01 23:11:43 +01:00 |
|
|
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 |
|
|
7537a3a06f
|
Hat tip to OSUOSL for hosting tahoe-dev list
|
2021-08-31 10:22:50 -04:00 |
|
|
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 |
|
|
8202256fa2
|
Add newsfragment
|
2021-08-31 09:58:03 -04:00 |
|
|
cb81e13462
|
Merged masted
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-31 12:17:20 +01:00 |
|
Itamar Turner-Trauring
|
e6803670d1
|
Improve explanations.
|
2021-08-30 16:54:44 -04:00 |
|
Itamar Turner-Trauring
|
e408322c3d
|
Use the correct APIs.
|
2021-08-30 16:51:36 -04:00 |
|
Itamar Turner-Trauring
|
7d32335353
|
Clarify and remove duplication.
|
2021-08-30 16:49:11 -04:00 |
|
|
bbc860fdb1
|
Merge pull request #937 from LeastAuthority/3528.test_cli-no-mock
Remove mock from test_cli
Fixes: ticket:3528
|
2021-08-30 14:30:27 -04:00 |
|
Itamar Turner-Trauring
|
056f7748c5
|
Fix errant str()-of-bytes bug.
|
2021-08-30 10:29:49 -04:00 |
|
Itamar Turner-Trauring
|
b9a1cc3dde
|
Pacify flake8.
|
2021-08-30 10:27:15 -04:00 |
|
|
342a1c2c31
|
Python 3 support complete, so removed warning
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-29 16:10:30 +01:00 |
|
Florian Sesser
|
52cb250701
|
This is the handler we need to create.
|
2021-08-27 16:42:23 +00:00 |
|
Itamar Turner-Trauring
|
75ba5c71fc
|
More passing tests on Python 3.
|
2021-08-27 12:04:42 -04:00 |
|
Itamar Turner-Trauring
|
2d2e8051f6
|
Port to Python 3.
|
2021-08-27 11:39:32 -04:00 |
|
Itamar Turner-Trauring
|
e8e0ecd39e
|
Port to Python 3.
|
2021-08-27 11:38:15 -04:00 |
|
Itamar Turner-Trauring
|
6bfcda2a3d
|
Tests pass on Python 3.
|
2021-08-27 11:32:43 -04:00 |
|
Itamar Turner-Trauring
|
aacdf9906d
|
Make failures easier to debug.
|
2021-08-27 11:26:47 -04:00 |
|
Itamar Turner-Trauring
|
1acc80b563
|
Validate commands actually succeeded!
|
2021-08-27 11:13:03 -04:00 |
|
Itamar Turner-Trauring
|
c0d07e1894
|
Bit more input validation.
|
2021-08-27 11:12:34 -04:00 |
|
Itamar Turner-Trauring
|
4c750cf88d
|
Port to Python 3.
|
2021-08-27 10:15:26 -04:00 |
|
Itamar Turner-Trauring
|
d5b48e65c7
|
Fix bug in jsonbytes.
|
2021-08-27 10:14:39 -04:00 |
|
Itamar Turner-Trauring
|
bb48974fd8
|
Ported to Python 3.
|
2021-08-27 09:50:03 -04:00 |
|
Itamar Turner-Trauring
|
f99f9cf7d1
|
Tests pass on Python 3.
|
2021-08-27 09:47:42 -04:00 |
|
Itamar Turner-Trauring
|
e3a844e684
|
Maybe fields are better off as bytes in SignedCertificate.
|
2021-08-27 09:25:49 -04:00 |
|
Itamar Turner-Trauring
|
c88130d8a8
|
Make signed certificates an object instead of a dict.
|
2021-08-26 16:55:12 -04:00 |
|
Itamar Turner-Trauring
|
c3f6184960
|
Match documented behavior.
|
2021-08-26 16:55:03 -04:00 |
|
Itamar Turner-Trauring
|
c7f0a099e1
|
More compatibility with stdlib json module.
|
2021-08-26 15:44:54 -04:00 |
|
Itamar Turner-Trauring
|
6df4fa315e
|
Add explicit dependency on Click.
|
2021-08-26 14:55:41 -04:00 |
|
Itamar Turner-Trauring
|
969f3fa9b3
|
Port to Python 3.
|
2021-08-26 14:46:28 -04:00 |
|
Itamar Turner-Trauring
|
e23767db1b
|
Tests pass on Python 2 and Python 3.
|
2021-08-26 14:39:41 -04:00 |
|
Itamar Turner-Trauring
|
7fa180176e
|
Pass tests on Python 2.
|
2021-08-26 14:18:03 -04:00 |
|
|
7ad6c9269c
|
Merge branch 'master' into 2916.grid-manager-proposal.5
|
2021-08-25 14:04:53 -06:00 |
|
Itamar Turner-Trauring
|
3e0dc94497
|
Annotate the two fakes that (at least partially) implement RIStorageServer, so they're
easier to find.
|
2021-08-25 13:36:58 -04:00 |
|
Itamar Turner-Trauring
|
62a096dfe2
|
Merge remote-tracking branch 'origin/master' into 3773.just-add-lease
|
2021-08-24 12:22:21 -04:00 |
|
|
7e2338c22c
|
Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into 3758.refactor.web-tests-grid-logs-root
|
2021-08-24 16:28:46 +01:00 |
|
May-Lee Sia
|
2a7e3b3f09
|
Merge pull request #1111 from Fenn-CS/3563.allmydata-node-catch-port-configs
Catch all port configurations
|
2021-08-24 17:21:05 +02:00 |
|
|
7a88b5ddae
|
removed unnecessary comment in minor newsfragment
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-24 13:05:11 +01:00 |
|
|
398fe537e8
|
added \n in newfragment file
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-23 02:48:24 +01:00 |
|
|
117befd898
|
detect all port 0 configs
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-23 02:34:32 +01:00 |
|
|
014eb085bb
|
Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into 3758.refactor.web-tests-grid-logs-root
|
2021-08-21 11:10:15 +01:00 |
|
Itamar Turner-Trauring
|
11331ddf82
|
Update examples to lack of separate renewal endpoint.
|
2021-08-20 11:17:20 -04:00 |
|