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
Uncomment out the line in JUnit and replace it with new APIs from UdpClient. More... over 9 years ago
Clean up. Add documentation. Minor code refactoring. More... over 9 years ago
Invoke execution listener when executing the request for an absolute URI. More... over 9 years ago
Added APIs in Server to show service meta information. Refactored ExecutionContext and add APIs to get client properties. More... over 9 years ago
Merge branch 'master' of https://github.com/Netflix/ribbon into loadbalancerrefactoring More... over 9 years ago
Issue #161 and #146 More... over 9 years ago
Merge pull request #162 from aspyker/UseIPAddrForServer More... over 9 years ago
add test to classname, use property instead of hardcoded false More... over 9 years ago
Merge pull request #160 from allenxwang/master More... over 9 years ago
Minor changes More... over 9 years ago
Upgrade rxnetty version to 0.3.13 More... over 9 years ago
should have used boolean property More... over 9 years ago
add UseIPAddrForServer configuration to not require DNS More... over 9 years ago
Moved some classes into com.netflix.loadbalancer.reactive package. Created builder for LoadBalancerCommand. Refactored NettyHttpClient. More... over 9 years ago
Work in progress for issues #146 and #161 More... almost 10 years ago
Merge branch 'executionlistener' into loadbalancerrefactoring More... almost 10 years ago
Load balancer API refactoring. More... almost 10 years ago
Refactor load balancer execution logic to be able to create command instance that encapsulate execution life cycle. More... almost 10 years ago
Added execution listener interfaces and helper classes. More... almost 10 years ago
Use unsafeSubscribe() instead of subscribe() for doing recursive subscription in an Rx Operator. More... almost 10 years ago
[Gradle Release Plugin] - new version commit: '2.0-RC8'. More... almost 10 years ago
Merge pull request #159 from allenxwang/master More... almost 10 years ago
Fixed incorrect timeout setting for test and added error debugging code. More... almost 10 years ago
Fix Issue #158. Update rx-netty version to 0.3.11. More... almost 10 years ago
[Gradle Release Plugin] - new version commit: '2.0-RC7'. More... almost 10 years ago
Merge pull request #157 from allenxwang/pluggable-annotations More... almost 10 years ago
Changes according to code review comments. More... almost 10 years ago
Removed unused classes More... almost 10 years ago
Make annotation processors provider DI friendly. More... almost 10 years ago
Fix Issue #141 More... almost 10 years ago