summaryrefslogtreecommitdiff
path: root/plugins/http/plugin.go
AgeCommit message (Expand)Author
2021-01-18Fix NPE when .rr.yaml didn't contain HTTP sectionValery Piashchynski
2021-01-18Fix incorrectly set environment variables in the server pluginValery Piashchynski
2021-01-15Viper doesn't support `yaml` structure tags, it uses mapstructureValery Piashchynski
2021-01-05Add dput.cf file for the ubuntu launchpadValery Piashchynski
2020-12-27Util -> UtilsValery Piashchynski
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-25Move root plugins to the pkgValery 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-17Move config interface to the interfaces folder. Initial redis pluginValery Piashchynski
2020-12-17Now betterValery Piashchynski
2020-12-17huge refactorValery Piashchynski
2020-12-16Reduce RANGE allocations, parallel checks for removed and created filesValery Piashchynski
2020-12-15Fix races and update CI (remove codecov from windows)Valery Piashchynski
2020-12-03Initial commit of checker pluginValery Piashchynski
2020-12-01golangci linters fixValery Piashchynski
2020-11-30Finish plugin for staticValery Piashchynski
2020-11-27Gzip pluginValery Piashchynski
2020-11-25Finish tests for the http pluginValery Piashchynski
2020-11-25Add mock logger, test for errors in logValery Piashchynski
2020-11-25Update CreateListener function, simplificationsValery Piashchynski
2020-11-24Informer and Resetter testsValery Piashchynski
2020-11-24md5 -> sha512Valery Piashchynski
2020-11-19Add SSL testsValery Piashchynski
2020-11-19huge linters fix updateValery Piashchynski
2020-11-18Handler testValery Piashchynski
2020-11-18Remove old errorsValery Piashchynski
2020-11-18Add ResetValery Piashchynski
2020-11-17Get http working with new containerValery Piashchynski
2020-11-16Update PoolValery Piashchynski
2020-11-15Remove old rr importsValery Piashchynski