summaryrefslogtreecommitdiffstats
path: root/model/config.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-6139 (Server): Private Channel member managing (#5941)George Goldberg2017-04-031-20/+26
* PLT-6090 adding ability to read license file from disk (#5895)Corey Hulen2017-03-311-0/+5
* PLT-5904 (Server): Config flag for SMTP Cert Check. (#5857)George Goldberg2017-03-271-21/+27
* Add updateConfig endpoint for apiV4 (#5706)Carlos Tadeu Panato Junior2017-03-201-1/+1
* Add system console switch for enabling link previews (#5663)Joram Wilander2017-03-061-0/+6
* Make config.go defaults the same as config.json. (#5605)George Goldberg2017-03-031-4/+4
* PLT-5070: Server side component of Telemetry. (#5514)George Goldberg2017-02-241-38/+83
* Add cluster request time logging for master (#5347)Joram Wilander2017-02-101-0/+6
* Fix defaults in code to match config.json (#5269)Amit Yadav2017-02-021-1/+1
* Improvments to typing messages (#5230)Christopher Speller2017-01-301-39/+55
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-181-0/+26
* PLT-5080 (Server): Channel-Admin level permissions (#4874)George Goldberg2016-12-221-3/+4
* Skip intensive stat DB queries when more than a set number of users on the sy...Joram Wilander2016-12-221-0/+10
* fix GH-4857 | Add a default value for the FileSettings.InitialFont (#4878)Carlos Tadeu Panato Junior2016-12-221-0/+9
* PLT-4990 - Server: Split out channel permissions to Create/Manage/Delete (#4864)George Goldberg2016-12-211-0/+28
* PLT-4332 Position field for Users (#4632)George Goldberg2016-12-141-0/+12
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-0/+6
* Adding block profiling to metrics (#4741)Christopher Speller2016-12-091-2/+8
* PLT-4429 disabling at_all at_channel metions mentions when channel has more t...Corey Hulen2016-11-241-0/+10
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-0/+16
* Moving away from goamz to use minio-go instead. (#4193)Harshavardhana2016-10-261-31/+30
* PLT-4165 removing team name reserved words (#4289)Corey Hulen2016-10-211-6/+0
* HW 4139: Make channel limits configurable in the System Console (#4154)S4KH2016-10-211-0/+10
* Bumping up the defaults (#4229)Corey Hulen2016-10-171-2/+2
* Adding ability to serve TLS directly from Mattermost server (#4119)Christopher Speller2016-10-031-0/+60
* Modifications to rate limiting settings. (#4091)Christopher Speller2016-09-261-5/+20
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-151-0/+86
* PLT-3753 Added Segment analytics (#3972)David Lu2016-09-061-0/+6
* PLT-4041 Make SAML FirstName and LastName optional (#3951)enahum2016-09-061-8/+0
* mail: allow PLAIN auth over non-tls connections (#3900)Girish Ramakrishnan2016-09-021-1/+2
* Making LDAP FirstName and LastName fields optional. (#3919)Christopher Speller2016-09-011-8/+0
* PLT-3647 Email Batching (#3718)Harrison Healey2016-08-161-0/+37
* PLT-3617 Switched public file links to use a sha256 hash (#3792)Harrison Healey2016-08-151-5/+6
* Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-091-4/+0
* PLT-3849 Fix No error message when invalid SAML SSO URL entered in System Con...enahum2016-08-081-1/+1
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-0/+21
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-0/+17
* PLT-3740 Terms of Service link updates (#3707)enahum2016-08-021-1/+1
* Added custom branding to login description (#3710)David Lu2016-08-021-0/+6
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-291-2/+6
* Removing validation on LDAP bind username and password (#3670)Christopher Speller2016-07-261-8/+0
* Removed Legal & Support settings from UI if empty (#3662)David Lu2016-07-251-5/+5
* PLT-1866/PLT-3509 Added links to download the native apps (#3651)Harrison Healey2016-07-221-0/+22
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-0/+6
* added field name to ldap system console errors (#3593)David Lu2016-07-141-10/+34
* PLT-3192 EE: Restricted site name to 30 characters (#3560)David Lu2016-07-141-0/+6
* Fix SAML config validation (#3562)enahum2016-07-131-1/+1
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-0/+41
* Adding webserver mode to the system console. Automatic enabling of gzip on ex...Christopher Speller2016-07-061-1/+3
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...Joram Wilander2016-07-061-15/+27