summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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 ↵JoramWilander2015-08-281-1/+2
| | | | to turn off email sign up.
* 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
| |\ | | | | | | Fixes mm-1355 adds rate limiting apis
| | * 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 ↵JoramWilander2015-07-311-2/+2
| | | | | | | | | | | | generalized some thumbnail loading code
* | | Updating dockerfile for 0.6.0-rc1. Moving docker files into versioned ↵Christopher Speller2015-07-311-90/+0
|/ / | | | | | | directories.
* / 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 ↵JoramWilander2015-07-211-2/+2
| | | | default for docker config
* 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 ↵Christopher Speller2015-07-202-12/+2
| | | | | | | 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
* Merge pull request #185 from mattermost/mm-1348Corey Hulen2015-07-172-8/+0
|\ | | | | fixes mm-1348 removing dependency on redis
| * 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
| |\ | | | | | | Release 0.50
| | * 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
|\ \ | |/ |/| fixes mm-1240 adds ability to turn valet feature on
| * revert debug config changesJoramWilander2015-06-181-2/+2
| |
| * added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-2/+2
| | | | | | | | feature from client
| * move valet feature switch to DB from configJoramWilander2015-06-171-1/+1
| |