Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- adding auto-CS tools
|
|
- adding auto-CS tools
|
|
- adding auto-CS tools
|
|
adds a health service for determining the status of the workers
|
|
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]>
|
|
Php cs fixer
|
|
|
|
Update .rr.yaml
|
|
|
|
handle body content on http GET method
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug fix/183 wrong proxy resolving
|
|
fix wrong config path and not deleted empty files in bin/rr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add ability get-binary command to skip the same version downloading
|
|
to Perl based regex.
|
|
|
|
Switch "make build" and "make all" commands
|
|
Looks like "build" and "all" commands are mixed up.
|
|
|
|
- version bump
|
|
|
|
|
|
Attempt to add h2c handling (http2 w/o ssl)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|