Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused variables / code (#7736) | Chris | 2017-10-30 | 1 | -1/+0 |
| | | | | | | * remove unused variables / code * fix bug in testPostStoreGetOldest | ||||
* | add missing license headers, test to makefile (#7711) | Chris | 2017-10-25 | 1 | -0/+3 |
| | |||||
* | add plugin http handler (#7289) | Chris | 2017-08-28 | 1 | -16/+25 |
| | |||||
* | PLT-7407: Back-end plugin mechanism (#7177) | Chris | 2017-08-16 | 1 | -0/+253 |
* 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 |