Commits
User selector
Commit History
Commits on May 14, 2018
Formatted using eclipse formatter (#699)
Show description for ad136c3authored
Commits on May 5, 2018
Response is closed after decoder fails (#668)
Show description for 85f2f50authored andcommitted
- authored andcommitted

Commits on Apr 30, 2018
Fixes Map Based Parameter Checking for Generic Subclasses (#689)
Show description for 7ce0727authored andcommitted
Commits on Apr 23, 2018
Added support for custom POJO query param encoding (#667)
Show description for 5e2fdeeauthored andcommitted
Commits on Apr 15, 2018
Allows different collection encodings (#543)
Show description for 9ed47d5authored andcommitted
Commits on Apr 8, 2018
Fixes retrials without Thread.sleep when thread gets interrupted (#627)
Show description for ea51e70authored andcommitted
Commits on Apr 5, 2018
Add an option to not follow redirects (302) and add a unit test for that (#602)
Show description for c2fcbedauthored andcommitted
Commits on Mar 30, 2018
Using proper formatting pattern for logIOException (#614)
Show description for 982ee99authored andcommitted
Commits on Mar 5, 2018
- authored andcommitted
add doNotCloseAfterDecode flag to Feign builder (#649)
Show description for a2addbfauthored andcommitted
Commits on Jul 6, 2017
- authored andcommitted
Commits on May 6, 2017
Adds Feign.Builder.mapAndDecode() (#534)
Show description for 56c105dauthored andcommitted
Commits on Apr 27, 2017
Avoid `Decoder.decode` on 404 when void response type (#549)
Show description for 57c6090authored andcommitted
Commits on Mar 28, 2017
- authored andcommitted
Commits on Nov 28, 2016
fix typo in the documentation (#495)
Show description for 9ffd644authored andcommitted
Commits on Nov 14, 2016
Make Util.decodeOrDefault(...) public. (#493)
Show description for 4eff532authored andcommitted
Commits on Nov 8, 2016
- authored andcommitted
- authored andcommitted
Commits on Oct 6, 2016
- authored andcommitted
Commits on Oct 1, 2016
- authored andcommitted
Commits on Sep 29, 2016
- authored andcommitted
- authored andcommitted
Commits on Aug 17, 2016
Deprecates code only used in jaxrs (#445)
Show description for 7850eb0authored
Commits on Aug 16, 2016
Reduce logging overhead (#439)
Show description for 3c23f1dauthored andcommitted
Commits on Aug 14, 2016
Clarifies documentation around configKey (#437)
Show description for bb0f292authored
Commits on Aug 12, 2016
- authored andcommitted

Commits on Aug 5, 2016
Allows query parameters to match on a substring. Ex q=body:{body} (#428)
Show description for f350c65authored andcommitted
Commits on Jul 11, 2016
- authored andcommitted
Commits on Jul 9, 2016
Adds support for encoded query parameters in @QueryMap (#408)
Show description for 968f35fauthored andcommitted
Commits on Jul 2, 2016
Add support for expansion of @Param lists (#403)
Show description for 100a9acauthored andcommitted
Commits on Jul 1, 2016
Returns null when Content-Length > Integer.MAX_VALUE (#410)
Show description for 6717142authored andcommitted
Commits on Jun 29, 2016
- authored andcommitted
Commits on Jun 22, 2016
- committed
Dmytro Kostiuchenko