Ryan Baxter
2aa93abc0f
Centralizing HTTP client creation and configuration
7 years ago
Ryan Baxter
0be3d23369
Merge remote-tracking branch 'origin/master' into 2.0.x
8 years ago
Ryan Baxter
e2954d0117
Merge pull request #2059 from brandon-atkinson/gh-2042
...
Rename *Test.java -> *Tests.java. Fixes #2042
8 years ago
Brandon Atkinson
497b95ec64
Rename *Test.java -> *Tests.java. Fixes #2042
8 years ago
Ryan Baxter
02e7594de5
Bumping s-c-stream to Ditmars
8 years ago
Ryan Baxter
7efa68e853
Merge remote-tracking branch 'origin/1.3.x'
8 years ago
Ryan Baxter
003fefa61d
Bumping release version
8 years ago
Ryan Baxter
619580afe5
Merge remote-tracking branch 'origin/master' into 2.0.x
8 years ago
Ryan Baxter
5c035768b0
Merge remote-tracking branch 'origin/1.3.x'
8 years ago
Ryan Baxter
9a878b0fbd
Merge pull request #2044 from bright/override_all_hystrix_concurrency_strategy_methods
...
Override getThreadPool from HystrixConcurrencyStrategy and delegate to
8 years ago
Piotr Mionskowski
779b026e6b
Override getThreadPool from HystrixConcurrencyStrategy and delegate to
...
existing strategy if present. Fixes #2035
8 years ago
Ryan Baxter
ccae4e4ce2
Bumping s-c-config version to 1.4.0
8 years ago
Dave Syer
a7675470ab
Merge branch 'master' into 2.0.x
8 years ago
Dave Syer
d39a22945b
Merge branch '1.3.x'
8 years ago
Dave Syer
aac7799e3e
Clean up Zuul context in all tests
8 years ago
Dave Syer
63b2916993
Merge branch 'master' into 2.0.x
8 years ago
Dave Syer
310f558e9c
Merge branch '1.3.x'
8 years ago
Dave Syer
1a0428da97
Merge branch '1.3.x'
8 years ago
Dave Syer
4783b07407
Support for multi-valued (batched) events in stream aggregator
...
This allows clients to send batched up events in the same format as
before (or to continue to send single events). We can switch the
default format to an array in 1.4.x.
8 years ago
André Dörnbrack
0334c5a289
Cleanup. Cherry picking #2031 .
8 years ago
André Dörnbrack
12a9a2e485
code cleanup
8 years ago
Ryan Baxter
7f7cdccb6b
Merge remote-tracking branch 'origin/master' into 2.0.x
8 years ago
Ryan Baxter
f9424231a9
Merge pull request #2031 from doernbrackandre/fix_whitespaces_in_retryable_status_codes_list
...
fixes a problem with whitespaces in list of retryable status codes
8 years ago
Dave Syer
d4ba70db5c
Merge branch '1.3.x'
8 years ago
Dave Syer
a59f5e1c4f
Clean up some resources to keep tests running
8 years ago
André Dörnbrack
02316d4ee0
Merge branch 'fix_whitespaces_in_retryable_status_codes_list' of github.com:doernbrackandre/spring-cloud-netflix into fix_whitespaces_in_retryable_status_codes_list
8 years ago
André Dörnbrack
4f148de74d
code cleanup
8 years ago
André Dörnbrack
9f10d5207f
fixes a problem with whitespaces in list of retryable status codes
8 years ago
Ryan Baxter
484bde10b3
Adding 404 to list of retryable status codes
8 years ago
Ryan Baxter
8281757da8
Add path to try and fix intermittent failures with RetryableZuulApplicationTests pass
8 years ago
Ryan Baxter
4e25e2eb81
Revert "Trying a plain RestTemplate in an attempt to fix intermittent test failures."
...
This reverts commit f552426304
.
8 years ago
Ryan Baxter
f552426304
Trying a plain RestTemplate in an attempt to fix intermittent test failures.
8 years ago
Spencer Gibb
c046901d8f
spring 5 updates
8 years ago
Spencer Gibb
3bfc90a8bb
Merge branch 'master' into 2.0.x
8 years ago
Spencer Gibb
15295dd294
Merge remote-tracking branch 'origin/master'
8 years ago
Ryan Baxter
1405a1894b
Closing response in Feign load balancer
8 years ago
Ryan Baxter
a1c8cfe967
Close response when retry on certain status codes. Fixes #1970 .
8 years ago
Ryan Baxter
f0b424c84f
Merge pull request #2021 from ryanjbaxter/response-code-retry-close-wait
...
Close response when retry on certain status codes
8 years ago
Spencer Gibb
582746587b
Merge branch '1.3.x'
8 years ago
Spencer Gibb
a69fe71406
Make archaius highest priority auto-configuration.
8 years ago
Spencer Gibb
13155ce64c
Upgrade eureka to v1.7.0
...
fixes gh-2028
8 years ago
Jin Zhang
c5d95ca805
SendErrorFilter: put response code into RequestContext, keep consistent with normal cases ( #2004 )
8 years ago
Spencer Gibb
52ee7c8700
Boot 2.0 compatibility fixes
8 years ago
Spencer Gibb
cfb314198a
merge fixes
8 years ago
Spencer Gibb
74ff65954f
Merge branch 'master' into 2.0.x
8 years ago
Ryan Baxter
0b2fc81be4
Closing response in Feign load balancer
8 years ago
Spencer Gibb
9e180b8ba7
Merge branch '1.3.x'
8 years ago
Spencer Gibb
e08a6e8a48
Move zuul host routing timeouts to boot properties.
...
Previously, these were managed directly via archaius, but due to
some combination of changes in boot 1.5.x (likely a tomcat change as
zuul filters were initialzed in a servlet context listener) and Dalston,
The filter was created before archaius could be initialized.
The properties are backwards compatible and are in the
`ZuulProperties.Host` object.
fixes gh-1950
8 years ago
Ryan Baxter
7d06c140fa
Close response when retry on certain status codes. Fixes #1970 .
8 years ago
Ryan Baxter
d914406c84
Merge pull request #2000 from rpahli/master
...
use only default https ports for https check
8 years ago