An error occurred fetching the project authors.
- 02 Sep, 2018 1 commit
-
-
Jérome Perrin authored
-
- 31 Aug, 2018 1 commit
-
-
Jérome Perrin authored
-
- 08 Aug, 2018 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 06 Aug, 2018 1 commit
-
-
Łukasz Nowak authored
/reviewed-on nexedi/slapos!368
-
- 31 Jul, 2018 1 commit
-
-
Łukasz Nowak authored
As monitor stack uses values directly from buildout convert them to buildout safe values, otherwise the the magic !py! is not stripped. Also add a test proving that monitor with default values is going to be correctly configured.
-
- 27 Jul, 2018 1 commit
-
-
Łukasz Nowak authored
The backend url can come from request in `url` and `https-url` strings. It is validated using real caddy template configuration and by using caddy's `-stdin`. It results with calling it on each slave having any of those parameters.
-
- 23 Jul, 2018 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 20 Jul, 2018 1 commit
-
-
Łukasz Nowak authored
-
- 19 Jul, 2018 2 commits
-
-
Łukasz Nowak authored
Fixes: * skip tests for parts which won't be fixed * fix assertion for master partition * fix typos * parameterize headers depending on frontend type
-
Łukasz Nowak authored
-
- 18 Jul, 2018 1 commit
-
-
Łukasz Nowak authored
This reverts commit 8e24f3ab. QUIC has issues with client certificate authentication, detected by chance.
-
- 17 Jul, 2018 1 commit
-
-
Łukasz Nowak authored
Enables QUIC protocol https://github.com/mholt/caddy/wiki/QUIC /reviewed-on nexedi/slapos!360
-
- 13 Jul, 2018 3 commits
-
-
Łukasz Nowak authored
It is application/json no text/json. Cf nexedi/slapos!358 (comment 63538)
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 12 Jul, 2018 1 commit
-
-
Łukasz Nowak authored
caddy_custom_http and caddy_custom_https are implemented and exposed instead of apache_custom_http and apache_custom_https, but with backward compatbility for the latter form from apache-frontend. In TODO mark missing usage of custom http found during work on this commit.
-
- 11 Jul, 2018 2 commits
-
-
Łukasz Nowak authored
The feature is postponed and noted in TODO.
-
Łukasz Nowak authored
The `gzip` declaration uses defaults, which seems reasonable. /reviewed-on nexedi/slapos!352
-
- 29 Jun, 2018 3 commits
-
-
Łukasz Nowak authored
While reading templates/cached-virtualhost.conf.in it seems, that SSL-enabled host shall be exposed, but this is not true -- it is connecting to SSL backend, but listening on non-SSL. In order to stabilise this add assertsion to test_enable_cache which access cached ports directly and show its functionality, thus resolving added TODO.
-
Łukasz Nowak authored
apache-frontend supports correctly ssl_proxy_ca_crt for ssl-proxy-verify, thus show it in test, still keeping expected 501 reply for caddy-frontend.
-
Łukasz Nowak authored
The schema shall be https, not http. It got undetected, as caddy-frontend dies really fast with 501, while apache-frontend is able to communicate with the backend.
-
- 28 Jun, 2018 1 commit
-
-
Łukasz Nowak authored
Features: * forcediphttpsadapter for SNI * compatbile with apache-frontend SR * local server to test against * supervisor state checks * promise list checks * test data (to save/load textual assertions) * own root CA for HTTPs backend
-