summaryrefslogtreecommitdiff
path: root/plugins/http
AgeCommit message (Expand)Author
2021-04-19- Add tests, update Informer implementationValery Piashchynski
2021-04-06- Add new configuration option to the status pluginValery Piashchynski
2021-04-04- 🔥 Support Readiness checks (via `/ready`) status plugin endpoint.Valery Piashchynski
2021-03-28- Fix bug with the worker reallocating during the responseValery Piashchynski
2021-03-16🐛 fix issue with strange messages in the http body when max requestValery Piashchynski
2021-03-16🐛 fix issue with strange messages in the http body when max requestValery Piashchynski
2021-03-16👷 Correct the http internal redirect codeValery Piashchynski
2021-03-13- Add ability to print http/https/fcgi to the rr logger under the InfoValery Piashchynski
2021-03-13Make a ROOT_CA path optionalValery Piashchynski
2021-02-23- Remove unneeded mutex from the `http.Workers` method.Valery Piashchynski
2021-02-10Rewrite container for the workersValery Piashchynski
2021-02-08BaseProcess interface as a return type in the worker_watcher,pool andValery Piashchynski
2021-02-07Update configValery Piashchynski
2021-01-25Initial commit of the Temporal plugins setValery Piashchynski
2021-01-25Add new Supervisor test in the http pluginValery Piashchynski
2021-01-25resolve #415Valery Piashchynski
2021-01-24Update Pool and WorkerWatcher interfacesValery Piashchynski
2021-01-23interfaces folder deprecatedValery Piashchynski
2021-01-23Stabilization PRValery Piashchynski
2021-01-21Allow https to listen on unix socketsValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
2021-01-19Merge pull request #486 from spiral/refactor/better_http_debug_logsValery Piashchynski
2021-01-19Uniform debug message from the http hanlderValery Piashchynski
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-13Update styly of the .rr.yamlValery Piashchynski
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-25Initial commit of experimentValery Piashchynski
2020-12-21Move plugins to the roadrunner-plugins repositoryValery Piashchynski
2020-12-21Remove config2 aliasValery Piashchynski
2020-12-20Merge remote-tracking branch 'origin/2.0' into plugin/redisValery Piashchynski
2020-12-20Latest goridge version supportValery 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-17Add some time to finish the tests 20->25 minutesValery 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-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-15Tests fixedValery Piashchynski
2020-12-15- fixing testsWolfy-J
2020-12-15Rotate portsValery Piashchynski
2020-12-14Move to goridge3Valery Piashchynski