Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-25 | Remove go 1.11-1.13 from the Makefile | Valery Piashchynski | |
2021-01-24 | Test pipeline for the go 1.11,1.12,1.13,1.14 and recent version | Valery Piashchynski | |
2021-01-23 | interfaces folder deprecated | Valery Piashchynski | |
2021-01-23 | Add multiply golang versions for testing in Makefile | Valery Piashchynski | |
2021-01-23 | Remove redundand utils test | Valery Piashchynski | |
2021-01-21 | Allow https to listen on unix sockets | 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 | Uniform debug message from the http hanlder | Valery Piashchynski | |
Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-15 | Add SpawnWorker tests to the pipes and sockets | Valery Piashchynski | |
2021-01-15 | Fix coverage calculation | Valery Piashchynski | |
2021-01-15 | Update worker_watcher stack tests | Valery Piashchynski | |
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 | Fix golangci warnings | Valery Piashchynski | |
2021-01-05 | Finish implementation of the KV | Valery Piashchynski | |
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 | Reorganize eventsv2.0.0-beta4 | Valery Piashchynski | |
2020-12-26 | Huge tests refactoring. Reduce running time 2-3x times | Valery Piashchynski | |
2020-12-25 | Initial commit of experiment | Valery Piashchynski | |
2020-12-24 | Remove unnecessary mutex when adding worker to watcherv2.0.0-alpha30 | Valery Piashchynski | |
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 | |