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
/
cmd
Age
Commit message (
Expand
)
Author
2021-08-20
cmd: Fix paths when using an env file (#4296)
Pascal Zarrad
2021-08-18
cmd: use net.ErrClosed for matching returned error (#4289)
M. Ángel Jimeno
2021-08-11
cmd: New `add-package` and `remove-package` commands (#4226)
Oleg
2021-05-11
cmd: upgrade: inherit the permissions of the original executable (#4160)
Mohammed Al Sahaf
2021-05-02
cmd: Add --envfile flag to `start` command (#4141)
Jesse
2021-04-05
notify: Send all sd_notify signals from main caddy process (#4060)
Carl George
2021-03-29
cmd: Use formatted logger for config adapter warnings (#4080)
Francis Lavoie
2021-03-29
cmd: main: fix minor doc typos (#4082)
Simão Gomes Viana
2021-02-24
Update docs; commit setcap.sh
Matthew Holt
2021-02-22
caddytls: Remove old asset migration code (close #3894)
Matthew Holt
2021-02-15
cmd: Clean up `build-info` and `upgrade` output
Matthew Holt
2021-02-01
cmd: Add --force flag to reload command (close #4005)
Matthew Holt
2021-01-19
caddycmd: Add upgrade command (#3972)
Matt Holt
2021-01-19
caddytest: Update Caddyfile tests for formatting, HTTP-only blocks
Matthew Holt
2021-01-16
cmd: Print more detailed version with --environ
Matthew Holt
2021-01-12
cmd: Implement sd_notify() to notify systemd about readiness (#3963)
Stefan Tatschner
2021-01-04
cmd: Organize list-modules output; --packages flag (#3925)
Matt Holt
2021-01-04
caddyfile: Introduce basic linting and fmt check (#3923)
Matt Holt
2020-12-03
cmd: add ability to read config from stdin (#3898)
Jordi Masip
2020-11-22
ci: Use golangci's github action for linting (#3794)
Dave Henderson
2020-09-14
cmd: Allow `caddy fmt` to read from stdin (#3680)
Matthew Penner
2020-08-03
cmd: Print caddy version with environ or --environ (#3627)
Matthew Holt
2020-05-29
cmd: Support admin endpoint on unix socket (#3320)
Matt Holt
2020-05-21
cmd: hash-password: Fix broken terminal state on SIGINT (#3416)
Francis Lavoie
2020-05-15
cmd: Add --envfile flag to run command (#3278)
elcore
2020-05-13
cmd: Add pidfile support (closes #3235)
Matthew Holt
2020-05-12
all: Recover from panics in goroutines
Matthew Holt
2020-05-11
core: Add support for `d` duration unit (#3323)
Francis Lavoie
2020-05-07
docs: Fix command.Func documentation (#3371)
Jose Donizetti
2020-04-04
cmd: Log warning if --resume and --config used together
Matthew Holt
2020-03-23
cmd: Ensure certmagic defaults are set for any and all subcommands
Matthew Holt
2020-03-23
tls: Few minor improvements/simplifications
Matthew Holt
2020-03-22
cmd: Add --watch flag to start & run commands (closes #1806)
Matthew Holt
2020-03-15
cmd: fmt: --write -> --overwrite to make it clear it's destructive
Matthew Holt
2020-03-13
Minor tweaks
Matthew Holt
2020-03-09
cmd: Use loadConfig() for validate as run, start, and reload do
Matthew Holt
2020-03-06
Merge branch 'certmagic-refactor' into v2
Matthew Holt
2020-03-06
Refactor for CertMagic v0.10; prepare for PKI app
Matthew Holt
2020-02-29
cmd: Add `caddy fmt` command. (#3090)
Vaibhav
2020-02-25
Fix typo in cmdStart comment
Success Go
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
[prev]
[next]