summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* add App.License, remove utils.IsLicensed / utils.License calls (#8203)Chris2018-02-061-2/+4
* report server launch errors (#8189)Pierre de La Morinerie2018-02-021-7/+9
* Use default configurations for user-0 in sampledata (#8174)Jesús Espino2018-01-311-4/+4
* Upgrading server dependancies (#8154)Christopher Speller2018-01-291-0/+3
* Post a system message to the affected channel by CLI command (#7877) (#7968)Evgeniy2018-01-181-2/+9
* Finally remove utils.Cfg (#8113)Chris2018-01-171-1/+1
* ABC-73 Move session clean-up to daily task (#8095)Joram Wilander2018-01-171-1/+16
* Remove global cfg vars (#8099)Chris2018-01-123-6/+8
* Remove global config watcher (#8080)Chris2018-01-112-27/+20
* [XYZ-6] Add sampledata platform command (#8027)Jesús Espino2018-01-113-1/+654
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-083-0/+12
* Remove utils.ClientCfg and utils.ClientCfgHash (#8041)Chris2018-01-051-17/+2
* disable config watching during cli tests (#8040)Chris2018-01-051-1/+1
* Add plugin slash command support (#7941)Chris2017-12-081-2/+2
* Allow deactivation of SSO users (#7952)Joram Wilander2017-12-081-2/+2
* PLT-8289 Added ability to change location of client plugins (#7942)Harrison Healey2017-12-051-12/+8
* PLT-7503: Create Message Export Scheduled Task and CLI Command (#7612)Jonathan2017-11-303-1/+145
* Role refactor (#7867)Chris2017-11-211-1/+0
* Small fix to run webapp tests (#7777)Jesús Espino2017-11-201-1/+6
* refactor template code (#7860)Chris2017-11-201-3/+0
* PLT-6217 Fixes system message posted to Town Square when a member leaves a te...Tsilavina Razafinirina2017-11-201-1/+1
* make `config validate` exit with non-zero code on failure (#7855)Chris2017-11-173-23/+12
* Reorganize file util functionality (#7848)Chris2017-11-161-4/+8
* add one more config test (#7853)Chris2017-11-161-0/+49
* fix config cli option (#7850)Chris2017-11-164-3/+32
* Improve test coverage reporting / accuracy (#7819)Chris2017-11-137-287/+341
* Updating server dependancies. (#7816)Christopher Speller2017-11-131-5/+1
* more global config ref cleanup (#7802)Chris2017-11-091-7/+11
* fix builtin plugin http router (#7797)Chris2017-11-061-2/+0
* PLT-8011: Make Elasticsearch startup fully async. (#7761)George Goldberg2017-11-061-3/+5
* PLT-8086 Fix plugin config watcher for enabling and disabling (#7770)Joram Wilander2017-11-031-0/+7
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-033-3/+3
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-312-3/+3
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-312-12/+13
* Remove unused variables / code (#7736)Chris2017-10-302-57/+0
* simplify things (#7735)Chris2017-10-301-5/+1
* Add config setting to configure plugins directory (#7725)Joram Wilander2017-10-261-1/+1
* add missing license headers, test to makefile (#7711)Chris2017-10-251-0/+3
* Differentiate between installed and activated states for plugins (#7706)Joram Wilander2017-10-251-8/+0
* eliminate more utils.Cfg references (#7701)Chris2017-10-241-3/+3
* Fix teams create example (#7655)Ema Panz2017-10-181-1/+1
* Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606)Chris2017-10-121-0/+287
* Miscellaneous app cleanup (#7594)Chris2017-10-094-22/+4
* store/sqlstore cleanup and postgres tests (#7595)Chris2017-10-091-1/+2
* Do not require server restart when enabling/disabling plugins (#7592)Joram Wilander2017-10-061-0/+10
* PLT-7218: CLI to move slash commands between teams. (#7574)George Goldberg2017-10-043-1/+133
* Goroutine wranglin (#7556)Chris2017-10-031-3/+2
* Don't use global app for api / api4 tests (#7528)Chris2017-10-022-4/+4
* Updating server dependancies. (#7538)Christopher Speller2017-09-294-434/+0
* remove jobs.Srv and other jobs-related globals (#7535)Chris2017-09-292-14/+12