Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski | |
2020-08-26 | Merge remote-tracking branch 'remotes/origin/master' into pci_dss_upgrade | Valery Piashchynski | |
# Conflicts: # service/http/service.go | |||
2020-08-26 | PCI DSS compliant update | Valery Piashchynski | |
2020-08-25 | fix HSTS header | antonydevanchi | |
2020-05-18 | fix NPE | Valery Piashchynski | |
2020-05-16 | update RootCA | Valery Piashchynski | |
2020-03-03 | Fix typos | Valery Piashchynski | |
Update signals handling mechanism http proper stopping | |||
2019-12-23 | - bump the minimum TLS version to TLS 1.2 | Wolfy-J | |
- added `Strict-Transport-Security` header for TLS requests | |||
2019-12-23 | - test fixes | Wolfy-J | |
2019-11-03 | - the ability to set custom command producer for roadrunner | Wolfy-J | |
- minor improvements in metrics service - List() function for Container to receive names of all available services | |||
2019-07-29 | - added support for H2C by @Alex-Bond | Wolfy-J | |
2019-07-26 | Attempt to add h2c handling (http2 w/o ssl) | Alex Bond | |
2019-06-24 | golint | Wolfy-J | |
2019-06-24 | golint | Wolfy-J | |
2019-06-24 | polishing fastcgi integration, polishing headers service (splitted from http) | Wolfy-J | |
2019-06-20 | Feature(http): Cors - support exposedHeaders option | Dmitry Patsura | |
2019-06-20 | Feature(http): Add CORS headers for all requests | Dmitry Patsura | |
2019-06-20 | Feature(http): Introduce CORS middleware | Dmitry Patsura | |
2019-06-20 | Feature(http): Introduce support for ↵ | Dmitry Patsura | |
customResponseHeaders/customRequestHeaders by headers middleware | |||
2019-06-14 | Feature: Handle error from http2.ConfigureServer | Dmitry Patsura | |
2019-06-14 | Feature(http): Ability to disable HTTP2 | Dmitry Patsura | |
2019-06-14 | Feature(http): Support maxConcurrentStreams configuration | Dmitry Patsura | |
2019-06-13 | Feature: Allow to disable http, and use only FastCGI | Dmitry Patsura | |
2019-06-13 | Feature: Use special instance of http.Server for FastCGI | Dmitry Patsura | |
2019-06-13 | Feature: FastCGI - initial #115 | Dmitry Patsura | |
2019-05-04 | golint | Wolfy-J | |
2019-05-04 | renamings | Wolfy-J | |
2019-05-04 | watchers renamed to controllers | Wolfy-J | |
2019-05-04 | polish | Wolfy-J | |
2019-05-03 | new watchers functionality | Wolfy-J | |
2019-05-03 | bump golang version | Wolfy-J | |
2019-05-03 | added pool watcher capability | Wolfy-J | |
2019-05-03 | added pool watcher capability | Wolfy-J | |
2019-05-02 | embedding env variables to config | Wolfy-J | |
2019-01-05 | override config flags | Wolfy-J | |
2019-01-05 | second set of patches | Wolfy-J | |
2019-01-05 | first set of patches | Wolfy-J | |
2018-10-18 | - bugfix: ignored `stopping` value during http server shutdown | Wolfy-J | |
- debug log now split message into individual lines | |||
2018-10-18 | stopping | Wolfy-J | |
2018-09-30 | new go mod | Wolfy-J | |
2018-09-30 | https and http2 support | Wolfy-J | |
2018-09-23 | default configs | Wolfy-J | |
2018-09-23 | default configs | Wolfy-J | |
2018-09-23 | default configs | Wolfy-J | |
2018-09-23 | improved server stopping mechanism | Wolfy-J | |
2018-09-21 | - added RR_HTTP env variable to php processes run under http service | Wolfy-J | |
- bugfix: ignored `--config` option - added shorthand for config `-c` - rr now changes working dir to the config location (allows relating paths for php scripts) | |||
2018-09-07 | added ability to alter env values | Wolfy-J | |
2018-07-26 | handle env errors | 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-08 | go fmt | Wolfy-J | |