Age | Commit message (Expand) | Author |
---|---|---|
2020-02-25 | v2: 'log' directive for Caddyfile, and debug mode (#3052) | Matt Holt |
2019-12-29 | Export Replacer and use concrete type instead of interface | Matthew Holt |
2019-12-17 | core: Add ReplaceFunc method to Replacer to allow dynamic replacements | Matthew Holt |
2019-11-11 | core: Add tests to Replacer; fix panic (fixes #2852) | Matthew Holt |
2019-10-28 | v2: Logging! (#2831) | Matt Holt |
2019-10-10 | Miscellaneous cleanups / comments | Matthew Holt |
2019-07-21 | Tests for replacer (#2675) | Johannes Hörmann |
2019-07-16 | Performance improvements to Replacer implementation (placeholders) (#2674) | Matt Holt |
2019-07-03 | Lowercase env var names in replacer | Matthew Holt |
2019-06-30 | Add license | Matthew Holt |
2019-06-14 | Rename caddy2 -> caddy | Matthew Holt |
2019-05-20 | Implement most of static file server; refactor and improve Replacer | Matthew Holt |