Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
# Conflicts: # go.mod | |||
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 | |
# Conflicts: # go.sum # pkg/pipe/pipe_factory_test.go # pkg/pool/static_pool.go # plugins/rpc/plugin.go | |||
2020-12-20 | Latest goridge version support | Valery Piashchynski | |
2020-12-17 | Move config interface to the interfaces folder. Initial redis plugin | Valery Piashchynski | |
structure | |||
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 | |
worker from the stack during the allowed allocate timeout. | |||
2020-11-25 | Add mock logger, test for errors in log | Valery Piashchynski | |
2020-11-24 | md5 -> sha512 | Valery Piashchynski | |
h2c tests fcgi tests plugin tests updated | |||
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 | |
Config proper parsing Add metrics tests to the CI and Makefile | |||
2020-11-13 | Move all interfaces to the separate folder [RPC, METRICS, LOGGER] | Valery Piashchynski | |
RPC for the metrics update to the working state RCP interface renamed to the RPCer | |||
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 | |
Remove endure errors and replace it with spiral errors | |||
2020-10-26 | - working on new cmd and logger setup | Wolfy-J | |
2020-10-26 | update | Valery Piashchynski | |
2020-10-26 | CRLF->LF | Valery Piashchynski | |
2020-10-26 | Remove local replace from go.mod | Valery Piashchynski | |
2020-10-25 | - massive update in roadrunner 2.0 abstractions | Wolfy-J | |
2020-10-19 | Update according activity worker | Valery Piashchynski | |