473 Commits (60e0319237df4c334b895c4c0c532822d8bae714)
 

Author SHA1 Message Date
Adrian Cole 2cfe41f8e7 Merge pull request #342 from Netflix/HACKING 9 years ago
Jimmy Lu 7c63801cf0 Used Google code style for code formatting 9 years ago
Jimmy Lu 07dcd87fc0 Adds fallback support for HystrixCommand, Observable, and Single results 9 years ago
Adrian Cole 4e1179f0ad Adds HACKING file, to demystify change to Feign 9 years ago
Adrian Cole 14402d884e Merge pull request #339 from spencergibb/hystrix-readme-example 9 years ago
Spencer Gibb 02fe32939f Fix broken hystrix example. 9 years ago
Adrian Cole f344dbdc1d Merge pull request #335 from nmiyake/feature/queryMap 9 years ago
Nick Miyake 8aeeed641d Add QueryMap annotation 9 years ago
Adrian Cole 4b9fd73b87 Merge pull request #336 from nmiyake/fixTypo 9 years ago
Nick Miyake 085afec7d8 Fix typo in comment 9 years ago
Adrian Cole e93b6a0771 Merge pull request #326 from ahus1/allow_any_replacement_in_header_288 9 years ago
Alexander Schwartz 7e25bbbfb2 make replacements headers work the same like in the body 9 years ago
Adrian Cole c34516876c Merge pull request #328 from ahus1/contributor_friendlyness 9 years ago
Alexander Schwartz 86552f8c02 updated cipher suite that exists on both Java 7 and latest Java 8 release 9 years ago
Alexander Schwartz 32c0d0773d updated IntelliJ link, added link for IntelliJ 15 9 years ago
Alexander Schwartz a5987595ea if running on a forked repository (with no environment variables present), do a simple build 9 years ago
Alexander Schwartz 3052527dde gradle wrapper should be cached as well 9 years ago
Adrian Cole 7464d5e7ed Merge pull request #324 from dsyer/fix/httpclient 9 years ago
Dave Syer 5244db4300 Apache HTTP client hates to have the Content-Length set 9 years ago
Adrian Cole 715e72b026 Merge pull request #323 from carlossg/invalid-http 9 years ago
Carlos Sanchez 65b1e9ef2c Handle invalid HTTP received from server 9 years ago
Adrian Cole 5281e62983 Merge pull request #322 from pnepywoda/empty-body 9 years ago
Paul Nepywoda e17aaed40d support PUT with empty body parameter 9 years ago
Adrian Cole e1137b021b Allows HystrixFeign.Builder to be used incrementally 9 years ago
Adrian Cole 9c07cb06f2 Merge pull request #311 from Netflix/nicer-error 9 years ago
Adrian Cole ae7e00e45c Provides a nicer error when a user omits the http method 9 years ago
Adrian Cole 8c1d6e7729 Fixes CHANGELOG 9 years ago
Adrian Cole 455525b87d Merge pull request #308 from Netflix/now-with-fallbacks 9 years ago
Adrian Cole 122f9a547b Adds fallback implementation configuration to the `HystrixFeign` builder 9 years ago
Adrian Cole 7c0ddbf9e0 Updates to okhttp 2.7.1 9 years ago
Adrian Cole 6a8359f91e Merge pull request #307 from christopherlakey/master 9 years ago
Christopher Lakey d1cb196e6e Add support for rx.Observable and rx.Single return types to Hystrix module 9 years ago
Adrian Cole 94ec7c2266 Merge pull request #305 from Netflix/expose-HystrixDelegatingContract 9 years ago
Adrian Cole 20f3721497 Document and expose HystrixDelegatingContract 9 years ago
Adrian Cole 7cbddf1135 Merge pull request #303 from Netflix/bumps 9 years ago
Adrian Cole 4f86d15dd8 Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7 9 years ago
Adrian Cole 10ee72c2f8 Merge pull request #302 from cakofony/ckozak/stream_response 9 years ago
Carter Kozak ef017519c3 Allow responses to be streamed. 9 years ago
Andrew Spyker 622e2a5fd5 adding OSSMETADATA for NetflixOSS tracking 9 years ago
Adrian Cole b2e9b6f00e Merge pull request #295 from dstepanov/jaxrs-npe-method-annotation-order 9 years ago
Denis Stepanov 4dbbdb7e14 JAXRS: Fix NPE when @Path is first on a method 9 years ago
Adrian Cole 67ba4f2a83 Merge pull request #293 from uschi2000/feature/no-decoder-exception 9 years ago
Robert Fink 544820c9f4 SynchronousMethodHandler does not wrap exceptions thrown by Decoder#decode in decode404 mode 9 years ago
Adrian Cole 40b32ec327 Merge pull request #291 from htynkn/patch-1 9 years ago
Huang YunKun 28cbc35df9 Fix 404 issue for Github sample 9 years ago
Adrian Cole f281065137 Merge pull request #290 from Netflix/not-found 9 years ago
Adrian Cole 24885fe962 Adds Feign.Builder.decode404() to reduce boilerplate for empty semantics 9 years ago
Adrian Cole c9c5e31c7f Merge pull request #280 from spencergibb/hystrix 9 years ago
Spencer Gibb c17756ce3b add HystrixCommand support 9 years ago
Adrian Cole 46e891182f Squash changelog version 9 years ago