Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PLT-7407: Back-end plugins (#7409) | Chris | 2017-09-11 | 1 | -4/+25 |
| | | | | | | | | | | | | * 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 repo | Christopher Speller | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | add plugin http handler (#7289) | Chris | 2017-08-28 | 1 | -0/+72 |
| | |||||
* | make hooks optional, short circuit if unimplemented (#7263) | Chris | 2017-08-21 | 1 | -17/+103 |
| | |||||
* | PLT-7407: Back-end plugin mechanism (#7177) | Chris | 2017-08-16 | 1 | -0/+77 |
* 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 |