Age | Commit message (Expand) | Author |
---|---|---|
2019-08-21 | Refactor Caddyfile adapter and module registration | Matthew Holt |
2019-07-11 | Rename handler modules to use http.handlers namespace | 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-14 | Rename caddy2 -> caddy | Matthew Holt |
2019-06-04 | Change import paths to GitHub package names | Matthew Holt |
2019-05-21 | Module.New() does not need to return an error | Matthew Holt |
2019-05-16 | Some minor updates, and get rid of OnLoad/OnUnload | Matthew Holt |
2019-04-25 | Initial commit of Storage, TLS, and automatic HTTPS implementations | Matthew Holt |
2019-04-11 | Begin implementing error handling and re-handling | Matthew Holt |
2019-04-08 | Implement "global" state for modules, OnLoad and OnUnload callbacks | Matthew Holt |
2019-03-31 | Very basic middleware and route matching functionality | Matthew Holt |