summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #699 from mattermost/PLT-92Joram Wilander2015-09-181-1/+0
|\
| * Adding version to UI=Corey Hulen2015-09-161-1/+0
* | Merge pull request #665 from chengweiv5/fix-coding-styleChristopher Speller2015-09-181-1/+1
|\ \ | |/ |/|
| * Fix coding style: replace tab with whitespace in mattermost configChengwei Yang2015-09-131-1/+1
* | 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 branch 'master' into mm-1619=Corey Hulen2015-08-021-3/+11
|\
| * Merge pull request #273 from mattermost/mm-1355Corey Hulen2015-08-022-2/+18
| |\
| | * Fixing code review feedback=Corey Hulen2015-07-302-2/+2
| | * Fixes mm-1355 adds rate limiting apis=Corey Hulen2015-07-292-2/+18
| * | updated docker config thumbnail width/heightJoramWilander2015-07-311-2/+2
| * | image thumbnails now scale appropriately so there is no whitespace, also gene...JoramWilander2015-07-311-2/+2
* | | Updating dockerfile for 0.6.0-rc1. Moving docker files into versioned directo...Christopher Speller2015-07-311-90/+0
|/ /
* / Made font type a field in the config fileReed Garmsen2015-07-292-2/+4
|/
* Fixing merges for latest postgres=Corey Hulen2015-07-232-4/+4
* added SSOSettings to docker config fileJoramWilander2015-07-221-0/+10
* 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
* change docker default storage directory to /mattermost/dataJoramWilander2015-07-211-1/+1
* added relative data directory as default for storage and added it to gitignoreJoramWilander2015-07-211-2/+2
* create default storage directory in Dockerfile, turn on server storage by def...JoramWilander2015-07-211-2/+2
* turned off local server storage by defaultJoramWilander2015-07-212-4/+4
* initial implementation of local server storage for filesJoramWilander2015-07-212-2/+6
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-202-12/+2
* Merge pull request #185 from mattermost/mm-1348Corey Hulen2015-07-172-8/+0
|\
| * fixes mm-1348 removing dependency on redis=Corey Hulen2015-07-142-8/+0
* | Fixes mm-1415 adding email bypass flag=Corey Hulen2015-07-122-2/+4
|/
* Merge branch 'master' into mm-1391=Corey Hulen2015-07-051-1/+1
|\
| * Merge pull request #77 from mattermost/release-0.50Corey Hulen2015-06-251-1/+1
| |\
| | * updating readme=Corey Hulen2015-06-251-1/+1
* | | 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-162-90/+6