Age | Commit message (Expand) | Author |
2021-02-16 | Add support for parsing env variables in the `.rr.yaml` config | Valery Piashchynski |
2021-02-16 | Update logger plugin. Now it's optional | Valery Piashchynski |
2021-02-11 | Doc comments | Valery Piashchynski |
2021-02-07 | Update config | Valery Piashchynski |
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 |
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 |
2021-01-21 | Uniform all configs | Valery Piashchynski |
2021-01-15 | Use uniform snake case in the configs, fix critical issue with wrong | Valery Piashchynski |
2021-01-15 | Viper doesn't support `yaml` structure tags, it uses mapstructure | Valery Piashchynski |
2021-01-13 | Update styly of the .rr.yaml | Valery Piashchynski |
2021-01-12 | Few improwements | Valery Piashchynski |
2021-01-07 | Fix compatibility issues, add tests to the CI | Valery Piashchynski |
2021-01-05 | Finish implementation of the KV | Valery Piashchynski |
2020-12-24 | Remove old keys from .rr.yaml | Valery Piashchynski |
2020-12-24 | Remove local replace in the go.mod | Valery Piashchynski |
2020-12-23 | Initial implementation of serve, reset, workers commands for the RR2 | Valery Piashchynski |
2020-12-22 | events listeners refactor, CLI initial commit | Valery Piashchynski |
2020-12-21 | Finish redis plugin | Valery Piashchynski |
2020-11-27 | Gzip plugin | Valery Piashchynski |
2020-11-05 | add phpstan config, commented composer analyze in CI | Valery Piashchynski |
2020-10-26 | mode update | Valery Piashchynski |
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski |
2020-08-27 | Add static header test, update .rr.yaml | Valery Piashchynski |
2020-05-16 | update RootCA | Valery Piashchynski |
2020-04-22 | update build, readme, .rr.yaml | Valery Piashchynski |
2020-02-23 | Merge branch 'rr_1.6.2' into file_watcher_module | Anton Titov |
2020-02-23 | Update .rr.yaml | Anton Titov |
2020-02-23 | - sample config | Wolfy-J |
2019-10-12 | adds a health service for determining the status of the workers | Alex Price |
2019-10-02 | Update .rr.yaml | Valentin V |
2019-07-29 | sample config | Wolfy-J |
2019-06-29 | Update .rr.yaml | Anton Titov |
2019-06-27 | Update .rr.yaml | Anton Titov |
2019-06-27 | rr example | Wolfy-J |
2019-06-25 | Update .rr.yaml | Anton Titov |
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): Introduce CORS middleware | Dmitry Patsura |
2019-06-20 | Feature: Add example of configuration for headers middleware | 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: Add example with how to configure rr for FastCGI inside .rr.yaml | Dmitry Patsura |
2019-05-05 | Update .rr.yaml | Wolfy-J |
2019-05-05 | init service | Wolfy-J |
2019-05-04 | renamings | Wolfy-J |
2019-05-04 | polish | Wolfy-J |