Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-21 | Allow https to listen on unix sockets | Valery Piashchynski | |
2021-01-21 | Fix headers configs | Valery Piashchynski | |
Update rr.yaml Remove previous stderr messages when they were sent | |||
2021-01-21 | Uniform all configs | Valery Piashchynski | |
Add debug server Check nil's for all plugin intialization | |||
2021-01-19 | Add worker_destruct handling in the mocked logger | Valery Piashchynski | |
2021-01-19 | Uniform all errors operations | Valery Piashchynski | |
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-19 | Merge pull request #486 from spiral/refactor/better_http_debug_logs | Valery Piashchynski | |
refactor(http): Uniform debug message from the http hanlder | |||
2021-01-19 | Revert .rr-resetter.yaml | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-19 | Uniform debug message from the http hanlder | Valery Piashchynski | |
Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-18 | Add a little delay to the TestHTTPNoConfigSection test | Valery Piashchynski | |
2021-01-18 | Fix NPE when .rr.yaml didn't contain HTTP section | Valery Piashchynski | |
Add tests | |||
2021-01-18 | Fix golangci lint warnings | Valery Piashchynski | |
2021-01-15 | Use uniform snake case in the configs, fix critical issue with wrong | Valery Piashchynski | |
calculation of workers in stack at the Destroy stage | |||
2021-01-15 | Viper doesn't support `yaml` structure tags, it uses mapstructure | Valery Piashchynski | |
instead | |||
2021-01-13 | slightly increase wait time for the KV ttl (for the GHA) | Valery Piashchynski | |
2021-01-13 | Update styly of the .rr.yaml | Valery Piashchynski | |
Add comments Add support for the automatically set RR_RPC, RR_HTTP env variables for the worker process. | |||
2021-01-07 | Fix compatibility issues, add tests to the CI | Valery Piashchynski | |
2021-01-07 | KV, updated, bug fixed, with intergration tests via plugins | Valery Piashchynski | |
2021-01-05 | Finish implementation of the KV | Valery Piashchynski | |
2021-01-05 | Add dput.cf file for the ubuntu launchpad | Valery Piashchynski | |
Add a lot of comments to the exported functions | |||
2020-12-29 | Rename Utils folder in the Makefile. Update memleak.php (char instead of | Valery Piashchynski | |
space). Format test for windows. | |||
2020-12-26 | Huge tests refactoring. Reduce running time 2-3x times | Valery Piashchynski | |
2020-12-25 | Move root plugins to the pkg | Valery Piashchynski | |
2020-12-25 | Initial commit of experiment | Valery Piashchynski | |
2020-12-16 | - removal of PHP code | Wolfy-J | |
2020-12-15 | Update codecov, add psr-bench-worker.php for benches | Valery Piashchynski | |
2020-12-15 | - fixing tests | Wolfy-J | |
2020-12-15 | - fixing tests | Wolfy-J | |
2020-12-15 | - fixing tests | Wolfy-J | |
2020-12-15 | Update worker_watcher, psr-worker for gzip moved to the tests | Valery Piashchynski | |
2020-12-14 | - new http tests | Wolfy-J | |
2020-12-14 | - removed old RoadRunner code | Wolfy-J | |
- added new RR source code | |||
2020-11-24 | md5 -> sha512 | Valery Piashchynski | |
h2c tests fcgi tests plugin tests updated | |||
2020-11-18 | Handler test | Valery Piashchynski | |
2020-10-27 | Supervised pool | Valery Piashchynski | |
2020-10-26 | mode update | Valery Piashchynski | |
2020-04-08 | Vendor directory fix (php vs golang) | Valery Piashchynski | |
2020-02-07 | Update 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-27 | fix REQUEST_URI for requests through FastCGI | marliotto | |
2019-12-25 | add gzip handler | wppd | |
2019-10-25 | fix notice in memleak test | Boris Klimenko | |
2019-10-12 | - polishing health service tests | Wolfy-J | |
- adding auto-CS tools | |||
2019-10-09 | Php cs fixer | Thomas PEREZ | |
2019-06-24 | more tests | Wolfy-J | |
2019-05-05 | more limit tests | Wolfy-J | |
2019-05-05 | testing limits | Wolfy-J | |
2019-05-04 | real ip tests | Wolfy-J | |
2019-05-03 | testing watchers | Wolfy-J | |
2019-01-17 | __SERVER now support HTTP_... values | Wolfy-J | |
2019-01-05 | zend factory dependency elliminated | Wolfy-J | |
2019-01-05 | second set of patches | Wolfy-J | |