Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-26 | Reorganize eventsv2.0.0-beta4 | Valery Piashchynski | |
2020-12-26 | Huge tests refactoring. Reduce running time 2-3x times | Valery Piashchynski | |
2020-12-25 | Move root plugins to the pkg | Valery Piashchynski | |
2020-12-25 | goimport-ed plugin.go | Valery Piashchynski | |
2020-12-25 | Initial commit of experiment | Valery Piashchynski | |
2020-12-21 | Move plugins to the roadrunner-plugins repository | Valery Piashchynski | |
2020-12-21 | Remove config2 alias | Valery Piashchynski | |
2020-12-21 | Remove unused contex from interfaces. Update pool allocator. | 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-18 | Move roadrunner payload out of internal to pkgv2.0.0-alpha25 | Valery Piashchynski | |
2020-12-17 | Move config interface to the interfaces folder. Initial redis plugin | Valery Piashchynski | |
structure | |||
2020-12-17 | Now better | Valery Piashchynski | |
2020-12-17 | huge refactor | Valery Piashchynski | |
2020-12-16 | Use ERROR log level everywhere. Remove unused code from Reload plugin | Valery Piashchynski | |
2020-12-14 | - fixing tests | Wolfy-J | |
2020-12-01 | golangci linters fix | Valery Piashchynski | |
2020-11-24 | exclude tests from golangci | Valery Piashchynski | |
2020-11-19 | huge linters fix update | Valery Piashchynski | |
2020-11-18 | Remove old errors | 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-16 | Apply golangci linters warning fixes | Valery Piashchynski | |
2020-11-16 | Rename app->server | Valery Piashchynski | |
Rename Config -> PoolConfig |