1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Configure distinct name for cache Hystrix command. Set independent Hystrix configuration from http client, with default timeout 20ms. Move non-http specific Hystrix class from http.hystrix to ribbon.hystrix package. More... almost 10 years ago
Rename HttpResourceGroupFactory to RibbonResourceFactory. More... almost 10 years ago
Merge branch 'master' of https://github.com/Netflix/ribbon into di More... almost 10 years ago
Make RibbonTransportFactory and ClientConfigFactory injected to HttpResourceGroupFactory More... almost 10 years ago
Merge pull request #140 from willblackie/wb_replaceUriFix More... almost 10 years ago
HttpRequest.replaceUri now includes the entity when building the new instance More... almost 10 years ago
More updates. More... almost 10 years ago
Added ClientConfigFactory and RibbonTransportFactory More... almost 10 years ago
Separate cache and http request into two separate Hystrix commands. More... almost 10 years ago
Modify HttpRequestTemplate and HttpResourceGroup to be DI friendly More... almost 10 years ago
Merge pull request #137 from allenxwang/cp More... almost 10 years ago
Change the dependency on rxjava to a new format. More... almost 10 years ago
Upgrade mock version More... almost 10 years ago
Merge branch 'master' of https://github.com/Netflix/ribbon into cp More... almost 10 years ago
Fix Issue #136 More... almost 10 years ago
Merge pull request #135 from tbak/master More... almost 10 years ago
Downgrade to Findbugs 2.0.1 if build run with Java 6. More... almost 10 years ago
Minor updates. More... almost 10 years ago
Make project compile under Java 8. More... almost 10 years ago
Merge pull request #134 from tbak/master More... almost 10 years ago
Add README.md to ribbon module (proxy section only). More... almost 10 years ago
[Gradle Release Plugin] - new version commit: '2.0-RC4'. More... almost 10 years ago
Merge pull request #132 from allenxwang/2.x-ssl More... almost 10 years ago
Fix review comments. More... almost 10 years ago
Merge branch 'master' of https://github.com/Netflix/ribbon into 2.x-ssl More... almost 10 years ago
Fix Issue #130. Javadoc improvements. More... almost 10 years ago
Merge pull request #131 from tbak/master More... almost 10 years ago
Rename EvCache cacheKey to key, to be consistent with CacheProvider. More... almost 10 years ago
Fix issue #127 + a few other minor updates. More... almost 10 years ago
Merge pull request #128 from tbak/master More... almost 10 years ago