summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2021-04-30- Make development log coloredValery Piashchynski
2021-04-30- Update CHANGELOGValery Piashchynski
2021-04-30Merge branch 'master' into feature/list_of_plulginsValery Piashchynski
2021-04-30- Add Availabler interface implementaion for all pluginsValery Piashchynski
2021-04-30- Update Lister implementationValery Piashchynski
2021-04-29- Remove redundand logger implementationValery Piashchynski
2021-04-29- Add new interface to obtain all pluginsValery Piashchynski
2021-04-28- Add r.URL.Path protectionValery Piashchynski
2021-04-28- Update CHANGELOGValery Piashchynski
2021-04-28- Fix middleware orderValery Piashchynski
2021-04-26- Update defaultsValery Piashchynski
2021-04-26- Update default patternValery Piashchynski
2021-04-26- Totally rework static pluginValery Piashchynski
2021-04-25- Initial commit of the updated static pluginValery Piashchynski
2021-04-23- Add additional log messagesValery Piashchynski
2021-04-23- Add additional log messagesValery Piashchynski
2021-04-23- Update arch drawio fileValery Piashchynski
2021-04-22- Add redis driverValery Piashchynski
2021-04-22- Rework storage driversValery Piashchynski
2021-04-22- Implement tests for the KVValery Piashchynski
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-04-20- Fix bug that after Reset, http handler was witout log listenerValery Piashchynski
2021-04-20- Make http.Serve() asyncValery Piashchynski
2021-04-19- Add command information to the `./rr workers` infoValery Piashchynski
2021-04-19- Add tests, update Informer implementationValery Piashchynski
2021-04-19- Fix gosimple warningsValery Piashchynski
2021-04-18- Add test binaries/exe for the Linux/WindowsValery Piashchynski
2021-04-18- Add more comments to the codeValery Piashchynski
2021-04-18- Draft implementation of the service pluginValery Piashchynski
2021-04-18- Initia service plugin commitValery Piashchynski
2021-04-06- Add new configuration option to the status pluginValery Piashchynski
2021-04-04Merge remote-tracking branch 'origin/master' into feature/readiness_probe_hea...Valery Piashchynski
2021-04-04- Update CHANGELOGValery Piashchynski
2021-04-04- πŸ”₯ Support Readiness checks (via `/ready`) status plugin endpoint.Valery Piashchynski
2021-04-03- Config: Add the ability to pass General config options to any pluginValery Piashchynski
2021-04-03test: [Logger] add test for raw modebricelalu
2021-03-31- Config: Add the ability to pass General config options to any pluginValery Piashchynski
2021-03-31feat: [Logger] add clean modebricelalu
2021-03-28- Fix bug with the worker reallocating during the responseValery Piashchynski
2021-03-20- Fix CI in the PRValery Piashchynski
2021-03-20fix(metrics): remove statsProvider from metrics collectors sync.MapDavid Ε trop
2021-03-16πŸ› fix issue with strange messages in the http body when max requestValery Piashchynski
2021-03-16πŸ› fix issue with strange messages in the http body when max requestValery Piashchynski
2021-03-16πŸ‘· Correct the http internal redirect codeValery Piashchynski
2021-03-13Fix typo Info -> Error levelValery Piashchynski
2021-03-13- Add ability to print http/https/fcgi to the rr logger under the InfoValery Piashchynski
2021-03-13Make a ROOT_CA path optionalValery Piashchynski
2021-03-04πŸ› fix(bug): remove php command path validationValery Piashchynski
2021-03-02⚑v2.0.0Valery Piashchynski
2021-02-23- Remove unneeded mutex from the `http.Workers` method.Valery Piashchynski