6
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'upstream/master' More... almost 7 years ago
Merge remote-tracking branch 'upstream/master' More... almost 7 years ago
Merge pull request #1757 from erichhsun/sse-sample-servlet-race-condition More... almost 7 years ago
Merge pull request #1757 from erichhsun/sse-sample-servlet-race-condition More... almost 7 years ago
Only check for thread isolation if the command had a chance to start executing More... almost 7 years ago
Only check for thread isolation if the command had a chance to start executing More... almost 7 years ago
Merge pull request #1786 from MenschNestor/master More... almost 7 years ago
Merge pull request #1786 from MenschNestor/master More... almost 7 years ago
Run command runnables on a single thread executor to get deterministic results More... almost 7 years ago
Run command runnables on a single thread executor to get deterministic results More... almost 7 years ago
Merge pull request #1785 from MenschNestor/master More... almost 7 years ago
Merge pull request #1785 from MenschNestor/master More... almost 7 years ago
Reduced number of concurrent connections because there is a limit depending on the number of available cores times 2 in Grizzly's NetworkListener More... almost 7 years ago
Reduced number of concurrent connections because there is a limit depending on the number of available cores times 2 in Grizzly's NetworkListener More... almost 7 years ago
Schedule latched commands on Schedulers.newThread() - the Travis build VM does not have enough cores to run the tests successfully (at least 4 are needed on Schedulers.computation()) More... almost 7 years ago
Schedule latched commands on Schedulers.newThread() - the Travis build VM does not have enough cores to run the tests successfully (at least 4 are needed on Schedulers.computation()) More... almost 7 years ago
Do not let execution timeout kick in too early More... almost 7 years ago
Do not let execution timeout kick in too early More... almost 7 years ago
Revert "Do not let execution timeout break the test" More... almost 7 years ago
Revert "Do not let execution timeout break the test" More... almost 7 years ago
Do not let execution timeout break the test More... almost 7 years ago
Do not let execution timeout break the test More... almost 7 years ago
Dump test report for hystrix-core after build failure More... almost 7 years ago
Dump test report for hystrix-core after build failure More... almost 7 years ago
Always close streams More... almost 7 years ago
Always close streams More... almost 7 years ago
Reset HystrixPlugins before and after test to avoid test failure when running after other tests More... almost 7 years ago
Reset HystrixPlugins before and after test to avoid test failure when running after other tests More... almost 7 years ago
Fix race condition in HystrixSampleSseServlet for response writes More... about 7 years ago
Fix race condition in HystrixSampleSseServlet for response writes More... about 7 years ago