461 Commits (18c58d7e0b64e375a48f573deb8276b4b856ea58)
 

Author SHA1 Message Date
Adrian Cole 18c58d7e0b Merge pull request #390 from bjsousa/upgrade_to_okhttp3 9 years ago
Adrian Cole 74ae7d19b4 Updates the GitHub example to use Java 8 default methods 9 years ago
bjsousa@wisc.edu abfd77e302 Use correct minor version in changelog 9 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
Adrian Cole bc9948f75e Merge pull request #387 from padilo/completable_support 9 years ago
Pablo Diaz 53cfd0d3e0 Added changes to changelog 9 years ago
Pablo Diaz 47345f83af Added rx.Completable support 9 years ago
Adrian Cole 5c352a0bc5 Merge pull request #385 from fiunchinho/feature/deletage_retry_ribbon 9 years ago
José Armesto 6591ae8617 Added dummy retryer that always delegates exceptions without retrying requests 9 years ago
Adrian Cole 6d83c9032c Merge pull request #384 from jmnarloch/error-decoder-docs 9 years ago
Jakub Narloch 0478424adc Corrected ErrorDecoder sample docs 9 years ago
Adrian Cole dacc707455 Merge pull request #383 from Netflix/null-reason 9 years ago
Adrian Cole 3378eee852 Recognizes reason phrase is nullable and not set when using http/2 9 years ago
Adrian Cole c05384f67e Merge pull request #380 from Netflix/hystrix-object-methods 9 years ago
Adrian Cole 03e9a7dc80 Fixes dispatch for toString, equals, hashCode in hystrix 9 years ago
Adrian Cole 18eb7f6be8 Merge pull request #369 from oillio/ignore_default 9 years ago
Dan Jasek 4cab6abcc0 Do not error on interfaces with default methods. 9 years ago
liuzhengyang 2ef3bc80c3 Sets method access for hystrix package-private fallback method 9 years ago
Adrian Cole 64184e91dc Merge pull request #354 from oillio/ignore-static-methods 9 years ago
Adrian Cole bd305edc9f Merge pull request #362 from nmiyake/feature/headerMap 9 years ago
Nick Miyake e7adaa79fd Add HeaderMap annotation 9 years ago
Adrian Cole 33121699af Merge pull request #366 from nmiyake/headerDocs 9 years ago
Nick Miyake ef5632fe17 Update README with documentation on setting headers 9 years ago
Adrian Cole 6a6271727a Merge pull request #355 from Netflix/expose-MAP_STRING_WILDCARD 9 years ago
Adrian Cole 5d0b5b10fb Merge pull request #356 from jmcampanini/jmcampanini/bump-okhttp 9 years ago
Javier Campanini d25095c50c bump okhttp dependencies to 2.7.5 9 years ago
Adrian Cole f24425c89c Exposes Encoder.MAP_STRING_WILDCARD to make form encoding easier 9 years ago
Dan Jasek 7bfce4741d Ignore static methods when validating interface 9 years ago
Adrian Cole 65ac0542b3 Merge pull request #349 from Netflix/commit-log-notes 9 years ago
Adrian Cole d503d05985 Merge pull request #348 from Netflix/headers-var-redo 9 years ago
Adrian Cole d13d5ade8a Adds commit log guidelines 9 years ago
Adrian Cole 57444d10da Fixes vnd header regression by changing Headers encoding 9 years ago
Adrian Cole b29f9d8aea Documents intent of client tests 9 years ago
Adrian Cole c2329abf5c Merge pull request #344 from stevecstian/fix-links 9 years ago
Steve Tian ee2019d697 Fixes links in CONTRIBUTING.md 9 years ago
Adrian Cole f0a53b1718 Fixed version log 9 years ago
Adrian Cole d1fb8c25a0 Merge pull request #343 from Netflix/runtime-expander-injection 9 years ago
Adrian Cole 7a9be05a40 Supports runtime injection of Param.Expander 9 years ago
Adrian Cole 2cfe41f8e7 Merge pull request #342 from Netflix/HACKING 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
Adrian Cole 4e1179f0ad Adds HACKING file, to demystify change to Feign 9 years ago
Adrian Cole 14402d884e Merge pull request #339 from spencergibb/hystrix-readme-example 9 years ago
Spencer Gibb 02fe32939f Fix broken hystrix example. 9 years ago
Adrian Cole f344dbdc1d Merge pull request #335 from nmiyake/feature/queryMap 9 years ago
Nick Miyake 8aeeed641d Add QueryMap annotation 9 years ago
Adrian Cole 4b9fd73b87 Merge pull request #336 from nmiyake/fixTypo 9 years ago
Nick Miyake 085afec7d8 Fix typo in comment 9 years ago
Adrian Cole e93b6a0771 Merge pull request #326 from ahus1/allow_any_replacement_in_header_288 9 years ago
Alexander Schwartz 7e25bbbfb2 make replacements headers work the same like in the body 9 years ago