Commit Graph

12608 Commits

Author SHA1 Message Date
Itamar Turner-Trauring
59dfd2c062
Merge pull request #1064 from tahoe-lafs/3716.allmydata-scripts-python-3-part-1
Port allmydata.scripts to Python 3, part 1

Fixes ticket:3716
2021-06-02 09:53:32 -04:00
meejah
fe934f69a3
Merge pull request #1071 from tahoe-lafs/libera-5kYx4CV2AJGv4dc2
3726 Register Tahoe-LAFS project with Libera.Chat
2021-06-01 21:33:45 -06:00
meejah
2feda48485
Merge pull request #1072 from AnXh3L0/3727.fosshost-readme
Added a link to Fosshost in the README
2021-06-01 18:44:54 -06:00
Anxhelo Lushka
e594022c60 Small typo fix 2021-06-01 19:50:21 +02:00
Anxhelo Lushka
b3b85b2e41 Added a link to Fosshost in the README 2021-06-01 19:32:10 +02:00
Sajith Sasidharan
0397266c17 Update newsfragment 2021-06-01 10:51:12 -04:00
Sajith Sasidharan
bf1df54fdd Add newsfragment 2021-05-31 08:37:02 -04:00
Itamar Turner-Trauring
b509ff69fc Flake fix. 2021-05-28 11:25:16 -04:00
Itamar Turner-Trauring
64f6ccd17f Make --exclude-from behavior consistent, at the cost of a minor incompatibility. 2021-05-28 09:53:28 -04:00
Itamar Turner-Trauring
69c8305ae8 Flake fix. 2021-05-27 13:55:29 -04:00
Itamar Turner-Trauring
8be4acd7ec Faking sys.stdout doesn't go well since we lookup encoding attribute. 2021-05-27 13:54:37 -04:00
Itamar Turner-Trauring
eddd9550f0 Pass test. 2021-05-27 13:26:56 -04:00
Itamar Turner-Trauring
8aa3391276 Consistent behavior. 2021-05-27 13:26:46 -04:00
Itamar Turner-Trauring
0425b64041 Match current logic. 2021-05-27 13:26:23 -04:00
Itamar Turner-Trauring
49be6906c8 Fix test. 2021-05-27 13:07:56 -04:00
Itamar Turner-Trauring
d78e9d891d Passing test. 2021-05-27 11:40:59 -04:00
Sajith Sasidharan
c9d5b1f6b9
Merge pull request #1070 from AnXh3L0/3677.tahoe-darkbg-logo
Added a white stroke to the Tahoe-LAFS logo

Fixes ticket:3677
2021-05-27 10:42:51 -04:00
Anxhelo Lushka
729415d19f
Update newsfragments/3677.documentation
Co-authored-by: Jean-Paul Calderone <exarkun@users.noreply.github.com>
2021-05-27 15:19:04 +02:00
Anxhelo Lushka
433c80d8df New image with stroking 2021-05-27 14:51:30 +02:00
Anxhelo Lushka
bfca424578 Fixes ticket:3677 2021-05-27 14:47:24 +02:00
Itamar Turner-Trauring
741af0b0eb Fix imports. 2021-05-26 15:27:16 -04:00
Itamar Turner-Trauring
0a9b3a4003 Don't want pdb. 2021-05-26 15:17:57 -04:00
Itamar Turner-Trauring
827e2e1d03 Merge remote-tracking branch 'origin/master' into 3716.allmydata-scripts-python-3-part-1 2021-05-26 15:06:01 -04:00
Itamar Turner-Trauring
d967c6de98
Merge pull request #1067 from tahoe-lafs/3700.byteswarning-windows
Run (and pass) Python 3 unit tests on Windows

