Commit Graph

9475 Commits

Author SHA1 Message Date
meejah
7c8a7f973a better re-start 2020-05-12 16:56:46 -06:00
meejah
f52cd4363a set the stage for the example in the intro 2020-05-12 16:56:35 -06:00
meejah
c9de1ee757 add a .restart() to Client and StorageServer 2020-05-12 14:22:32 -06:00
meejah
c5fb2b5a8b refactor more code into grid.py 2020-05-12 12:22:35 -06:00
meejah
a9fe12063a docs 2020-05-11 00:20:48 -06:00
meejah
9a62b1f93f cleanup is non-optional 2020-05-10 22:05:47 -06:00
meejah
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
meejah
c029698435 fix more keyutil things and key-handling in test 2020-05-08 00:47:17 -06:00
meejah
975491b519 allow 'anything valid' sections 2020-05-07 22:30:35 -06:00
meejah
38e6557f81 fix imports 2020-05-07 22:30:23 -06:00
meejah
0bdfae845e actually put grid-manager-certificates in announcement 2020-05-07 22:30:05 -06:00
meejah
5bd5d8145e kill process 2020-05-07 22:29:45 -06:00
meejah
fea9fc03d0 fix more keyutil -> ed25519 2020-05-07 22:29:31 -06:00
meejah
f21c1f4b4f pass on request arg 2020-05-07 22:29:04 -06:00
meejah
5e1e90df89 pass on stdin= 2020-05-07 21:02:50 -06:00
meejah
37a23d8b5e debug 2020-05-07 21:02:39 -06:00
meejah
765d9daa8c keyutil -> ed25519 2020-05-07 20:57:06 -06:00
meejah
02c3401e01 make code more like master 2020-05-07 20:43:49 -06:00
meejah
e6cb700bcc incorrect merge conflict-resolution 2020-05-07 20:43:37 -06:00
meejah
38069e51fb keyutil -> ed25519 2020-05-07 20:43:17 -06:00
meejah
91af588c9b post-merge fixups (keyutil, preferred_peers) 2020-05-07 20:08:02 -06:00
meejah
60fea95e23 Merge branch 'master' into 2916.grid-manager-proposal.5 2020-05-07 18:58:55 -06:00
meejah
92bd22f2c6 reword 2020-05-07 16:02:25 -06:00
meejah
ac46fb24f9 take -> require 2020-05-07 15:59:46 -06:00
meejah
a384df720a link to docs 2020-05-07 15:59:46 -06:00
meejah
026bcca6c5 upload_permitted in IServer 2020-05-07 15:59:41 -06:00
meejah
c0f0d76563 parametrize 'now' function 2020-05-07 15:52:45 -06:00
meejah
7cb7cdfac9 method instead of nested function 2020-05-07 15:44:25 -06:00
meejah
c9f5ed7d64 redundant 2020-05-07 15:39:51 -06:00
meejah
85d8e24421 ascii -> utf8 2020-05-07 15:27:47 -06:00
meejah
dfa8b37a15 irrelevant code 2020-05-07 15:26:22 -06:00
meejah
4fc649fee1 error to create a duplicate node 2020-05-07 15:24:26 -06:00
meejah
4ece4e9dce specific exception for failing subprocess 2020-05-07 15:24:07 -06:00
meejah
c823ff1195 better docstring 2020-05-07 14:56:24 -06:00
meejah
371fcd5b86 timeouts not required 2020-05-07 14:54:50 -06:00
meejah
72a51e903a docstring 2020-05-07 14:50:10 -06:00
meejah
5071da2c05 remove early return 2020-05-07 14:47:18 -06:00
meejah
97a7672226 .has_key -> 'in' 2020-05-07 14:40:10 -06:00
meejah
65403eb164 alice -> zara, bob -> yakov and docstrings 2020-05-07 14:37:45 -06:00
meejah
f1ae20a677 spelling 2020-05-07 14:33:06 -06:00
meejah
6c15d67df6 'tahoe put' not 'tahoe mkdir' 2020-05-07 14:28:12 -06:00
meejah
7feed4146e redundant webport 2020-05-07 14:27:49 -06:00
meejah
fb3f0b79e1 more words about 'daemonize' 2020-05-06 18:36:40 -06:00
meejah
a98eae3c7c clarify 2020-05-06 18:31:03 -06:00
meejah
4340cfa1b8 decision made 2020-05-06 18:16:12 -06:00
meejah
18fead08dd consistently use 'nickname' 2020-05-06 18:08:18 -06:00
meejah
235d5debe1 added example and more explanation for 'add' 2020-05-06 18:07:18 -06:00
meejah
8e8b2f4d8f introducer-less -> introducerless 2020-05-06 17:52:59 -06:00
meejah
3af6d74ba8 clarify further 2020-05-06 17:52:48 -06:00
meejah
883a3ba12e no mutable defaults 2020-05-06 17:50:30 -06:00