2108 Commits (8364b16b8e752d382eef0a5aa4142ccea8404eed)
 

Author SHA1 Message Date
Matt Benson 8364b16b8e expose configuration metadata for property 'feign.hystrix.enabled' (#40) 6 years ago
Ian Hu 6d4686624e Fix typo in comments (#38) 6 years ago
buildmaster 51ad63231d Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 6 years ago
buildmaster 6c09501d77 Going back to snapshots 6 years ago
buildmaster 7e1c91c8b8 Update SNAPSHOT to 2.0.0.RELEASE 6 years ago
Spencer Gibb 674b88b467
Updates to s-c-build 2.0.2.BUILD-SNAPSHOT 7 years ago
Fernando F D Bittencourt a57c416d4a Explaining the return in case of exception. (#32) 7 years ago
Karl Nicholas ffd4290e06 Update package to correct package in two test files. (#30) 7 years ago
Ryan Baxter 804ef91620 Merge branch 'master' of github.com:spring-cloud/spring-cloud-openfeign 7 years ago
Ryan Baxter 48e2f70757 Updating sc-build to 2.0.2.BUILD-SNAPSHOT 7 years ago
Rafael Renan Pacheco 569628689b Format "Creating Feign Clients Manually" snippet (#29) 7 years ago
buildmaster af02a8c692 Going back to snapshots 7 years ago
buildmaster 21be1e129c Update SNAPSHOT to 2.0.0.RC2 7 years ago
Gerasimov Gennady 18111801d3 Misspelling fix according to https://github.com/spring-cloud/spring-cloud-openfeign/issues/24 (#25) 7 years ago
Ryan Baxter e27d4d38e5 Fixing compatibility issues between netflix and openfeign as well as boot 1.5.x and 2.0.x 7 years ago
Ryan Baxter 01a2cda776 Remove misplaced StringEncoder setting when dealing with protobuf. Porting change from sc-netflix #2453 7 years ago
Ryan Baxter 9ac36c7f3f Use type parameter instead of class. Fixes problem when OK HTTP is not on the classpath. 7 years ago
buildmaster f4fc531857 Going back to snapshots 7 years ago
buildmaster 596b42291f Update SNAPSHOT to 2.0.0.RC1 7 years ago
buildmaster 17fa94f704 Going back to snapshots 7 years ago
buildmaster baf92c8226 Update SNAPSHOT to 2.0.0.M2 7 years ago
Ryan Baxter 30b05c7361
FIxing links 7 years ago
Ryan Baxter 042244428f Fix NPE when body is empty. Fixes #12. 7 years ago
Ryan Baxter 485583dad8 Refactor spring retry code (#10) 7 years ago
MCoulombe727 c45f1532da Fix the race condition with the GC since the ConcurrentReferenceHashMap holds soft references to clients. (#6) 7 years ago
Ryan Baxter 537599fad2 Adding codacy badge 7 years ago
Ryan Baxter d4e95cd777 Merge branch 'master' of github.com:spring-cloud/spring-cloud-openfeign 7 years ago
Ryan Baxter 1fa53b8bf9 Added codecov link to readme 7 years ago
Ryan Baxter 2d7909a8ec
codecov.yml for comments on pr 7 years ago
buildmaster d68016149d Going back to snapshots 7 years ago
buildmaster 92ccccac2f Update SNAPSHOT to 2.0.0.M1 7 years ago
Ryan Baxter 139cc9dab4 Changes and new tests from Netflix 7 years ago
Ryan Baxter 30d9245821 Updated from netflix 7 years ago
Ryan Baxter 26d8e6450b Moving new code over from netflix 7 years ago
Ryan Baxter 8138dbd792 Adding circleci badge 7 years ago
Ryan Baxter 840cdee7bb Adding circle config 7 years ago
Ryan Baxter bc9741591b Documentation updates 7 years ago
Ryan Baxter 217443048f openfeign project 7 years ago
Andreas Evers 4c181c9671 Small fix for wrong routes details endpoint (#2706) 7 years ago
Igor Suhorukov 076df77563 Optimize thread safe code and replace the synchronized class "StringBuffer" by an unsynchronized one "StringBuilder". (#2704) 7 years ago
Ryan Baxter 07411bba40 Fix compilation errors due to changes in commons 7 years ago
Igor Suhorukov 24dfd4ae76 fix issue with assertion in HystrixStreamTests, polish diamond operator and follow class field naming convention (#2703) 7 years ago
Spencer Gibb b2ebfc0ecb
Updates to new ServletEndpoint and ControllerEndpoint 7 years ago
Spencer Gibb eb0681f9c2
Get dynamic instanceinfo in ServiceRegistry.getStatus() 7 years ago
Spencer Gibb 041b493a25
polish 7 years ago
Spencer Gibb a81eb771e5
Updates for new HttpTraceRepository 7 years ago
Ryan Baxter acf427974b Filter name change in boot 2.0 7 years ago
Ryan Baxter c3475f194e Fix failing unit test 7 years ago
saga f7e5b7f726 Minor changes (#2681) 7 years ago
Spencer Gibb 29ad943f0a
Use scheme in load balancing if provided. 7 years ago