caddy/config/parse
Matthew Holt 2236780190 Add ServerBlockIndex and ServerBlockHosts to Controller
This way, Setup functions have access to the list of hosts that share the server block, and also, if needed for some reason, the index of the server block in the input
2015-10-15 23:34:54 -06:00
..
dispenser_test.go NextBlock() doesn't enter an empty block 2015-05-07 13:10:00 -06:00
dispenser.go Address various lint and gocyclo warnings. Fixes #253 2015-10-11 16:28:02 -04:00
import_test1.txt Fixed import command, added tests 2015-07-07 22:38:48 -06:00
import_test2.txt Fixed import command, added tests 2015-07-07 22:38:48 -06:00
lexer_test.go lexer: Fixed backslashes in quoted strings (closes #65) 2015-05-08 10:32:57 -06:00
lexer.go Fixed import command, added tests 2015-07-07 22:38:48 -06:00
parse_test.go Added tests for allTokens 2015-05-21 15:42:49 -06:00
parse.go Epic revert of 0ac8bf5 and adding OncePerServerBlock 2015-10-14 23:45:28 -06:00
parsing_test.go Epic revert of 0ac8bf5 and adding OncePerServerBlock 2015-10-14 23:45:28 -06:00
parsing.go Add ServerBlockIndex and ServerBlockHosts to Controller 2015-10-15 23:34:54 -06:00