summaryrefslogtreecommitdiffstats
path: root/app/admin.go
Commit message (Expand)AuthorAgeFilesLines
* #MM-12130 changes for custom service terms (#9450)Harshil Sharma2018-09-261-0/+1
* Migrate to idiomatic error handling app/a*.go and app/b*.go (#9455)Jesús Espino2018-09-251-7/+8
* Move file backend to its own service (#9435)Jesús Espino2018-09-201-1/+2
* Structured logging (#8673)Christopher Speller2018-04-271-4/+4
* MM-8180 Improve error message for testing smtp connections (#8608)Joram Wilander2018-04-121-1/+1
* MM-9849 Added tracking of which settings are set through environment variable...Harrison Healey2018-04-091-0/+4
* MM-9664 Add invalidation metrics for store caches (#8340)Joram Wilander2018-03-051-5/+5
* Remove license globals entirely (#8229)Chris2018-02-091-1/+2
* Remove global cfg vars (#8099)Chris2018-01-121-1/+1
* Remove global config watcher (#8080)Chris2018-01-111-2/+2
* PLT-6896 per-paging for logs (#7903)Yusuke Nemoto2017-12-131-15/+40
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-10/+5
* Remove more global refs / state (#7723)Chris2017-10-261-4/+4
* Reduce utils.Cfg references (#7650)Chris2017-10-181-12/+12
* Miscellaneous app cleanup (#7594)Chris2017-10-091-5/+5
* store/sqlstore cleanup and postgres tests (#7595)Chris2017-10-091-1/+1
* remove jobs.Srv and other jobs-related globals (#7535)Chris2017-09-291-2/+1
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-2/+2
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-251-5/+6
* remove more global refs (#7480)Chris2017-09-211-2/+2
* remove einterface gets (#7455)Chris2017-09-191-21/+20
* Renaming repoChristopher Speller2017-09-061-5/+5
* app type transition (#7167)Chris2017-09-061-11/+12
* Revert "[PLT-7475] Add S3 region to system console and add S3 validation (#73...Saturnino Abril2017-09-061-30/+1
* [PLT-7475] Add S3 region to system console and add S3 validation (#7373)Saturnino Abril2017-09-061-1/+30
* Fixing leader election (#7267)Corey Hulen2017-09-051-1/+1
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-4/+5
* [PLT-1015] Make all Mattermost system emails Multi-Part, with both a HTML and...Carlos Tadeu Panato Junior2017-08-211-1/+0
* lint all the things (#7154)Chris2017-08-091-1/+1
* PLT-6916: Redesign the jobs package and Jobserver. (#6733)George Goldberg2017-07-071-0/+3
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-1/+1
* Setting per-paging for logs to load 10K initially like the old apis (#6697)Corey Hulen2017-06-201-0/+3
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-191-15/+29
* PLT-6317 disable file watcher while running from makefile (#6103)Corey Hulen2017-04-171-1/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Fixing config file watch and config reload on license save (#5954)Corey Hulen2017-04-041-0/+2
* Implement GET /logs endpoint for APIv4 (#5778)Joram Wilander2017-03-161-5/+16
* Reload license from DB for all cluster app servers (#5525)Joram Wilander2017-02-281-0/+1
* Merge 3.6.2 into master (#5211)Joram Wilander2017-01-271-0/+1
* Fix cluster logs (#5195)Joram Wilander2017-01-261-9/+18
* More app code migration (#5170)Joram Wilander2017-01-251-0/+182