summaryrefslogtreecommitdiffhomepage
path: root/caddyhttp/errors/setup_test.go
AgeCommit message (Expand)Author
2019-07-02Change all import paths: mholt/caddy -> caddyserver/caddyMatthew Holt
2019-03-04errors: Return parse error if more than one argument (#2472)Toby Allen
2017-09-22Apply Apache license to all .go source files (closes #1865)Matthew Holt
2017-07-20log,error: fix roller parser issueTw
2017-06-28log, errors: Introduce `rotate_compress` option (#1731)Fernando Álvarez
2017-02-08Roll all logs by default (#1379)Julian V. Modesto
2017-02-08Feature #1246 - Remote syslog (#1301)Mateusz Gajewski
2017-01-24errors: Fix low risk race condition at server closeMatthew Holt
2016-10-18errors: don't join the absolute file pathTw
2016-08-15Fix error which lead to skipping tests in 'errors.TestErrorsParse'Volodymyr Galkin
2016-08-12Check for duplicate status code entries in 'errors' directiveVolodymyr Galkin
2016-08-11Add support for default (wildcard) error pageVolodymyr Galkin
2016-06-20Refactor how caddy.Context is stored and usedMatthew Holt
2016-06-04Add errors middleware; export httpserver.WriteTextResponseMatthew Holt