Age | Commit message (Expand) | Author |
---|---|---|
2019-10-28 | v2: Logging! (#2831) | Matt Holt |
2019-10-19 | rewrite: Options to strip prefix/suffix and issue redirects | Matthew Holt |
2019-08-21 | Refactor Caddyfile adapter and module registration | Matthew Holt |
2019-07-11 | Flatten HTTP handler config (#2662) (#2663) | Matt 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-23 | Add request_body middleware and some limits to HTTP servers | Matthew Holt |
2019-05-22 | Export types and fields necessary to build configs (for config adapters) | Matthew Holt |
2019-05-21 | Module.New() does not need to return an error | Matthew Holt |
2019-05-21 | Fix up matchers tests and take care of TODO in rewrite | Matthew Holt |
2019-05-20 | Implement rewrite middleware; fix middleware stack bugs | Matthew Holt |