Fixes ticket:3700
Fixes ticket:3701
2021-05-26 14:43:50 -04:00
Sajith Sasidharan
60554e348d
Merge pull request #1068 from tahoe-lafs/3721.irc-is-on-libera
Move IRC from freenode.net to libera.chat
2021-05-26 10:10:26 -04:00
Sajith Sasidharan
53ab18885d Update docs to point to irc.libera.chat 2021-05-26 09:19:12 -04:00
Itamar Turner-Trauring
e5d636746e Can't use latest Twisted for typechecks, on Windows older Twisted requires compilation which fails, sticking to 3.7 is workaround since it has Windows wheels. 2021-05-26 09:16:07 -04:00
Sajith Sasidharan
cb61bfbe61 Highlight IRC channel name correctly 2021-05-26 07:51:29 -04:00
Sajith Sasidharan
206d416830 Highlight IRC channel name, link to libera.chat website 2021-05-26 07:49:35 -04:00
Sajith Sasidharan
33d89dbe8f Move IRC from freenode.net to libera.chat
Following some organizational developments, freenode.net's volunteer
staff has quit and formed libera.chat, a new IRC network.  Like many
other FOSS projects, Tahoe-LAFS project too has decided to move to
libera.chat for our IRC needs.
2021-05-26 07:26:57 -04:00
Itamar Turner-Trauring
8530b7548c
Merge pull request #1065 from tahoe-lafs/3714-cli-testing-coverage
A bit more test coverage for CLI.

Fixes ticket:3714
2021-05-25 14:55:16 -04:00
Itamar Turner-Trauring
7f70315c83 Skip tests on Python 3. 2021-05-25 14:49:44 -04:00
Itamar Turner-Trauring
52cd90941f Actually use the encoding. 2021-05-25 14:29:22 -04:00
Itamar Turner-Trauring
19c7de7a7a News file. 2021-05-25 14:13:06 -04:00
Itamar Turner-Trauring
39334ebc42 Run tests on Windows with Python 3. 2021-05-25 14:12:40 -04:00
Itamar Turner-Trauring
2c7a4c7e07 Try to fix Windows failure on Python 3. 2021-05-25 11:45:36 -04:00
Itamar Turner-Trauring
cf299684c2 Unneeded. 2021-05-25 10:40:44 -04:00
Itamar Turner-Trauring
8ca6a72396 Write out the file in an encoding that matches what the reader expects. 2021-05-24 10:50:49 -04:00
Itamar Turner-Trauring
0966ce17aa Try to fix on Windows. 2021-05-24 10:33:21 -04:00
Itamar Turner-Trauring
704da984ac News file. 2021-05-24 10:13:30 -04:00
Itamar Turner-Trauring
7e8e93200f Don't "fix" things on Python 3 that are already fixed. 2021-05-24 10:13:08 -04:00
Itamar Turner-Trauring
05a13499ad
Merge pull request #1066 from tahoe-lafs/3715-get-put-integration-tests
CLI get/put integration tests.

Fixes ticket:3715
2021-05-24 09:15:30 -04:00
Itamar Turner-Trauring
6adda0c43a A second integration test for get/put. 2021-05-21 12:52:36 -04:00
Itamar Turner-Trauring
0d5344174f First integration test for put/get. 2021-05-21 11:57:32 -04:00
Itamar Turner-Trauring
9e6915ca78 Not used. 2021-05-21 11:12:41 -04:00
Itamar Turner-Trauring
8ec41fff45 News file. 2021-05-21 11:11:48 -04:00
Itamar Turner-Trauring
1e9dfd2fce Another test. 2021-05-21 11:01:17 -04:00
Itamar Turner-Trauring
bb74b7fe0c Note this code is buggy. 2021-05-21 11:01:00 -04:00
Itamar Turner-Trauring
01db931192 A test that doesn't really increase coverage much. Ideally this would test immutable directories to test caching logic, but that's too much of a pain. Since I already have this written, going to leave in cause why not. 2021-05-18 13:35:34 -04:00
Itamar Turner-Trauring
1fa6ce97e1 Merge remote-tracking branch 'origin/master' into 3714-cli-testing-coverage 2021-05-17 12:59:57 -04:00