Commit Graph

14821 Commits

Author SHA1 Message Date
meejah
1b6d5e1bda Revert "use attrs directly"
This reverts commit 5b14561ec0.
2023-02-21 11:56:46 -07:00
Itamar Turner-Trauring
2811c80dc3 Fix timeout in parallel benchmark. 2023-02-21 09:57:21 -05:00
Itamar Turner-Trauring
154f1ce143 No need for sleep. 2023-02-21 09:38:54 -05:00
Itamar Turner-Trauring
c9d140b05d Merge remote-tracking branch 'origin/master' into 3957-mutable-over-http-speed 2023-02-21 09:38:36 -05:00
Itamar Turner-Trauring
0b0af62b16
Merge pull request #1251 from tahoe-lafs/3946-less-chatty-downloads
Make immutable downloads less chatty

Fixes ticket:3946
2023-02-21 09:37:30 -05:00
meejah
38669cc3ce define -> frozen 2023-02-21 02:15:20 -07:00
meejah
032b852bab define -> frozen 2023-02-21 01:51:13 -07:00
meejah
43d29986a6
Update src/allmydata/cli/grid_manager.py
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2023-02-21 00:04:03 -07:00
meejah
affe0cb37b fine? 2023-02-21 00:02:53 -07:00
meejah
8e20fa0fbf whitespace 2023-02-21 00:01:13 -07:00
meejah
7b98edac04 add more words 2023-02-20 23:56:19 -07:00
meejah
bdf4c49a34 fine, move the if statement 2023-02-20 22:57:15 -07:00
meejah
a6cf06cc6d http needs access to GridManager 2023-02-20 12:26:44 -07:00
meejah
5b14561ec0 use attrs directly 2023-02-20 12:02:34 -07:00
meejah
464498f6bf Merge branch 'master' into 2916.grid-manager-proposal.6 2023-02-20 11:24:20 -07:00
Itamar Turner-Trauring
acc9cd2f9f Merge remote-tracking branch 'origin/master' into 3946-less-chatty-downloads 2023-02-20 12:45:27 -05:00
Itamar Turner-Trauring
31024ceb4c reconfigure() is only an issue if it changes something... 2023-02-20 12:44:03 -05:00
Jean-Paul Calderone
54a6098d33
Merge pull request #1257 from exarkun/3974.remove-dockerfile
Remove Dockerfiles and related files

Fixes: ticket:3974
2023-02-20 12:32:27 -05:00
Itamar Turner-Trauring
b14b2d0409 Use a nicer shutdown mechanism. 2023-02-20 12:01:14 -05:00
Itamar Turner-Trauring
e3ad50a084 Just skip usage of reconfigure() on Windows. 2023-02-20 11:54:50 -05:00
dlee
be9d76e2b8 Added newsfragment 2023-02-17 16:24:52 -06:00
dlee
86dbcb21ce Refactored verify function to update deprecated getargspec function with getfullargspec and maintained strictness 2023-02-17 16:24:32 -06:00
dlee
badba97ff2 Type annotations added for wormholetesting.py 2023-02-17 16:20:29 -06:00
Jean-Paul Calderone
32dc2019dc
Merge pull request #1258 from danielzwlee/truthyconditional-varnamechange
Fixes to truthy conditional and variable names same as built-in

Fixes: ticket:3975
Fixes: ticket:3976
2023-02-15 19:09:17 -05:00
Itamar Turner-Trauring
3686fe7fa3 Merge remote-tracking branch 'origin/master' into 3946-less-chatty-downloads 2023-02-14 14:46:36 -05:00
dlee
a7ddcbf868 Changes requested 2023-02-14 12:50:37 -06:00
dlee
b7cadfc53a Fixes bad practice of naming variable a built-in type 2023-02-14 11:38:35 -06:00
dlee
19e58f19ca Fixes truthy conditional 2023-02-14 11:21:57 -06:00
Jean-Paul Calderone
b8cbf143cd news fragment 2023-02-13 13:28:26 -05:00
Jean-Paul Calderone
0e4d39229a Remove the Docker image definitions
And since the "Docker Compose" definition depends on them, remove it as well.

These have been unmaintained for a long time and their goals are unknown to
the current development team.
2023-02-13 13:27:36 -05:00
Jean-Paul Calderone
97686f6d42 Merge remote-tracking branch 'origin/master' into 3957-mutable-over-http-speed 2023-02-13 09:19:49 -05:00
Jean-Paul Calderone
4192908801 Add a note with some frequency scaling info 2023-02-13 08:59:04 -05:00
Daniel
c7ba8980a8
Merge pull request #2 from tahoe-lafs/master
Update my repo
2023-02-10 15:47:48 -06:00
Itamar Turner-Trauring
45d9ed8a99
Merge pull request #1256 from danielzwlee/3971.mypy-config
Configure mypy to be more strict

Fixes ticket:3971
2023-02-07 12:32:00 -05:00
Itamar Turner-Trauring
9ddaf928fd Merge remote-tracking branch 'origin/3946-less-chatty-downloads' into 3946-less-chatty-downloads 2023-02-07 10:01:17 -05:00
Itamar Turner-Trauring
3bc3cf39d0 Test using an integration test. 2023-02-07 09:45:50 -05:00
Itamar Turner-Trauring
ea052b3c80 Pass in missing argument. 2023-02-07 09:08:06 -05:00
Itamar Turner-Trauring
51d44ba676 Document. 2023-02-07 09:06:57 -05:00
Itamar Turner-Trauring
f4255cdaa3 More accurate names. 2023-02-07 09:03:45 -05:00
Itamar Turner-Trauring
b0f4e463eb Work with newer i2pd. 2023-02-06 17:48:32 -05:00
dlee
eb26c97ef7 implicit_optional flag added and errors related to flag fixed 2023-02-06 15:29:53 -06:00
Itamar Turner-Trauring
c34af411fc
Merge branch 'master' into 3946-less-chatty-downloads 2023-02-06 15:38:22 -05:00
Itamar Turner-Trauring
c4114e032e Fix type signature. 2023-02-06 15:33:08 -05:00
Itamar Turner-Trauring
4576d10915 Add an explanation. 2023-02-06 13:57:33 -05:00
Itamar Turner-Trauring
5909f451e3 Use the CPU thread pool for CBOR validation. 2023-02-06 13:54:47 -05:00
Itamar Turner-Trauring
b221954946 A working thread pool. 2023-02-06 13:09:22 -05:00
dlee
31c5b78e6a Add back rsa.py accidentally removed file on website 2023-02-03 21:35:55 -06:00
Daniel
80db4a9de4
Delete rsa.py 2023-02-03 21:25:24 -06:00
dlee
e2e33933a8 Forgot to push newsfragment 2023-02-03 16:48:06 -06:00
dlee
7f3af6a8ed typechecks made more strict using more flags 2023-02-03 16:30:07 -06:00