summaryrefslogtreecommitdiff
path: root/plugins/server
AgeCommit message (Expand)Author
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
2020-12-18Move roadrunner payload out of internal to pkgv2.0.0-alpha25Valery Piashchynski
2020-12-17Move config interface to the interfaces folder. Initial redis pluginValery Piashchynski
2020-12-17Now betterValery Piashchynski
2020-12-17huge refactorValery Piashchynski
2020-12-16Use ERROR log level everywhere. Remove unused code from Reload pluginValery Piashchynski
2020-12-14- fixing testsWolfy-J
2020-12-01golangci linters fixValery Piashchynski
2020-11-24exclude tests from golangciValery Piashchynski
2020-11-19huge linters fix updateValery Piashchynski
2020-11-18Remove old errorsValery Piashchynski
2020-11-18Merge branch 'release_2.0' into plugin/httpValery Piashchynski
2020-11-18Informer plugin readyValery Piashchynski
2020-11-18Add ResetValery Piashchynski
2020-11-17Get http working with new containerValery Piashchynski
2020-11-16Apply golangci linters warning fixesValery Piashchynski
2020-11-16Rename app->serverValery Piashchynski