summaryrefslogtreecommitdiff
path: root/cmd/commandfuncs.go
AgeCommit message (Expand)Author
2019-12-10v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)Matt Holt
2019-11-15cmd: Improve stop command by trying API before signaling processMatthew Holt
2019-11-04core: Major refactor of admin endpoint and config handlingMatthew Holt
2019-10-30admin listener as opt-in for initial config (#2834)Andreas Schneider
2019-10-28v2: Logging! (#2831)Matt Holt
2019-10-08cmd: Built-in commands all use RegisterCommand (#2794)yzongyue
2019-10-01cmd: CLI improvements; add --validate to adapt commandMatthew Holt
2019-09-30cmd: Add validate subcommand; list-modules --versions; some renamingMatthew Holt
2019-09-30cmd: Refactor subcommands, add help, make them pluggableaca