summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
...
* | PLT-519 toggle team creation link based on config setting=Corey Hulen2015-10-061-0/+2
|/
* Merge pull request #914 from mattermost/plt-297Joram Wilander2015-10-051-0/+2
|\
| * Add config options for overriding username and icon, and add BOT indicator ne...JoramWilander2015-10-051-0/+2
* | Adding offical build function=Corey Hulen2015-10-021-1/+1
* | PLT-462 Adding diagnostic info=Corey Hulen2015-10-011-0/+45
|/
* Merge pull request #865 from mattermost/PLT-404Harrison Healey2015-09-291-0/+4
|\
| * PLT-404 adding basic error checking to config file.=Corey Hulen2015-09-291-0/+4
* | PLT-470 Adding STMP server connection check=Corey Hulen2015-09-292-1/+23
|/
* Changing image settings to file settings=Corey Hulen2015-09-231-3/+3
* Fixing merge conflict=Corey Hulen2015-09-221-0/+2
|\
| * Implement incoming webhooks.JoramWilander2015-09-211-0/+1
* | Adding service settings to admin console=Corey Hulen2015-09-221-7/+6
* | Adding team settings to admin console=Corey Hulen2015-09-221-3/+2
* | Adding SQL settings to admin console=Corey Hulen2015-09-221-1/+1
* | Fixing unit tests=Corey Hulen2015-09-211-23/+1
* | Adding rate limiter settings to the admin console=Corey Hulen2015-09-211-3/+2
* | Adding privacy to admin console=Corey Hulen2015-09-211-2/+0
* | Adding image properties=Corey Hulen2015-09-212-15/+9
* | Adding email to admin console=Corey Hulen2015-09-212-55/+34
|/
* merging=Corey Hulen2015-09-181-1/+5
|\
| * Making changes to versioning=Corey Hulen2015-09-171-3/+4
| * PLT-92 Adding server side versioning to the binary=Corey Hulen2015-09-161-2/+6
* | PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-144/+39
|/
* Merge pull request #697 from mattermost/PLT-93Christopher Speller2015-09-161-0/+1
|\
| * Fixing broken email templates=Corey Hulen2015-09-161-1/+0
| * Fixing broken email templates=Corey Hulen2015-09-161-0/+2
* | Implement OAuth2 service provider functionality.JoramWilander2015-09-161-14/+16
|/
* Removing old config stuff=Corey Hulen2015-09-151-0/+2
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-12/+42
* Merge branch 'master' into PLT-12-log=Corey Hulen2015-09-141-3/+0
|\
| * Merge pull request #648 from mattermost/PLT-12Christopher Speller2015-09-141-16/+11
| |\
| * | PLT-198 Removes invalid emails from tests that require valid email addresseshmhealey2015-09-111-3/+0
* | | PLT-12 adding log viewer=Corey Hulen2015-09-101-7/+8
| |/ |/|
* | Adding cmd line options=Corey Hulen2015-09-041-16/+11
|/
* MM-2056 fixes problem with creating team=Corey Hulen2015-08-311-2/+2
* Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-281-0/+19
* Merge pull request #474 from mattermost/PL-4Christopher Speller2015-08-271-10/+12
|\
| * Fixes PL-3 Restrict team creation to specific domains=Corey Hulen2015-08-251-11/+12
| * Fixes PL-1 added ability to disable team creation=Corey Hulen2015-08-251-10/+11
* | Use better format for date, as RFC1123 re-defined it over RFC822, and states ...Bastien Durel2015-08-271-1/+1
* | missing tabBastien Durel2015-08-261-1/+1
* | tabifyBastien Durel2015-08-261-1/+1
* | add date header in mailBastien Durel2015-08-261-0/+2
|/
* Merge pull request #452 from CtrlZvi/starttls_authJoram Wilander2015-08-241-0/+3
|\
| * Add SMTP auth to STARTTLS connectionsZvi "Viz" Effron2015-08-231-0/+3
* | Log invalid feedback email before overwriting with defaultZvi "Viz" Effron2015-08-231-1/+1
|/
* Add support for SMTP servers with StartTLSJirka Hlavacek2015-08-192-0/+7
* initial server implementation for using google as a single-sign-on oauth serviceJoramWilander2015-08-141-0/+1
* Merge pull request #273 from mattermost/mm-1355Corey Hulen2015-08-021-21/+31
|\
| * Fixes mm-1355 adds rate limiting apis=Corey Hulen2015-07-291-21/+31