summaryrefslogtreecommitdiffhomepage
path: root/plugins.go
AgeCommit message (Expand)Author
2016-08-25Defer loading directives until needed (fix for previous commit)Matthew Holt
2016-08-19Implement missing bits for an external servertypeMiek Gieben
2016-08-17Report errors when loading CaddyfileMatthew Holt
2016-07-18Allow for UDP servers (#935)Miek Gieben
2016-06-20Refactor how caddy.Context is stored and usedMatthew Holt
2016-06-06Improve godoc for plugin facilitiesMatthew Holt
2016-06-06Make RegisterPlugin() more consistent, having name as first argumentMatthew Holt
2016-06-04Rewrote Caddy from the ground up; initial commit of 0.9 branchMatthew Holt