Commit Graph

14736 Commits

Author SHA1 Message Date
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
97686f6d42 Merge remote-tracking branch 'origin/master' into 3957-mutable-over-http-speed 2023-02-13 09:19:49 -05:00
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
9ddaf928fd Merge remote-tracking branch 'origin/3946-less-chatty-downloads' into 3946-less-chatty-downloads 2023-02-07 10:01:17 -05:00
3bc3cf39d0 Test using an integration test. 2023-02-07 09:45:50 -05:00
ea052b3c80 Pass in missing argument. 2023-02-07 09:08:06 -05:00
51d44ba676 Document. 2023-02-07 09:06:57 -05:00
f4255cdaa3 More accurate names. 2023-02-07 09:03:45 -05:00
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
c4114e032e Fix type signature. 2023-02-06 15:33:08 -05:00
4576d10915 Add an explanation. 2023-02-06 13:57:33 -05:00
5909f451e3 Use the CPU thread pool for CBOR validation. 2023-02-06 13:54:47 -05:00
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
Itamar Turner-Trauring
0c507dc5db
Merge pull request #1241 from tahoe-lafs/3952-benchmarks
A truly minimal benchmark suite
2023-01-31 15:57:14 -05:00
c371a1f6b3 Add benchmark for parallel uploads. 2023-01-31 15:53:28 -05:00
b477c59e15 Actually have a working run-in-thread code path 2023-01-31 15:53:16 -05:00
a092d78653 Merge branch '3952-benchmarks' into 3957-mutable-over-http-speed 2023-01-31 14:36:59 -05:00
9553901ca1 Add caveats. 2023-01-31 14:22:57 -05:00
759974aecc
Merge pull request #1252 from crwood/3966.unpin-charset-normalizer
Unpin charset-normalizer / (re-)fix PyInstaller builds

Re-fixes: ticket:3966
2023-01-28 17:06:29 -05:00
cad81c9bdd Twiddle the news fragment to pass codechecks 2023-01-28 16:21:45 -05:00
c8033081a6 Merge remote-tracking branch 'origin/master' into 3966.unpin-charset-normalizer 2023-01-28 16:18:53 -05:00
cd6c17d574
Merge pull request #1253 from exarkun/3969.circleci-cachix-again
Another round of CircleCI/cachix logic fixes

Fixes: ticket:3969
2023-01-28 16:17:13 -05:00
4ea4286a7f Use CIRCLE_PULL_REQUESTS in case there are multiple
which, of course, there never are, except for during testing of this branch
2023-01-28 09:21:34 -05:00
3d58194c3a Complexify the upstream-vs-forked detection 2023-01-28 08:56:48 -05:00
230ce346c5 circleci env var notes 2023-01-28 08:54:00 -05:00
ff964b2310 news fragment 2023-01-28 08:53:53 -05:00
Chris Wood
15c7916e08 Revert previous two commits (e046627, a292f52) 2023-01-27 12:46:30 -05:00
Chris Wood
e046627d31 Try debugging CI/ubuntu-20.04 integration tests...
Does removing the `charset_normalizer.md__mypyc` hidden import make the
tests pass?
2023-01-27 11:59:24 -05:00
Chris Wood
a292f52de1 Try debugging CI/ubuntu-20.04 integration tests..
Does restoring the "charset_normalizer < 3" pin make the tests pass?
2023-01-27 11:47:50 -05:00
Chris Wood
87dad9bd2b Remove "charset_normalizer < 3" constraint 2023-01-27 10:07:50 -05:00
Chris Wood
c37e330efd Add charset_normalizer.md__mypyc to hidden imports
Fixes: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3966
Overrides: https://github.com/tahoe-lafs/tahoe-lafs/pull/1248
Ref.: https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/534
2023-01-27 10:02:59 -05:00
921a2083dc Make sure (immutable) test vectors are run with the segment size that was used
to generate them.
2023-01-25 15:47:35 -05:00
22843c89a5 Merge remote-tracking branch 'origin/master' into 3952-benchmarks 2023-01-25 10:56:36 -05:00
28ca5abe3c Merge remote-tracking branch 'origin/master' into 3957-mutable-over-http-speed 2023-01-25 10:53:15 -05:00
af53f5b8b9 Merge remote-tracking branch 'origin/master' into 3946-less-chatty-downloads 2023-01-25 10:12:20 -05:00
cf4d767535 Fix whitespace. 2023-01-24 13:28:24 -05:00
8bbce2bd13 News file. 2023-01-24 13:17:46 -05:00
6ccccde9e0 Increase the max default segment size. 2023-01-24 13:15:55 -05:00
d5f5d394dd Test changes in max default segment size (both directions). 2023-01-24 13:15:40 -05:00
ed0bda2d74
Merge pull request #1249 from exarkun/3967.nix-pycddl
Update the Nix package build to pycddl 0.4

Fixes: ticket:3967
2023-01-24 12:42:40 -05:00
174ad666dd Merge branch '3952-benchmarks' into 3946-less-chatty-downloads 2023-01-24 11:31:29 -05:00
ba793e2c16 Make it actually work. 2023-01-24 11:10:50 -05:00