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
/
caddyconfig
/
caddyfile
/
adapter.go
Age
Commit message (
Expand
)
Author
2023-02-16
cmd: make `caddy fmt` hints more clear (#5378)
Emily Lange
2023-01-21
cmd: `caddy fmt` return code is 1 if not formatted (#5297)
Y.Horie
2022-08-02
chore: Bump up to Go 1.19, minimum 1.18 (#4925)
Francis Lavoie
2021-12-07
caddyfile: impove fmt warning message (#4444)
Runzhi He
2021-04-02
caddyfile: Normalize line endings before comparing fmt result (#4103)
Francis Lavoie
2021-01-19
caddytest: Update Caddyfile tests for formatting, HTTP-only blocks
Matthew Holt
2021-01-05
caddyfile: Refactor unmarshaling of module tokens
Matthew Holt
2021-01-04
caddyfile: Introduce basic linting and fmt check (#3923)
Matt Holt
2020-04-01
caddytls: Refactor certificate selection policies (close #1575)
Matthew Holt
2020-01-09
caddyfile: Preprocess env vars in {$THIS} format (#2963)
Mark Sargent
2019-08-22
caddyfile: Support global config block; allow non-empty blocks w/ 0 keys
Matthew Holt
2019-08-21
Refactor Caddyfile adapter and module registration
Matthew Holt
2019-08-09
Implement config adapters and beginning of Caddyfile adapter
Matthew Holt