Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-12 | deps: update dependenciesv2.10.0-rc.4 | Valery Piashchynski | |
2022-01-15 | initial commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-17 | Update Resetter plugin, remove old and unused code | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-05 | - Initial broadcast commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-19 | - Add command information to the `./rr workers` info | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-02 | Update .gitignore | Valery Piashchynski | |
2021-01-21 | Uniform all configs | Valery Piashchynski | |
Add debug server Check nil's for all plugin intialization | |||
2021-01-15 | Fix coverage calculation | Valery Piashchynski | |
2020-12-16 | Finish tests for the Reload plugin | Valery Piashchynski | |
2020-12-15 | Update worker_watcher, psr-worker for gzip moved to the tests | Valery Piashchynski | |
2020-12-08 | Merge remote-tracking branch 'origin/master' into 2.0 | Valery Piashchynski | |
# Conflicts: # .github/workflows/ci-build.yml # .gitignore # Dockerfile # Makefile # bin/rr # bors.toml # cmd/rr/cmd/root.go | |||
2020-12-08 | GitHub actions updated, some PHP errors fixed | paramtamtam | |
This PR contains: - Ci actions (build) refactoring - Little `Makefile` fix (my mistake in previous PR) - Updated minimal required versions of composer packages: - `psr/http-factory` (`^1.0` → `^1.0.1`) - `psr/http-message` (`^1.0` → `^1.0.1`) - `laminas/laminas-diactoros` (`^1.3` → `^1.3.6`) - Tests using minimal and maximal composer package versions - Disabling `checkMissingIterableValueType` in `phpstan.neon.dist` - Some typos (wrong class namespaces and annotations) in PHP files :warning: - One improvement in `HttpClient::respond` method (variable type hint overriding fixed) - Added packages testing on CI: - `./service/gzip` - `./service/reload` | |||
2020-10-26 | mode update | Valery Piashchynski | |
2020-10-22 | Update .gitignore | Valery Piashchynski | |
i# deleted: builds/roadrunner-1.8.4-darwin-amd64.zip | |||
2020-10-13 | Update RR path in go.modv2.0.0-alpha3 | Valery Piashchynski | |
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski | |
2020-04-08 | Vendor directory fix (php vs golang) | Valery Piashchynski | |
2020-02-11 | From code-review --> remove .rr.yaml from ignote, add .rr-sample.yaml | Valery Piashchynski | |
instead as user local configuration | |||
2020-02-10 | Update .gitignore, remove go.sum, update folders | Valery Piashchynski | |
2019-01-11 | quickbuilds | Wolfy-J | |
2018-09-23 | - new directory structure | Wolfy-J | |
- singular exception - starting exception deprecation | |||
2018-06-15 | readme, samples, golint, build scripts | Wolfy-J | |
2018-01-28 | coverage | Wolfy-J | |
2018-01-23 | API update | Wolfy-J | |