Jean-Paul Calderone
|
7ce7cf7f24
|
Merge pull request #1016 from LeastAuthority/3650.tahoe-invite-regression
Fix regression in `tahoe invite` w/o shares parameters
Fixes: ticket:3650
|
2021-03-25 20:09:55 -04:00 |
|
May-Lee Sia
|
0c278a5f3c
|
Add May-Lee
Added my name and my pronouns JIC.
|
2021-03-25 17:56:59 +01:00 |
|
Itamar Turner-Trauring
|
8099929dec
|
Merge pull request #1013 from tahoe-lafs/3647.more-cli-python-3
Port allmydata.test.cli.test_invite to Python 3
Fixes ticket:3647
|
2021-03-25 10:19:49 -04:00 |
|
Jean-Paul Calderone
|
03f27ae9eb
|
fix grammar
|
2021-03-24 15:58:00 -04:00 |
|
Jean-Paul Calderone
|
00de3b9e7e
|
type cleanups
|
2021-03-24 13:54:10 -04:00 |
|
Jean-Paul Calderone
|
3963979fbd
|
Test and fix tahoe invite w/o share arguments
|
2021-03-24 13:23:19 -04:00 |
|
Jean-Paul Calderone
|
20d9b84b0e
|
news fragment
|
2021-03-24 13:14:58 -04:00 |
|
Jean-Paul Calderone
|
7064291be9
|
Merge pull request #999 from sajith/3632.build-docs-on-ci
Build "prose" docs with Sphinx on CI
Fixes: ticket:3632
|
2021-03-24 09:28:06 -04:00 |
|
Jean-Paul Calderone
|
117732f841
|
Merge pull request #1015 from meejah/3649.no-lgtm
Remove the LGTM configuration (reflecting that we do not use LGTM)
Fixes: ticket:3649
|
2021-03-24 07:19:40 -04:00 |
|
meejah
|
9a066d29d4
|
remove LGTM
|
2021-03-23 15:25:00 -06:00 |
|
Itamar Turner-Trauring
|
590f71ad10
|
Merge pull request #1012 from tahoe-lafs/3646.backupdb-python-3
Port test_backupdb to Python 3
Fixes ticket:3646
|
2021-03-23 16:13:44 -04:00 |
|
Jean-Paul Calderone
|
5b7f0f2477
|
Merge pull request #1004 from LeastAuthority/3638.mypy-vs-allmydata-scripts
Fix src/allmydata/scripts/ mypy errors
Fixes: ticket:3638
|
2021-03-23 16:06:33 -04:00 |
|
Jean-Paul Calderone
|
9dac61908d
|
Merge pull request #1009 from tahoe-lafs/3644.gbs-fragment-version
Update GBS URL fragment version
Fixes: ticket:3644
|
2021-03-23 15:45:43 -04:00 |
|
meejah
|
5854723a05
|
make CI happy
|
2021-03-23 12:05:56 -06:00 |
|
meejah
|
034f577ff0
|
bump release version
|
2021-03-23 11:17:28 -06:00 |
|
meejah
|
36ae60a3a5
|
update release-notes
|
2021-03-23 11:16:45 -06:00 |
|
meejah
|
ea7bd9b880
|
update NEWS.txt for release
|
2021-03-23 11:12:32 -06:00 |
|
Jean-Paul Calderone
|
a888b0bde9
|
news fragment
|
2021-03-23 11:07:19 -06:00 |
|
Jean-Paul Calderone
|
36cc66525d
|
Drop txi2p for Python 3 entirely
PEP-508 "URL lookups" are unsupported in packages released on PyPI
|
2021-03-23 11:06:02 -06:00 |
|
Itamar Turner-Trauring
|
4b0aa41256
|
Fix flake.
|
2021-03-23 11:04:00 -04:00 |
|
Itamar Turner-Trauring
|
7e889eb60a
|
news file.
|
2021-03-23 11:02:14 -04:00 |
|
Itamar Turner-Trauring
|
15d6ab610d
|
Port to Python 3.
|
2021-03-23 10:55:14 -04:00 |
|
Itamar Turner-Trauring
|
e140dc06ea
|
Tests pass on Python 3.
|
2021-03-23 10:53:53 -04:00 |
|
Itamar Turner-Trauring
|
d182ba8283
|
Utility to dump JSON to bytes.
|
2021-03-23 10:53:10 -04:00 |
|
Sajith Sasidharan
|
5b39940d47
|
Drop the note about running make html in docs
|
2021-03-23 10:52:51 -04:00 |
|
Sajith Sasidharan
|
5ac52da14c
|
comments in Python source code to Python docstrings
|
2021-03-23 10:45:56 -04:00 |
|
Itamar Turner-Trauring
|
4005d90024
|
Ensure the fake matches the real Wormhole interface.
|
2021-03-23 10:42:29 -04:00 |
|
Sajith Sasidharan
|
517cfad4df
|
setuptools and recommonmark
|
2021-03-23 10:36:06 -04:00 |
|
Sajith Sasidharan
|
db02800232
|
docs directory to the docs directory
|
2021-03-23 10:35:30 -04:00 |
|
Sajith Sasidharan
|
72ffc6211c
|
tox to tox
|
2021-03-23 10:34:46 -04:00 |
|
Sajith Sasidharan
|
c71b72758e
|
"The files with ..." to "Files with ..."
|
2021-03-23 10:18:25 -04:00 |
|
Sajith Sasidharan
|
8b1aa50b69
|
Use one space after period
|
2021-03-23 10:17:20 -04:00 |
|
Itamar Turner-Trauring
|
8396e9e24d
|
Port to Python 3.
|
2021-03-23 10:07:24 -04:00 |
|
Itamar Turner-Trauring
|
f0e634af4f
|
Move to correct directory.
|
2021-03-23 10:03:50 -04:00 |
|
Itamar Turner-Trauring
|
b1b70cc61c
|
Tests pass on Python 3.
|
2021-03-23 10:02:01 -04:00 |
|
Itamar Turner-Trauring
|
3d6931a064
|
News file.
|
2021-03-23 09:54:12 -04:00 |
|
Itamar Turner-Trauring
|
4257f22d77
|
Merge pull request #1006 from tahoe-lafs/3640.tor-i2p-tests-python-3
Port tor and i2p provider modules to Python 3
Fixes ticket:3640
|
2021-03-23 09:49:58 -04:00 |
|
Jean-Paul Calderone
|
31c838d584
|
the expanded motivation
|
2021-03-22 20:28:24 -04:00 |
|
Jean-Paul Calderone
|
9d64c88199
|
news fragment
|
2021-03-22 20:28:18 -04:00 |
|
Jean-Paul Calderone
|
6520d3a505
|
add the APIs
|
2021-03-22 13:44:48 -04:00 |
|
Jean-Paul Calderone
|
af539a6f5c
|
news fragment
|
2021-03-22 13:44:44 -04:00 |
|
Jean-Paul Calderone
|
4a117e5d9b
|
Also get rid of the footnote target
|
2021-03-22 09:25:22 -04:00 |
|
Jean-Paul Calderone
|
8ff9e4d5a1
|
Merge pull request #1007 from LeastAuthority/3642.fix-gbs-todo
Fix the remaining GBS "TODO"
Fixes: ticket:3642
|
2021-03-22 09:15:27 -04:00 |
|
Jean-Paul Calderone
|
bc86820273
|
Change v=2 to v=1
|
2021-03-22 09:10:35 -04:00 |
|
Jean-Paul Calderone
|
2bae204d8f
|
news fragment
|
2021-03-22 09:10:23 -04:00 |
|
Sajith Sasidharan
|
62759d833c
|
Merge pull request #998 from sajith/3631.rtd-sphinx-theme
Use `sphinx_rtd_theme` when building docs locally
Fixes ticket:3631
|
2021-03-20 20:16:43 -04:00 |
|
Sajith Sasidharan
|
70291cd468
|
Add "docs" job to CircleCI workflow
|
2021-03-19 15:55:19 -04:00 |
|
Jean-Paul Calderone
|
0d2e9e8e6a
|
match local prevailing convention for naming
|
2021-03-19 15:43:40 -04:00 |
|
Jean-Paul Calderone
|
6aad53a598
|
explain why this conclusion is fine
|
2021-03-19 15:03:36 -04:00 |
|
Jean-Paul Calderone
|
bc2b7f250e
|
news fragment
|
2021-03-19 15:03:32 -04:00 |
|