adriancole
|
655239a7e4
|
3.3.0-SNAPSHOT
|
11 years ago |
adriancole
|
1fcdfba4b8
|
4.1
|
11 years ago |
Bob T Builder
|
a5a8fc8bfb
|
[Gradle Release Plugin] - new version commit: '3.2.1-SNAPSHOT'.
|
11 years ago |
Bob T Builder
|
3a68d6b756
|
[Gradle Release Plugin] - pre tag commit: '3.2.0'.
|
11 years ago |
adriancole
|
54508d97aa
|
update to dagger 1.1, as bump test deps
|
11 years ago |
adriancole
|
4f9aa7db4b
|
fix issue #31: support @Path on type
|
11 years ago |
adriancole
|
97384f4630
|
3.2.0-SNAPSHOT
|
11 years ago |
adriancole
|
25dfcbe602
|
close issue #37: add wikipedia example
|
11 years ago |
adriancole
|
5f42c147d4
|
renamed github example
|
11 years ago |
adriancole
|
4292c22f00
|
3.1.1-SNAPSHOT
|
11 years ago |
adriancole
|
1630812364
|
log ioexceptions and retries
|
11 years ago |
adriancole
|
d139377b73
|
3.1.0
|
11 years ago |
adriancole
|
1f1e27d89d
|
3.0.1-SNAPSHOT
|
11 years ago |
adriancole
|
5fb10762fb
|
ported example to use latest and greatest
|
11 years ago |
Adrian Cole
|
13e23e5644
|
Merge pull request #22 from Netflix/gson
Added feign-gson codec, used via new GsonModule()
|
11 years ago |
adriancole
|
9fb1c0719d
|
Added feign-gson codec, used via new GsonModule()
|
11 years ago |
Adrian Cole
|
31c0b2ce95
|
Merge pull request #10 from Netflix/observer
Implement IncrementalCallback and IncrementalDecoder
|
11 years ago |
adriancole
|
0d7a69b81e
|
added IncrementalCallback example code and updated changelog
|
11 years ago |
adriancole
|
309d4b3414
|
integrated IncrementalCallback into methodhandler and added IncrementalDecoder
|
11 years ago |
adriancole
|
e88f2e5308
|
added IncrementalCallback type and updated Contract to process it
|
11 years ago |
Adrian Cole
|
8780a0c953
|
Merge pull request #20 from Netflix/websocket-decoder
Normalized to Decoder.TextStream and Encoder.Text; Provides.Type.SET binding
|
11 years ago |
adriancole
|
9fd513d268
|
remove timestamp from log appender helper
|
11 years ago |
adriancole
|
20bff15fdc
|
Normalized to Decoder.TextStream and Encoder.Text; replaced Map bindings with Set
|
11 years ago |
Adrian Cole
|
930edd0fa3
|
Merge pull request #21 from Netflix/retrofit-logging
fix issue #16: Wire is now Logger, with configurable Logger.Level
|
11 years ago |
adriancole
|
2438a851a9
|
fix issue #16: Wire is now Logger, with configurable Logger.Level
|
11 years ago |
Adrian Cole
|
5bf4569de0
|
Merge pull request #19 from Netflix/duplicate-binding
fix duplicate binding error using jaxrs
|
12 years ago |
adriancole
|
3aa54db0b2
|
fix duplicate binding error using jaxrs
|
12 years ago |
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 |