Itamar Turner-Trauring
|
36d1056ad0
|
Delete dead code, note porting.
|
2020-10-30 11:21:14 -04:00 |
|
meejah
|
1747ca7907
|
add loop
|
2020-10-29 19:23:48 -06:00 |
|
meejah
|
b394323dc2
|
ticket number
|
2020-10-29 19:13:01 -06:00 |
|
meejah
|
5654ea7b41
|
spelling and announcing-the-release
|
2020-10-29 19:11:34 -06:00 |
|
meejah
|
059a3ecaa5
|
less vague
|
2020-10-29 19:01:26 -06:00 |
|
meejah
|
99bcf43406
|
no dot before 'rc'
|
2020-10-29 18:58:31 -06:00 |
|
meejah
|
dbe7114320
|
clarify more
|
2020-10-29 18:58:19 -06:00 |
|
meejah
|
2bcccacc51
|
different words about asking-about-release
|
2020-10-29 18:55:54 -06:00 |
|
meejah
|
e4ae954ee5
|
remove 'upload dependencies', clarify access
|
2020-10-29 18:50:44 -06:00 |
|
meejah
|
ff1fb29bcc
|
formatting
|
2020-10-29 18:50:29 -06:00 |
|
meejah
|
3f4d83d340
|
update preamble
|
2020-10-29 18:50:22 -06:00 |
|
Itamar Turner-Trauring
|
c48228a988
|
News file.
|
2020-10-29 14:09:39 -04:00 |
|
Itamar Turner-Trauring
|
468beb05f6
|
Port to Python 3.
|
2020-10-29 14:09:18 -04:00 |
|
Itamar Turner-Trauring
|
dce368016b
|
Duplicates test coverage in test_connections.
|
2020-10-29 14:01:05 -04:00 |
|
Itamar Turner-Trauring
|
c3248524f0
|
Drop support for '\#', never was used by anything as far as we know.
|
2020-10-29 13:51:29 -04:00 |
|
Itamar Turner-Trauring
|
0cf6ca86fb
|
Improve test coverage.
|
2020-10-29 13:36:31 -04:00 |
|
Itamar Turner-Trauring
|
fa0dbcfd0e
|
Configs are always unicode now.
|
2020-10-29 10:26:07 -04:00 |
|
Jean-Paul Calderone
|
9a4df38db9
|
Merge pull request #878 from tahoe-lafs/3490.integration-codechecks
Run static codechecks on the implementation of the integration test suite
Fixes: ticket:3490
|
2020-10-29 09:08:26 -04:00 |
|
Jean-Paul Calderone
|
125bb5f15f
|
Merge pull request #881 from tahoe-lafs/3283.backdoor-statement-signatures
Add some backdoor statement signatures
Fixes: ticket:3283
|
2020-10-28 15:25:01 -04:00 |
|
Chad Whitacre
|
a10c2606f4
|
Merge pull request #868 from tahoe-lafs/3468.offloaded-test-coverage
More test coverage for the upload helper
|
2020-10-28 15:20:34 -04:00 |
|
Chad Whitacre
|
d04b6c103a
|
Pick off a couple of easy ports
|
2020-10-28 14:57:10 -04:00 |
|
Jean-Paul Calderone
|
17dbbe0642
|
Merge remote-tracking branch 'origin/master' into 3283.backdoor-statement-signatures
|
2020-10-28 09:55:30 -04:00 |
|
Itamar Turner-Trauring
|
91c055a821
|
Merge pull request #865 from tahoe-lafs/3479.test-node-python-3
Port test_node.py to Python 3
Fixes ticket:3479
|
2020-10-28 08:39:19 -04:00 |
|
Itamar Turner-Trauring
|
6f2027e824
|
Fix lint.
|
2020-10-27 16:59:43 -04:00 |
|
Itamar Turner-Trauring
|
2f0a5d91cb
|
Merge pull request #877 from tahoe-lafs/3485.backported-configparser-for-py-2
Backported configparser for Python 2
Fixes ticket:3485
|
2020-10-27 16:58:46 -04:00 |
|
Jean-Paul Calderone
|
463439a615
|
news fragment
|
2020-10-27 14:27:02 -04:00 |
|
Jean-Paul Calderone
|
78f0d76099
|
get rid of the PYTHONWARNINGS-inspecting code
|
2020-10-27 14:25:20 -04:00 |
|
Itamar Turner-Trauring
|
20a64d5767
|
Test new fileutil behavior.
|
2020-10-27 14:24:23 -04:00 |
|
Itamar Turner-Trauring
|
f1b281123d
|
Fix tests.
|
2020-10-27 14:24:20 -04:00 |
|
Itamar Turner-Trauring
|
bcb6822171
|
Merge branch '3485.backported-configparser-for-py-2' into 3479.test-node-python-3
|
2020-10-27 14:06:35 -04:00 |
|
Itamar Turner-Trauring
|
b62bd13bee
|
Merge remote-tracking branch 'origin/master' into 3479.test-node-python-3
|
2020-10-27 14:02:27 -04:00 |
|
Itamar Turner-Trauring
|
b79504a43b
|
Refactor to unify different code paths.
|
2020-10-27 13:59:45 -04:00 |
|
meejah
|
caf606768f
|
news
|
2020-10-27 10:56:47 -06:00 |
|
meejah
|
edfaef5387
|
not about further contributions
|
2020-10-27 10:52:54 -06:00 |
|
Itamar Turner-Trauring
|
0d270e1290
|
Create ConfigParsers in a consistent manner.
|
2020-10-27 11:48:25 -04:00 |
|
Itamar Turner-Trauring
|
207111fb9c
|
Documentation fixes.
|
2020-10-27 11:43:27 -04:00 |
|
Jean-Paul Calderone
|
874bfa72fd
|
Merge pull request #874 from tahoe-lafs/3488.pre-push
Configure pre-commit to do codechecks pre-push only
Fixes: ticket:3488
|
2020-10-27 10:31:45 -04:00 |
|
Jean-Paul Calderone
|
b9f7bcab4e
|
flakes
|
2020-10-27 09:49:58 -04:00 |
|
Itamar Turner-Trauring
|
1a7bb06587
|
SafeConfigParser has been replaced by ConfigParser.
|
2020-10-27 09:35:09 -04:00 |
|
Jean-Paul Calderone
|
03a6546f00
|
flake8 integration
|
2020-10-27 09:29:24 -04:00 |
|
Jean-Paul Calderone
|
900c25c78b
|
news fragment
|
2020-10-27 09:29:13 -04:00 |
|
Itamar Turner-Trauring
|
c76afc9ece
|
Try to fix some failing unit tests in ASCII locale.
|
2020-10-27 08:54:28 -04:00 |
|
Itamar Turner-Trauring
|
dce8d3598a
|
Be even more lenient, in the hopes of working on Nix.
|
2020-10-27 08:54:16 -04:00 |
|
Itamar Turner-Trauring
|
4b7ab2bfd8
|
Version that works with Python 2.
|
2020-10-26 16:54:19 -04:00 |
|
Itamar Turner-Trauring
|
d5333ae9f9
|
Merge remote-tracking branch 'origin/master' into 3485.backported-configparser-for-py-2
|
2020-10-26 16:53:19 -04:00 |
|
Itamar Turner-Trauring
|
4a54377208
|
Some more fixes.
|
2020-10-26 16:48:18 -04:00 |
|
Itamar Turner-Trauring
|
4dc1adc817
|
Some progress towards passing Python 2 tests.
|
2020-10-26 16:37:00 -04:00 |
|
Itamar Turner-Trauring
|
957afa356c
|
Add new dependency.
|
2020-10-26 16:09:01 -04:00 |
|
Itamar Turner-Trauring
|
7ed34168b2
|
News file.
|
2020-10-26 16:08:38 -04:00 |
|
Itamar Turner-Trauring
|
76697c8c1b
|
It's already unicode.
|
2020-10-26 14:33:59 -04:00 |
|