Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02 | Release 1.9.0 | Valery Piashchynski | |
2020-11-30 | removed php 7.2 | Vitaly Artemev | |
2020-11-30 | PHP 8 ci | Виталий Артемьев | |
2020-09-22 | Bump golang version in GHA | Valery Piashchynski | |
2020-05-13 | WIP: fix phpstan based on new goridge interface | Valentin V / vvval | |
2020-05-05 | #318 temporary remove phpstan analyzer | Valentin V / vvval | |
2020-05-05 | release 1.8.0 | Valery Piashchynski | |
2020-04-08 | remved php 7.1 and 7.2 as old | Valery Piashchynski | |
2020-04-08 | remove get-binary | Valery Piashchynski | |
2020-04-08 | ci fix | Valery Piashchynski | |
2020-03-21 | go 1.14 vendor update (GHA) | Valery Piashchynski | |
2020-03-21 | Update GHA | 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-03-08 | fix bug with totally frozed rr | Valery Piashchynski | |
2020-02-27 | Remove go 1.12 from the tests | Valery Piashchynski | |
2020-02-26 | Test update | Valery Piashchynski | |
Ci remove windows | |||
2020-02-26 | Fix build targets | Valery Piashchynski | |
Replace && --> ; | |||
2020-02-26 | Fix CI typo | Valery Piashchynski | |
2020-02-26 | Add reuse, defer and fast-accept ports | Valery Piashchynski | |
Slightly update CI, add windows and macOS build targets | |||
2020-02-24 | Remove 'try to execute' step | 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 | |||
2019-12-25 | PHP sources updated (phpstan level MAX) | Paramtamtam | |
2019-12-25 | PHPstan installed | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-25 | Workflow updated | Paramtamtam | |
2019-12-24 | Update ci-build.yml | Paramtamtam | |
2019-12-18 | Docker environment added | Paramtamtam | |
2019-11-13 | Add if condition for code coverage step | Smolevich | |
2019-11-13 | Fix incorrect name for flag | Smolevich | |
2019-11-11 | Remove line | Smolevich | |
2019-11-11 | Update ci file and rename | Smolevich | |