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