Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-22 | update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-12-19 | chore(deps): update dependencies | Valery Piashchynski | |
2022-12-01 | chore: update .rr.yaml and schemas | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-11-25 | chore: update .rr.yaml, use proper procs number when running in docker | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-11-24 | update services config | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-11-11 | Update .rr.yaml | Pavel Buchnev | |
In some cases `localhost` causes the error below ``` handle_serve_command: Serve error: endure_start: endure_serve_internal: Function call error: endure_call_serve_fn: got initial serve error from the Vertex grpc.Plugin, stopping execution, error: grpc_plugin_serve: address localhost: no suitable address found ``` | |||
2022-11-03 | add CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-10-28 | fix: remove `grpc_reflection_server` from the config | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-10-23 | chore: remove broadcast and websockets from the configuration | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-09-28 | feat: add temporal tls configuration | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-09-25 | Update .rr.yaml | Valery Piashchynski | |
2022-09-13 | update configs | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-08-25 | fix: update broken links in the `.rr.yaml`v2.11.1 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-08-25 | Update .rr.yaml | Valery Piashchynski | |
2022-08-25 | release: v2.11.1 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-08-18 | update schema-json | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-08-10 | feat: `.rr.yaml` update grpc and kafka sections | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-08-10 | go.mod: update grpc and kafka plugins | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-08-10 | go.mod: update dependencies | Valery Piashchynski | |
2022-08-07 | update .rr.yaml | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-08-07 | kafka configuration | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-07-29 | Update .rr.yaml | Valery Piashchynski | |
2022-07-18 | update docs, CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-19 | update .rr.yaml and schemas | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-19 | update .rr.yaml and schema | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-16 | fix schema2.0 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-05-16 | update schemas | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-04-05 | config: add file logger options to the `.rr.yaml` and schema2.0.json | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-02-17 | update config | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-02-17 | update config and schema | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2022-01-15 | initial commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-03-09 | Remove .rr.yaml (provided in the roadrunner-binary repository) | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-03-04 | 🐛 fix(bug): remove php command path validation | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-03-02 | ⚡v2.0.0 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-23 | - Remove unneeded mutex from the `http.Workers` method. | Valery Piashchynski | |
- Rename `checker` plugin package to `status`, remove `/v1` endpoint prefix (#557) - Add static, headers, status, gzip plugins to the `main.go`. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-16 | Add support for parsing env variables in the `.rr.yaml` config | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-16 | Update logger plugin. Now it's optional | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-11 | Doc comments | Valery Piashchynski | |
2021-02-07 | Update config | Valery Piashchynski | |
Endure updated to beta.23 Tests update | |||
2021-02-03 | Fix memory leak in the Worker.go | Valery Piashchynski | |
2021-01-25 | Initial commit of the Temporal plugins set | Valery Piashchynski | |
2021-01-25 | Add new Supervisor test in the http plugin | Valery Piashchynski | |
Uniform supervisor config keys to use same notation as pool (10s, 10h not just 10) | |||
2021-01-23 | Stabilization PR | Valery Piashchynski | |
2021-01-21 | Allow https to listen on unix sockets | Valery Piashchynski | |
2021-01-21 | Fix headers configs | Valery Piashchynski | |
Update rr.yaml Remove previous stderr messages when they were sent | |||
2021-01-21 | Uniform all configs | Valery Piashchynski | |
Add debug server Check nil's for all plugin intialization | |||
2021-01-15 | Use uniform snake case in the configs, fix critical issue with wrong | Valery Piashchynski | |
calculation of workers in stack at the Destroy stage | |||
2021-01-15 | Viper doesn't support `yaml` structure tags, it uses mapstructure | Valery Piashchynski | |
instead | |||
2021-01-13 | Update styly of the .rr.yaml | Valery Piashchynski | |
Add comments Add support for the automatically set RR_RPC, RR_HTTP env variables for the worker process. | |||
2021-01-12 | Few improwements | Valery Piashchynski | |