Age | Commit message (Collapse) | Author |
|
|
|
- minor improvements in metrics service
- List() function for Container to receive names of all available services
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
customResponseHeaders/customRequestHeaders by headers middleware
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- debug log now split message into individual lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- bugfix: ignored `--config` option
- added shorthand for config `-c`
- rr now changes working dir to the config location (allows relating paths for php scripts)
|
|
|
|
|
|
- new config section "env" to share env variables with php process
- container can resolve interfaces now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|