25 Commits (a445e7906a2cec237b2ff0d1b074c3800fc6d4a5)

Author SHA1 Message Date
Matt Hurne 2e296883c9 Squashed commit of the following: 12 years ago
David M. Carr 42a74cfaed add support for HTTP basic authentication (#79) 12 years ago
David M. Carr 7f562f6a6a Simplify usage of Gson from Feign.Builder 12 years ago
adriancole 821c71fe5b support usage of gson without using dagger 12 years ago
adriancole 54f1ef3c6a updated docs on decoder 12 years ago
adriancole 99e6747274 removed experimental disclaimer 12 years ago
adriancole b389ef03ba support Feign.builder() w/ SAX decoder 12 years ago
adriancole 2597d3baf3 Moved SaxDecoder into feign-sax dependency. 12 years ago
David M. Carr c2749f1631 Add Feign.Builder (#34) 12 years ago
David M. Carr cd5405eb59 Simplify Encoder/Decoder interfaces (#53) 12 years ago
adriancole 4b4325c5cf Remove pattern decoders in favor of SaxDecoder. 12 years ago
Adrian Cole 1af6fb364f issue #53: update readme with a warning 12 years ago
adriancole fbbd75e34d Remove overrides = true on codec modules 12 years ago
adriancole 8c06dd04d5 closes #35 add RequestInterceptor 12 years ago
adriancole 369c022535 Replaced IncrementalCallback with full RxJava-style Observer support 12 years ago
adriancole 9fb1c0719d Added feign-gson codec, used via new GsonModule() 12 years ago
adriancole 0d7a69b81e added IncrementalCallback example code and updated changelog 12 years ago
adriancole 20bff15fdc Normalized to Decoder.TextStream and Encoder.Text; replaced Map bindings with Set 12 years ago
adriancole 2438a851a9 fix issue #16: Wire is now Logger, with configurable Logger.Level 12 years ago
adriancole 3726f089f6 added new @RequestLine and @Headers annotations to make JAX-RS optional 12 years ago
adriancole 7e3def0521 to facilitate higher reuse, remove guava dep 12 years ago
adriancole f5fe7104f2 Added Ribbon integration 12 years ago
adriancole 3440c6392e pmd and findbugs sweep + license headers 12 years ago
adriancole 222fc122e2 initial import 12 years ago
Sudhir Tonse d991fecf65 Initial commit 12 years ago