summaryrefslogtreecommitdiffstats
path: root/utils/config_test.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-3456 Fix Errors while starting the server (#3445)enahum2016-07-041-0/+1
| | | | | | * PLT-3456 AppErrors that are triggered before translations are loaded crash server or produce bad error messages. * Fixing tests
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-1/+1
| | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-1/+1
|
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-1/+1
| | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-1/+1
|
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-1/+1
| | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-1/+1
| | | | This reverts commit 34beaa569bfb32f1607375f1d5a22859322060d2.
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-1/+1
| | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics
* PLT-7: Refactoring manuatesting & utils to use translations (chunk 5)Elias Nahum2016-01-251-0/+1
| | | | | - Add spanish translations - Skip tests
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-15/+0
| | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users
* Resurrecting config_docker.json. Moving docker related files to docker ↵Christopher Speller2015-06-171-3/+1
| | | | directory. Added copyright info.
* fixing ubild=Corey Hulen2015-06-161-1/+1
|
* Fixing build=Corey Hulen2015-06-161-0/+2
|
* Allow for setting of domain with enviroment variableChristopher Speller2015-06-161-0/+15
|
* first commit=Corey Hulen2015-06-141-0/+12