Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-21 | #305 Replace multiple sys_calls with a combined one | Valentin V / vvval | |
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-20 | save | Valery Piashchynski | |
2020-04-17 | Merge #304 | bors[bot] | |
304: remove windows check from sockets tests r=48d90782 a=48d90782 resolves #303 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-04-17 | remove windows check from sockets tests | Valery Piashchynski | |
2020-04-16 | Merge #302 | bors[bot] | |
302: Add user to worker r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-04-15 | Update port in tests | Valery Piashchynski | |
2020-04-15 | add function mock for windows | Valery Piashchynski | |
2020-04-15 | Typos fix | Valery Piashchynski | |
2020-04-15 | NPE fix | Valery Piashchynski | |
2020-04-15 | Add user to worker | Valery Piashchynski | |
2020-04-08 | Merge #297 | bors[bot] | |
297: rr.service unit file r=48d90782 a=48d90782 resolves #296 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-04-08 | Merge #295 | bors[bot] | |
295: Vendor directory fix (php vs golang) r=48d90782 a=48d90782 fixes #292 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-04-08 | Update bors.toml | Valery Piashchynski | |
2020-04-08 | moved failing tests to backoff | Valery Piashchynski | |
2020-04-08 | rr.service unit file | 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-04-08 | Vendor directory fix (php vs golang) | Valery Piashchynski | |
2020-04-07 | Merge #294 | bors[bot] | |
294: Update composer.json r=wolfy-j a=diwms Zend -> Laminas Co-authored-by: Myroslav Zozulia <[email protected]> | |||
2020-04-06 | Update composer.json | Myroslav Zozulia | |
Zend -> Laminas | |||
2020-03-26 | Merge #291 | bors[bot] | |
291: Update servers timeouts and max header sizes [health, metrics] r=48d90782 a=48d90782 fixes #283 Tests updated. I will update tests with the backoff re-dial to prevent issues from GHA step-by-step. Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-03-26 | http tests with backoff | Valery Piashchynski | |
2020-03-26 | Typo fix | Valery Piashchynski | |
2020-03-26 | Total backoff for headers service tests | Valery Piashchynski | |
2020-03-26 | Update tests, add backoff mechanism | Valery Piashchynski | |
2020-03-26 | Update servers timeouts and max header sizes [health, metrics] | Valery Piashchynski | |
2020-03-23 | Merge pull request #289 from spiral/rr_1.7.0v1.7.0 | Valery Piashchynski | |
Update to v2 | |||
2020-03-23 | Update to v2 | Valery Piashchynski | |
2020-03-23 | Merge pull request #288 from spiral/rr_1.7.0 | Valery Piashchynski | |
Update goridge to 2.3.0 with v2 support | |||
2020-03-23 | Update goridge to 2.3.0 with v2 support | Valery Piashchynski | |
2020-03-23 | Merge pull request #287 from spiral/rr_1.7.0 | Valery Piashchynski | |
release 1.7.0 | |||
2020-03-23 | release 1.7.0 | Valery Piashchynski | |
2020-03-21 | Merge #282 | bors[bot] | |
282: Replace std json package with github.com/json-iterator/go r=48d90782 a=48d90782 resolves #281 1. Add `go vendor` command to Makefile as workaround for php vendor folder + go vendor folder hack 2. Use faster json package instead of std 3. Update GHA Co-authored-by: Valery Piashchynski <[email protected]> | |||
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-20 | Replace std json package with github.com/json-iterator/go | Valery Piashchynski | |
2020-03-14 | Update README.mdv1.6.4 | Anton Titov | |
2020-03-14 | RR 1.6.4 release update | Valery Piashchynski | |
2020-03-14 | Merge #277 #278 | bors[bot] | |
277: Add -trimpath to the build script r=wolfy-j a=48d90782 resolves #275 278: Fix panic and stuck r=wolfy-j a=48d90782 Fix panic and RR freeze on empty config Uncomment test for container. It's working properly now Fix potential issue in gzip with cfg initialization resolves #276 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-03-14 | Fix potencial issue in gzip with cfg initialization | Valery Piashchynski | |
Add test for bug 275 | |||
2020-03-14 | Fix panic in Serve | Valery Piashchynski | |
Add test for the bug Uncomment test in container. It's working properly now | |||
2020-03-13 | Add -trimpath to the build script | Valery Piashchynski | |
2020-03-12 | Merge pull request #274 from jlaswell/update-dockerfile-labels-in-favor-of-oci | Valery Piashchynski | |
Update Dockerfile labels in favor of OCI spec | |||
2020-03-11 | update Dockerfile labels in favor of OCI spec | John Laswell | |
Since the Label Schema convention has become deprecated in favor of the OCI image spec, this updates all of the previous Label Schema keys for their opencontainers equivalents. | |||
2020-03-11 | Update README.md | Anton Titov | |