summaryrefslogtreecommitdiffstats
path: root/api/admin_test.go
Commit message (Expand)AuthorAgeFilesLines
* MM-8708 Remove api package (#8784)Joram Wilander2018-05-161-624/+0
* Fixing misspell errors (#8544)Jesús Espino2018-03-291-1/+1
* ABC-176 Prevent changing PluginSettings.EnableUploads through the API (#8249)Joram Wilander2018-02-131-0/+13
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-3/+2
* eliminate more utils.Cfg references (#7701)Chris2017-10-241-84/+0
* Reduce utils.Cfg references (#7650)Chris2017-10-181-31/+31
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-5/+0
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-2/+28
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-3/+2
* [PLT-5170] Add join the channel system message for the person who created the...Saturnino Abril2017-08-301-1/+1
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-2/+2
* PLT-6554 Add config setting to control enabling API version 3 (#6835)Joram Wilander2017-07-041-0/+22
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-2/+2
* Adding short unit tests by default (#6494)Christopher Speller2017-05-251-0/+3
* Removing password reset salt (#6334)Christopher Speller2017-05-041-3/+0
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Add pinned posts (#4217)Gabin Aureche2017-03-131-2/+2
* Add inbucket docker image to allow local and automated testing of emails (#4901)Carlos Tadeu Panato Junior2017-01-171-0/+16
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-4/+5
* Skip intensive stat DB queries when more than a set number of users on the sy...Joram Wilander2016-12-221-0/+86
* PLT-4853 Adding cache purging to the server (server) (#4735)Corey Hulen2016-12-081-0/+12
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-7/+3
* Fixing the console level debug statements (#4092)Corey Hulen2016-09-271-1/+0
* Message is displayed when user joins Off_Topic (#4067)Ryan Wang2016-09-261-1/+1
* PLT-3921 Fix System Console Recent Active Users (#3856)enahum2016-09-061-0/+15
* Adding LDAP test connection button. Reordering LDAP settings. (#3912)Christopher Speller2016-09-011-0/+12
* Refactored CreatePost to not use context (#3813)David Lu2016-08-191-3/+4
* PLT-3617 Switched public file links to use a sha256 hash (#3792)Harrison Healey2016-08-151-1/+1
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-0/+12
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-7/+7
* Implementing server side of LDAP sync now button (#3430)Christopher Speller2016-06-281-0/+9
* PLT-2976 Adding checkout for missing SMTP server when testing email connectio...Corey Hulen2016-05-261-2/+7
* Adding APIs to reload config, recycle db connections and ping server (#3096)Corey Hulen2016-05-241-14/+27
* PLT-2905 fixing upgrade of SSO accounts (#2962)Corey Hulen2016-05-111-1/+2
* Allow system admins to switch user accounts to email/password (#2893)Joram Wilander2016-05-051-4/+0
* Sanitize sensitive data of out config file for the system console (#2849)Joram Wilander2016-05-031-7/+32
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-211/+113
* PLT-2115 Adding compliance=Corey Hulen2016-03-151-2/+1
* Refactor and modularize analytics on the clientJoramWilander2016-03-011-0/+50
* Merge pull request #2049 from mattermost/plt-1856Christopher Speller2016-02-031-0/+30
|\
| * Add basic server audit tab to system console for EEJoramWilander2016-02-021-0/+30
* | Added extra system-wide statistics for EEJoramWilander2016-02-021-0/+110
|/
* Fixing email unit tests=Corey Hulen2016-02-011-7/+7
* Added unit test and fixed errorsJoramWilander2016-01-221-7/+63
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-7/+7
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-7/+7
* Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-7/+7
* PLT-1035: Remove last data point in graphs on #statistics pageFlorian Orben2015-11-281-0/+8
* Adding analytics tab=Corey Hulen2015-10-221-0/+148