- 18 Jul, 2018 12 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Łukasz Nowak authored
This reverts commit 8e24f3ab. QUIC has issues with client certificate authentication, detected by chance.
-
Rafael Monnerat authored
As this is used by the tests.
-
Rafael Monnerat authored
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
As this is used by the tests.
-
Rafael Monnerat authored
If the version is unpinned, the buildout will fail. It is currently mandatory to keep all the eggs pinned. Any development environment can se allow-picked-version to true if they were tryting to check upgrades of some eggs. This were already discussed and agreeded and the test already passed: [20180611-4AD45F1D](https://nexedijs.erp5.net/#/test_result_module/20180611-4AD45F1D) /cc @jerome @jm /reviewed-on nexedi/slapos!363
-
Łukasz Nowak authored
-
- 17 Jul, 2018 7 commits
-
-
Łukasz Nowak authored
Enables QUIC protocol https://github.com/mholt/caddy/wiki/QUIC /reviewed-on nexedi/slapos!360
-
Julien Muchembled authored
-
Jérome Perrin authored
Follow changes in erp5.util that will allow for stable test lines. reviewed on nexedi/slapos!310
-
Julien Muchembled authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The development speed of cloudooo is quite stable, so there are no reason to preserver the cloudooo unpinned.
-
Guillaume Hervier authored
/reviewed-on nexedi/slapos!361
-
- 16 Jul, 2018 2 commits
-
-
Łukasz Nowak authored
* improve links * add gathered information about upstream for some items * fix formatting
-
Łukasz Nowak authored
-
- 13 Jul, 2018 6 commits
-
-
Łukasz Nowak authored
/reviewed-on !358
-
Łukasz Nowak authored
It is application/json no text/json. Cf nexedi/slapos!358 (comment 63538)
-
Łukasz Nowak authored
Desipte of original analysis the middleware plugin is not needed, as Caddy's http.rewrite + http.proxy is powerful enough to set headers depending on the header regular expression.
-
Łukasz Nowak authored
This will ease further development
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 12 Jul, 2018 6 commits
-
-
Łukasz Nowak authored
In those places caddy_custom_https (and it's backward compatbility companion apache_custom_https) was not checked, thus making it impossible to just use https customisation, without http one.
-
Ł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.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Kirill Smelkov authored
Required by e.g. tcpu.py: kirr/neo@a60c472c
-
Łukasz Nowak authored
-
- 11 Jul, 2018 7 commits
-
-
Rafael Monnerat authored
Reported by Julien
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
Guillaume Hervier authored
-
Łukasz Nowak authored
The feature is postponed and noted in TODO.
-
Łukasz Nowak authored
The `gzip` declaration uses defaults, which seems reasonable. /reviewed-on !352
-
Yusei Tahara authored
-