Age | Commit message (Expand) | Author |
---|---|---|
2019-08-21 | Refactor Caddyfile adapter and module registration | Matthew Holt |
2019-08-09 | Implement config adapters and beginning of Caddyfile adapter | Matthew Holt |
2019-08-07 | Part 1: Optimize using compiler's inliner (#2687) | Dominik Braun |
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 | encode: Add "Vary" response header | Matthew Holt |
2019-06-30 | Add license | Matthew Holt |
2019-06-29 | Fix encoder name bug; remove unused field in encode middleware struct | Matthew Holt |
2019-06-27 | Implement etag; fix related bugs in encode and templates middlewares | Matthew Holt |
2019-06-21 | Various bug fixes and minor improvements | Matthew Holt |
2019-06-18 | Implement templates handler; various minor cleanups and bug fixes | Matthew Holt |
2019-06-14 | Rename caddy2 -> caddy | Matthew Holt |
2019-06-10 | Implement encode middleware (#2) | Matt Holt |