Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-17 | Update Resetter plugin, remove old and unused code | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-05 | - Switch to better gzip middleware (performance) | Valery Piashchynski | |
- Use EXISTS to check of the particular topic exists in the redis cluster instead of SMEMBERS Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-30 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-30 | - Update Lister implementation | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-28 | - Fix middleware order | Valery Piashchynski | |
- Update tests - Move worker handler into a separate folder with separate package name Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-02-23 | - Remove unneeded mutex from the `http.Workers` method. | Valery Piashchynski | |
- Rename `checker` plugin package to `status`, remove `/v1` endpoint prefix (#557) - Add static, headers, status, gzip plugins to the `main.go`. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-21 | Uniform all configs | Valery Piashchynski | |
Add debug server Check nil's for all plugin intialization | |||
2020-12-26 | Huge tests refactoring. Reduce running time 2-3x times | Valery Piashchynski | |
2020-12-21 | Move plugins to the roadrunner-plugins repository | Valery Piashchynski | |
2020-12-16 | Use ERROR log level everywhere. Remove unused code from Reload plugin | Valery Piashchynski | |
2020-12-15 | Tests fixed | Valery Piashchynski | |
2020-12-15 | Update worker_watcher, psr-worker for gzip moved to the tests | Valery Piashchynski | |
2020-12-01 | golangci linters fix | Valery Piashchynski | |
2020-11-30 | Static plugin initial commit | Valery Piashchynski | |
2020-11-27 | Gzip plugin | Valery Piashchynski | |