summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-282-6/+6
* PLT-7542 Converting LDAP sync to the job server (#7452)Corey Hulen2017-09-251-2/+4
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-252-2/+6
* remove global refs from api/api4 (#7496)Chris2017-09-222-8/+8
* remove more global refs (#7480)Chris2017-09-219-49/+51
* remove einterface gets (#7455)Chris2017-09-193-21/+19
* PLT-7539: Remove redundant license checks from CLI commands. (#7451)George Goldberg2017-09-151-25/+0
* PLT-7622 Improvements to server handling of webapp plugins (#7445)Joram Wilander2017-09-151-6/+11
* Remove global app references (#7433)Chris2017-09-1212-150/+184
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-11/+13
* Renaming repoChristopher Speller2017-09-0617-48/+48
* app type transition (#7167)Chris2017-09-0615-63/+66
* PLT-7216: CLI Command to move channels between teams. (#7149)George Goldberg2017-09-041-0/+77
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-1/+1
* Fixing bad merge (#7259)Corey Hulen2017-08-181-1/+1
* Adding check for file write or minio/s3 bucket before server start. (#7254)Christopher Speller2017-08-181-0/+4
* PLT-7217: CLI command to change channel public/private type. (#7225)George Goldberg2017-08-181-0/+54