summaryrefslogtreecommitdiffstats
path: root/model/config.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-1558 adding session length to config file=Corey Hulen2016-01-051-0/+24
* support unofficial S3 regionsBen Burkert2015-12-211-15/+29
* Some refactoringChristopher Speller2015-12-161-1/+42
* Adding error bar message when console error detected=Corey Hulen2015-12-141-0/+6
* Merge pull request #1588 from rgarmsen2295/plt-881Joram Wilander2015-12-121-0/+39
|\
| * Added legal and support settings to sys console and implemented support for o...Reed Garmsen2015-12-101-0/+39
* | Generate salts when empty=Corey Hulen2015-12-091-0/+17
* | Fixing defaults=Corey Hulen2015-12-081-2/+2
* | PLT-1302 fixing hiding email adddress=Corey Hulen2015-12-071-0/+8
|/
* PLT-902 switching to push proxy server=Corey Hulen2015-11-301-5/+13
* PLT-340=Corey Hulen2015-10-271-0/+6
* PLT-350 allow ability to disable restricted team names=Corey Hulen2015-10-201-0/+6
* Merge branch 'release-1.1.0'Christopher Speller2015-10-201-8/+8
|\
| * Allowing salts longer than 32 chars=Corey Hulen2015-10-191-8/+8
* | Implement outgoing webhooks.JoramWilander2015-10-191-0/+1
|/
* PLT-586 fixing issues with security alert=Corey Hulen2015-10-091-3/+10
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* PLT-518 check for security bulletins=Corey Hulen2015-10-051-3/+3
* 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
* | PLT-462 Adding diagnostic info=Corey Hulen2015-10-011-0/+1
|/
* PLT-404 adding basic error checking to config file.=Corey Hulen2015-09-291-0/+92
* rebaseJack2015-09-281-1/+0
|\
| * Removing default theme no longer in use=Corey Hulen2015-09-241-1/+0
* | use github.com/disintegration/imagingJack2015-09-231-6/+6
|/
* Changing image settings to file settings=Corey Hulen2015-09-231-2/+2
* Fixing merge conflict=Corey Hulen2015-09-221-1/+1
* Fixing merge conflict=Corey Hulen2015-09-221-0/+1
|\
| * Implement incoming webhooks.JoramWilander2015-09-211-0/+1
* | Adding service settings to admin console=Corey Hulen2015-09-221-15/+11
* | Adding team settings to admin console=Corey Hulen2015-09-221-5/+4
* | Adding SQL settings to admin console=Corey Hulen2015-09-221-2/+2
* | Fixing unit tests=Corey Hulen2015-09-211-2/+12
* | Adding rate limiter settings to the admin console=Corey Hulen2015-09-211-13/+9
* | Adding privacy to admin console=Corey Hulen2015-09-211-2/+0
* | Adding image properties=Corey Hulen2015-09-211-17/+22
* | Adding email to admin console=Corey Hulen2015-09-211-9/+12
|/
* PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-0/+151