summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-04-18- Draft implementation of the service pluginValery Piashchynski
2021-04-06- Add new configuration option to the status pluginValery Piashchynski
2021-04-04Merge remote-tracking branch 'origin/master' into feature/readiness_probe_hea...Valery Piashchynski
2021-04-04- Update CHANGELOGValery Piashchynski
2021-04-04- 🔥 Support Readiness checks (via `/ready`) status plugin endpoint.Valery Piashchynski
2021-04-03Update test for Logger 'raw' modebricelalu
2021-04-03Update CHANGELOG.md: renaming logger's 'clean' mode to 'raw' modebricelalu
2021-04-03- Add tests and update CHANGELOGValery Piashchynski
2021-04-03test: [Logger] add test for raw modebricelalu
2021-03-31- Add tests and update CHANGELOGValery Piashchynski
2021-03-28- Fix new linters warningsValery Piashchynski
2021-03-28- Remove debug codeValery Piashchynski
2021-03-28- Fix bug with the worker reallocating during the responseValery Piashchynski
2021-03-20fix(metrics): remove statsProvider from metrics collectors sync.MapDavid Štrop
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-13Fix typo Info -> Error levelValery Piashchynski
2021-03-13- Add ability to print http/https/fcgi to the rr logger under the InfoValery Piashchynski
2021-02-24Fix pool behavior, update testsValery Piashchynski
2021-02-23Merge pull request #559 from spiral/log_does_not_show_any_messageValery Piashchynski
2021-02-23- Remove unneeded mutex from the `http.Workers` method.Valery Piashchynski
2021-02-22Fix args numberValery Piashchynski
2021-02-18fix(php): PHP tests to use latest signatures (#550)Anton Titov
2021-02-16FMT-ed all filesValery Piashchynski
2021-02-16Add support for parsing env variables in the `.rr.yaml` configValery Piashchynski
2021-02-16Use error log-level in testsValery Piashchynski
2021-02-16Update logger plugin. Now it's optionalValery Piashchynski
2021-02-16Add nil cofig flag in config flags testValery Piashchynski
2021-02-16Add support for flag overwritingValery 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-02-03Tests updateValery Piashchynski
2021-02-03Add new EXPECT mock logs to the testsValery Piashchynski
2021-02-03Fix memory leak in the Worker.goValery Piashchynski
2021-02-02Update RPC plugin, use hashmap instead of slice to store pluggableValery Piashchynski
2021-01-27Remove ubuntu stuffValery Piashchynski
2021-01-27Move temporal plugin to the temporal repositoryValery Piashchynski
2021-01-26Code cleanupValery 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 composer.jsonValery Piashchynski
2021-01-24Update composer.json for tests (min stability - dev)Valery Piashchynski
2021-01-24Update Pool and WorkerWatcher interfacesValery Piashchynski
2021-01-23Fix golangci-lint warningsValery Piashchynski
2021-01-23interfaces folder deprecatedValery Piashchynski
2021-01-23Add prefer-stable=true to the composer.jsonValery Piashchynski
2021-01-23Add minimum-stability - dev to the composer.jsonValery Piashchynski
2021-01-23Stabilization PRValery Piashchynski