Ryan Baxter
|
fdf88bfdd7
|
Using snapshot
|
2018-02-07 16:36:49 -05:00 |
|
Ryan Baxter
|
24e31f997c
|
using build snapshot
|
2018-02-07 16:36:00 -05:00 |
|
Ryan Baxter
|
c53a4a0ce9
|
Using release
|
2018-02-07 16:16:35 -05:00 |
|
Ryan Baxter
|
33aae30c92
|
Using build release
|
2018-02-07 16:16:01 -05:00 |
|
Ryan Baxter
|
d76e1ffc8f
|
Using build release
|
2018-02-07 16:15:09 -05:00 |
|
Ryan Baxter
|
e6943b8f78
|
Return content of last request when retrying failed requests (#2685)
|
2018-02-07 14:17:34 -05:00 |
|
Ryan Baxter
|
ba87fef3b2
|
Set secure health check url. Fixes #2673 (#2710)
|
2018-02-05 13:23:06 -05:00 |
|
Ryan Baxter
|
a9aca1b8ed
|
Client is registered in the LoadBalancerContext. Fixes #2699.
|
2018-01-30 15:34:45 -05:00 |
|
Marcin Grzejszczak
|
6975781a0b
|
Edgware branch for e2e
|
2018-01-25 21:28:36 +01:00 |
|
Taylor Wicksell
|
5b149c7ff2
|
do not rely on constructor injection in EurekaClientAutoConfiguration (#2670)
|
2018-01-25 10:55:48 -05:00 |
|
Patrick Way
|
35477d9c06
|
Allowing RibbonLoadbalancedRetryPolicy to update ServerStats for circuit tripping exceptions (#2483)
* Allowing RibbonLoadbalancedRetryPolicy to update ServerStats for circuit tripping exceptions
|
2018-01-25 10:15:55 -05:00 |
|
saga
|
576baf6fff
|
Improve Zuul Hystrix Timeouts (#2645)
|
2018-01-25 07:45:35 -05:00 |
|
Spencer Gibb
|
ca80c57797
|
Adds newline to turbine stream
See gh-2637
|
2018-01-24 15:44:06 -05:00 |
|
Ryan Baxter
|
7d2a4b155d
|
Bumping commons and config versions
|
2018-01-23 16:05:13 -05:00 |
|
saga
|
ff68e0f66e
|
Prevent RibbonRoutingFilter throws exceptions when Http status codes are non-standard(Against the 1.4.x branches) (#2671)
* This PR fixes #2639 and against the 1.4 branches
|
2018-01-22 11:27:15 -05:00 |
|
Ryan Baxter
|
d51112e6af
|
Pass the right request to getSecureRequest. Fixes #2667. (#2669)
|
2018-01-19 15:27:15 -05:00 |
|
Ryan Baxter
|
3c9792545b
|
Merge remote-tracking branch 'origin/1.4.x'
|
2018-01-18 20:03:43 -05:00 |
|
Ryan Baxter
|
1c79bd2646
|
Flip disable ssl flag for SimpleHostRoutingFilter. Fixes #2503.
|
2018-01-18 14:01:41 -05:00 |
|
Ryan Baxter
|
c79ac8ba19
|
Remove / from prefix if present.
Fixes #2625
|
2018-01-17 18:16:18 -05:00 |
|
Ryan Baxter
|
a399cca7ce
|
Use disableSslProperty when creating Feign http cients. Fixes 2652. (#2654)
|
2018-01-16 20:10:50 -05:00 |
|
buildmaster
|
3c0c054d62
|
Bumping versions to 1.4.3.BUILD-SNAPSHOT after release
|
2018-01-16 12:56:05 +00:00 |
|
buildmaster
|
3a07faf23a
|
Going back to snapshots
|
2018-01-16 12:56:04 +00:00 |
|
buildmaster
|
0bfa706a39
|
Update SNAPSHOT to 1.4.2.RELEASE
v1.4.2.RELEASE
|
2018-01-16 12:43:02 +00:00 |
|
Ryan Baxter
|
837267fb0a
|
Bumping version to next release
|
2018-01-12 14:37:33 -05:00 |
|
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)
|
2018-01-11 10:05:02 -05:00 |
|
Ryan Baxter
|
d2155dc561
|
Only strip the prefix if it actually part of the path. Fixes #2377 (#2624)
|
2018-01-08 14:42:33 -05:00 |
|
saga
|
882219f962
|
spring-retry listener features (#2609)
|
2018-01-04 09:42:26 -05:00 |
|
Ryan Baxter
|
8dfcdbed76
|
Adding repos to sc-netflix-hystrix-contract pom
|
2018-01-04 07:49:06 -05:00 |
|
Ryan Baxter
|
8017995ba3
|
Moving sc-build to 1.3.8.BUILD-SNAPSHOT
|
2018-01-03 19:42:03 -05:00 |
|
Ryan Baxter
|
ca399ffd0b
|
Moving dependencies to snapshots
|
2018-01-03 16:28:41 -05:00 |
|
Ryan Baxter
|
a4c995a394
|
Disable following redirects in SimpleHostRoutingFilter. Fixes #2578. (#2608)
|
2018-01-03 14:19:39 -05:00 |
|
Nastya Smirnova
|
9deab33dc1
|
fixes #2524 (#2574)
set proper status and health eureka urls if prefer ip address is set
|
2018-01-02 15:42:59 -05:00 |
|
buildmaster
|
7c20c274d7
|
Bumping versions to 1.3.7.BUILD-SNAPSHOT after release
|
2017-12-21 21:34:12 +00:00 |
|
buildmaster
|
7339021684
|
Going back to snapshots
|
2017-12-21 21:34:11 +00:00 |
|
buildmaster
|
579fb1bfa7
|
Update SNAPSHOT to 1.3.6.RELEASE
v1.3.6.RELEASE
|
2017-12-21 21:30:03 +00:00 |
|
周立
|
94358489ef
|
Change spring-cloud-starter-hystrix-dashboard to spring-cloud-starter-netflix-hystrix-dashboard (#2561)
Change spring-cloud-starter-hystrix-dashboard to spring-cloud-starter-netflix-hystrix-dashboard
|
2017-12-18 09:05:30 -05:00 |
|
Craig Rueda
|
504720e366
|
InputStream should always be closed after reading contents from upstreams (#2501)
* InputStream should always be closed after reading contents from upstreams
|
2017-12-15 14:07:34 -05:00 |
|
Ryan Baxter
|
07de257371
|
Merge remote-tracking branch 'origin/1.3.x' into 1.4.x
|
2017-12-08 17:19:57 -08:00 |
|
Ryan Baxter
|
0401ad96e5
|
Fixes double encoding when creating secure URLs (#2526)
* Fixes double encoding when creating secure URLs. Fixes #2478.
|
2017-12-08 10:39:21 -08:00 |
|
Ryan Baxter
|
efb91874f8
|
Correcting image links. Fixes #2487
|
2017-12-03 15:06:48 -08:00 |
|
Daniel Lavoie
|
ebdcca4fa8
|
Hystrix Dashboard Cannot display anything for Turbine Stream (#2484)
Closes #2475
|
2017-12-01 16:38:15 -05:00 |
|
周立
|
2287e0caf2
|
fix zuul filters package url in Edgware (#2489)
fix zuul filters package url in Edgware
|
2017-11-30 10:48:35 -05:00 |
|
Spencer Gibb
|
dde7ff4c45
|
Update docs branches
|
2017-11-28 12:38:23 -05:00 |
|
saga
|
6c52269dc5
|
Associated with this PR # 2466 (#2470)
Use StringBuffer for String concatenation
|
2017-11-27 07:55:39 -05:00 |
|
saga
|
736a3e4610
|
Format indent adjustment (#2468)
Format indent adjustment
|
2017-11-26 07:32:33 -05:00 |
|
Spencer Gibb
|
1e87b50998
|
Update releaser build to build docs
|
2017-11-21 18:37:48 -05:00 |
|
Spencer Gibb
|
f59a228daf
|
Pass system properties to releaser build command
|
2017-11-21 17:48:01 -05:00 |
|
Ryan Baxter
|
db3a412c8a
|
Fixing command to run maven
|
2017-11-20 16:10:55 -05:00 |
|
Ryan Baxter
|
202f96876e
|
Bumping versions to 1.4.1.BUILD-SNAPSHOT after release
|
2017-11-20 16:03:53 -05:00 |
|
Ryan Baxter
|
2489d5e234
|
Going back to snapshots
|
2017-11-20 16:03:52 -05:00 |
|