summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2021-01-21Allow https to listen on unix socketsValery Piashchynski
2021-01-21Fix headers configsValery Piashchynski
Update rr.yaml Remove previous stderr messages when they were sent
2021-01-21Uniform all configsValery Piashchynski
Add debug server Check nil's for all plugin intialization
2021-01-19Add worker_destruct handling in the mocked loggerValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-19Merge pull request #486 from spiral/refactor/better_http_debug_logsValery Piashchynski
refactor(http): Uniform debug message from the http hanlder
2021-01-19Revert .rr-resetter.yamlValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-19Uniform debug message from the http hanlderValery Piashchynski
Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Add a little delay to the TestHTTPNoConfigSection testValery Piashchynski
2021-01-18Fix NPE when .rr.yaml didn't contain HTTP sectionValery Piashchynski
Add tests
2021-01-18Fix golangci lint warningsValery Piashchynski
2021-01-15Use uniform snake case in the configs, fix critical issue with wrongValery Piashchynski
calculation of workers in stack at the Destroy stage
2021-01-15Viper doesn't support `yaml` structure tags, it uses mapstructureValery Piashchynski
instead
2021-01-13slightly increase wait time for the KV ttl (for the GHA)Valery Piashchynski
2021-01-13Update styly of the .rr.yamlValery Piashchynski
Add comments Add support for the automatically set RR_RPC, RR_HTTP env variables for the worker process.
2021-01-07Fix compatibility issues, add tests to the CIValery Piashchynski
2021-01-07KV, updated, bug fixed, with intergration tests via pluginsValery Piashchynski
2021-01-05Finish implementation of the KVValery Piashchynski
2021-01-05Add dput.cf file for the ubuntu launchpadValery Piashchynski
Add a lot of comments to the exported functions
2020-12-29Rename Utils folder in the Makefile. Update memleak.php (char instead ofValery Piashchynski
space). Format test for windows.
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-16- removal of PHP codeWolfy-J
2020-12-15Update codecov, add psr-bench-worker.php for benchesValery Piashchynski
2020-12-15- fixing testsWolfy-J
2020-12-15- fixing testsWolfy-J
2020-12-15- fixing testsWolfy-J
2020-12-15Update worker_watcher, psr-worker for gzip moved to the testsValery Piashchynski
2020-12-14- new http testsWolfy-J
2020-12-14- removed old RoadRunner codeWolfy-J
- added new RR source code
2020-11-24md5 -> sha512Valery Piashchynski
h2c tests fcgi tests plugin tests updated
2020-11-18Handler testValery Piashchynski
2020-10-27Supervised poolValery Piashchynski
2020-10-26mode updateValery Piashchynski
2020-04-08Vendor directory fix (php vs golang)Valery Piashchynski
2020-02-07Update README.md (remove travis, replace with github actions)Valery Piashchynski
Fix innefectual usage of maps Update headers (canonical usage) Add golangci-lint check to github actions and go 1.13
2020-01-27fix REQUEST_URI for requests through FastCGImarliotto
2019-12-25add gzip handlerwppd
2019-10-25fix notice in memleak testBoris Klimenko
2019-10-12- polishing health service testsWolfy-J
- adding auto-CS tools
2019-10-09Php cs fixerThomas PEREZ
2019-06-24more testsWolfy-J
2019-05-05more limit testsWolfy-J
2019-05-05testing limitsWolfy-J
2019-05-04real ip testsWolfy-J
2019-05-03testing watchersWolfy-J
2019-01-17__SERVER now support HTTP_... valuesWolfy-J
2019-01-05zend factory dependency elliminatedWolfy-J
2019-01-05second set of patchesWolfy-J