index
:
caddy-cgi
caddy-cgi
fork of caddy for nix to build it with the cgi plugin
System administrator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
caddytest
/
caddytest.go
Age
Commit message (
Expand
)
Author
2021-09-29
Move from deprecated ioutil to os and io packages (#4364)
KallyDev
2021-02-05
ci: deflake integration tests (#3966)
Mohammed Al Sahaf
2021-01-19
caddytest: Update Caddyfile tests for formatting, HTTP-only blocks
Matthew Holt
2021-01-13
tests: use actual admin port value in error message (#3973)
Sven Dowideit
2021-01-04
caddyfile: Introduce basic linting and fmt check (#3923)
Matt Holt
2020-12-10
caddyhttp: Clean up internal auto-HTTPS redirect code
Matthew Holt
2020-11-22
ci: Use golangci's github action for linting (#3794)
Dave Henderson
2020-10-02
map: Reimplement; multiple outputs; optimize
Matthew Holt
2020-05-14
caddytest: Refactor Caddyfile adapt tests to separate files (#3398)
Francis Lavoie
2020-05-10
fix testharness, dumps the current config, only if the config was successfull...
Mark Sargent
2020-05-02
expose caddytest timeouts (#3329)
Mark Sargent
2020-04-27
refactored caddytest helpers (#3285)
Mark Sargent
2020-04-08
chore: make the linter happier (#3245)
Mohammed Al Sahaf
2020-04-03
chore: add adapt tests. fix load failure not failing tests (#3222)
Mark Sargent
2020-03-25
ci: exclude integration tests for now (#3188)
Mark Sargent
2020-03-23
report error on failed location response (#3184)
Mark Sargent
2020-03-22
ci: test local CA and update SNI tests (#3145)
Mark Sargent
2020-03-17
caddyhttp: Add default SNI tests (#3146)
Mark Sargent
2020-03-13
caddyhttp: Fix default SNI for default conn policy (#3141)
Mark Sargent