summaryrefslogtreecommitdiffstats
path: root/config/config.json
Commit message (Expand)AuthorAgeFilesLines
...
* | Adding service settings to admin console=Corey Hulen2015-09-221-16/+12
* | Adding team settings to admin console=Corey Hulen2015-09-221-6/+5
* | Adding SQL settings to admin console=Corey Hulen2015-09-221-5/+3
* | Fixing unit tests=Corey Hulen2015-09-211-10/+8
* | Adding rate limiter settings to the admin console=Corey Hulen2015-09-211-25/+21
* | Adding image properties=Corey Hulen2015-09-211-9/+7
* | Adding email to admin console=Corey Hulen2015-09-211-6/+7
|/
* PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-18/+19
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-1/+2
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-6/+4
* MM-2056 fixes problem with creating team=Corey Hulen2015-08-311-1/+1
* Remove Google as a SSO service.JoramWilander2015-08-281-9/+0
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-1/+2
* Fixes PL-3 Restrict team creation to specific domains=Corey Hulen2015-08-251-1/+1
* Fixes PL-3 Restrict team creation to specific domains=Corey Hulen2015-08-251-1/+2
* Fixes PL-1 added ability to disable team creation=Corey Hulen2015-08-251-3/+4
* Add support for SMTP servers with StartTLSJirka Hlavacek2015-08-191-1/+2
* turn off google SSO by default and remove test google oauth credentialsJoramWilander2015-08-141-3/+3
* initial server implementation for using google as a single-sign-on oauth serviceJoramWilander2015-08-141-0/+10
* Merge pull request #273 from mattermost/mm-1355Corey Hulen2015-08-021-1/+9
|\
| * Fixing code review feedback=Corey Hulen2015-07-301-1/+1
| * Fixes mm-1355 adds rate limiting apis=Corey Hulen2015-07-291-1/+9
* | image thumbnails now scale appropriately so there is no whitespace, also gene...JoramWilander2015-07-311-2/+2
* | Made font type a field in the config fileReed Garmsen2015-07-291-1/+2
|/
* Fixing merges for latest postgres=Corey Hulen2015-07-231-2/+2
* only show gitlab signup/login links if gitlab oauth is turned onJoramWilander2015-07-221-3/+3
* add changes from team reviewJoramWilander2015-07-221-6/+6
* merged with new team domain changes and added signup/login links for gitlabJoramWilander2015-07-221-2/+2
* made oauth architecture more generalizedJoramWilander2015-07-221-4/+8
* inital implementation of using GitLab OAuth2 provider for signup/loginJoramWilander2015-07-221-0/+6
* added relative data directory as default for storage and added it to gitignoreJoramWilander2015-07-211-2/+2
* turned off local server storage by defaultJoramWilander2015-07-211-2/+2
* initial implementation of local server storage for filesJoramWilander2015-07-211-1/+3
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-6/+1
* Merge pull request #185 from mattermost/mm-1348Corey Hulen2015-07-171-4/+0
|\
| * fixes mm-1348 removing dependency on redis=Corey Hulen2015-07-141-4/+0
* | Fixes mm-1415 adding email bypass flag=Corey Hulen2015-07-121-1/+2
|/
* adding api unit tests=Corey Hulen2015-06-251-1/+1
* Merge pull request #27 from mattermost/mm-1240Corey Hulen2015-06-251-1/+1
|\
| * revert debug config changesJoramWilander2015-06-181-2/+2
| * added team store, team settings menu, and the ability to turn on valet featur...JoramWilander2015-06-181-2/+2
| * move valet feature switch to DB from configJoramWilander2015-06-171-1/+1
| * Fixing build=Corey Hulen2015-06-161-1/+1
| * changing port back=Corey Hulen2015-06-161-1/+1
| * Using config.json instead of config_docker.json for docker. Note, this will b...Christopher Speller2015-06-161-6/+6
| * Merge pull request #11 from mattermost/mm-1228Corey Hulen2015-06-161-0/+1
| |\
| | * Modifying sendmail to allow for non-encrypted connection for ease setup of lo...Christopher Speller2015-06-151-0/+1
| * | fixes mm-1239 adds config setting to turn off valet featureJoramWilander2015-06-151-0/+1
| |/
| * first commit=Corey Hulen2015-06-141-0/+83
* MM-1339 - Updating Ui for sign up pageAsaad Mahmood2015-06-231-1/+1