summaryrefslogtreecommitdiff
path: root/config/flag_test.go
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Use JSON as canonical config formatTyler Cipriani1-1/+1
2018-10-01Remove support for `sharedvolume` configurationDan Duvall1-3/+0
2018-08-14Bump Blubber config version to v3Dan Duvall1-1/+1
2018-07-31Change import paths from Phabricator to GerritDan Duvall1-1/+1
2018-05-20Bump config version to v2Dan Duvall1-1/+1
2018-05-20Refactor config for node app dependenciesDan Duvall1-9/+9
2018-04-05Refactor validation tests without YAML parsingDan Duvall1-1/+1
2018-04-05Introduce strict/versioned config parsingDan Duvall1-0/+1
2017-11-07Validate configuration after unmarshallingDan Duvall1-0/+1
2017-09-14Switch to github import path for testifyDan Duvall1-1/+1
2017-09-14Use import paths without `.git` suffixDan Duvall1-1/+1
2017-09-07Define `NODE_ENV` and always define `NODE_PATH`Dan Duvall1-3/+3
2017-06-29Run go fmtTyler Cipriani1-0/+1
2017-06-26Support environment variablesDan Duvall1-11/+7
2017-06-12Fix variant expansion for bool config fieldsDan Duvall1-0/+31