Age | Commit message (Expand) | Author |
2020-02-04 | cmd: adapt: Make --config flag optional when Caddyfile exists | Matthew Holt |
2020-01-22 | cmd: Emit error if reload cannot find a config to load | Matthew Holt |
2020-01-22 | cmd: Make --config flag optional for reload command | Matthew Holt |
2020-01-17 | cmd: version: Add module replace to output | Matthew Holt |
2020-01-12 | cmd: adapt: Set config filename so it can be hidden (fixes #2974) | Matthew Holt |
2020-01-11 | cmd: Assume Caddyfile if name starts with Caddyfile | Matthew Holt |
2020-01-10 | cmd: Add build-info command; update CertMagic | Matthew Holt |
2020-01-09 | v2: Implement Caddyfile enhancements (breaking changes) (#2960) | Matt Holt |
2019-12-31 | Couple of minor fixes, update readme | Matthew Holt |
2019-12-31 | Config auto-save; run --resume flag; update environ output (close #2903) | Matthew Holt |
2019-12-31 | Change storage paths to follow OS conventions; migrate folder (#2955) | Matthew Holt |
2019-12-23 | cmd: Eliminate unintended use of cgo | Matthew Holt |
2019-12-16 | admin: /stop endpoint gracefully shuts down; fixes caddy stop command | Matthew Holt |
2019-12-12 | cmd: Fix validate command when JSON contains "@id" fields | Matthew Holt |
2019-12-10 | v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) | Matt Holt |
2019-11-15 | cmd: Improve stop command by trying API before signaling process | Matthew Holt |
2019-11-08 | cmd: Print errors to stderr | Matthew Holt |
2019-11-04 | cmd: Move module imports into standard packages | Matthew Holt |
2019-11-04 | core: Major refactor of admin endpoint and config handling | Matthew Holt |
2019-10-30 | admin listener as opt-in for initial config (#2834) | Andreas Schneider |
2019-10-29 | Plug in distributed STEK module | Matthew Holt |
2019-10-28 | v2: Logging! (#2831) | Matt Holt |
2019-10-15 | v2: Project-and-CI-wide linter config (#2812) | Mohammed Al Sahaf |
2019-10-10 | cmd: Plug in the http.handlers.authentication module | Matthew Holt |
2019-10-10 | http: Add Starlark handler | Matthew Holt |
2019-10-09 | http: Add work-in-progress cache handler module | Matthew Holt |
2019-10-08 | cmd: Built-in commands all use RegisterCommand (#2794) | yzongyue |
2019-10-06 | cmd/main: Plug in json5 and jsonc config adapters | Matthew Holt |
2019-10-06 | cmd: adapt: Default --adapter value is "caddyfile" | Matthew Holt |
2019-10-01 | cmd: CLI improvements; add --validate to adapt command | Matthew Holt |
2019-09-30 | cmd: Add validate subcommand; list-modules --versions; some renaming | Matthew Holt |
2019-09-30 | cmd: Refactor subcommands, add help, make them pluggable | aca |
2019-09-19 | httpcaddyfile: Global storage configuration (closes #2758) | Matthew Holt |
2019-09-18 | http: Improve auto HTTP->HTTPS redirects, fix edge cases | Matthew Holt |
2019-09-13 | Use keybase fork of mitchellh/go-ps for bug fixes (#2750) | Mohammed Al Sahaf |
2019-09-10 | Experimental IETF-standard HTTP/3 support (known issue exists) (#2727) | Matt Holt |
2019-09-09 | Merge pull request #2737 from caddyserver/fastcgi (reverse proxy!) | Matt Holt |
2019-09-05 | cli: Fix run and start when no config file is available | Matthew Holt |
2019-09-02 | reverse_proxy: WIP refactor and support for FastCGI | Matthew Holt |
2019-08-22 | caddyfile: Support global config block; allow non-empty blocks w/ 0 keys | Matthew Holt |
2019-08-09 | Implement config adapters and beginning of Caddyfile adapter | Matthew Holt |
2019-07-24 | Add missing imports (#2688) | Dreamacro |
2019-07-20 | Force quit on Windows with taskkill /f (#2670) | Toby Allen |
2019-07-18 | cmd: Add print-env flag to run command | Matthew Holt |
2019-07-12 | Standardize exit codes and improve shutdown handling; update gitignore | Matthew Holt |
2019-07-07 | Better error handling in CLI commands | Matthew Holt |
2019-07-05 | cmd: New reload command | Matthew Holt |
2019-07-02 | go.mod: Append /v2 to module name; update all import paths | Matthew Holt |
2019-06-30 | Add license | Matthew Holt |
2019-06-28 | Refactor code related to getting current version | Matthew Holt |