summaryrefslogtreecommitdiff
path: root/plugins/server
AgeCommit message (Expand)Author
2021-09-16Move plugins to a separate repositoryValery Piashchynski
2021-08-28Reduce error check operationsValery Piashchynski
2021-08-14Update broadcast tests, add redis flusing. Initial impl of the jobValery Piashchynski
2021-07-12Update JOBS interface, remove List() method, implemented on the root RPCValery Piashchynski
2021-06-23- Add PQ (priority_queue) mockValery Piashchynski
2021-06-23- Swithc from value to pointer to the pool configuration. InterfaceValery Piashchynski
2021-06-22- Move common interfaces and structures to the 'common' folderValery Piashchynski
2021-06-09- Update regexValery Piashchynski
2021-06-09- Add more testsValery Piashchynski
2021-06-09- Update CI (add new tests)Valery Piashchynski
2021-06-03- Do not write an error into the responseWriter if this is internalValery Piashchynski
2021-05-27- Update MakefileValery Piashchynski
2021-05-20- Update lintersValery Piashchynski
2021-05-13- Update testsValery Piashchynski
2021-05-13- Remove unsafe casting (replace with a less unsafe)Valery Piashchynski
2021-04-30- Update CHANGELOGValery Piashchynski
2021-04-30- Add Availabler interface implementaion for all pluginsValery Piashchynski
2021-04-04- Update CHANGELOGValery Piashchynski
2021-03-04🐛 fix(bug): remove php command path validationValery Piashchynski
2021-02-10Rewrite container for the workersValery Piashchynski
2021-02-07Update configValery Piashchynski
2021-02-03Tests updateValery Piashchynski
2021-02-03Fix memory leak in the Worker.goValery Piashchynski
2021-02-02Move worker states out of internalValery Piashchynski
2021-01-29Update commentValery Piashchynski
2021-01-29Update plugin.goValery Piashchynski
2021-01-25Add new Supervisor test in the http pluginValery Piashchynski
2021-01-23Fix golangci-lint warningsValery Piashchynski
2021-01-23interfaces folder deprecatedValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
2021-01-18Fix incorrectly set environment variables in the server pluginValery Piashchynski
2021-01-15Use uniform snake case in the configs, fix critical issue with wrongValery Piashchynski
2021-01-15Viper doesn't support `yaml` structure tags, it uses mapstructureValery Piashchynski
2021-01-13Update styly of the .rr.yamlValery Piashchynski
2021-01-12Few improwementsValery Piashchynski
2021-01-07Merge pull request #470 from spiral/bugfix/missed-pool-eventsValery Piashchynski
2021-01-07- fixes listeners mergeWolfy-J
2021-01-07- fixes bug when pool does not propagate events to given listenersWolfy-J
2021-01-05Add dput.cf file for the ubuntu launchpadValery Piashchynski
2020-12-27Util -> UtilsValery Piashchynski
2020-12-26Reorganize eventsv2.0.0-beta4Valery Piashchynski
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-25Move root plugins to the pkgValery Piashchynski
2020-12-25goimport-ed plugin.goValery Piashchynski
2020-12-25Initial commit of experimentValery Piashchynski
2020-12-21Move plugins to the roadrunner-plugins repositoryValery Piashchynski
2020-12-21Remove config2 aliasValery Piashchynski
2020-12-21Remove unused contex from interfaces. Update pool allocator.Valery Piashchynski
2020-12-20Merge remote-tracking branch 'origin/2.0' into plugin/redisValery Piashchynski