Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-21 | Merge pull request #453 from spiral/plugin/redis | Valery Piashchynski | |
Plugin/redis | |||
2020-12-21 | Removed unused function from config | Valery Piashchynski | |
2020-12-21 | Finish redis plugin | Valery Piashchynski | |
2020-12-21 | Add some delay to the Test_StaticPool_Broken_Replace | Valery Piashchynski | |
2020-12-21 | Remove unused contex from interfaces. Update pool allocator. | Valery Piashchynski | |
2020-12-20 | Sometimes logger log additional event, we should expect this call | 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 branch 'master' into 2.0 | Valery Piashchynski | |
# Conflicts: # .github/workflows/build.yml # codecov.yml # pipe_factory.go # plugins/reload/watcher.go # service/reload/service.go # service/reload/watcher_test.go | |||
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 | Merge pull request #456 from spiral/reload/tests_stabilization | Valery Piashchynski | |
Reload/tests stabilization | |||
2020-12-20 | Increase CI timeout to 60 minutes | Valery Piashchynski | |
2020-12-20 | Switch to the ubuntu 20.04 in CI | Valery Piashchynski | |
2020-12-20 | Latest goridge version support | Valery Piashchynski | |
2020-12-20 | Remove reloadLiveAfterHTTP | Valery Piashchynski | |
2020-12-20 | Reload tests stabilization | Valery Piashchynski | |
2020-12-19 | reload tests temporarily excluded from CI due to intensive work with the ↵ | Valery Piashchynski | |
file system, and unpredictable GHA | |||
2020-12-19 | Merge pull request #455 from spiral/fix_reload_plugin | Valery Piashchynski | |
plugin/reload fixes | |||
2020-12-19 | Fix freezing test | Valery Piashchynski | |
2020-12-19 | Remove panics from test | Valery Piashchynski | |
2020-12-19 | Correct Test_FileExtensionFilter test | Valery Piashchynski | |
2020-12-19 | Add codecov | Valery Piashchynski | |
2020-12-19 | Mistake in assertion | Valery Piashchynski | |
2020-12-19 | Correct reload plugin tests | Valery Piashchynski | |
2020-12-19 | Add time to concurrent run on 2 gorountines | Valery Piashchynski | |
2020-12-19 | Update CI | Valery Piashchynski | |
2020-12-19 | Update pipe_factory error message. | Valery Piashchynski | |
2020-12-19 | Remove unneded goroutines, remove samefile abstraction and checking for | Valery Piashchynski | |
the samefile. | |||
2020-12-18 | Update build.yml | Valery Piashchynski | |
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 | Redis initial commit | Valery Piashchynski | |
2020-12-17 | Merge pull request #452 from spiral/refactor/splitv2.0.0-alpha23 | Valery Piashchynski | |
Refactor/split | |||
2020-12-17 | Add time to finish reload_plugin_test with 3k files | Valery Piashchynski | |
2020-12-17 | Merge remote-tracking branch 'origin/2.0' into refactor/split | Valery Piashchynski | |
2020-12-17 | Add some time to finish the tests 20->25 minutes | Valery Piashchynski | |
2020-12-17 | Update events handler, add mutex to push | Valery Piashchynski | |
2020-12-17 | Merge pull request #448 from spiral/plugin/reloader | Valery Piashchynski | |
[RR2] Plugin/reload | |||
2020-12-17 | Attempt to fix race #1 | Valery Piashchynski | |
2020-12-17 | Fix deadlock | Valery Piashchynski | |
2020-12-17 | Fix race condition | Valery Piashchynski | |
2020-12-17 | Now better | Valery Piashchynski | |
2020-12-17 | huge refactor | Valery Piashchynski | |
2020-12-16 | Give more time to finish test with 3k files | Valery Piashchynski | |
2020-12-16 | Use ERROR log level everywhere. Remove unused code from Reload plugin | Valery Piashchynski | |
2020-12-16 | Give a little more time to complete tests | Valery Piashchynski | |
2020-12-16 | Remove goroutines from poller | Valery Piashchynski | |