summaryrefslogtreecommitdiff
path: root/plugins/static/plugin.go
AgeCommit message (Expand)Author
2021-05-13- Update serve logic. Check in the forbidden and allowed before openingValery Piashchynski
2021-05-13- Remove unsafe casting (replace with a less unsafe)Valery Piashchynski
2021-04-26- Totally rework static pluginValery Piashchynski
2021-04-25- Initial commit of the updated static pluginValery Piashchynski
2021-04-19- Add tests, update Informer implementationValery Piashchynski
2021-02-23- Remove unneeded mutex from the `http.Workers` method.Valery Piashchynski
2021-01-23Remove debug ingectionsValery Piashchynski
2021-01-23Stabilization PRValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
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
2020-11-30Static plugin initial commitValery Piashchynski