summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-20#638 fix(http): Make a Serve function in the `http` plugin asynchronousv2.1.0-beta.3Valery Piashchynski
2021-04-20- Delay for the http pluginValery Piashchynski
2021-04-20- Update CHANGELOGValery Piashchynski
2021-04-20- Fix bug that after Reset, http handler was witout log listenerValery Piashchynski
2021-04-20- Add test cases for the issue 571Valery Piashchynski
2021-04-20- Delay to wait HTTPValery Piashchynski
2021-04-20- Make http.Serve() asyncValery Piashchynski
2021-04-20#637 Bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.8.0Valery Piashchynski
2021-04-20Merge branch 'master' into dependabot/go_modules/github.com/gofiber/fiber/v2-...Valery Piashchynski
2021-04-20- Update CHANGELOGValery Piashchynski
2021-04-20Merge branch 'master' into dependabot/go_modules/github.com/gofiber/fiber/v2-...Valery Piashchynski
2021-04-20#634 feat(plugin): new plugin `service`v2.1.0-beta.2Valery Piashchynski
2021-04-20Bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.8.0dependabot[bot]
2021-04-19- Add command information to the `./rr workers` infoValery Piashchynski
2021-04-19- Update CHANGELOGValery Piashchynski
2021-04-19- Update go.sumValery Piashchynski
2021-04-19Merge remote-tracking branch 'origin/master' into feature/service_pluginValery Piashchynski
2021-04-19- Add tests, update Informer implementationValery Piashchynski
2021-04-19Merge pull request #635 from spiral/dependabot/go_modules/github.com/go-redis...Valery Piashchynski
2021-04-19Bump github.com/go-redis/redis/v8 from 8.8.0 to 8.8.2dependabot[bot]
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-13upd(README): Add releases scheduleValery Piashchynski
2021-04-06- Update CHANGELOGv2.0.4Valery Piashchynski
2021-04-06Merge pull request #623 from spiral/feature/readiness_probe_healthcheck_endpointValery Piashchynski
2021-04-06- Add new configuration option to the status pluginValery Piashchynski
2021-04-04- Add go.sum entryValery Piashchynski
2021-04-04- Update go.modValery Piashchynski
2021-04-04- Update CHANGELOGValery Piashchynski
2021-04-04Merge remote-tracking branch 'origin/master' into feature/readiness_probe_hea...Valery Piashchynski
2021-04-04Merge pull request #617 from bricelalu/feat-logger-add-clean-modeValery Piashchynski
2021-04-04- Update CHANGELOGValery Piashchynski
2021-04-04- 🔥 Support Readiness checks (via `/ready`) status plugin endpoint.Valery Piashchynski
2021-04-03Merge remote-tracking branch 'upstream/master' into feat-logger-add-clean-modebricelalu
2021-04-03Update test for Logger 'raw' modebricelalu
2021-04-03Merge pull request #620 from spiral/dependabot/go_modules/github.com/shirou/g...Valery Piashchynski
2021-04-03Merge remote-tracking branch 'upstream/master' into feat-logger-add-clean-modebricelalu
2021-04-03Update CHANGELOG.md: renaming logger's 'clean' mode to 'raw' modebricelalu
2021-04-03- Add tests and update CHANGELOGValery 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-04-02Bump github.com/shirou/gopsutildependabot[bot]
2021-03-31Merge pull request #618 from spiral/bug/temporal_worker_graceful_stopValery Piashchynski
2021-03-31- Add tests and update CHANGELOGValery Piashchynski
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-29Merge pull request #616 from spiral/dependabot/go_modules/github.com/gofiber/...Valery Piashchynski