openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Hystrix
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 2 of 142
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge remote-tracking branch 'upstream/master'
Christoph Seibert
More...
almost 7 years ago
Merge remote-tracking branch 'upstream/master'
Christoph Seibert
More...
almost 7 years ago
Merge pull request #1757 from erichhsun/sse-sample-servlet-race-condition
David Robert Duke
More...
almost 7 years ago
Merge pull request #1757 from erichhsun/sse-sample-servlet-race-condition
David Robert Duke
More...
almost 7 years ago
Only check for thread isolation if the command had a chance to start executing
Christoph Seibert
More...
almost 7 years ago
Only check for thread isolation if the command had a chance to start executing
Christoph Seibert
More...
almost 7 years ago
Merge pull request #1786 from MenschNestor/master
Tim Bozarth
More...
almost 7 years ago
Merge pull request #1786 from MenschNestor/master
Tim Bozarth
More...
almost 7 years ago
Run command runnables on a single thread executor to get deterministic results
Christoph Seibert
More...
almost 7 years ago
Run command runnables on a single thread executor to get deterministic results
Christoph Seibert
More...
almost 7 years ago
Merge pull request #1785 from MenschNestor/master
Howard Yuan
More...
almost 7 years ago
Merge pull request #1785 from MenschNestor/master
Howard Yuan
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
Christoph Seibert
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
Christoph Seibert
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())
Christoph Seibert
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())
Christoph Seibert
More...
almost 7 years ago
Do not let execution timeout kick in too early
Christoph Seibert
More...
almost 7 years ago
Do not let execution timeout kick in too early
Christoph Seibert
More...
almost 7 years ago
Revert "Do not let execution timeout break the test"
Christoph Seibert
More...
almost 7 years ago
Revert "Do not let execution timeout break the test"
Christoph Seibert
More...
almost 7 years ago
Do not let execution timeout break the test
Christoph Seibert
More...
almost 7 years ago
Do not let execution timeout break the test
Christoph Seibert
More...
almost 7 years ago
Dump test report for hystrix-core after build failure
Christoph Seibert
More...
almost 7 years ago
Dump test report for hystrix-core after build failure
Christoph Seibert
More...
almost 7 years ago
Always close streams
Christoph Seibert
More...
almost 7 years ago
Always close streams
Christoph Seibert
More...
almost 7 years ago
Reset HystrixPlugins before and after test to avoid test failure when running after other tests
Christoph Seibert
More...
almost 7 years ago
Reset HystrixPlugins before and after test to avoid test failure when running after other tests
Christoph Seibert
More...
almost 7 years ago
Fix race condition in HystrixSampleSseServlet for response writes
Eric Sun
More...
about 7 years ago
Fix race condition in HystrixSampleSseServlet for response writes
Eric Sun
More...
about 7 years ago
←
1
2
3
4
5
6
7
8
9
…
141
142
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree