Ryan Baxter
50fac81a30
Revert "Fixes #1374"
...
This reverts commit 99b86e7a29
.
8 years ago
Ryan Baxter
99b86e7a29
Fixes #1374
8 years ago
Spencer Gibb
f30e8b7b46
Remove @Autowired from FeignClientFactoryBean
...
@Autowired causes NullPointerExceptions because of some unknown lifecycle issues.
fixes gh-1366
9 years ago
Spencer Gibb
ba3923d706
Fix zuul error when there are colons in request param name.
...
Previously, parameter names with colons (ie foo:bar), caused an IllegalArgumentException because 41c364002f
introduced UriTemplate to properly encode.
fixes gh-1193
9 years ago
Spencer Gibb
622cc83204
polish
9 years ago
bpicode
8e18c3d3b6
Add support for fallback factories in feign client annotation. ( #1373 )
...
Adds `@FeignClient.fallbackFactory` to define a `feign.hystrix.FallbackFactory`.
fixes gh-1117
9 years ago
Spencer Gibb
0adbd5662f
polish
9 years ago
Mathias Düsterhöft
e109093b83
add config option to not ignore security headers ( #1354 )
...
* add config option to not ignore security headers
* fix field documentation of ignoreSecurityHeaders
* add documenation for zuul.ignoreSecurityHeaders
fixes gh-1096
9 years ago
Ryan Baxter
4ba3411292
Clarified zuul.stripPrefix usage
...
Helps with the confusion seen in #1365
9 years ago
Jacques-Etienne Beaudet
8e1be54759
Support '+' in encoded query string when rebuilding the URI to https
...
RibbonUtils now replace the encoded space character '+' in the query string in favor of the equivalent '%20' when rewriting the URI in https. This is due to UriComponentsBuilder verifying the allowed characters in the encoded URI when building to the URI java.net class. The '+' is considered illegal but is widely used in the field. (#1367 )
9 years ago
Spencer Gibb
be6f2634b5
Allow OkHttpClient to be customized.
...
Moved common functionality to AbstractLoadBalancingClient
9 years ago
Spencer Gibb
9eed249028
Allow customization of HttpClient.
...
Uses ribbon settings to set MaxConnTotal and MaxConnPerRoute. Also allows user to create a custom HttpClient as a constructor argument.
fixes gh-1149
9 years ago
Spencer Gibb
bbff2b24d0
Put Apache Http Client and OkHttpClient in ribbon context.
...
This eliminates them being created for every zuul request.
Also makes properties consistent accross modules: ribbon.httpclient.*, ribbon.restclient.* and ribbon.okhttp.*
fixes gh-1150
9 years ago
Ryan Baxter
b91fa734d2
Bumping versions for next release
9 years ago
Ryan Baxter
302eae6aeb
Revert "version changes for Camden release"
...
This reverts commit 088afa6d71
.
9 years ago
Ryan Baxter
088afa6d71
version changes for Camden release
9 years ago
Dave Syer
5f96c415e3
Upgrade xstream to 1.4.9
...
Fixes XXE vulnerability in Eureka Server (external entity processing
on by default in older versions of the library).
9 years ago
Ryan Baxter
6c9fa68d5a
Translate ribbon.ReadTimeout to apache http client socket timeout. Fixes #1357 . ( #1358 )
9 years ago
Dave Syer
bc4f5a3788
Ensure version is scraped from parent pom
9 years ago
Dave Syer
f094ecfd88
Allow user to set system properties to control http client in zuul
...
The SimpleHostRoutingFilter now accepts normal -Dhttps.proxy= and
-Dhttps.port= settings (and other things that generally work with
java.net).
Fixes gh-510
9 years ago
Marcin Grzejszczak
13268f7c63
Updating mvnw for all projects
9 years ago
Marcin Grzejszczak
aa820ce347
Updating mvnw for all projects
9 years ago
Dave Syer
6310059531
Move unnecessary dependencies up a level
9 years ago
Marcin Grzejszczak
6f92859608
Updating mvnw for all projects
9 years ago
Spencer Gibb
758ff920fc
Merge pull request #1351 from VanRoy/improve-formbodywrapperfilter-test
...
* improve-formbodywrapperfilter-test:
Add test on FormBodyWrapperFilter to avoid regressions (#1171 )
9 years ago
Julien Roy
7ba8063940
Add test on FormBodyWrapperFilter to avoid regressions ( #1171 )
9 years ago
Niklas Herder
61de118130
Use management.port for locating hystrix.stream ( #1317 )
...
Allow override of /hystrix.stream location via management.port metadata.
9 years ago
Matthew Jenkins
4bf64f7005
Use statusPage/healthCheckUrlPath w/ custom management.port ( #1349 )
...
Use statusPage/healthCheckUrlPath w/ custom management.port
Added RelaxedPropertyResolver to handle multiple valid formats for
eureka properties. Added tests.
Fixes gh-1348
9 years ago
Spencer Gibb
85eab87dce
formatting
9 years ago
rockinrimmer
5ba0cc5860
Check if object is already a ResponseEntity, if so return instead of … ( #1343 )
...
* Check if object is already a ResponseEntity, if so return instead of wrapping in another ResponseEnitiy. Which caused headers and status code from original ResponseEnitiy to be lost and for body to be output with whole ResponseEntity instead of just the body
* added test
9 years ago
Marcin Grzejszczak
08aae5be3b
Updating mvnw for all projects
9 years ago
Ryan Baxter
027e7fc5c6
Merging changes from #1338
9 years ago
Spencer Gibb
498e8a1486
Use default maxSemaphore property.
...
Rather than hard code the default maxSemaphores for zuul use the already defined `zuul.semaphore.maxSemaphores` property.
fixes gh-1332
9 years ago
Ryan Baxter
09c6bc1d12
Merge pull request #1325 from herder/fix_registry_failures_report_time_mismatch
...
Fix lastFetch status calculation.
9 years ago
Niklas Herder
62521f38e8
Fix lastFetch status calculation.
...
Was previously milliseconds/seconds when calculating whether to display the message about reporting failures.
9 years ago
Spencer Gibb
a6785afa5a
Exclude commons-logging from archaius starter
...
fixes gh-126
9 years ago
Marcin Grzejszczak
7ebb46a092
Removed adoc footer
9 years ago
Marcin Grzejszczak
a9fcc0a002
Updating mvnw for all projects
9 years ago
Ryan Baxter
08ed3c7fc4
Revert "Updated versions for Camden.RC1 release"
...
This reverts commit 3c1a23e7b1
.
9 years ago
Ryan Baxter
3c1a23e7b1
Updated versions for Camden.RC1 release
9 years ago
Spencer Gibb
c7403361fd
polish
9 years ago
Sébastien Nussbaumer
d9efb0a84d
Allow Content-Length header with values greater than 2 GB ( #1320 )
...
fixes gh-1319
9 years ago
Ryan Baxter
4f81255970
Merge pull request #1318 from jkschneider/no-commons-lang
...
Remove dep on commons-lang in DimensionalServoMetricNaming (#1268 )
9 years ago
Jon Schneider
e556ef84a4
Eliminate dependency on commons-lang in DimensionalServoMetricNaming ( #1268 )
9 years ago
Jon Schneider
9587003d44
Sanitize Servo metric tag key/value pairs before publishing to Atlas ( #1315 )
9 years ago
Jon Schneider
8f7ea41fe8
Log partial failure reasons for metrics batches published to Atlas ( #1314 )
9 years ago
Jon Schneider
b4284d18d5
Escape regex path variables in the uri tag for Spectator ( #1311 )
9 years ago
Spencer Gibb
048d401309
Merge pull request #1310 from garciafl/master
...
* garciafl-master:
Removes RibbonCommand suffix.
9 years ago
Garcia Florian
85a1f3ec20
Removes RibbonCommand suffix.
...
This is a regression that was originally fixed in 1.1.x
Fixes gh-1308
9 years ago
Spencer Gibb
959b007269
removed duplicate feign ApacheHttpClient configuration
9 years ago