1085 Commits (7d288b8761b97f89f8e16c0bbed6340a52b1d0a5)
 

Author SHA1 Message Date
Adrian Cole 4aab37c0bc Makes the build have pretty colors by updating to Maven 3.5 (#552) 8 years ago
Jin Zhang 29d1db521e fix gh-470, support the values of QueryMap starting with '{' (#540) 8 years ago
Spencer Gibb dbbb112f14
fix flakey ribbon tests 8 years ago
Spencer Gibb 8e73d6c749
Upgrade okhttp to 3.6.0 8 years ago
Adrian Cole 59ebc48ded Removes outdated references to Netflix 8 years ago
Lukasz Kryger 0843b3f2d9 Fix syntax error in one of the examples (#505) 8 years ago
Marcel Dias dfb36ebf5a Fix readme method name to produce client based in Target<T> (#502) 8 years ago
John Ament 530c4aeca3 #498 Forcibly set the Archaius version to allow Ribbon/Hystrix to work in tandem. (#499) 8 years ago
Romain Gonord 9ffd644502 fix typo in the documentation (#495) 8 years ago
rfalke 4eff532d4d Make Util.decodeOrDefault(...) public. (#493) 8 years ago
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