0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/config
2015-02-07 22:17:15 -07:00
..
config.go New 'cpu' directive; now uses all cores by default (if needed) 2015-01-21 14:10:52 -07:00
controller.go Slight refactoring/renaming 2015-02-07 22:17:15 -07:00
directives.go Moved controller into its own file; other minor cleanups 2015-01-31 10:15:17 -07:00
dispenser.go Slight refactoring/renaming 2015-02-07 22:17:15 -07:00
import_test.txt Wrote basic tests for parser 2015-01-21 13:19:55 -07:00
lexer.go Wrote lexer tests 2015-01-21 12:09:01 -07:00
lexer_test.go Wrote lexer tests 2015-01-21 12:09:01 -07:00
middleware.go Slight refactoring/renaming 2015-02-07 22:17:15 -07:00
parser.go Slight refactoring/renaming 2015-02-07 22:17:15 -07:00
parser_test.go Wrote basic tests for parser 2015-01-21 13:19:55 -07:00
parsing.go Moved controller into its own file; other minor cleanups 2015-01-31 10:15:17 -07:00
parsing_test.go Started adding tests 2015-01-13 17:25:55 -07:00