443 Commits (ddd7979a25edf39bbdb53849a74fc9b11475b0d6)

Author SHA1 Message Date
Dave Syer 06b50c9fe0 Revert to snapshots 9 years ago
Dave Syer 05f75e70da Update to 1.1.0.M3 9 years ago
Dave Syer db2e87f1b6 Switch log to debug from info 9 years ago
Dave Syer db4c82c39c Add @deprecated Javadocs 9 years ago
Jon Schneider be14074817 RestTemplate metrics collection join point now returns a value 9 years ago
Dave Syer 024d9946dc Whitespace 9 years ago
Dave Syer 36e4c7cf93 Make metrics aspect conditional on Spring AOP 9 years ago
Jakub Narloch cff20c5a6d Feign handling unparameterized ResponseEntity 9 years ago
Dave Syer b001fea325 Re-order configs and add refresh scope for lazy loading 9 years ago
Spencer Gibb 3dfb8b5dc1 fix support for registering random ports with eureka. 9 years ago
Spencer Gibb 1e716ff2c2 Upgrade eureka to v1.3.4 9 years ago
Jon Schneider 7bf6a85bd3 Fix flaky Servo tests by avoiding DefaultMonitorRegistry 9 years ago
Spencer Gibb 4d7f40f6e8 ignore failing test for now. 9 years ago
Spencer Gibb dfec99780a fix failing test on travis. 9 years ago
Jon Schneider c61a48735d Expanded metrics support to include Servo, Spectator, and Atlas 9 years ago
Spencer Gibb 509c8e9f13 polish 9 years ago
Jakub Narloch 31d2f65528 Feign annotated parameter processors 9 years ago
Spencer Gibb 50efa8536d add optional DiscoveryClientOptionalArgs 9 years ago
Konstantin A. Zolotukhin 5d3a0da50e null check for command bound circuit breaker 9 years ago
Jakub Narloch 966e03ba64 Feign OkHttp client configuration 9 years ago
Dave Syer d3000a23e9 Fix ordering problem with Zuul tests 9 years ago
Dave Syer 1fe28af3f0 Fix issue with forward:... routes 9 years ago
Spencer Gibb 6d5591020d Upgrade feign to 8.11.0 9 years ago
Dave Syer cd30bea0c8 Add smarts for local route handling in Zuul proxy 9 years ago
Spencer Gibb 3e0e47612c Do not require eurekaConfig. 9 years ago
Spencer Gibb a96666b902 Move DiscoveryClient creation so it is guarded. 9 years ago
Spencer Gibb 5b3a9f8f31 Align feign logging. 9 years ago
Spencer Gibb ef67fa328c Add local service to zuul ignoredServices by default. 9 years ago
Spencer Gibb 8058ced90d Remove dependency on governator. 9 years ago
Spencer Gibb 5f41de87d2 Polish 9 years ago
Matt Benson 568bc47b3e Fix feign scanning that fails if clients attr is not use 9 years ago
Spencer Gibb fe989530e3 remove reflection to set InstanceInfo.port 9 years ago
Spencer Gibb 51ea8afb24 Set port on InstanceInfo to support random server.port. 9 years ago
Spencer Gibb c5950df6e4 polish 9 years ago
alexVengrovsk e4b63a5b51 Use instanceof for better readability 9 years ago
alexVengrovsk 4510f657b9 Use "<>" and use isInfoEnabled 9 years ago
Spencer Gibb 810502c1f3 Allow overriding default feign beans. 9 years ago
Dave Syer a7abfd4242 Upgrade to Zuul 1.1 9 years ago
Dave Syer 5f84bcddd6 Align with package changes in Spring Cloud Config 9 years ago
Jakub Narloch 8bdfaf2c3d Feign request/response gzip compression 9 years ago
Spencer Gibb 187af71535 move refs to EurekaInstanceConfigBean to interface. 9 years ago
Dave Syer 4877de4916 Remove unused dependencies 9 years ago
Dave Syer c6fda88fed Support for ServerIntrospector in Feign client 9 years ago
Dave Syer 422bc42cf6 Be less greedy with logging request bodies in Zuul traces 9 years ago
Dave Syer f1f239d774 Change hystrix command key to be the service ID in Zuul proxy 9 years ago
Spencer Gibb aa8626739e Introduce Ribbon ServerIntrospector. 9 years ago
Spencer Gibb 3ed982d235 Introduce Ribbon ServerIntrospector. 9 years ago
Dave Syer a38ba34049 Try to guess whether a ribbon client is looking for HTTPS 9 years ago
boostrack 9c144220b1 DRY 9 years ago
Spencer Gibb 7cf0fa4824 add support for HasFeatures 9 years ago