caddy/cmd
Matthew Holt 160d199999
caddytest: Update Caddyfile tests for formatting, HTTP-only blocks
Previous commit improved the Caddyfile adapter so it doesn't unnecessarily add names to "skip" in "auto_https" when the server is already HTTP-only.

This commit updates the tests to reflect that change, while also fixing the Caddyfile formatting in many of the tests.

We also print the line number of the divergence between input and formatted version in Caddyfile adapt warnings - very useful for finding initial formatting problems.
2021-01-19 14:21:11 -07:00
..
caddy cmd: Move module imports into standard packages 2019-11-04 12:13:21 -07:00
commandfuncs.go caddytest: Update Caddyfile tests for formatting, HTTP-only blocks 2021-01-19 14:21:11 -07:00
commands.go cmd: Organize list-modules output; --packages flag (#3925) 2021-01-04 11:11:56 -07:00
main.go cmd: Print more detailed version with --environ 2021-01-16 12:52:33 -07:00
notify_linux.go cmd: Implement sd_notify() to notify systemd about readiness (#3963) 2021-01-12 14:38:53 -07:00
notify_other.go cmd: Implement sd_notify() to notify systemd about readiness (#3963) 2021-01-12 14:38:53 -07:00
notify.go cmd: Implement sd_notify() to notify systemd about readiness (#3963) 2021-01-12 14:38:53 -07:00