Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing license headers, test to makefile (#7711) | Chris | 2017-10-25 | 1 | -0/+3 |
| | |||||
* | remove go 1.8 ipc workaround (#7604) | Chris | 2017-10-10 | 1 | -1/+1 |
| | |||||
* | PLT-7407: Back-end plugins (#7409) | Chris | 2017-09-11 | 1 | -1/+1 |
| | | | | | | | | | | | | * 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 | ||||
* | PLT-7407: Back-end plugin mechanism (#7177) | Chris | 2017-08-16 | 1 | -0/+28 |
* 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 |