Itamar Turner-Trauring
|
60992174ff
|
twisted.web expects bytes.
|
2020-11-03 10:40:53 -05:00 |
|
Itamar Turner-Trauring
|
672c440091
|
Better error reporting.
|
2020-11-03 10:40:41 -05:00 |
|
Itamar Turner-Trauring
|
e3a0f61dca
|
More passing tests.
|
2020-11-03 10:04:24 -05:00 |
|
Itamar Turner-Trauring
|
35c304cd82
|
Workaround for Eliot flaw.
|
2020-11-03 10:04:16 -05:00 |
|
Itamar Turner-Trauring
|
92a4a5afcc
|
Closer to more passing tests, maybe.
|
2020-10-30 15:04:00 -04:00 |
|
Itamar Turner-Trauring
|
45a2fcc3f2
|
Fix for Python 2.
|
2020-10-30 14:49:25 -04:00 |
|
Itamar Turner-Trauring
|
d52f6747f6
|
Some progress towards passing tests.
|
2020-10-30 14:21:16 -04:00 |
|
Itamar Turner-Trauring
|
6264cf15b1
|
Fix some failing tests.
|
2020-10-30 14:08:09 -04:00 |
|
Itamar Turner-Trauring
|
6b4be7aee3
|
Should be unicode.
|
2020-10-30 11:23:30 -04:00 |
|
Itamar Turner-Trauring
|
36d1056ad0
|
Delete dead code, note porting.
|
2020-10-30 11:21:14 -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 |
|
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 |
|
Itamar Turner-Trauring
|
6f2027e824
|
Fix lint.
|
2020-10-27 16:59:43 -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 |
|
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 |
|
Itamar Turner-Trauring
|
1a7bb06587
|
SafeConfigParser has been replaced by ConfigParser.
|
2020-10-27 09:35:09 -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
|
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
|
76697c8c1b
|
It's already unicode.
|
2020-10-26 14:33:59 -04:00 |
|
Itamar Turner-Trauring
|
375ed5096c
|
Config parsing now always returns Unicode.
|
2020-10-26 12:12:49 -04:00 |
|
Itamar Turner-Trauring
|
f50fd8e474
|
Switch to new configparser backport.
|
2020-10-26 12:12:46 -04:00 |
|
Jean-Paul Calderone
|
25ee76104a
|
Merge pull request #872 from tahoe-lafs/3486.netifaces
Switch to netifaces
Fixes: ticket:3486
|
2020-10-26 11:55:31 -04:00 |
|
Chad Whitacre
|
338ee89e63
|
Stick with unicode (new str) for file path parts
This seems to be the pattern, e.g.:
https://github.com/tahoe-lafs/tahoe-lafs/blob/master/src/allmydata/client.py#L229
|
2020-10-23 12:52:32 -04:00 |
|
Chad Whitacre
|
725291c2aa
|
Merge branch 'master' into 3468.offloaded-test-coverage
|
2020-10-23 12:08:48 -04:00 |
|
Chad Whitacre
|
f0657aec69
|
Merge pull request #853 from tahoe-lafs/3346.port-immutable-offloaded
Port immutable.offloaded to Python 3
|
2020-10-23 12:05:20 -04:00 |
|
Jean-Paul Calderone
|
96c848b2ad
|
flakes
|
2020-10-23 09:50:31 -04:00 |
|
Jean-Paul Calderone
|
c60d62d858
|
Direct test for the new implementation
|
2020-10-23 09:32:13 -04:00 |
|
Jean-Paul Calderone
|
931bdef2a2
|
Get rid of the old implementation and related unused code
Also put in the new implementation, though now it needs tests because *there
were no direct tests for the old one*.
|
2020-10-23 09:23:16 -04:00 |
|
Jean-Paul Calderone
|
a58fd5c88e
|
remove unused attribute
|
2020-10-22 07:23:02 -04:00 |
|
Jean-Paul Calderone
|
e97b5f6bb4
|
document get_arg req parameter
|
2020-10-22 07:22:51 -04:00 |
|
Jean-Paul Calderone
|
8401547b35
|
docstring for TahoeLAFSRequest
|
2020-10-22 07:22:41 -04:00 |
|
Jean-Paul Calderone
|
e3b1d4f536
|
enforce the type requirement
|
2020-10-22 07:17:52 -04:00 |
|
Jean-Paul Calderone
|
c8b9a0265a
|
get_root docs
|
2020-10-22 07:16:57 -04:00 |
|
Jean-Paul Calderone
|
612cbb583a
|
combine common_web and common_tweb now that there is no nevow renderer
|
2020-10-22 07:13:13 -04:00 |
|
Jean-Paul Calderone
|
0f574dc019
|
docstring for the helper
|
2020-10-21 14:47:56 -04:00 |
|
Jean-Paul Calderone
|
d1599a924e
|
Test and fix cap censoring in HTTP access logs
|
2020-10-21 14:42:30 -04:00 |
|
Jean-Paul Calderone
|
b2999d283f
|
Somewhat clarify this test
|
2020-10-21 12:37:34 -04:00 |
|
Jean-Paul Calderone
|
62f5fb9d28
|
Make sure the JSON is given back as bytes
|
2020-10-21 12:27:08 -04:00 |
|
Jean-Paul Calderone
|
444c3e6ce4
|
typo fix
|
2020-10-21 12:23:43 -04:00 |
|