summaryrefslogtreecommitdiffstats
path: root/api4/plugin_test.go
Commit message (Expand)AuthorAgeFilesLines
* Make plugin IDs case insensitive (#9117)Joram Wilander2018-07-161-0/+4
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-21/+5
* Fix various segfaults when running `go test` manually (#8448)Jesse Hallam2018-03-211-1/+2
* Add plugin slash command support (#7941)Chris2017-12-081-1/+1
* Remove license requirement for plugins (#7747)Joram Wilander2017-10-311-1/+1
* Add config setting to configure plugins directory (#7725)Joram Wilander2017-10-261-5/+6
* PLT-7849 Add config setting to disable plugin uploads (#7666)Joram Wilander2017-10-251-3/+17
* Differentiate between installed and activated states for plugins (#7706)Joram Wilander2017-10-251-7/+66
* Reduce utils.Cfg references (#7650)Chris2017-10-181-9/+10
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-1/+1
* PLT-7622 Improvements to server handling of webapp plugins (#7445)Joram Wilander2017-09-151-9/+17
* fix plugin test (#7436)Chris2017-09-121-6/+8
* Remove global app references (#7433)Chris2017-09-121-1/+1
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-1/+1
* Renaming repoChristopher Speller2017-09-061-1/+1
* app type transition (#7167)Chris2017-09-061-3/+2
* Implement experimental REST API endpoints for plugins (#7279)Joram Wilander2017-09-011-0/+115