1215 Commits (e2e7c490db83e20f43c6d950a57d3d266f6aa237)
 

Author SHA1 Message Date
Ryan Baxter e2e7c490db Merge pull request #1247 from Coramo/master 8 years ago
Dave Syer 68cf346025 Change repo URLs to https 8 years ago
Dave Syer 7927372b75 Polish 8 years ago
Spencer Gibb 9ed5621a78
Revert "Adds zuul property to customize Hystrix ExecutionIsolationStrategy" 8 years ago
Dave Syer 58cf528463 Remove extra (redundant) condition 8 years ago
Marcin Grzejszczak 4602fc1105
Updating ghpages for all projects 8 years ago
Dave Syer b9e2a1b21e Fix test so it actually works if there is a server on localhost:80 8 years ago
Dave Syer f76f294f7f Rename test to conform to usual pattern 8 years ago
Spencer Gibb 64fff7edd2
Merge branch 'context-path-prefix-support' of https://github.com/kakawait/spring-cloud-netflix into kakawait-context-path-prefix-support 8 years ago
Spencer Gibb beb84dbe07
Merge branch 'molindo-1108-proxy-headers' 8 years ago
Stefan Fussenegger d9768b5378
Improved zuul proxy header support. 8 years ago
Spencer Gibb 34befdf1d2
Merge branch 'stephlag-zuul_hystrix_threadpool' 8 years ago
Stéphane Lagraulet 21df6e43a3
Adds zuul property to customize Hystrix ExecutionIsolationStrategy 8 years ago
Jin Zhang bc7b8367a9 add *.swp *.swo to .gitignore (#1181) 8 years ago
Marcin Grzejszczak c7a6720593 Updated e2e tests with new brewery parameters 8 years ago
Marcin Grzejszczak cf0c3bda92
Deploying documentation to proper folder 8 years ago
Coramo 2db2a033ab add 'RibbonRequest' test 8 years ago
Coramo cf72184883 Merge branch 'master' of https://github.com/spring-cloud/spring-cloud-netflix 8 years ago
Coramo 97c8f4c026 fix 'RibbonRequest' cannot to encode issues 8 years ago
Spencer Gibb 674e45f473
Add Client to list of feign objects that can be customized. 8 years ago
Ryan Baxter 36fec07a17 Merge pull request #1093 from daniellavoie/hystrix-security 8 years ago
Spencer Gibb 0c694a018c
Merge pull request #1242 from mikexliu/master 8 years ago
Mike Liu f37b513f21
Add @Qualifier customization for @FeignClient 8 years ago
Spencer Gibb 56c7466e64
Merge branch 'Egencia-master' 8 years ago
libetl 519be4db06
MetricsInterceptorConfiguration modifies potenially unmodifiable list. 8 years ago
Spencer Gibb 4255c5578b
Merge pull request #1244 from cah-oster/master 8 years ago
Scott Oster 5e698278a8
Fixed double-encoding issue in RibbonClientConfiguration 8 years ago
Ryan Baxter b09b0bcdbd Added Codacy badge to README 8 years ago
Spencer Gibb 909a51000f
Remove @Ignore 8 years ago
Spencer Gibb 306b43624b
update readme 8 years ago
Ryan Baxter ec22c23bc5 Added CircleCI and Codecov badges 8 years ago
Ryan Baxter a4ba11eabb Updated sonar profile configuration 8 years ago
Ryan Baxter 3e3511ac44 merge 8 years ago
Ryan Baxter 36ae029c18 circleci updates 8 years ago
Ryan Baxter d90e99216b Merge pull request #1225 from coveord/fix-content-length 8 years ago
Jacques-Etienne Beaudet dc2cdd55c0 Merge branch 'master' into fix-content-length 8 years ago
Daniel Lavoie 5b0f6013e8 Expose security context to any Hystrix command. 8 years ago
Ryan Baxter 52c956831e circleci updates 8 years ago
Ryan Baxter 4f93897b71 more circle ci configuration 8 years ago
Ryan Baxter 5676c8f753 added artifacts directory to circle config 8 years ago
Ryan Baxter eed72600c5 initial commit for circleci build 8 years ago
Ryan Baxter 3c1599a1f4 Merge pull request #1213 from mhartle/master 8 years ago
Ryan Baxter 90808124f5 Merge pull request #1206 from daniellavoie/spring-boot-test-1.4 8 years ago
Jacques-Etienne Beaudet d21a7ef8e2 Fix an issue where the FormBodyWrapperFilter would encode the form parameters differently than on the original request. 8 years ago
Michael Hartle 8bb223f6e3 Added a minimal test for FormBodyWrapperFilter handling multiple part names with multiple parts 8 years ago
Ryan Baxter 8b911e6074 Merge pull request #1217 from ryanjbaxter/move-to-open-feign 8 years ago
Ryan Baxter 10a3d1df69 Changed version and group id to use latest OpenFeign release. Fixes #1189. 8 years ago
Dave Syer 8cf581d496 Correct description of cloud foundry instance id 8 years ago
Michael Hartle 0095ba8984 Fixed an issue where the pre FormBodyWrapperFilter adds multiples of every multipart part to a request 8 years ago
Daniel Lavoie 6f32aa95a7 Migrate tests to Spring Boot Test 1.4 8 years ago