summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-12- version bumpv1.5.0Wolfy-J
2019-10-12- adding 7.4 tests to TravisWolfy-J
2019-10-12- stabilizing unhealthy testsWolfy-J
2019-10-12- dropped support for 7.1 versionWolfy-J
2019-10-12- dropped support for 7.1 versionWolfy-J
2019-10-12- dropped support for 7.1 versionWolfy-J
2019-10-12- polishing health service testsWolfy-J
- adding auto-CS tools
2019-10-12- polishing health service testsWolfy-J
- adding auto-CS tools
2019-10-12- polishing health service testsWolfy-J
- adding auto-CS tools
2019-10-12Merge pull request #193 from awprice/health-serviceAnton Titov
adds a health service for determining the status of the workers
2019-10-12adds a health service for determining the status of the workersAlex Price
This commit adds a health service which ensures that at least one worker is active. Uses `isActive()` to determine if the worker is ready. The health service runs on a seperate address. Will return a HTTP 200 if health, HTTP 500 otherwise. Fixes #192 Signed-off-by: Alex Price <[email protected]>
2019-10-10Merge pull request #191 from ScullWM/master_phpcsfixAnton Titov
Php cs fixer
2019-10-09Php cs fixerThomas PEREZ
2019-10-02Merge pull request #188 from spiral/rryaml_typoAnton Titov
Update .rr.yaml
2019-10-02Update .rr.yamlValentin V
2019-10-02Merge pull request #187 from moeinpaki/feature/body-content-on-http-get-requestAnton Titov
handle body content on http GET method
2019-09-29handle body content on http GET methodMoein Pakkhesal
2019-09-16Update README.mdAnton Titov
2019-09-06- version bump and releasev1.4.8Wolfy-J
2019-09-06golint and go fmtWolfy-J
2019-09-06improving stability of travis tests due to slow tcp port releaseWolfy-J
2019-09-06- bugfix: proper proxy IP validation + CSWolfy-J
2019-09-06- minor CS in rr scriptWolfy-J
2019-09-06Merge pull request #184 from spudro228/bug-fix/183-wrong-proxy-resolvingAnton Titov
Bug fix/183 wrong proxy resolving
2019-09-06Merge pull request #182 from Hunternnm/masterAnton Titov
fix wrong config path and not deleted empty files in bin/rr
2019-09-01Add case in testSmolyakov
2019-09-01Test for not trusted remote ipSmolyakov
2019-09-01Use last IP address from X-Forwarded-For without validation of trustySmolyakov
2019-08-29fix wrong config path and not deleted empty files in bin/rrIvan Porozhnyy
2019-08-25- bugfix, invalid metrics parameter nameWolfy-J
2019-08-25- bugfix, invalid metrics parameter nameWolfy-J
2019-08-12Merge pull request #178 from drefixs/get-skip-the-same-versionAnton Titov
- add ability get-binary command to skip the same version downloading
2019-08-09- remembered about windows compatibility :) and move solution from shell awk ↵Dmitri Gopkalo
to Perl based regex.
2019-08-09- add ability get-binary command to skip the same version downloadingDmitri Gopkalo
2019-07-31Merge pull request #175 from dasmfm/patch-2Anton Titov
Switch "make build" and "make all" commands
2019-07-31Switch "make build" and "make all" commandsdasmfm
Looks like "build" and "all" commands are mixed up.
2019-07-29Update README.mdAnton Titov
2019-07-29- update changelogv1.4.7Wolfy-J
- version bump
2019-07-29sample configWolfy-J
2019-07-29- added support for H2C by @Alex-BondWolfy-J
2019-07-29Merge pull request #173 from Alex-Bond/feature/h2cAnton Titov
Attempt to add h2c handling (http2 w/o ssl)
2019-07-26Attempt to add h2c handling (http2 w/o ssl)Alex Bond
2019-07-15Update README.mdAnton Titov
2019-07-01Version bump (build.sh)v1.4.6Anton Titov
2019-07-01Update CHANGELOG.mdAnton Titov
2019-07-01Merge branch 'master' of https://github.com/spiral/roadrunnerWolfy-J
2019-07-01- worker is not final anymoreWolfy-J
2019-06-29Merge remote-tracking branch 'origin/master'Wolfy-J
2019-06-29rotate rpc ports for travisWolfy-J
2019-06-29Update .rr.yamlAnton Titov