Commit Graph

15683 Commits

Author SHA1 Message Date
meejah
7127ae62a9
fix types
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2023-08-02 14:50:04 -06:00
meejah
bd0bfa4ab7
define -> frozen
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2023-08-02 14:49:36 -06:00
meejah
8ec7f5485a upload() needs the actual alice fixture 2023-08-02 14:48:59 -06:00
meejah
e3f30d8e58 fix comments about tor/chutney in integration config 2023-08-02 14:48:36 -06:00
meejah
5c45cb44bf Merge branch 'master' into 2916.grid-manager-integration-tests.2 2023-08-02 13:23:52 -06:00
Itamar Turner-Trauring
e67ef7ad16
Merge pull request #1323 from tahoe-lafs/4052.more-type-checking-gbs
More type check for http storage server

Fixes ticket:4052
2023-08-02 14:34:08 -04:00
Jean-Paul Calderone
a648708033
Merge pull request #1325 from exarkun/4055.await_client_ready
Fix the minimum-live-servers condition in `await_client_ready`

Fixes: ticket:4055
2023-08-01 20:14:24 -04:00
Jean-Paul Calderone
b8ee7a4e98 news fragment 2023-08-01 16:03:47 -04:00
Jean-Paul Calderone
9d670e54e2 Get the liveness filter condition right 2023-08-01 16:03:43 -04:00
Jean-Paul Calderone
871df0b1b4 Dump some more details about what we're waiting for 2023-08-01 16:03:39 -04:00
Jean-Paul Calderone
a0b78a134e Leave a hint about what successful "bootstrap" looks like 2023-08-01 16:03:35 -04:00
Jean-Paul Calderone
14ebeba07d avoid re-computing the current time inside this loop
It could lead to funny behavior if we cross a boundary at just the wrong
time.  Also the debug print could be misleading in such a case.
2023-08-01 16:03:29 -04:00
Itamar Turner-Trauring
009f063067 Stricter type checking 2023-08-01 15:35:18 -04:00
Itamar Turner-Trauring
e545ab4a80 More accurate type 2023-08-01 15:31:38 -04:00
Itamar Turner-Trauring
7e94ab2c05
Merge branch 'master' into 4041 2023-08-01 10:58:52 -04:00
Itamar Turner-Trauring
c055c8e508
Merge pull request #1321 from tahoe-lafs/4039.document-gbs
Minimal GBS documentation

Fixes ticket:4039
2023-08-01 10:57:10 -04:00
Itamar Turner-Trauring
3b66afbdea Be consistent with HTTPS 2023-08-01 10:56:52 -04:00
Itamar Turner-Trauring
7485f4f2f0
Merge pull request #1320 from tahoe-lafs/4042-sync-gbs-spec
Sync GBS spec to code a bit more

Fixes ticket:4042
2023-08-01 10:56:10 -04:00
Itamar Turner-Trauring
341a32708b Docstring. 2023-08-01 10:55:45 -04:00
Itamar Turner-Trauring
ffe2e97739 Better phrasing 2023-08-01 10:54:46 -04:00
Jean-Paul Calderone
269a1a0647
Merge pull request #1309 from exarkun/3903.nix-flake.2
Add a Nix flake

Fixes: ticket:3903
2023-08-01 09:55:30 -04:00
Itamar Turner-Trauring
112770aeb3 Don't hardcode tox 2023-07-31 11:07:37 -04:00
meejah
67d5c82e10 codechecks / linter 2023-07-29 13:34:12 -06:00
meejah
7a8752c969 docstring, remove duplicate port-allocator 2023-07-29 13:18:23 -06:00
meejah
fe96defa2b use existing port-allocator instead 2023-07-29 13:15:21 -06:00
meejah
c4ac548cba reactor from fixture 2023-07-29 13:08:01 -06:00
meejah
a9128d89c3 Merge branch 'master' into 2916.grid-manager-integration-tests.2 2023-07-29 04:41:03 -06:00
meejah
e565b9e28c no, we can't 2023-07-29 04:14:39 -06:00
meejah
01a87d85be refactor: actually parallel 2023-07-29 04:08:52 -06:00
meejah
050ef6cca3 tor-tests work; refactor ports 2023-07-29 04:04:05 -06:00
Itamar Turner-Trauring
176fac7360 Work in Python 3.8. 2023-07-28 14:20:05 -04:00
Itamar Turner-Trauring
f8e9631f53 News fragment. 2023-07-28 13:49:21 -04:00
Itamar Turner-Trauring
00b7e7e178 More type annotations. 2023-07-28 13:48:43 -04:00
Itamar Turner-Trauring
0d0e32646f More type annotations. 2023-07-28 13:42:00 -04:00
Itamar Turner-Trauring
d669099a35 Add more type annotations. 2023-07-28 13:31:53 -04:00
Itamar Turner-Trauring
919e6b339d Add type annotation to _authorized_route 2023-07-28 13:19:53 -04:00
Itamar Turner-Trauring
2b7f3d1707 Add type annotations to _authorization_decorator. 2023-07-28 11:28:13 -04:00
Itamar Turner-Trauring
849f4ed2a5 More annotations. 2023-07-28 11:14:09 -04:00
Itamar Turner-Trauring
aef6373915 Update unit tests to support HTTPS storage protocol on by default. 2023-07-26 14:05:15 -04:00
Itamar Turner-Trauring
0e72f3c97a Disable forcing Foolscap on client and server. 2023-07-26 13:45:56 -04:00
Itamar Turner-Trauring
411827a5c3 Update docs. 2023-07-26 13:44:21 -04:00
Itamar Turner-Trauring
15df1a52ff Minimal HTTPS documentation. 2023-07-26 13:39:49 -04:00
Itamar Turner-Trauring
792af1c918 News fragment 2023-07-25 15:32:30 -04:00
Itamar Turner-Trauring
7bac6996d1 Updates based on changing specs. 2023-07-25 15:32:14 -04:00
Itamar Turner-Trauring
46d10a6281 Ensure and test (and necessary refactor) that lack of content-type is same as
CBOR content-type, as per spec.
2023-07-25 15:31:30 -04:00
Itamar Turner-Trauring
bf2451bbcd Correct type. 2023-07-25 15:31:18 -04:00
meejah
6f9b9a3ac1 only use original request 2023-07-24 20:12:01 -06:00
meejah
45898ff8b8 refactor: make sftp tests (etc) work with 'grid' refactoring 2023-07-24 20:08:41 -06:00
Jean-Paul Calderone
e9f68824a1
Merge pull request #1317 from tahoe-lafs/4050-upgrade-dependencies
Upgrade some linting dependencies

Fixes: ticket:4050
2023-07-24 10:29:20 -04:00
Jean-Paul Calderone
cc27ab0bfb
Merge pull request #1318 from exarkun/4051.tor-network-fixture-dependency
Add "Tor network" dependency to a fixture that needs it

Fixes: ticket:4051
2023-07-22 19:00:44 -04:00