Commit Graph

10991 Commits

Author SHA1 Message Date
931bdef2a2 Get rid of the old implementation and related unused code
Also put in the new implementation, though now it needs tests because *there
were no direct tests for the old one*.
2020-10-23 09:23:16 -04:00
Jean-Paul Calderone
c8cf910c0d
Merge pull request #870 from tahoe-lafs/3483.cirleci-vs-dockerhub
Authenticate to Docker Hub for CircleCI Docker image pulls

Fixes: ticket:3483
2020-10-23 06:43:09 -04:00
dddf49ff71 Restore original image configuration 2020-10-22 17:00:02 -04:00
a5e889f707 flakes 2020-10-22 15:31:39 -04:00
da75fa4069 make all the image builders run too, to see if they will 2020-10-22 14:47:18 -04:00
81428d0839 explain "Schema conformity" a bit more 2020-10-22 14:46:26 -04:00
c2dd4dbeb9 news fragment 2020-10-22 14:42:21 -04:00
606617cbfd clean up the tub location tests a bit 2020-10-22 14:41:28 -04:00
ea257681bb Stop starting the services so that we stop binding the ports 2020-10-22 14:36:49 -04:00
8e41c2d3e1 whitespace 2020-10-22 14:36:45 -04:00
83dbcdb3bf Switch away from EmptyNode since it's gone from master 2020-10-22 14:31:33 -04:00
af5531d81b Merge remote-tracking branch 'origin/master' into 2928.remote-allocate_tcp_port-test_node.py 2020-10-22 14:31:21 -04:00
e2f03e00ba typo 2020-10-22 12:27:22 -04:00
1303a85285 Attempt to get the Docker Hub auth into the right place 2020-10-22 12:21:11 -04:00
5e1d3db72e Correct whitespace 2020-10-22 12:12:58 -04:00
e778c8ab84 This is no longer used by anything 2020-10-22 12:09:09 -04:00
22921e2b1d Use secrets from the context to authenticate with Docker Hub 2020-10-22 12:08:30 -04:00
bc8c2c4689 Put all CircleCI jobs into the "dockerhub-auth" context 2020-10-22 12:04:59 -04:00
8239d92892 news fragment 2020-10-22 12:04:48 -04:00
Jean-Paul Calderone
03948ba6a4
Merge pull request #869 from tahoe-lafs/3433.twebish
Remove Nevow dependency

Fixes: ticket:3432
Fixes: ticket:3433
Fixes: ticket:3434
Fixes: ticket:3435
2020-10-22 08:20:13 -04:00
a58fd5c88e remove unused attribute 2020-10-22 07:23:02 -04:00
e97b5f6bb4 document get_arg req parameter 2020-10-22 07:22:51 -04:00
8401547b35 docstring for TahoeLAFSRequest 2020-10-22 07:22:41 -04:00
e3b1d4f536 enforce the type requirement 2020-10-22 07:17:52 -04:00
c8b9a0265a get_root docs 2020-10-22 07:16:57 -04:00
612cbb583a combine common_web and common_tweb now that there is no nevow renderer 2020-10-22 07:13:13 -04:00
0f574dc019 docstring for the helper 2020-10-21 14:47:56 -04:00
d1599a924e Test and fix cap censoring in HTTP access logs 2020-10-21 14:42:30 -04:00
b2999d283f Somewhat clarify this test 2020-10-21 12:37:34 -04:00
62f5fb9d28 Make sure the JSON is given back as bytes 2020-10-21 12:27:08 -04:00
444c3e6ce4 typo fix 2020-10-21 12:23:43 -04:00
37016f4ab5 pyflakes 2020-10-21 12:21:44 -04:00
c31300fd0d Handle interrupted connections 2020-10-21 12:21:01 -04:00
9146d2a0b9 Remove Nevow dependency from the Nix packaging 2020-10-21 10:25:23 -04:00
e2013e9ebb news fragment 2020-10-21 10:17:43 -04:00
5f10f1e382 Remove Nevow from the tool version helper 2020-10-21 10:17:21 -04:00
9b8b7a5d86 Remove Nevow from the static script 2020-10-21 10:16:44 -04:00
14b9dc090d Replace some ctx names with req 2020-10-21 10:12:48 -04:00
37c9ee6c5d Merge remote-tracking branch 'origin/master' into 3433.twebish 2020-10-21 10:05:34 -04:00
Jean-Paul Calderone
fb4528945c
Merge pull request #864 from tahoe-lafs/3428.dont-return-deferred-to-twistedweb.2
Don't return Deferreds to Twisted Web

Fixes: ticket:3428
Fixes: ticket:3314
2020-10-21 10:05:13 -04:00
e028c69642 News fragment 2020-10-21 10:03:38 -04:00
4305777f88 Nevow is no longer a dependency 2020-10-21 10:03:06 -04:00
03a144755d Nevow is no longer a dependency 2020-10-21 10:02:32 -04:00
7eecf51dc5 Just talk about rendering, not Nevow 2020-10-21 10:02:22 -04:00
6500f742dc Twisted Web handles UnsupportedMethod for us 2020-10-21 10:02:10 -04:00
816ca79d8a Talk about os.stat and tracebacks instead of Nevow 2020-10-21 10:01:57 -04:00
2ba34a4759 Talk about Nevow as a proper noun where necessary 2020-10-21 10:01:46 -04:00
a577f1e48d pyflakes 2020-10-21 09:49:03 -04:00
80549f5f02 Make this request a little more realistic 2020-10-21 09:46:21 -04:00
7d54af7928 re-use our other renderer 2020-10-21 09:46:14 -04:00