Adrian Cole
|
3338ecc128
|
Merge pull request #18 from Netflix/no-methodkey-decoder
Decoders no longer read methodKey
|
12 years ago |
adriancole
|
b79e9de65f
|
Decoders no longer read methodKey
|
12 years ago |
Adrian Cole
|
37462aa294
|
Merge pull request #17 from Netflix/decoder-exception
Decoders can throw checked exceptions, but needn't declare Throwable
|
12 years ago |
adriancole
|
6523d56016
|
Decoders can throw checked exceptions, but needn't declare Throwable
|
12 years ago |
Adrian Cole
|
80ca28f4a8
|
Merge pull request #14 from Netflix/extend-methodhandler
make MethodHandler extensible (in support of ObservableMethodHandler)
|
12 years ago |
adriancole
|
02dd27ef31
|
refactor MethodHandler to be extensible
|
12 years ago |
Adrian Cole
|
b832ea107b
|
Merge pull request #13 from Netflix/ensure-closed
centralize logic that ensures response body is closed
|
12 years ago |
adriancole
|
4b8d6c326c
|
centralize logic that ensures response body is closed
|
12 years ago |
Adrian Cole
|
7071374879
|
Merge pull request #12 from Netflix/no-fallback
decouple fallback from error handling
|
12 years ago |
adriancole
|
46be6bd336
|
issue #9: fallback handling is differs between sync and observer responses; decouple from error handling
|
12 years ago |
Adrian Cole
|
232c9748f9
|
Merge pull request #11 from Netflix/cleanup
cleaned up usage of util and removed unused URI parser
|
12 years ago |
adriancole
|
52b74c985d
|
cleaned up usage of util and removed unused URI parser
|
12 years ago |
Adrian Cole
|
83a4df9ee9
|
Merge pull request #8 from Netflix/example-2.0.0
update example to use feign 2.0.0 syntax
|
12 years ago |
adriancole
|
220ab36637
|
update example to use feign 2.0.0 syntax
|
12 years ago |
adriancole
|
5432544307
|
bump master to 3.0.0-SNAPSHOT
|
12 years ago |
Adrian Cole
|
28ad52aef6
|
Merge pull request #7 from Netflix/javadoc
comply with jdk 8 javadoc strictness
|
12 years ago |
adriancole
|
6641231579
|
comply with jdk 8 javadoc strictness
|
12 years ago |
Adrian Cole
|
ab20ed0e16
|
Merge pull request #4 from Netflix/no-guava
to facilitate higher reuse, remove guava and jax-rs deps
|
12 years ago |
adriancole
|
3726f089f6
|
added new @RequestLine and @Headers annotations to make JAX-RS optional
|
12 years ago |
adriancole
|
7e3def0521
|
to facilitate higher reuse, remove guava dep
|
12 years ago |
adriancole
|
316f4b9a2a
|
bumped example to 1.1.1
|
12 years ago |
Adrian Cole
|
4315ff7abc
|
Merge pull request #6 from Netflix/cli-example
added cli example
|
12 years ago |
adriancole
|
f82aa78d5c
|
added cli example
|
12 years ago |
Adrian Cole
|
7acb9a6d4e
|
Merge pull request #5 from Netflix/customize-retryer
bumped exponential backoff in Retryer.Default and made it possible to adjust
|
12 years ago |
adriancole
|
cc555a0fc2
|
bumped exponential backoff in Retryer.Default and made it possible to adjust.
|
12 years ago |
adriancole
|
ef9700b7c3
|
workaround test failures due to invalid hostnames on jenkins slaves
|
12 years ago |
Adrian Cole
|
4f8890a8a6
|
Merge pull request #2 from Netflix/ribbon-target
Ribbon integration
|
12 years ago |
adriancole
|
f5fe7104f2
|
Added Ribbon integration
|
12 years ago |
adriancole
|
3440c6392e
|
pmd and findbugs sweep + license headers
|
12 years ago |
adriancole
|
aead1b73f7
|
fixed excessively long lines and testng setup
|
12 years ago |
adriancole
|
53402b10dc
|
bump
|
12 years ago |
Adrian Cole
|
7dd93fc2a2
|
Merge pull request #1 from Netflix/initial
Initial import from denominator
|
12 years ago |
adriancole
|
222fc122e2
|
initial import
|
12 years ago |
adriancole
|
54f3dd4787
|
Merge remote-tracking branch 'build/multi-project'
|
12 years ago |
Sudhir Tonse
|
d991fecf65
|
Initial commit
|
12 years ago |
Justin Ryan
|
6df65bf346
|
Fixing aggregateJavadoc
|
12 years ago |
Justin Ryan
|
b0585dae4c
|
Passing status to Artifactory builds
|
12 years ago |
Justin Ryan
|
28c6989099
|
Verify before we can't take it back, use preferredVersion variable
|
12 years ago |
Justin Ryan
|
d0e42e3dfb
|
Handle unavailable sonatype properties
|
12 years ago |
Justin Ryan
|
9de561434f
|
Make uploadMavenCentral task, that encompasses other tasks
|
12 years ago |
Justin Ryan
|
832eb537e9
|
Automatically aggregate and publish docs (java,groovy,scala)
|
12 years ago |
Justin Ryan
|
498c25feaa
|
Matching wrapper to 1.5
|
12 years ago |
Justin Ryan
|
8caf8ec93b
|
Upgrading release process
|
12 years ago |
Justin Ryan
|
63e44e8e73
|
Using latest features of release plugin
|
12 years ago |
Justin Ryan
|
883dd0daf3
|
Add sonatype snapshot repository
|
12 years ago |
Justin Ryan
|
c3477877da
|
Use newer version of license-gradle-plugin that fixes skipExistingHeaders field
|
12 years ago |
Justin Ryan
|
d87b66e0d0
|
Move gradle-release dependency to bintray
|
12 years ago |
Justin Ryan
|
84339e0a40
|
Switching to bintray for dependencies (same as Maven Central)
|
12 years ago |
Justin Ryan
|
6f9e3a024f
|
Upgrading to Gradle 1.4
|
12 years ago |
Greg Orzell
|
f5a10c63c5
|
Update codequality/checkstyle.xml
Removing as it appears to no longer be available in the latest version of checkstyle that comes with gradle 1.4
|
12 years ago |