Commit Graph

15018 Commits

Author SHA1 Message Date
0ae045ea16 Add comments to PublishStatusPage 2020-05-11 12:47:48 -04:00
a4bc31a137 Add newsfragment 2020-05-11 11:43:04 -04:00
9e200fc014 Render publish problems only when there are problems 2020-05-11 11:43:04 -04:00
0fba615afb Remove RateAndTimeMixin from PublishStatusPage 2020-05-11 11:43:04 -04:00
fdf6449ba8 Use MultiFormatResource to implement PublishStatusPage 2020-05-11 11:43:04 -04:00
89c4210090 Use twisted tags in publish status template page 2020-05-11 11:43:01 -04:00
65cd0e8ecd Reformat publish status template page 2020-05-11 10:38:15 -04:00
a9fe12063a docs 2020-05-11 00:20:48 -06:00
9a62b1f93f cleanup is non-optional 2020-05-10 22:05:47 -06:00
0540df8ab1 Re-factor grid fixtures to be mostly helpers
This lets us use them to create our own tiny grid to test
the grid-manager certificates (instead of messing with "the"
grid)
2020-05-10 00:56:52 -06:00
c029698435 fix more keyutil things and key-handling in test 2020-05-08 00:47:17 -06:00
975491b519 allow 'anything valid' sections 2020-05-07 22:30:35 -06:00
38e6557f81 fix imports 2020-05-07 22:30:23 -06:00
0bdfae845e actually put grid-manager-certificates in announcement 2020-05-07 22:30:05 -06:00
5bd5d8145e kill process 2020-05-07 22:29:45 -06:00
fea9fc03d0 fix more keyutil -> ed25519 2020-05-07 22:29:31 -06:00
f21c1f4b4f pass on request arg 2020-05-07 22:29:04 -06:00
5e1e90df89 pass on stdin= 2020-05-07 21:02:50 -06:00
37a23d8b5e debug 2020-05-07 21:02:39 -06:00
765d9daa8c keyutil -> ed25519 2020-05-07 20:57:06 -06:00
02c3401e01 make code more like master 2020-05-07 20:43:49 -06:00
e6cb700bcc incorrect merge conflict-resolution 2020-05-07 20:43:37 -06:00
38069e51fb keyutil -> ed25519 2020-05-07 20:43:17 -06:00
91af588c9b post-merge fixups (keyutil, preferred_peers) 2020-05-07 20:08:02 -06:00
60fea95e23 Merge branch 'master' into 2916.grid-manager-proposal.5 2020-05-07 18:58:55 -06:00
92bd22f2c6 reword 2020-05-07 16:02:25 -06:00
ac46fb24f9 take -> require 2020-05-07 15:59:46 -06:00
a384df720a link to docs 2020-05-07 15:59:46 -06:00
026bcca6c5 upload_permitted in IServer 2020-05-07 15:59:41 -06:00
c0f0d76563 parametrize 'now' function 2020-05-07 15:52:45 -06:00
7cb7cdfac9 method instead of nested function 2020-05-07 15:44:25 -06:00
c9f5ed7d64 redundant 2020-05-07 15:39:51 -06:00
85d8e24421 ascii -> utf8 2020-05-07 15:27:47 -06:00
dfa8b37a15 irrelevant code 2020-05-07 15:26:22 -06:00
4fc649fee1 error to create a duplicate node 2020-05-07 15:24:26 -06:00
4ece4e9dce specific exception for failing subprocess 2020-05-07 15:24:07 -06:00
c823ff1195 better docstring 2020-05-07 14:56:24 -06:00
371fcd5b86 timeouts not required 2020-05-07 14:54:50 -06:00
72a51e903a docstring 2020-05-07 14:50:10 -06:00
5071da2c05 remove early return 2020-05-07 14:47:18 -06:00
a39f6d36f4 Add newsfragment 2020-05-07 16:40:55 -04:00
97a7672226 .has_key -> 'in' 2020-05-07 14:40:10 -06:00
65403eb164 alice -> zara, bob -> yakov and docstrings 2020-05-07 14:37:45 -06:00
f1ae20a677 spelling 2020-05-07 14:33:06 -06:00
6c15d67df6 'tahoe put' not 'tahoe mkdir' 2020-05-07 14:28:12 -06:00
7feed4146e redundant webport 2020-05-07 14:27:49 -06:00
3aaa87d2ba Add notes to RetrieveStatusPage 2020-05-07 13:15:05 -04:00
07f14a19f8 Drop RateAndTimeMixin from RetrieveStatusElement 2020-05-07 11:37:21 -04:00
a544e8a55f Stringify tag parameters 2020-05-07 10:55:08 -04:00
Sajith Sasidharan
de41302743 Update RetrieveStatusPage to use twisted renderers 2020-05-07 09:34:42 -04:00