Itamar Turner-Trauring
03fb936716
Port to Python 3.
2021-01-12 14:25:16 -05:00
Itamar Turner-Trauring
4940da47da
Tests pass on Python 3.
2021-01-12 14:24:17 -05:00
Itamar Turner-Trauring
c076e1ee26
Just fix all the putChild.
2021-01-12 14:24:11 -05:00
Itamar Turner-Trauring
8c41f60fdb
Port to Python 3.
2021-01-12 14:17:38 -05:00
Itamar Turner-Trauring
bd364feec5
Tests pass on Python 3.
2021-01-12 14:14:52 -05:00
Itamar Turner-Trauring
1ad9e365c3
Merge pull request #947 from tahoe-lafs/3576.port-unknown
...
Port unknown to Python 3
Fixes ticket:3576
2021-01-12 14:01:16 -05:00
Itamar Turner-Trauring
7e5e329138
Port to Python 3.
2021-01-12 11:44:27 -05:00
Itamar Turner-Trauring
c2d69c5309
Merge all log tests into one test module.
2021-01-12 11:41:19 -05:00
Itamar Turner-Trauring
d99c94753c
On Python 3 we need to make sure bytes get written to the websocket.
2021-01-12 11:38:37 -05:00
Itamar Turner-Trauring
116c59142d
Port to Python 3.
2021-01-12 11:26:43 -05:00
Itamar Turner-Trauring
f717250ecd
Merge remote-tracking branch 'origin/master' into 3576.port-unknown
2021-01-12 11:07:15 -05:00
Itamar Turner-Trauring
4a7da34a6a
Merge pull request #958 from tahoe-lafs/3583.rip-out-ftp
...
Rip out FTP support
Fixes ticket:3583
2021-01-11 13:54:00 -05:00
Jean-Paul Calderone
5939220f99
Merge pull request #963 from lpirl/lpirl-builslaves-goodbye
...
credits for buildslaves
Fixes: ticket:3587
2021-01-09 10:04:10 -05:00
Jean-Paul Calderone
b00bf94643
news fragment
2021-01-09 09:06:19 -05:00
Lukas Pirl
11abf5339f
credits to Lukas Pirl (buildslaves)
2021-01-09 14:44:10 +01:00
Jean-Paul Calderone
1ae0311e36
Merge pull request #949 from tahoe-lafs/port-webish
...
Port webish/test_webish to Python 3
Fixes: ticket:3577
2021-01-08 13:51:00 -05:00
Sajith Sasidharan
f682d946d0
Rename docs/README.md
...
After enabling markdown extension in Sphinx configuration, there's a
warning about docs/README.md not being included in the toc tree.
Since docs/README.md is not to be included in the final rendered
document, we'll keep it as a .txt document.
2021-01-08 13:48:23 -05:00
Sajith Sasidharan
65926d6e70
Install recommonmark in tox "docs" environment
...
We're going to need markdown support to render contributor covenant.
2021-01-08 13:48:04 -05:00
Itamar Turner-Trauring
c1bc69e1f7
Remove two more references to FTP.
2021-01-08 13:47:32 -05:00
Sajith Sasidharan
f1cf948356
Enable markdown support in Sphinx configuration
...
The upstream Contributor Covenant is a markdown document. Since we
prefer to keep things close to the original, enabling markdown support
to render that document seems like a good idea.
2021-01-08 13:45:16 -05:00
Sajith Sasidharan
1063ee1c1f
Fix warning in release checklist doc
...
Fix "WARNING: Inline emphasis start-string without end-string."
2021-01-08 13:38:07 -05:00
Sajith Sasidharan
4e56cc6d37
Fix nested bullet lists in release checklist doc
2021-01-08 13:38:07 -05:00
Sajith Sasidharan
d0859b1101
Fix indentation in webapi docs
...
Warning was:
tahoe-lafs/docs/frontends/webapi.rst:2035: WARNING: Unexpected indentation.
2021-01-08 13:38:07 -05:00
Sajith Sasidharan
9745424235
Include release checklist
2021-01-08 13:38:07 -05:00
Sajith Sasidharan
57282d2431
Include contribution guidelines for real
...
This warning should go away with this commit:
WARNING: toctree contains reference to nonexisting document u'.github/CONTRIBUTING'
2021-01-08 13:38:07 -05:00
Jean-Paul Calderone
b840d3fafb
Merge pull request #955 from tahoe-lafs/3582.port-blacklist
...
Port blacklist to Python 3
Fixes: ticket:3582
2021-01-08 12:01:01 -05:00
Itamar Turner-Trauring
308dbba924
Fix flake.
2021-01-07 09:20:39 -05:00
Itamar Turner-Trauring
7b1bfadd21
Rip out FTP.
2021-01-06 13:39:52 -05:00
Chad Whitacre
fa15c2c8d6
Declare victory on blacklist
2021-01-05 06:45:32 -05:00
Chad Whitacre
88946900b3
Port unknown to Python 3
...
This is covered by test_dirnode/test_grid
2021-01-05 06:39:29 -05:00
Chad Whitacre
bd402ce1f4
Compute Content-Length more betterly
2021-01-05 06:27:46 -05:00
Chad Whitacre
dc5ac4a112
Merge pull request #946 from tahoe-lafs/3574.port-stats
...
Port stats to Python 3
2021-01-05 06:04:10 -05:00
Sajith Sasidharan
ce50916ec5
Add newsfragment
2021-01-04 20:21:43 -05:00
Itamar Turner-Trauring
4683760ed8
Merge pull request #945 from tahoe-lafs/3566.web-tests-python-3-part-2
...
Port web tests to Python 3, part 2
Fixes ticket:3566
2021-01-04 15:40:52 -05:00
Jean-Paul Calderone
baaa48a6a6
Merge pull request #952 from LeastAuthority/3578.remove-encode_tail_segment
...
Remove `_encode_tail_segment`
Fixes: ticket:3578
2021-01-04 15:28:12 -05:00
Jean-Paul Calderone
3c203828c5
Merge remote-tracking branch 'origin/master' into 3578.remove-encode_tail_segment
2021-01-04 15:08:27 -05:00
Jean-Paul Calderone
7a504dd99f
Merge pull request #936 from LeastAuthority/3534.test_introducer-no-mock
...
Remove mock from test_introducer
Fixes: ticket:3534
2021-01-04 15:06:29 -05:00
Jean-Paul Calderone
08bb06701a
Merge pull request #948 from LeastAuthority/3575.realistic_storage_index_hash-key
...
Test storage_index_hash with a realistic key
Fixes: ticket:3575
2021-01-04 15:01:53 -05:00
Itamar Turner-Trauring
bc19ccc77a
Use method that already does this.
2021-01-04 14:36:02 -05:00
Itamar Turner-Trauring
961ad123cc
Better name.
2021-01-04 14:35:33 -05:00
Itamar Turner-Trauring
6f0838e2e9
Docstring.
2021-01-04 14:34:18 -05:00
Itamar Turner-Trauring
d7db34f27a
Add explanation for if statement.
2021-01-04 14:33:06 -05:00
Itamar Turner-Trauring
a46a7dc7f8
Log, don't raise.
2021-01-04 14:23:12 -05:00
Jean-Paul Calderone
af06bdb182
Merge remote-tracking branch 'origin/master' into 3575.realistic_storage_index_hash-key
2021-01-04 14:14:13 -05:00
Chad Whitacre
c13821ecac
Tack on deep_stats
2021-01-04 06:18:14 -05:00
Chad Whitacre
655be5e3a0
Port stats to Python 3
2021-01-04 06:18:14 -05:00
Jean-Paul Calderone
855521fea8
Merge pull request #935 from LeastAuthority/3529.test_connections-no-mock
...
Remove mock usage from test_connections.py
Fixes: ticket:3529
2021-01-02 12:48:12 -05:00
Jean-Paul Calderone
244089d785
news fragment
2021-01-01 15:15:06 -05:00
Jean-Paul Calderone
c0358b3e03
Fold _encode_tail_segment in to _encode_segment
2021-01-01 15:14:47 -05:00
Jean-Paul Calderone
1bdca909fa
Merge pull request #950 from LeastAuthority/3384.unpin-coverage
...
Update coverage pin
Fixes: ticket:3384
2020-12-29 20:36:11 -05:00