summaryrefslogtreecommitdiffstats
path: root/app/app.go
Commit message (Expand)AuthorAgeFilesLines
...
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-051-2/+59
* Add plugin slash command support (#7941)Chris2017-12-081-0/+4
* PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)Jonathan2017-11-301-0/+19
* HTTP client refactor (#7884)Chris2017-11-221-0/+39
* Role refactor (#7867)Chris2017-11-211-0/+8
* refactor template code (#7860)Chris2017-11-201-1/+17
* Reorganize file util functionality (#7848)Chris2017-11-161-2/+28
* fix config cli option (#7850)Chris2017-11-161-10/+13
* fix builtin plugin http router (#7797)Chris2017-11-061-0/+1
* invoke config listeners when app.UpdateConfig is used (#7773)Chris2017-11-031-0/+2
* PLT-8086 Fix plugin config watcher for enabling and disabling (#7770)Joram Wilander2017-11-031-0/+3
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-0/+19
* Remove more global refs / state (#7723)Chris2017-10-261-2/+12
* Reduce utils.Cfg references (#7650)Chris2017-10-181-5/+5
* parallel tests (#7629)Chris2017-10-161-2/+6
* Miscellaneous app cleanup (#7594)Chris2017-10-091-18/+47
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-36/+20
* Goroutine wranglin (#7556)Chris2017-10-031-8/+45
* PLT-7705: API to get data retention policy. (#7539)George Goldberg2017-10-021-6/+15
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-1/+33
* remove jobs.Srv and other jobs-related globals (#7535)Chris2017-09-291-1/+44
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-0/+5
* PLT-7542 Converting LDAP sync to the job server (#7452)Corey Hulen2017-09-251-2/+0
* remove more global refs (#7480)Chris2017-09-211-9/+85
* remove einterface gets (#7455)Chris2017-09-191-1/+27
* fix plugin test (#7436)Chris2017-09-121-2/+3
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-1/+4
* app type transition (#7167)Chris2017-09-061-0/+10
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* More app code migration (#5170)Joram Wilander2017-01-251-0/+16