summaryrefslogtreecommitdiff
path: root/.rr.yaml
AgeCommit message (Expand)Author
2021-03-02âš¡v2.0.0Valery Piashchynski
2021-02-23- Remove unneeded mutex from the `http.Workers` method.Valery Piashchynski
2021-02-16Add support for parsing env variables in the `.rr.yaml` configValery Piashchynski
2021-02-16Update logger plugin. Now it's optionalValery Piashchynski
2021-02-11Doc commentsValery Piashchynski
2021-02-07Update configValery Piashchynski
2021-02-03Fix memory leak in the Worker.goValery Piashchynski
2021-01-25Initial commit of the Temporal plugins setValery Piashchynski
2021-01-25Add new Supervisor test in the http pluginValery Piashchynski
2021-01-23Stabilization PRValery Piashchynski
2021-01-21Allow https to listen on unix socketsValery Piashchynski
2021-01-21Fix headers configsValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
2021-01-15Use uniform snake case in the configs, fix critical issue with wrongValery Piashchynski
2021-01-15Viper doesn't support `yaml` structure tags, it uses mapstructureValery Piashchynski
2021-01-13Update styly of the .rr.yamlValery Piashchynski
2021-01-12Few improwementsValery Piashchynski
2021-01-07Fix compatibility issues, add tests to the CIValery Piashchynski
2021-01-05Finish implementation of the KVValery Piashchynski
2020-12-24Remove old keys from .rr.yamlValery Piashchynski
2020-12-24Remove local replace in the go.modValery Piashchynski
2020-12-23Initial implementation of serve, reset, workers commands for the RR2Valery Piashchynski
2020-12-22events listeners refactor, CLI initial commitValery Piashchynski
2020-12-21Finish redis pluginValery Piashchynski
2020-11-27Gzip pluginValery Piashchynski
2020-11-05add phpstan config, commented composer analyze in CIValery Piashchynski
2020-10-26mode updateValery Piashchynski
2020-10-13Initial commit of RR 2.0v2.0.0-alpha1Valery Piashchynski
2020-08-27Add static header test, update .rr.yamlValery Piashchynski
2020-05-16update RootCAValery Piashchynski
2020-04-22update build, readme, .rr.yamlValery Piashchynski
2020-02-23Merge branch 'rr_1.6.2' into file_watcher_moduleAnton Titov
2020-02-23Update .rr.yamlAnton Titov
2020-02-23- sample configWolfy-J
2019-10-12adds a health service for determining the status of the workersAlex Price
2019-10-02Update .rr.yamlValentin V
2019-07-29sample configWolfy-J
2019-06-29Update .rr.yamlAnton Titov
2019-06-27Update .rr.yamlAnton Titov
2019-06-27rr exampleWolfy-J
2019-06-25Update .rr.yamlAnton Titov
2019-06-24polishing fastcgi integration, polishing headers service (splitted from http)Wolfy-J
2019-06-20Feature(http): Cors - support exposedHeaders optionDmitry Patsura
2019-06-20Feature(http): Introduce CORS middlewareDmitry Patsura
2019-06-20Feature: Add example of configuration for headers middlewareDmitry Patsura
2019-06-14Feature(http): Ability to disable HTTP2Dmitry Patsura
2019-06-14Feature(http): Support maxConcurrentStreams configurationDmitry Patsura
2019-06-13Feature: Add example with how to configure rr for FastCGI inside .rr.yamlDmitry Patsura
2019-05-05Update .rr.yamlWolfy-J
2019-05-05init serviceWolfy-J