aboutsummaryrefslogtreecommitdiff
path: root/server/config/config_test.go
AgeCommit message (Expand)Author
2017-02-11Revert "Remove the oauth_callback_url config option"Niall Sheridan
2017-02-09Remove the oauth_callback_url config optionNiall Sheridan
2017-01-27Remove DatastoreConversion testNiall Sheridan
2017-01-27Remove mongo supportKevin Lyda
2017-01-25Switch to scl, an extension of hclNiall Sheridan
2016-10-17Unmarshal the config using mapstructure directly.Niall Sheridan
2016-08-20Replace Fatals with ErrorsNiall Sheridan
2016-08-20Run some tests in parallelNiall Sheridan
2016-08-20Use references to config structsNiall Sheridan
2016-08-16Allow selecting which ip to listen onNiall Sheridan
2016-05-29Remove unneeded template_dirNiall Sheridan
2016-05-22Make template directory configurableNiall Sheridan
2016-05-21Remove database config. Not needed.Niall Sheridan
2016-05-18Don't use jwt, it doesn't buy a whole lot for this applicationNiall Sheridan
2016-05-09Placeholder for database config.Niall Sheridan
2016-04-23Add config file testsNiall Sheridan