481 Commits (9552b9edd19b9b781a94a3ca1f97766deff80861)
 

Author SHA1 Message Date
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
Adrian Cole 66208ffe9c Adds gitter webhook for travis 10 years ago
Adrian Cole cf4675da88 Merge pull request #244 from gitter-badger/gitter-badge 10 years ago
The Gitter Badger 201652ff26 Added Gitter badge 10 years ago
Adrian Cole 34e265aefd bump changelog 10 years ago
unknown e32cdf4858 Added possibility to leave slash encoded in path parameters 10 years ago
Adrian Cole 44459dae6a Merge pull request #242 from jacob-meacham/bugfix/multiple-regexes 10 years ago
Jacob Meacham 5c84864d78 Fix regex support when there are multiple @Path regexes 10 years ago
Adrian Cole 2f50cf9667 Merge pull request #240 from jacob-meacham/bugfix/trailing-slash-on-class 10 years ago
Adrian Cole f378d9aab9 Merge pull request #241 from jacob-meacham/bugfix/regex-path-param 10 years ago