181 Commits (master)

Author SHA1 Message Date
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
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 82a3aac831 Backfills test for hystrix-rx behavior when no fallback is configured 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 60e0319237 Adds maven project under group id io.github.openfeign (#416) 8 years ago
bjsousa@wisc.edu 3d84c767ba Upgrade to OkHttp 3.2 and adjust tests as needed to work with new OkHttpClient and MockWebServer methods 9 years ago
Pablo Diaz 47345f83af Added rx.Completable support 9 years ago
Adrian Cole 03e9a7dc80 Fixes dispatch for toString, equals, hashCode in hystrix 9 years ago
liuzhengyang 2ef3bc80c3 Sets method access for hystrix package-private fallback method 9 years ago
Javier Campanini d25095c50c bump okhttp dependencies to 2.7.5 9 years ago
Jimmy Lu 7c63801cf0 Used Google code style for code formatting 9 years ago
Jimmy Lu 07dcd87fc0 Adds fallback support for HystrixCommand, Observable, and Single results 9 years ago
Spencer Gibb 02fe32939f Fix broken hystrix example. 9 years ago
Adrian Cole e1137b021b Allows HystrixFeign.Builder to be used incrementally 9 years ago
Adrian Cole 122f9a547b Adds fallback implementation configuration to the `HystrixFeign` builder 9 years ago
Adrian Cole 7c0ddbf9e0 Updates to okhttp 2.7.1 9 years ago
Christopher Lakey d1cb196e6e Add support for rx.Observable and rx.Single return types to Hystrix module 9 years ago
Adrian Cole 20f3721497 Document and expose HystrixDelegatingContract 9 years ago
Adrian Cole 4f86d15dd8 Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7 9 years ago
Spencer Gibb c17756ce3b add HystrixCommand support 9 years ago