Sajith Sasidharan
|
8e17d203cf
|
Add missing "param:" to docstring
|
2020-05-13 16:59:52 -04:00 |
Sajith Sasidharan
|
c18488872c
|
Make comment on MapupdateStatusPage a docstring
|
2020-05-13 16:54:39 -04:00 |
Sajith Sasidharan
|
166be8b4dd
|
Merge pull request #719 from sajith/3309.github-actions-run-pyinstaller-executable
Run PyInstaller-generated binary in GitHub Actions
Fixes: ticket:3309
|
2020-05-13 16:09:04 -04:00 |
meejah
|
466369dd69
|
Merge pull request #669 from meejah/make-pypy-work
Make pypy work
|
2020-05-13 12:44:23 -06:00 |
Sajith Sasidharan
|
4b1ff9546c
|
Do not install setuptools in pyinstaller step
This is unnecessary, and likely was the result of copy-pasting.
|
2020-05-13 12:06:11 -04:00 |
meejah
|
d4e2c66843
|
use eliot logging
|
2020-05-12 18:17:24 -06:00 |
meejah
|
114c2faf1b
|
oops
|
2020-05-12 17:12:51 -06:00 |
meejah
|
aa2066e221
|
move imports
|
2020-05-12 16:57:37 -06:00 |
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 |
Sajith Sasidharan
|
f3d37e52db
|
Upload PyInstaller package as a GitHub Actions artifact
|
2020-05-12 18:37:50 -04:00 |
Sajith Sasidharan
|
86184e9aa9
|
Do not install codecov in GitHub Actions packaging tests
|
2020-05-12 18:28:42 -04:00 |
Sajith Sasidharan
|
b1d7e99671
|
Try running PyInstaller-generated binary in GitHub Actions
|
2020-05-12 18:15:17 -04: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
|
a5ea767352
|
Merge pull request #718 from sajith/3308.remove-web-common-rendermixin
Remove web.common.RenderMixin
|
2020-05-12 11:36:35 -06:00 |
Sajith Sasidharan
|
316c02c192
|
Merge pull request #709 from sajith/3304.remove-trollius-from-nixos-ci
Remove trollius from NixOS CI
Fixes: ticket:3304
|
2020-05-12 07:46:42 -04:00 |
Sajith Sasidharan
|
3fad9a127c
|
Remove web.common.RenderMixin
Fixes: ticket:3308
|
2020-05-12 07:40:22 -04:00 |
Sajith Sasidharan
|
0ae045ea16
|
Add comments to PublishStatusPage
|
2020-05-11 12:47:48 -04:00 |
Sajith Sasidharan
|
a4bc31a137
|
Add newsfragment
|
2020-05-11 11:43:04 -04:00 |
Sajith Sasidharan
|
9e200fc014
|
Render publish problems only when there are problems
|
2020-05-11 11:43:04 -04:00 |
Sajith Sasidharan
|
0fba615afb
|
Remove RateAndTimeMixin from PublishStatusPage
|
2020-05-11 11:43:04 -04:00 |
Sajith Sasidharan
|
fdf6449ba8
|
Use MultiFormatResource to implement PublishStatusPage
|
2020-05-11 11:43:04 -04:00 |
Sajith Sasidharan
|
89c4210090
|
Use twisted tags in publish status template page
|
2020-05-11 11:43:01 -04:00 |
Sajith Sasidharan
|
65cd0e8ecd
|
Reformat publish status template page
|
2020-05-11 10:38:15 -04: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 |