summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-162-7/+7
* PLT-1649: add response_url support for custom slash commands (#6739)Chris2017-08-161-0/+10
* PLT-7145: `platform user deleteall` expects a user as argument (#7002)Jonathan2017-08-021-34/+32
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-021-0/+1
* Add jobserver command to platform binary (#7067)Christopher Speller2017-08-013-3/+69
* fix wording (#6640)Carlos Tadeu Panato Junior2017-07-101-2/+2
* PLT-6976: Elasticsearch capitalisation and tests. (#6839)George Goldberg2017-07-071-2/+2
* PLT-6916: Redesign the jobs package and Jobserver. (#6733)George Goldberg2017-07-071-2/+5
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-1/+1
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-191-0/+1
* Adding force flag to migrate auth command (#6593)Christopher Speller2017-06-061-1/+5
* PLT-6700 Fixed nil pointer exception on 'ldap sync' command (#6535)Harrison Healey2017-06-021-0/+4
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-2311-40/+128
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-183-21/+10
* PLT-6472: Basic Elastic Search implementation. (#6382)George Goldberg2017-05-181-0/+6
* Upgrading server dependancies (#6431)Christopher Speller2017-05-171-0/+6
* [PLT-4843] Add CLI tool for deleting channels (#6430)Carlos Tadeu Panato Junior2017-05-171-1/+52
* PLT-6478 Fixed copyright date on login screen (#6329)Harrison Healey2017-05-041-1/+1
* Parallelise Bulk Import. (#6267)George Goldberg2017-04-281-1/+7