Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-21 | Move plugins to the roadrunner-plugins repository | Valery Piashchynski | |
2020-12-21 | Finish redis plugin | Valery Piashchynski | |
2020-12-17 | Redis initial commit | Valery Piashchynski | |
2020-12-17 | Now better | Valery Piashchynski | |
2020-12-16 | Add reload tests to the Makefile and CI. Update tests | Valery Piashchynski | |
2020-12-14 | fix tests issues | Valery Piashchynski | |
2020-12-14 | - removed old RoadRunner code | Wolfy-J | |
- added new RR source code | |||
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 | Makefile updated | Paramtamtam | |
2020-12-08 | WIP | Paramtamtam | |
2020-04-08 | Vendor directory fix (php vs golang) | Valery Piashchynski | |
2020-03-21 | Update GHA, go1.14 vendored mode | Valery Piashchynski | |
Update Makefile, add go vendor (go 1.14 + php hack) Update usage of new json package | |||
2020-02-21 | Add tests | Valery Piashchynski | |
Add reload tests to Makefile Remove old code | |||
2019-12-25 | add gzip handler | wppd | |
2019-10-12 | - polishing health service tests | Wolfy-J | |
- adding auto-CS tools | |||
2019-09-06 | - bugfix: proper proxy IP validation + CS | Wolfy-J | |
2019-07-31 | Switch "make build" and "make all" commands | dasmfm | |
Looks like "build" and "all" commands are mixed up. | |||
2019-06-26 | more tests | Wolfy-J | |
2019-06-24 | updated travis | Wolfy-J | |
2019-05-22 | fix stop command | Wolfy-J | |
2019-05-21 | added CE build (+jobs +grpc) | Wolfy-J | |
2019-05-21 | added CE build (+jobs +grpc) | Wolfy-J | |
2019-05-04 | renamings | Wolfy-J | |
2019-05-04 | fix makefile | Wolfy-J | |
2019-05-04 | fix makefile | Wolfy-J | |
2019-05-03 | more tests | Wolfy-J | |
2019-05-03 | bump golang version | Wolfy-J | |
2019-02-02 | Update Makefile | Chris Hills | |
Run composer to fetch required test dependencies. | |||
2019-01-05 | second set of patches | Wolfy-J | |
2019-01-05 | first set of patches | Wolfy-J | |
2018-07-26 | - added support for custom env provider | Wolfy-J | |
- new config section "env" to share env variables with php process - container can resolve interfaces now | |||
2018-06-15 | readme, samples, golint, build scripts | Wolfy-J | |
2018-06-13 | why php | Wolfy-J | |
2018-06-11 | more tests for http | Wolfy-J | |