Age | Commit message (Expand) | Author |
---|---|---|
2020-09-25 | caddyfile: Add support for `vars` and `vars_regexp` matchers (#3730) | Mohammed Al Sahaf |
2020-02-08 | v2: Implement RegExp Vars Matcher (#2997) | Mohammed Al Sahaf |
2020-01-22 | http: Fix vars matcher | Matthew Holt |
2020-01-09 | http: Change routes to sequential matcher evaluation (#2967) | Matt Holt |
2019-12-29 | Export Replacer and use concrete type instead of interface | Matthew Holt |
2019-12-23 | Improve godocs all around | Matthew Holt |
2019-12-10 | v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924) | Matt Holt |
2019-10-28 | v2: Logging! (#2831) | Matt Holt |
2019-08-21 | Refactor Caddyfile adapter and module registration | Matthew Holt |
2019-08-09 | Implement config adapters and beginning of Caddyfile adapter | Matthew Holt |