summaryrefslogtreecommitdiff
path: root/plugins/headers
AgeCommit message (Collapse)Author
2021-04-30- Update CHANGELOGValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-30- Update Lister implementationValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-28- Fix middleware orderValery Piashchynski
- Update tests - Move worker handler into a separate folder with separate package name Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-21Fix headers configsValery Piashchynski
Update rr.yaml Remove previous stderr messages when they were sent
2021-01-21Uniform all configsValery Piashchynski
Add debug server Check nil's for all plugin intialization
2021-01-19Uniform all errors operationsValery Piashchynski
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-21Move plugins to the roadrunner-plugins repositoryValery Piashchynski
2020-12-21Remove config2 aliasValery Piashchynski
2020-12-17Move config interface to the interfaces folder. Initial redis pluginValery Piashchynski
structure
2020-12-16Use ERROR log level everywhere. Remove unused code from Reload pluginValery Piashchynski
2020-12-01Finish Headers plugin testsValery Piashchynski
2020-12-01Update CI, prepare to test Headers pluginValery Piashchynski
2020-12-01golangci linters fixValery Piashchynski
2020-11-30Initial commit of headers pluginValery Piashchynski