summaryrefslogtreecommitdiffstats
path: root/plugin/plugintest
Commit message (Collapse)AuthorAgeFilesLines
* plugin CRUD operations for users, posts, channels, and teams (#7479)Chris2017-09-211-6/+182
|
* PLT-7407: Back-end plugins (#7409)Chris2017-09-111-0/+4
| | | | | | | | | | | | * tie back-end plugins together * fix comment typo * add tests and a bit of polish * tests and polish * add test, don't let backend executable paths escape the plugin directory
* Renaming repoChristopher Speller2017-09-062-3/+3
|
* add client4 apis needed for jira plugin (#7292)Chris2017-08-281-0/+41
|
* add plugin http handler (#7289)Chris2017-08-281-0/+6
|
* PLT-7407: Back-end plugin mechanism (#7177)Chris2017-08-162-0/+38
* begin backend plugin wip * flesh out rpcplugin. everything done except for minor supervisor stubs * done with basic plugin infrastructure * simplify tests * remove unused test lines