Commit graph

420 commits

Author SHA1 Message Date
f41adc3ce6 smart proxy: fixups 2022-08-12 13:42:07 +01:00
6423d93519 mypy: fix up typing 2022-08-12 12:24:56 +01:00
6c88a57ad5 proxy: smart redirector 2022-08-12 12:19:46 +01:00
09c418575b portal: update for jinja2 >= 3.0.1 2022-08-12 12:00:17 +01:00
ac72cd7426 Revert "portal: update for jinja2 >= 3.0.1"
This reverts commit 9341f7c6a5.
2022-08-12 11:59:48 +01:00
9341f7c6a5 portal: update for jinja2 >= 3.0.1 2022-08-12 11:55:14 +01:00
8fde297fb5 portal: update for jinja2 >= 3.0.1 2022-08-12 11:53:17 +01:00
a808b84bec flake8: formatting issues 2022-08-12 11:46:10 +01:00
87ec0a4285 portal: find end of redirect chain for origins 2022-08-10 16:50:50 +01:00
82225d419d terraform: use git submodules for cloudfront proxy 2022-08-09 14:39:46 +01:00
6cc6aedafc block/bridge: handle bridge is None on selection 2022-07-12 11:43:22 +01:00
0c4929592a block/bridge: add a dnsc module 2022-07-12 11:32:45 +01:00
3ed6f0908a block/bridge: add debug printing 2022-07-12 11:14:17 +01:00
ca3fc844b7 block/bridge: refactor into general bridge block subsystem 2022-07-12 11:09:23 +01:00
51092865a2 smart/aws: add 10s timeout for dns provider
handles errors where dns server may take a moment
to serve the new record
2022-07-04 15:29:21 +01:00
3c94fc10f5 bridge: add brn to bridge resource 2022-07-04 14:50:34 +01:00
494286038b alarms: not self 2022-06-27 15:31:28 +01:00
93c4727324 smart/cloudfront: increase bandwidth out allowance 2022-06-27 15:06:44 +01:00
239605ef89 alarms: more friendly notifications 2022-06-27 14:58:38 +01:00
6ddc82dfd8 lint: quick fixes 2022-06-27 14:58:28 +01:00
f16df422f1 proxy_fastly: don't use deprecated arguments 2022-06-24 10:57:28 +01:00
a7601b2786 proxy_fastly: vcl needs dashes escaped too 2022-06-24 10:47:32 +01:00
36fc803b72 proxy_fastly: reading config requires app context 2022-06-24 10:37:23 +01:00
e1b498628d proxy_fastly: max/min typo 2022-06-24 10:35:14 +01:00
8d949caa1a proxy_fastly: get max number of backends from config 2022-06-24 10:34:16 +01:00
fad0c79e23 proxy_fastly: set urls 2022-06-23 21:20:33 +01:00
371c287f3e proxy_fastly: set urls 2022-06-23 21:05:01 +01:00
2f3feca27a block_mirror: handle proxies with no url yet 2022-06-23 17:10:49 +01:00
3d0fe913e9 proxy: adds support for fastly provider 2022-06-23 15:49:09 +01:00
13f42b2869 lists: remove smart proxy hack from mirror mapping
no longer required
2022-06-23 13:47:40 +01:00
f6452cb4fa lint: various non-semantic fixes
bumping fail-under for pylint to 9.72
2022-06-23 13:42:45 +01:00
7a54e4ea96 lint: various non-semantic fixes 2022-06-23 12:34:29 +01:00
7a731f6999 lint: various non-semantic fixes 2022-06-23 11:49:38 +01:00
273dcb2a8a lint: various non-semantic fixes 2022-06-23 11:38:27 +01:00
cbd80cf7b3 portal: allow hiding automations 2022-06-22 17:13:58 +01:00
0008a24a0f lint: ignore a type false positive 2022-06-22 16:38:19 +01:00
dd224346fd cli: remove unused json import 2022-06-22 16:34:54 +01:00
04d1f85ca9 portal: fix home page rendering 2022-06-22 16:34:45 +01:00
3da5abce92 alarm: proxy_cloudfront reads max quota from config 2022-06-22 16:34:18 +01:00
16c1d26e3b brn: fix parsing offsets when coming from string 2022-06-22 16:30:34 +01:00
58028e3629 lists: bca format is called bca 2022-06-22 14:20:14 +01:00
b0d24b9524 automate: make automation failure message friendlier 2022-06-18 14:17:46 +01:00
281fe905bd automate: make automation failure message friendlier 2022-06-18 14:16:38 +01:00
7ceca2ace2 block: try fnmatch.filter instead 2022-06-18 13:57:58 +01:00
f78e4d67ad block: introduce threading to speed it up 2022-06-18 13:47:29 +01:00
bbf070339a block: optimising for RKS large pattern list 2022-06-18 13:35:25 +01:00
293d83cc1c models: remove cyclic import 2022-06-18 13:27:53 +01:00
d6b1273cce block: add typing hints 2022-06-18 13:17:36 +01:00
5a00d59398 block: extend BlockMirror not Base for RKS 2022-06-18 13:01:18 +01:00
bc1c8e61f6 block: not not 2022-06-18 12:48:53 +01:00