summaryrefslogtreecommitdiffstats
path: root/api/admin.go
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|\ | | | | PLT-1856 Add basic server audit tab to system console for EE
| * 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
|
* Merge pull request #1956 from mattermost/plt-1779Corey Hulen2016-01-221-1/+11
|\ | | | | PLT-1779 Add system-wide statistics page
| * Generalize analytics server functions and begin componentizing client ↵JoramWilander2016-01-211-1/+11
| | | | | | | | analytics controls
* | Refactoring api to use translations (chunk 1)Elias Nahum2016-01-211-2/+2
|/ | | | | | | | - Add spanish translations - Files in order by name from admin to export - Does not include api templates and tests - Fix web_test to load translations - Fix i18n to fallback to DEFAULT_LOCALE if no system locale found
* PLT-7-server-db=Corey Hulen2016-01-201-1/+1
|
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-6/+6
|
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-1/+1
|
* PLT-7 adding loc db calls for posts table=Corey Hulen2016-01-201-3/+3
|
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-2/+2
|
* PLT-7 Adding translation function to context=Corey Hulen2016-01-191-1/+1
|
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
|
* Merge branch 'master' into PLT-25=Corey Hulen2015-10-231-3/+3
|\
| * Inital support for multi-tab loging=Corey Hulen2015-10-161-3/+3
| |
* | Adding analytics tab=Corey Hulen2015-10-221-1/+61
|/
* PLT-586 fixing issues with security alert=Corey Hulen2015-10-091-0/+2
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* PLT-345 adding client side logging=Corey Hulen2015-09-291-1/+23
|
* PLT-404 adding basic error checking to config file.=Corey Hulen2015-09-291-9/+2
|
* Adding service settings to admin console=Corey Hulen2015-09-221-2/+2
|
* Adding email to admin console=Corey Hulen2015-09-211-0/+27
|
* PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-1/+45
|
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-0/+5
|
* PLT-12 adding log viewer=Corey Hulen2015-09-101-0/+51