390 Commits (20f37214976493bd9905ce7a5127d2fa6affaddd)
 

Author SHA1 Message Date
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
Adrian Cole 3e794cc993 Merge pull request #279 from FrEaKmAn/master 9 years ago
Erol a9a1f3e9b1 Added HTTP status to FeignException 9 years ago
Adrian Cole 01d349567e Merge pull request #276 from stromnet/inherited-headers 9 years ago
Johan Ström 924b9de072 Class-level headers from inherited class when method is defined in declaring class 9 years ago
Adrian Cole 11bdf20fc2 Merge pull request #274 from asukhyy/feign-httpclient-url-encoding-fix 9 years ago
Andriy Sukhyy 93cd0b716e Added support for spaces in path 9 years ago
Paul Nepywoda 0904133d22 Supports POST without a body parameter 9 years ago
Adrian Cole 60c6ac311c Updates changelog 9 years ago
Adrian Cole ed24a4a59f Merge pull request #270 from pnepywoda/class-level-annotations 9 years ago
Paul Nepywoda 995ef2ade0 read class-level @Produces/@Consumes 9 years ago
Adrian Cole 69a877990d Merge pull request #268 from ddteeter/264-body-decoding 9 years ago
Drew Teeter 00b7b6c82f Switches body parameter substitution to use encoded parameters 9 years ago
Adrian Cole 129f9a4219 Merge pull request #269 from Netflix/dont-handle-response 9 years ago
Adrian Cole 149ccbdb87 Skips error handling when return type is Response 9 years ago
Adrian Cole a1754a2269 Moves off legacy travis containers 9 years ago
Adrian Cole ec79b26037 Merge pull request #266 from stromnet/global-headers-262 9 years ago
Johan Ström 2138a6256e Fix variable expansion in @Header class-annotation as discussed in #262 9 years ago
Adrian Cole 6beb46445c Merge pull request #265 from Netflix/adrian.bump 9 years ago
Adrian Cole 0652714b2c Bumps dependency versions for integrations 9 years ago
David Cobo 6b90c7c872 Adds jackson-jaxb codec 9 years ago
Adrian Cole 79a106f79b Merge pull request #256 from Netflix/adrian.rebuffer-no-content 9 years ago
Adrian Cole 511e8843fb Fixes NPE when apache client rebuffers content 9 years ago
Adrian Cole abe7e124e8 Updates examples to 8.7.0 9 years ago
Adrian Cole 1ed5cd85e2 Merge pull request #252 from Netflix/adrian.version-bump 9 years ago
Adrian Cole 7971093280 Merge pull request #253 from Netflix/adrian.revert-inputstream-available 9 years ago
Adrian Cole 2b79b93a4e Avoids InputStream.available when determining if a stream is empty 9 years ago
Adrian Cole eb351f843d Bumps dependency versions for integrations 9 years ago
Adrian Cole c5ee6034ba Merge pull request #251 from Netflix/fix-gitter-webhook 9 years ago
Adrian Cole 4e7cfa98bb Fixes gitter webhook 9 years ago
Adrian Cole 64bda9dd99 Merge pull request #246 from Netflix/adrian.base-api 9 years ago
bcrow 1f0464eba1 Fixes end-of-input exception when decoding an empty json body 9 years ago
Adrian Cole 0aac921f31 Adds base api support via single-inheritance interfaces 10 years ago
Adrian Cole cd0c1080df Merge pull request #245 from Netflix/adrian.travis-gitter 10 years ago