354 Commits (6b90c7c872461b7b33b9c6eb66823e853710ef52)
 

Author SHA1 Message Date
David Cobo 6b90c7c872 Adds jackson-jaxb codec 10 years ago
Adrian Cole 79a106f79b Merge pull request #256 from Netflix/adrian.rebuffer-no-content 10 years ago
Adrian Cole 511e8843fb Fixes NPE when apache client rebuffers content 10 years ago
Adrian Cole abe7e124e8 Updates examples to 8.7.0 10 years ago
Adrian Cole 1ed5cd85e2 Merge pull request #252 from Netflix/adrian.version-bump 10 years ago
Adrian Cole 7971093280 Merge pull request #253 from Netflix/adrian.revert-inputstream-available 10 years ago
Adrian Cole 2b79b93a4e Avoids InputStream.available when determining if a stream is empty 10 years ago
Adrian Cole eb351f843d Bumps dependency versions for integrations 10 years ago
Adrian Cole c5ee6034ba Merge pull request #251 from Netflix/fix-gitter-webhook 10 years ago
Adrian Cole 4e7cfa98bb Fixes gitter webhook 10 years ago
Adrian Cole 64bda9dd99 Merge pull request #246 from Netflix/adrian.base-api 10 years ago
bcrow 1f0464eba1 Fixes end-of-input exception when decoding an empty json body 10 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
Adrian Cole b76459168e Merge pull request #239 from Widen/master 10 years ago
Jacob Meacham 226b73a5f1 Strip regex allowed by the jaxrs spec. 10 years ago
Jacob Meacham b85d5c1efc Fix an issue with trailing slashes in @Path annotations on classes 10 years ago
Uriah Carpenter c18c2ee898 Correct retry handling for repeatable requests 10 years ago
Thiago Moretto 0bc994e7ca Removes trailing slash from the URL just when just present 10 years ago
Adrian Cole c32c8eb166 Documents how to send POST bodies 10 years ago
Tristan Burch 1705c15046 Support for Apache HttpClient as Feign client 10 years ago
Adrian Cole b8de1e87b8 Merge pull request #231 from cognitree/deflate-encoding 10 years ago
Adrian Cole facb4a7351 Merge pull request #232 from cognitree/jackson-deprecared-api 10 years ago
Santhosh Kumar Tekuri 2d06330b49 Adds deflate encoding support 10 years ago
Santhosh Kumar Tekuri cbdb0b02a2 Fixes deprecated method usage of Jackson library 10 years ago
Adrian Cole 8dddb05a57 Merge pull request #230 from cognitree/space-encoding-in-urlparam 10 years ago
Santhosh Kumar Tekuri ab6e60397d Corrects encoding of space in URL parameter 10 years ago
Adrian Cole cbf15f05a1 Merge pull request #228 from Netflix/adrian.easy-custom-request 10 years ago
Adrian Cole 80f047534c Allows customized request construction by exposing Request.create() 10 years ago
Adrian Cole 362f5e670f Merge pull request #224 from jnaous/fix-retry-after-decoder 10 years ago
Jad Naous 28b3deec59 Correct time decoding in RetryAfterDecoder 10 years ago
Adrian Cole c678daa680 Merge pull request #222 from spencergibb/ribbon-client-replace-first 10 years ago
Spencer Gibb 9c69c0a530 RibbonClient use replaceFirst to remove host rather than other parts of the uri. 10 years ago
Adrian Cole 27dc3739a0 Merge pull request #219 from Netflix/adrian.perf-example 10 years ago
Adrian Cole 83f54c6fa6 Demonstrates impact of advice to cache Feign.newInstance 10 years ago
Adrian Cole 9ccd1c0b64 Fixes typos 10 years ago
Adrian Cole c2fee60164 Corrects notes on examples 10 years ago
Adrian Cole 99cef807c8 Merge pull request #215 from rspieldenner/travis_cache 10 years ago
Adrian Cole b660145238 Merge pull request #217 from Netflix/adrian.benchmarks 10 years ago
Adrian Cole 7612e9d6b6 Adds JMH benchmark module 10 years ago
Rob Spieldenner 443669df20 Enable caching for gradle dependencies 10 years ago