summaryrefslogtreecommitdiffstats
path: root/plugin/api.go
Commit message (Collapse)AuthorAgeFilesLines
* plugin CRUD operations for users, posts, channels, and teams (#7479)Chris2017-09-211-2/+56
|
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* add client4 apis needed for jira plugin (#7292)Chris2017-08-281-0/+16
|
* PLT-7407: Back-end plugin mechanism (#7177)Chris2017-08-161-0/+7
* 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