Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-17 | huge refactor | Valery Piashchynski | |
2020-12-14 | fix tests issues | Valery Piashchynski | |
2020-12-01 | Merge branch 'release_2.0' into plugin/headers | Valery Piashchynski | |
# Conflicts: # static_pool_test.go | |||
2020-12-01 | Replace waitgroup with channel | Valery Piashchynski | |
2020-12-01 | Test_StaticPool_Broken_Replace update | Valery Piashchynski | |
2020-12-01 | Increase allocate timeout for GHA | Valery Piashchynski | |
2020-12-01 | Correct litener in TestBrokenReplace test | Valery Piashchynski | |
2020-11-30 | Fix issue with TestBrokenReplace when listening to every worker instead | Valery Piashchynski | |
of listening on Pool | |||
2020-11-30 | Fix issue in the tests for negative wait group counter | 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-24 | Test_StaticPool_Broken_Replace add message when foced exited | Valery Piashchynski | |
2020-11-24 | force Test_StaticPool_Broken_Replace to finish | Valery Piashchynski | |
2020-11-18 | Update static_pool_test, add pause for getting workers | Valery Piashchynski | |
2020-11-16 | Update Pool | Valery Piashchynski | |
2020-11-10 | Pool options, allocator | Valery Piashchynski | |
2020-11-09 | Add spiral errors | Valery Piashchynski | |
2020-11-09 | New tests, remove errors.go | Valery Piashchynski | |
2020-10-27 | Merge remote-tracking branch 'origin/release_2.0' into feature/pool_supervisor | Valery Piashchynski | |
# Conflicts: # static_pool.go # sync_worker.go | |||
2020-10-27 | Supervised pool | Valery Piashchynski | |
2020-10-26 | - implement worker debug mode | Wolfy-J | |
2020-10-26 | - lazy load test | Wolfy-J | |
2020-10-26 | - lazy load test | Wolfy-J | |
2020-10-26 | - lazy load test | Wolfy-J | |
2020-10-26 | Fix linters warnings | Valery Piashchynski | |
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-20 | Temporary commented Test_StaticPool_Broken_Replace test | Valery Piashchynski | |
2020-10-20 | Update workflows to go 1.15, remove 1.13 | Valery Piashchynski | |
2020-10-20 | fix memory reordering in the tests?? | Valery Piashchynski | |
2020-10-19 | Update according activity worker | Valery Piashchynski | |
2020-10-14 | Fixed: race conditions in tests, Handle_Dead test activated | Valery Piashchynski | |
2020-10-13 | Initial commit of RR 2.0v2.0.0-alpha1 | Valery Piashchynski | |
2020-03-03 | Fix typos | Valery Piashchynski | |
Update signals handling mechanism http proper stopping | |||
2020-02-28 | static_pool upadate tests | Valery Piashchynski | |
2020-02-28 | Test_StaticPool_AllocateTimeout update | Valery Piashchynski | |
2020-02-28 | Test_StaticPool_AllocateTimeout update | Valery Piashchynski | |
2020-02-28 | Update service_tests | Valery Piashchynski | |
2020-02-28 | Fix linter errors | Valery Piashchynski | |
2020-02-28 | Reduce AllocateTimeout in Test_StaticPool_AllocateTimeout to 1 | Valery Piashchynski | |
Nanosecond for proper test | |||
2020-02-28 | H2C test update | Valery Piashchynski | |
2020-02-27 | Slightly refactor Test_StaticPool_AllocateTimeout test | Valery Piashchynski | |
2020-02-27 | NPE in Test_StaticPool_AllocateTimeout | Valery Piashchynski | |
2020-02-27 | Slightly increase wait time in static_pool_test --> ↵ | Valery Piashchynski | |
Test_StaticPool_AllocateTimeout | |||
2020-02-26 | Test update | Valery Piashchynski | |
Ci remove windows | |||
2019-12-23 | Merge branch 'master' into Fix_warning_and_issues | Anton Titov | |
2019-12-23 | - test fixes | Wolfy-J | |
2019-11-17 | finish the check | Valery Piashchynski | |
2019-11-17 | complete half | Valery Piashchynski | |