summaryrefslogtreecommitdiffstats
path: root/api/admin.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-10/+10
* Api: NewLocAppError -> NewAppError (#7280)George Goldberg2017-09-011-8/+7
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-191-2/+8
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5900 Removed automatic configuration of SiteURL (#5952)Harrison Healey2017-04-041-1/+1
* Implement GET /logs endpoint for APIv4 (#5778)Joram Wilander2017-03-161-1/+1
* Implement brand image endpoints for APIv4 (#5733)Joram Wilander2017-03-141-6/+0
* Implement compliance endpoints for APIv4 (#5683)Joram Wilander2017-03-131-1/+1
* Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-131-3/+9
* More app code migration (#5170)Joram Wilander2017-01-251-519/+77
* Adding active users statistics to system console (#5141)Christopher Speller2017-01-201-1/+25
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-1/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-31/+32
* Skip intensive stat DB queries when more than a set number of users on the sy...Joram Wilander2016-12-221-20/+74
* Adding metrics for caching mechanisms (#4828)Christopher Speller2016-12-191-2/+3
* PLT-4853 Adding cache purging to the server (server) (#4735)Corey Hulen2016-12-081-0/+19
* PLT-4357 Adding stats to HA (#4638)Corey Hulen2016-11-281-3/+27
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-0/+8
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-23/+14
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-63/+12
* PLT-3921 Fix System Console Recent Active Users (#3856)enahum2016-09-061-0/+35
* Adding LDAP test connection button. Reordering LDAP settings. (#3912)Christopher Speller2016-09-011-1/+20
* PLT-3647 Email Batching (#3718)Harrison Healey2016-08-161-0/+7
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-3/+52
* PLT-3752 Changed email connection test to use the existing password if unchan...Harrison Healey2016-07-291-0/+13
* Adding migration support to LDAP from other account types (#3655)Christopher Speller2016-07-261-5/+1
* PLT-3629 fix uploading certificates if the files in the config do not exists ...enahum2016-07-201-0/+11
* Fixed invalid password error when admin resets password (#3578)David Lu2016-07-131-1/+0
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-1/+2
* SAML support (#3494)enahum2016-07-051-0/+77
* Implementing server side of LDAP sync now button (#3430)Christopher Speller2016-06-281-0/+21
* PLT-3415 Fix Sending Test email fails with error (#3396)enahum2016-06-221-1/+1
* PLT-2976 Adding checkout for missing SMTP server when testing email connectio...Corey Hulen2016-05-261-0/+5
* Adding APIs to reload config, recycle db connections and ping server (#3096)Corey Hulen2016-05-241-28/+33
* Max_File_Size setting in System Console > File Settings (#3070)Thomas Balthazar2016-05-241-2/+2
* Fixing compliance reporting (#2964)Corey Hulen2016-05-111-1/+1
* Sanitize sensitive data of out config file for the system console (#2849)Joram Wilander2016-05-031-4/+8
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-17/+66
* Add custom branding functionality (#2667)Joram Wilander2016-04-111-0/+76
* Adding LDAP user filtering capabilityChristopher Speller2016-04-061-0/+5
* Fixing unit tests=Corey Hulen2016-03-151-1/+1
* PLT-2115 Adding compliance=Corey Hulen2016-03-151-3/+109
* Refactor and modularize analytics on the clientJoramWilander2016-03-011-2/+29
* Fixing IE expire issue=Corey Hulen2016-02-111-1/+0
* Fixing cacheing issue on IE for admin consoleChristopher Speller2016-02-111-0/+2
* Merge pull request #2049 from mattermost/plt-1856Christopher Speller2016-02-031-1/+28
|\
| * Add basic server audit tab to system console for EEJoramWilander2016-02-021-1/+28
* | Added extra system-wide statistics for EEJoramWilander2016-02-021-1/+43
|/
* PLT-7 Removing AppError ctor=Corey Hulen2016-01-271-1/+3