summaryrefslogtreecommitdiffhomepage
path: root/caddyfile
AgeCommit message (Expand)Author
2017-10-31snippets nowCraig Peterson
2017-10-19Merge branch 'macros' of github.com:mholt/caddy into macrosCraig Peterson
2017-10-19retrigger buildCraig Peterson
2017-10-19actually return error on redeclarationCraig Peterson
2017-10-15remove 'macro foo' syntaxCraig Peterson
2017-10-13add nil checkCraig Peterson
2017-10-13initial implementation of caddyfile macrosCraig Peterson
2017-09-22Apply Apache license to all .go source files (closes #1865)Matthew Holt
2017-09-22caddyfile: Use full, absolute file path in token structs (fixes #1892)Matthew Holt
2017-08-26Rename parse errors to errors during parsing (#1838)Matthew Holt
2017-02-20Revert "Revert removed method" (#1465)Matt Holt
2017-02-20Revert removed methodMateusz Gajewski
2017-02-08Roll all logs by default (#1379)Julian V. Modesto
2016-10-25Remove dead code, do struct alignment, simplify codeMateusz Gajewski
2016-09-22import: No need to error for no matches if using glob patternMatthew Holt
2016-09-19Fix lint warnings and update CI tests to Go 1.7.1Matthew Holt
2016-09-18parser: fix broken absolute path importsTw
2016-08-17Report error when loading the lexerMatthew Holt
2016-08-17Support env vars in import; make sure it's a fileMatthew Holt
2016-07-27Discard byte order mark (fix #962)Matthew Holt
2016-07-14fix: import should always be relative to current file directoryPedro Nasser
2016-07-13import should get absolute path before glob (#929)Pedro Nasser
2016-06-28Import paths now relative to Caddyfile (closes #867)Matthew Holt
2016-06-20Set host and port on address if specified via flag (fixes #888)Matthew Holt
2016-06-04More tests, several fixes and improvements; export caddyfile.TokenMatthew Holt
2016-06-04Rewrote Caddy from the ground up; initial commit of 0.9 branchMatthew Holt