473 Commits (60e0319237df4c334b895c4c0c532822d8bae714)
 

Author SHA1 Message Date
Adrian Cole 60e0319237 Adds maven project under group id io.github.openfeign (#416) 8 years ago
Gursev Singh Kalra 07275eecb2 Adds XXE fixes to JAXBDecoder and SAXDecoder classes (#415) 8 years ago
Carter Kozak 6717142afc Returns null when Content-Length > Integer.MAX_VALUE (#410) 8 years ago
Dmytro Kostiuchenko e46ab681bc Clears query param with unsafe characters in name (#409) 8 years ago
Adrian Cole 464a2b1276 Merge pull request #407 from edio/headermap_duplicate 9 years ago
Dmytro Kostiuchenko ecafb83cb4 Fixed throwing an IllegalStateException on duplicate HeaderMap 9 years ago
Jon Schneider e3ca3411f4 Update Bintray API key 9 years ago
Jon Schneider cfee876b29 Update README.md [ci skip] 9 years ago
Jon Schneider 5d06369197 Remove unnecessary install step in Travis 9 years ago
Jon Schneider b7676fe437 Update Bintray API key 9 years ago
Adrian Cole a22e024497 Merge pull request #397 from enriquezrene/bugfix/redaction-errors-on-readme 9 years ago
Rene Enriquez e291e2dcca fix redaction error on README.md file 9 years ago
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