2079 Commits (d68016149d33441eb62030eb2a21cf32978a0007)
 

Author SHA1 Message Date
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
Ryan Baxter d4e7f25e3b Merge remote-tracking branch 'origin/1.4.x' 7 years ago
Spencer Gibb e0ad44f2f1
Updates to new location of SecurityAutoConfiguration 7 years ago
saga ff68e0f66e Prevent RibbonRoutingFilter throws exceptions when Http status codes are non-standard(Against the 1.4.x branches) (#2671) 7 years ago
Dave Syer 08b8034eca Remove commons-logging as explicit dependency 7 years ago
Ryan Baxter d3385f8cd6 Merge remote-tracking branch 'origin/1.4.x' 7 years ago
Ryan Baxter d51112e6af
Pass the right request to getSecureRequest. Fixes #2667. (#2669) 7 years ago
Ryan Baxter 6bfb7c6d6e Merge remote-tracking branch 'origin/1.4.x' 7 years ago
Ryan Baxter 3c9792545b Merge remote-tracking branch 'origin/1.4.x' 7 years ago
Ryan Baxter 1c79bd2646 Flip disable ssl flag for SimpleHostRoutingFilter. Fixes #2503. 7 years ago
Ryan Baxter 6bb5830220
Remove deprecated ZuulFallbackProvider in favor of FallbackProvider. Add route parameter to fallbackResponse. Fixes #2655 (#2664) 7 years ago
Biju Kunjummen 7b7cf7e5e8 Uses ApplicationContextRunner, removes main method in tests (#2626) 7 years ago
Ryan Baxter c79ac8ba19 Remove / from prefix if present. 7 years ago
Toshiaki Maki 89cb8d1d9c Add commandProperties in HystrixCommands (#2656) 7 years ago
reillylm 06672462ab fix zuul intro typo (#2658) 7 years ago
Spencer Gibb 6fd4f44125
Fix updates from micrometer 7 years ago
Spencer Gibb f7172dd0c5
Polish 7 years ago
Spencer Gibb 1c51c9fa5e
Updates test to account for new application context id rules from boot 2 7 years ago
Ryan Baxter a399cca7ce
Use disableSslProperty when creating Feign http cients. Fixes 2652. (#2654) 7 years ago
Spencer Gibb 736317e684
Fix test 7 years ago
buildmaster 3c0c054d62 Bumping versions to 1.4.3.BUILD-SNAPSHOT after release 7 years ago
buildmaster 3a07faf23a Going back to snapshots 7 years ago
buildmaster 0bfa706a39 Update SNAPSHOT to 1.4.2.RELEASE 7 years ago
Ryan Baxter 837267fb0a Bumping version to next release 7 years ago
Spencer Gibb 6a3c509768
Supports /hystrix.stream for webflux 7 years ago
saga 31b4646882 remove extra aware interface (#2636) 7 years ago
Ryan Baxter 16a5b00738 Add core dependency back to Hystrix starter or else starter wont include Hystrix implementation. 7 years ago
Ryan Baxter 8d18dfbc3d
Set hystrix timeout for Zuul routes based on whether the hystrix command timeout, default timeout, or ribbon timeouts are set. Fixes #2606 (#2633) 7 years ago
Guillaume Berche e4870c94f2 Refine Feign manual client doc (#2627) 7 years ago
saga 241468ab7a Remove redundant default parameter (#2635) 7 years ago