Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-20 | Update the `composer.json` file | Aleksei Gagarin | |
2022-08-17 | feat: update composer.json | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-01-15 | original name in the composer.json | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-01-15 | initial commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-01-15 | Repository content update | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-12 | Add spiral/roadrunner-cli tool and spiral/roadrunner-http PSR layer | Kirill Nesmeyanov | |
2021-02-01 | Make spiral/roadrunner metapackage | SerafimArts | |
2021-01-21 | - added RoadRunner binary downloader and composer reference to worker files | Wolfy-J | |
2020-12-14 | - removed old RoadRunner code | Wolfy-J | |
- added new RR source code | |||
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-12-08 | Composer package ocramius/package-versions replaced with ↵ | Paramtamtam | |
composer/package-versions-deprecated | |||
2020-12-08 | Update required ocramius/package-versions version | Paramtamtam | |
2020-12-07 | Update required ocramius/package-versions version | Paramtamtam | |
2020-12-07 | Update required ocramius/package-versions version | Paramtamtam | |
2020-12-07 | GitHub action added, /bin/rr updated | paramtamtam | |
2020-11-30 | Fix CI | Valery Piashchynski | |
2020-11-30 | PHP 8.0 in RR2 | Valery Piashchynski | |
2020-11-30 | removed php 7.2 | Vitaly Artemev | |
2020-11-30 | fix for php version | Виталий Артемьев | |
2020-11-30 | Allow PHP 8.0 | Виталий Артемьев | |
2020-11-17 | Get http working with new container | Valery Piashchynski | |
2020-10-26 | - working on new cmd and logger setup | Wolfy-J | |
2020-10-26 | mode update | Valery Piashchynski | |
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski | |
2020-05-19 | Bump goridge dependency | Valentin V / vvval | |
2020-05-13 | WIP: simplify phpstan script declaration | Valentin V / vvval | |
2020-05-13 | WIP: fix phpstan based on new goridge interface | Valentin V / vvval | |
2020-05-05 | release 1.8.0 | Valery Piashchynski | |
2020-04-21 | update goridge to 2.3 | Valery Piashchynski | |
2020-04-21 | fix rr version in composer.json | Valery Piashchynski | |
2020-04-21 | #305 Reduce syscalls | Valentin V / vvval | |
Fix is based on #41 fix in goridge | |||
2020-04-08 | Vendor directory fix (php vs golang) | Valery Piashchynski | |
2020-04-06 | Update composer.json | Myroslav Zozulia | |
Zend -> Laminas | |||
2020-03-08 | Update composer.json | Anton Titov | |
2020-03-08 | Update composer.json | Anton Titov | |
2020-03-08 | Update composer.json | Anton Titov | |
2020-03-06 | Move symfony/console to require-dev | Dalibor Karlović | |
Closes #269. | |||
2020-03-06 | Update composer.json | Dalibor Karlović | |
2020-03-06 | Explicitly require Curl since bin/rr doesn't work without it | Dalibor Karlović | |
https://github.com/spiral/roadrunner/blob/a208e27c9d8f4558328c3931c960f155a02e786f/bin/rr#L41-L44 | |||
2019-12-25 | PHP sources updated (phpstan level MAX) | Paramtamtam | |
2019-12-25 | PHPstan installed | Paramtamtam | |
2019-11-25 | #211 Support Symfony 5 | Mikalai Sahnoiski | |
Add support of symfony/console version 5 | |||
2019-10-12 | - dropped support for 7.1 version | Wolfy-J | |
2019-10-12 | - polishing health service tests | Wolfy-J | |
- adding auto-CS tools | |||
2019-10-12 | - polishing health service tests | Wolfy-J | |
- adding auto-CS tools | |||
2019-06-27 | rr composer bin moved from src | Wolfy-J | |
2019-06-03 | Fixed `composer.json` merge issue (#155) | dkuhnert | |
2019-05-22 | fix linux downloadv1.4.2 | Wolfy-J | |
2019-05-22 | fix linux download | Wolfy-J | |