Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
2020-12-16 | Add logs config | Valery Piashchynski | |
Reduce number of goroutines since they was locked by mutexes | |||
2020-12-16 | Set log level to ERROR in Reload plugin tests | Valery Piashchynski | |
2020-12-16 | Update comments | Valery Piashchynski | |
2020-12-16 | Unused imports | Valery Piashchynski | |
2020-12-16 | Remove mocked logger | Valery Piashchynski | |
2020-12-16 | Update Reload plugin tests | Valery Piashchynski | |
2020-12-16 | Finish tests for the Reload plugin | Valery Piashchynski | |
2020-12-16 | Merge pull request #451 from spiral/feature/no-more-php | Anton Titov | |
[RR2] Remove PHP code | |||
2020-12-16 | - removal of PHP code | Wolfy-J | |
2020-12-16 | Correct issue with logger EXPECT | Valery Piashchynski | |
2020-12-16 | Reduce RANGE allocations, parallel checks for removed and created files | Valery Piashchynski | |
2020-12-16 | Add reload tests to the Makefile and CI. Update tests | Valery Piashchynski | |
2020-12-15 | Update reloader to support new container | Valery Piashchynski | |
2020-12-15 | Merge branch '2.0' into plugin/reloader | Valery Piashchynski | |
# Conflicts: # go.mod # sync_worker.go | |||
2020-12-15 | Correct int32 parsing | Valery Piashchynski | |
2020-12-15 | Update codecov, add psr-bench-worker.php for benches | Valery Piashchynski | |
2020-12-15 | Merge remote-tracking branch 'origin/master' into 2.0 | Valery Piashchynski | |
# Conflicts: # .rr.yaml # plugins/metrics/config_test.go # service/metrics/rpc.go | |||
2020-12-15 | Merge pull request #447 from spiral/feature/goridge3 | Valery Piashchynski | |
Feature/goridge3 | |||
2020-12-15 | Fix golangci-lint warnings | Valery Piashchynski | |
2020-12-15 | Typo in the tests | Valery Piashchynski | |
2020-12-15 | Fix races and update CI (remove codecov from windows) | Valery Piashchynski | |
2020-12-15 | Tests fixed | Valery Piashchynski | |
2020-12-15 | - fixing tests | Wolfy-J | |