Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-15 | initial commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski | |
2020-05-20 | fix test failings | Valery Piashchynski | |
2020-05-19 | - sample config | Wolfy-J | |
2020-02-23 | Fix broken imports | Valery Piashchynski | |
2020-02-23 | Add FW to removes and deletes | Valery Piashchynski | |
2020-02-17 | Remove unused errors | Valery Piashchynski | |
Put reload service import in proper place | |||
2020-02-17 | Add reload service | Valery Piashchynski | |
Start to implement Watcher | |||
2019-12-25 | lint | wppd | |
2019-12-25 | add gzip handler | wppd | |
2019-10-12 | adds a health service for determining the status of the workers | Alex 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-06-25 | prometheus | Wolfy-J | |
2019-06-24 | polishing fastcgi integration, polishing headers service (splitted from http) | Wolfy-J | |
2019-05-04 | renamings | Wolfy-J | |
2019-05-03 | new watchers functionality | Wolfy-J | |
2019-02-14 | version bump | Wolfy-J | |
2018-09-26 | minor CS | Wolfy-J | |
2018-09-10 | go fmt | Wolfy-J | |
2018-09-08 | changelog | Wolfy-J | |
2018-09-07 | improved debug configuration, added env setters | Wolfy-J | |
2018-09-07 | improved debug handlers (moved from common package) | Wolfy-J | |
2018-07-28 | Update main.go | Wolfy-J | |
2018-07-28 | Update main.go | Wolfy-J | |
2018-07-28 | Update main.go | Wolfy-J | |
2018-07-28 | Update main.go | Wolfy-J | |
2018-07-26 | more tests | Wolfy-J | |
2018-07-26 | default service value as version | Wolfy-J | |
2018-07-26 | - added support for custom env provider | Wolfy-J | |
- new config section "env" to share env variables with php process - container can resolve interfaces now | |||
2018-07-26 | Update main.go | Wolfy-J | |
2018-07-09 | debug mode moved to default cmd | Wolfy-J | |
2018-07-08 | mod updated | Wolfy-J | |
2018-07-08 | mod updated | Wolfy-J | |
2018-07-05 | no color? | Wolfy-J | |
2018-07-05 | no color? | Wolfy-J | |
2018-06-30 | - support logging for docker | Wolfy-J | |
2018-06-15 | readme, samples, golint, build scripts | Wolfy-J | |
2018-06-14 | fmt | Wolfy-J | |
2018-06-13 | sample rr config | Wolfy-J | |
2018-06-13 | more tests + rpc tests | Wolfy-J | |
2018-06-11 | no more updated | Wolfy-J | |
2018-06-11 | no more updated | Wolfy-J | |
2018-06-11 | graceful stop | Wolfy-J | |
2018-06-11 | refactor | Wolfy-J | |
2018-06-10 | debug is not service anymore | Wolfy-J | |
2018-06-10 | debug mode have been added | Wolfy-J | |
2018-06-10 | rr is working now | Wolfy-J | |
2018-06-10 | http service | Wolfy-J | |
2018-06-10 | fs config | Wolfy-J | |
2018-06-10 | merge candidates and configured | Wolfy-J | |
2018-06-05 | Cs and refactoring | Wolfy-J | |