625 Commits (989fbd7c1f4029c6ad5900f0c3e591323cc11ffc)
 

Author SHA1 Message Date
adriancole eb663b95db [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 70ec67e514 [maven-release-plugin] prepare release 9.4.0 8 years ago
Dmitri Maximovich ea1ae43677 Fixes #462 8 years ago
zhurpavel 9a859da4ce Replaces getFailedExecutionException() on getExecutionException() for fallback factory 8 years ago
rfalke 7b646abe87 Also wrap the exception of Decoder.decode() in case of a 404. (#487) 8 years ago
Olivier Truong 95f78cb2ae ReadMe update: Fix typo in travis picture link (#484) 8 years ago
Christian Manning 12e61b91c9 Adds Builder class to JAXBDecoder for disabling namespace-awareness. (#471) 8 years ago
Xavier Fornés de85d2ed17 Fix examples in ErrorDecoder implementation (#473) 8 years ago
Pavlo deda96a4c5 Implements possibility to disable @Param url encoding (#465) 8 years ago
rfalke 0e4a1c8da3 Make logRetry() and logIOException() protected to allow overriding these methods in custom loggers. (#469) 8 years ago
rfalke 66b6e961a7 Fix javadoc of ErrorLogger. Minor improvement of other javadoc. (#467) 8 years ago
Adrian Cole 8c101e1422 Adds release instructions (#460) 8 years ago
Jonathan Oddy e1ad7fc75d Remove overriding of retry handler. (#459) 8 years ago
Adrian Cole 9aa2204f25 Removes invalid comment 8 years ago
Andrey Stolyarchuk 8fd94cec95 Support request content-type with charset (#453) 8 years ago
adriancole 3adb897def [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 8ee4389e2f [maven-release-plugin] prepare release 9.3.1 8 years ago
Adrian Cole 1e1bdb2e5d Removes use of internal gson class (#452) 8 years ago
Raúl Kripalani ced133e661 #449 Re-add OSGi headers to all modules. (#450) 8 years ago
Adrian Cole 7ccc9658a7 Adds note about gson map decoding to README (#451) 8 years ago
adriancole 6fd40494c4 [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 4b1b255bcd [maven-release-plugin] prepare release 9.3.0 8 years ago
Adrian Cole 8ecb6ade49 Adds FallbackFactory, allowing access to the cause of a Hystrix fallback (#443) 8 years ago
adriancole baf8e25626 [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 8b24647fa2 [maven-release-plugin] prepare release 9.2.0 8 years ago
Adrian Cole 177ce5e0ec Adds Hystrix SetterFactory to customize group and command keys (#447) 8 years ago
Adrian Cole b6bf1ca711 Consolidates entrypoint where Hystrix is configured (#446) 8 years ago
Adrian Cole 7850eb071c Deprecates code only used in jaxrs (#445) 8 years ago
Adrian Cole 9818693c5f Propagates first IOException from ribbon ClientException (#441) 8 years ago
Adrian Cole 1dd0c2e85f Adds test case for mixed body param and path params (#421) 8 years ago
David Schlosnagle 3c23f1d8cc Reduce logging overhead (#439) 8 years ago
Adrian Cole bb0f2924fe Clarifies documentation around configKey (#437) 8 years ago
Nick Fiacco cc650a0314 added builder methods and Request field for Response object (#436) 8 years ago
Mike Liu 30753bf250 Supports context path when using Ribbon LoadBalancingTarget (#433) 8 years ago
adriancole 449e9ceaba [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole c6bee3a74f [maven-release-plugin] prepare release 9.1.0 8 years ago
Adrian Cole f350c6564a Allows query parameters to match on a substring. Ex q=body:{body} (#428) 8 years ago
Adrian Cole 919339aa02 Updates examples to correct group id 8 years ago
Adrian Cole 82a3aac831 Backfills test for hystrix-rx behavior when no fallback is configured 8 years ago
Adrian Cole 44d6fd8d51 Removes unused gradle build (#420) 8 years ago
adriancole 4c98cfc307 [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 015ce2f3a9 [maven-release-plugin] prepare release 9.0.0 8 years ago
adriancole 8d5a95153e [maven-release-plugin] prepare for next development iteration 8 years ago
adriancole 4fb7f169c3 [maven-release-plugin] prepare release 9.0.0 8 years ago
Adrian Cole 9552b9edd1 Re-encrypt keys 8 years ago
Adrian Cole 2d43d062e6 Adds travis configuration to publish openfeign (#417) 8 years ago
a-k-g 17cb578424 Lower case headers in response and use TreeMap to allow case insensitive access (#418) 8 years ago
Dmytro Kostiuchenko 968f35f1da Adds support for encoded query parameters in @QueryMap (#408) 8 years ago
Adrian Cole 44afa41a4a updates changelog 8 years ago
Dave Syer 100a9acc64 Add support for expansion of @Param lists (#403) 8 years ago