Commit Graph

14301 Commits

Author SHA1 Message Date
meejah
5595355875 Merge branch 'master' into 3899.failed-server 2023-01-19 14:31:59 -07:00
Jean-Paul Calderone
7b768fdaca
Merge pull request #1245 from exarkun/3962.pre-determined-rsa-keys
Support the creation of a new mutable object with a pre-determined signature key
2023-01-13 12:28:34 -05:00
Jean-Paul Calderone
bdad577e41 Merge remote-tracking branch 'origin/master' into 3962.pre-determined-rsa-keys 2023-01-13 11:23:26 -05:00
Itamar Turner-Trauring
d3a40b8430
Merge pull request #1247 from tahoe-lafs/3960-misleading-ENOSPC-on-Windows
Attempt to workaround for failing Windows builds

Fixes ticket:3960
2023-01-13 11:20:24 -05:00
Itamar Turner-Trauring
0c0c7a2c27 Merge remote-tracking branch 'origin/master' into 3960-misleading-ENOSPC-on-Windows 2023-01-13 11:00:00 -05:00
Jean-Paul Calderone
e64c6b02e6
Fix a typo 2023-01-13 10:29:22 -05:00
Jean-Paul Calderone
d64529ac89
Merge pull request #1248 from tahoe-lafs/3966-charset-normalizer
Pin older charset_normalizer
2023-01-13 10:24:59 -05:00
Itamar Turner-Trauring
0eee22cccf Pin older charset_normalizer. 2023-01-13 09:53:38 -05:00
Jean-Paul Calderone
1a807a0232 mollify the type checker 2023-01-12 16:32:32 -05:00
Jean-Paul Calderone
d5628f9c84 Merge remote-tracking branch 'origin/master' into 3962.pre-determined-rsa-keys 2023-01-12 16:17:09 -05:00
Jean-Paul Calderone
c856f1aa29 Censor private key values in the HTTP log, too. 2023-01-12 16:16:55 -05:00
Jean-Paul Calderone
47ec418f7a Test that we can also download the mutable data via the web interface 2023-01-12 16:09:29 -05:00
Jean-Paul Calderone
e6ef45d337 test that we can also download the mutable 2023-01-12 15:37:12 -05:00
Jean-Paul Calderone
2d23e2e640 some doc improvements 2023-01-12 15:37:07 -05:00
Jean-Paul Calderone
2490f0f58a some minor rationalization of the return type 2023-01-12 15:33:37 -05:00
Itamar Turner-Trauring
a765d8a35b Unused. 2023-01-12 11:18:05 -05:00
Itamar Turner-Trauring
ee5ad549fe Clarify. 2023-01-12 11:12:00 -05:00
Itamar Turner-Trauring
e997bb9c39 Also need pywin32. 2023-01-12 10:39:50 -05:00
Itamar Turner-Trauring
dd89ca6d4f Another approach. 2023-01-12 10:36:39 -05:00
Itamar Turner-Trauring
e142f051b4 Cats solve problems, right? 2023-01-12 10:01:09 -05:00
Itamar Turner-Trauring
98624f3d6a Attempt to workaround for 3960. 2023-01-12 09:53:07 -05:00
Itamar Turner-Trauring
7ef1c02067
Merge pull request #1244 from tahoe-lafs/3956-mutable-uploads
Fix mutable uploads over HTTP above a certain size

Fixes ticket:3956
2023-01-10 15:53:38 -05:00
Jean-Paul Calderone
56b93ae2b3
Merge pull request #1240 from tahoe-lafs/support-triggered-image-builds
Support triggered image builds

Fixes: ticket:3958
2023-01-10 14:05:38 -05:00
Itamar Turner-Trauring
828fc588c5 Add minimal docstrings. 2023-01-10 11:10:31 -05:00
Itamar Turner-Trauring
ccb5956645 0 is also valid FD. 2023-01-10 11:04:22 -05:00
Jean-Paul Calderone
da8cc19ef5 Merge remote-tracking branch 'origin/master' into support-triggered-image-builds 2023-01-10 08:54:00 -05:00
Itamar Turner-Trauring
7c506057b5 Merge remote-tracking branch 'origin/master' into 3956-mutable-uploads 2023-01-09 17:05:31 -05:00
Itamar Turner-Trauring
a05e4b127b
Merge pull request #1246 from tahoe-lafs/3964-remove-3.7
Remove support for Python 3.7, Ubuntu 18.04, Debian 10 (oldstable)

Fixes ticket:3964
2023-01-09 17:04:25 -05:00
Itamar Turner-Trauring
046d9cf802 Another meaningless tweak. 2023-01-09 14:25:47 -05:00
Itamar Turner-Trauring
b05793e56b Meaningless tweak to rerun CI. 2023-01-09 13:45:22 -05:00
Itamar Turner-Trauring
7b2f19b0fa Switch Nix off 3.7 some more. 2023-01-09 13:16:04 -05:00
Itamar Turner-Trauring
6bb57e248d Try to switch Nix off 3.7. 2023-01-09 13:09:59 -05:00
Itamar Turner-Trauring
34f5da7246 And add back necessary anchor. 2023-01-09 11:08:31 -05:00
Itamar Turner-Trauring
8c418832bb Remove references to missing jobs. 2023-01-09 11:06:57 -05:00
Itamar Turner-Trauring
c4153d5405 Additional changes. 2023-01-09 11:03:15 -05:00
Itamar Turner-Trauring
1482d41918 Drop 3.7. 2023-01-09 11:01:45 -05:00
Itamar Turner-Trauring
825fd64ddd News file. 2023-01-09 10:52:24 -05:00
Itamar Turner-Trauring
f6d9c5a1b2 Fix PyInstaller. 2023-01-09 10:46:09 -05:00
Itamar Turner-Trauring
22227c7094 Support old pycddl too so nix can keep working. 2023-01-09 10:31:48 -05:00
Jean-Paul Calderone
3ce5ee6f03 get Literal from somewhere it is more likely to be 2023-01-07 07:17:40 -05:00
Jean-Paul Calderone
e893d06cb3 RSAPrivateKey certainly does have this method
I don't know why mypy fails to see it.
2023-01-06 21:00:21 -05:00
Jean-Paul Calderone
8c56ccad72 fall back to *with* validation, not without 2023-01-06 21:00:10 -05:00
Jean-Paul Calderone
85234b07a0 load the right kind of key! 2023-01-06 21:00:04 -05:00
Jean-Paul Calderone
c9e23dea13 we should always be able to get these
and we always need overload now
2023-01-06 20:59:48 -05:00
Jean-Paul Calderone
a806b2faba Fix some more mypy errors 2023-01-06 18:11:47 -05:00
Jean-Paul Calderone
01b14fe05c Merge remote-tracking branch 'origin/master' into 3962.pre-determined-rsa-keys 2023-01-06 17:30:01 -05:00
Jean-Paul Calderone
2dc6466ef5 fix some errors reported by mypy 2023-01-06 17:12:59 -05:00
Jean-Paul Calderone
3c3697d39a
Merge pull request #1239 from tahoe-lafs/3914.faster-rsa-tests
Speed up that one RSA test

Fixes: ticket:3914
2023-01-06 16:41:30 -05:00
Jean-Paul Calderone
e829b891b3 important data file ... 2023-01-06 15:51:59 -05:00
Jean-Paul Calderone
1d125b7be8 news fragment 2023-01-06 15:51:36 -05:00