Age | Commit message (Expand) | Author |
2021-01-25 | Bump github.com/prometheus/client_golang from 1.7.1 to 1.9.0 | dependabot[bot] |
2021-01-23 | Update endure dependency in the go.mod | Valery Piashchynski |
2021-01-23 | Stabilization PR | Valery Piashchynski |
2021-01-19 | Uniform all errors operations | Valery Piashchynski |
2021-01-05 | Finish implementation of the KV | Valery Piashchynski |
2020-12-26 | Huge tests refactoring. Reduce running time 2-3x times | Valery Piashchynski |
2020-12-25 | Initial commit of experiment | Valery Piashchynski |
2020-12-24 | Deps update | Valery Piashchynski |
2020-12-24 | Remove unnecessary mutex when adding worker to watcherv2.0.0-alpha30 | 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-23 | http plugin updated | Valery Piashchynski |
2020-12-23 | Fix golangci liters | Valery Piashchynski |
2020-12-22 | Remove local replace in go.modv2.0.0-alpha27 | Valery Piashchynski |
2020-12-22 | events listeners refactor, CLI initial commit | Valery Piashchynski |
2020-12-21 | Remove mock_log, move it to the roadrunner-plugins | Valery Piashchynski |
2020-12-21 | Finish redis plugin | Valery Piashchynski |
2020-12-20 | Merge changes | Valery Piashchynski |
2020-12-20 | Merge branch '2.0' into plugin/redis | Valery Piashchynski |
2020-12-20 | Add Initial README | Valery Piashchynski |
2020-12-20 | Resolve merge conflict | Valery Piashchynski |
2020-12-20 | Merge remote-tracking branch 'origin/2.0' into plugin/redis | Valery Piashchynski |
2020-12-20 | Latest goridge version support | Valery Piashchynski |
2020-12-17 | Move config interface to the interfaces folder. Initial redis plugin | Valery Piashchynski |
2020-12-15 | Update reloader to support new container | Valery Piashchynski |
2020-12-14 | update goridge in go.mod | Valery Piashchynski |
2020-12-14 | Move to goridge3 | Valery Piashchynski |
2020-12-08 | Merge changes | Valery Piashchynski |
2020-12-04 | modules update | Valery Piashchynski |
2020-12-03 | Initial commit of checker plugin | Valery Piashchynski |
2020-11-27 | Gzip plugin | Valery Piashchynski |
2020-11-27 | Add new pool event: EventNoFreeWorkers which indicates than RR can't get | Valery Piashchynski |
2020-11-25 | Add mock logger, test for errors in log | Valery Piashchynski |
2020-11-24 | md5 -> sha512 | Valery Piashchynski |
2020-11-18 | Update static_pool_test, add pause for getting workers | Valery Piashchynski |
2020-11-18 | Merge branch 'release_2.0' into plugin/http | Valery Piashchynski |
2020-11-18 | Informer plugin ready | Valery Piashchynski |
2020-11-18 | Add Reset | Valery Piashchynski |
2020-11-17 | Get http working with new container | Valery Piashchynski |
2020-11-15 | Remove old rr imports | Valery Piashchynski |
2020-11-14 | Typo in go.mod | Valery Piashchynski |
2020-11-14 | More tests for the Metrics | Valery Piashchynski |
2020-11-13 | Metrics config test | Valery Piashchynski |
2020-11-13 | Move all interfaces to the separate folder [RPC, METRICS, LOGGER] | Valery Piashchynski |
2020-11-09 | New tests, remove errors.go | Valery Piashchynski |
2020-11-05 | App test | Valery Piashchynski |
2020-11-04 | Fix CI issues, add RPC tests to the CI | Valery Piashchynski |
2020-11-04 | Update structure, add tests for RPC | Valery Piashchynski |
2020-11-02 | Add Makefile to run tests with debug tag (to see stacktrace) | Valery Piashchynski |
2020-10-26 | - working on new cmd and logger setup | Wolfy-J |