Commit Graph

  • 2559b76747 fixed typo Spencer Gibb 2015-05-26 10:56:57 -06:00
  • 4255179354 use io.reactivex:rxjava Spencer Gibb 2015-05-20 12:35:49 -06:00
  • bd5d00c082 encode uri if needed Spencer Gibb 2015-05-18 21:51:58 -06:00
  • 8bb578ad97 update ServerMetricCollector to include instance and statistic tags if present. Spencer Gibb 2015-05-18 20:53:55 -06:00
  • 3bb1562b7f fix RibbonClientHttpRequestFactory to add headers and accept a body Spencer Gibb 2015-05-15 12:26:32 -06:00
  • 68b0c91fa7 document disabling of zuul filters Spencer Gibb 2015-05-11 10:08:06 -06:00
  • 8fa9b71579 Corrected example of providing Turbine cluster name via instance metadata map. Darek Kaczyński 2015-05-07 00:02:03 +02:00
  • 532cfd9bda Merge pull request #336 from marcingrzejszczak/patch-2 Spencer Gibb 2015-05-06 15:20:16 -04:00
  • 94081f82ce Fixed a typo Marcin Grzejszczak 2015-05-05 23:49:49 +02:00
  • ed692c3836 document that build requires jdk8 Spencer Gibb 2015-05-05 11:42:09 -06:00
  • e3b42e79b6 fix misspelling Spencer Gibb 2015-05-05 10:54:50 -06:00
  • 688b577d63 Merge pull request #334 from marcingrzejszczak/patch-1 Spencer Gibb 2015-05-05 11:43:32 -04:00
  • 85b7ccf618 Merge pull request #316 from brenuart/issue-312 Spencer Gibb 2015-05-04 16:26:17 -04:00
  • eed9b996fb Reason why Eureka instance is not found is not visible Marcin Grzejszczak 2015-05-04 16:55:11 +02:00
  • 3809bcbc90 More 1.0.2 snapshots Dave Syer 2015-05-01 16:24:20 +01:00
  • 0587df4ae2 Fix parent version Dave Syer 2015-05-01 16:19:51 +01:00
  • 53c0e0a246 Fix parent version Dave Syer 2015-05-01 16:19:21 +01:00
  • bad44ec8ab Fix parent version Dave Syer 2015-05-01 16:15:48 +01:00
  • fde4741333 Update to 1.0.3 snapshots Dave Syer 2015-05-01 11:22:13 +02:00
  • c77322348c Add example for SEMAPHORE in @HystrixCommand Dave Syer 2015-05-01 11:20:13 +02:00
  • c3f5678854 only invoke RestClient.initWithNiwsConfig once Spencer Gibb 2015-04-30 12:56:38 -06:00
  • 5166994f7c add documentation for ribbon.eureka.enabled Spencer Gibb 2015-04-30 09:42:28 -06:00
  • ce6d286d70 Don't execute load balancer twice Spencer Gibb 2015-04-29 22:20:10 -06:00
  • df8c637a57 add short explanation in javadoc Bertrand Renuart 2015-04-28 11:26:50 +02:00
  • e2fa45f960 Make creation of the RestClient LAZY as it is no always required (see https://github.com/spring-cloud/spring-cloud-netflix/issues/312) Bertrand Renuart 2015-04-24 09:32:26 +02:00
  • b28fd07cdb Update to 1.0.2 snapshots Dave Syer 2015-04-23 11:11:21 +01:00
  • 22c261c8ce Update connectors version Dave Syer 2015-04-22 11:36:47 +02:00
  • 3e98c78c12 add PATCH to SimpleHostRoutingFilter Spencer Gibb 2015-04-17 11:49:51 -06:00
  • 6dce075e99 upgrade to feign 8.1.1 which includes a fixes bad urls Spencer Gibb 2015-04-17 10:08:21 -06:00
  • 3d9e998a01 fix missing jersey apache4client Spencer Gibb 2015-04-16 14:49:12 -06:00
  • 55a8195a67 throw more descriptive error if no ServiceInstance is found Spencer Gibb 2015-04-16 14:48:38 -06:00
  • 936a3b334e Set explicit cookie policy in HTTP client in RibbonClientConfiguration Dave Syer 2015-04-16 13:25:33 +01:00
  • 1799809562 Merge branch 'hystrix-144' Spencer Gibb 2015-04-14 13:28:03 -06:00
  • 38e25f390f Support for @RequestMapping on class and ResponseEntity return types Chad Jaros 2015-03-31 08:35:55 -05:00
  • a765839771 upgrade hystrix to 1.4.4 and integrate dashboard changes Spencer Gibb 2015-04-14 08:58:18 -06:00
  • 20da63c238 Merge pull request #299 from royclarkson/dashboard-cf-fix Spencer Gibb 2015-04-13 16:48:16 -04:00
  • 408910e893 Ignore 'Connection: close' header from stream response Roy Clarkson 2015-04-08 14:06:41 -05:00
  • 45449cfb84 polish Spencer Gibb 2015-04-13 12:49:25 -06:00
  • 611c0b5c1c Added posibility to append archaius configuration to existing installed configurations Alexandru Burghelea 2015-03-02 11:35:20 +02:00
  • 9699664e09 Merge pull request #294 from joshiste/master Spencer Gibb 2015-04-13 10:40:59 -04:00
  • 3279ae601f Merge pull request #298 from joshiste/exlude-mockito-all Spencer Gibb 2015-04-13 10:40:53 -04:00
  • e1b6ddf563 Format whitespace Roy Clarkson 2015-04-13 08:40:15 -05:00
  • 242419726d Exclude mockito-all from zuul-core and turbine-core However turbine and zuul are depending on mockito-all in compile-scope. Not only I want to get rid of these (usually) test-dependencies, but also mockito-all contains some hamcrest-classes (in older versions) getting in conflict with the classes from spring-test Johannes Stelzer 2015-04-11 16:49:30 +02:00
  • 3794213aaf add a note about the Spring Cloud DiscoveryClient. Spencer Gibb 2015-04-06 15:12:38 -06:00
  • 6a0737dacf Example of static, loadbalanced Zuul configuration Johannes Stelzer 2015-04-02 20:33:05 +02:00
  • 873854810a Fix eureka instance metadata in Cloud Foundry example Dave Syer 2015-04-02 13:45:05 +01:00
  • 555b1f1c06 Use UrlPathHelper to determine the current url path in Zuul Dave Syer 2015-04-01 12:05:05 +01:00
  • 5961931caf Make /error path a special case in ZuulHandlerMapping Dave Syer 2015-04-01 11:50:33 +01:00
  • 814f7e9283 added warn logging to hystrix dashboard proxy servlet Spencer Gibb 2015-03-27 10:57:03 -06:00
  • 20bb1af655 added debug logging to hystrix dashboard proxy servlet Spencer Gibb 2015-03-27 10:11:38 -06:00
  • 370ce804e3 Update docs to use @EnableCircuitBreaker Roy Clarkson 2015-03-27 10:43:54 -05:00
  • 2d18706219 updated to use RestTemplateCustomizer Spencer Gibb 2015-03-26 10:47:17 -06:00
  • 8bfef044d2 fixed bad class name Spencer Gibb 2015-03-26 08:24:04 -06:00
  • 28db47c72a move RibbonClientHttpRequestFactory to configuration conditional on netflix httpclient classes Spencer Gibb 2015-03-25 11:38:58 -06:00
  • 55d46eb6c7 add support for ribbon http client in RestTemplate. Spencer Gibb 2015-03-25 10:35:31 -06:00
  • 5f9c3e6073 Ensure management.port=-1 switches off actuator endpoints in turbine Dave Syer 2015-03-26 09:37:50 +00:00
  • 3714cee51d Clarify impact of @ComponentScan on @RibbonClient Dave Syer 2015-03-26 09:36:27 +00:00
  • d0021f0415 Clarify turbine config Dave Syer 2015-03-25 09:41:35 +00:00
  • f5b6c58f30 upgrade hystrix to 1.4.1 Spencer Gibb 2015-03-24 13:44:29 -06:00
  • f0d8c86b51 Only call shutdown() if DiscoveryClient is not null. Spencer Gibb 2015-03-24 13:21:46 -06:00
  • 76d0c018ee Ensure ZuulProperties.servletPath is applied to routes unknown 2015-03-20 20:19:34 +02:00
  • e60a0fc4fb Re-initialize DiscoveryClient if config client is in "eureka-first" Dave Syer 2015-03-23 16:53:50 +00:00
  • 9dc2821bc9 Small fixes to typos in docs boostrack 2015-03-21 09:31:58 +01:00
  • 924363ca1c Sidecar reports true non-jvm app status to eureka. Spencer Gibb 2015-03-20 13:25:58 -06:00
  • 3515112cb2 move RestTemplate docs to s-c-commons Spencer Gibb 2015-03-20 13:00:19 -06:00
  • cdc5681694 Clarify role of filter beans in @EnableZuulProxy Dave Syer 2015-03-20 14:48:39 +00:00
  • 3ba7cfbff2 Add link to github in rendered docs Dave Syer 2015-03-20 11:46:15 +00:00
  • 1c54e6b937 Add annotation processor Dave Syer 2015-03-19 14:27:18 +00:00
  • 869e3ec92f upgrade to feign 8.1.0 Spencer Gibb 2015-03-19 12:13:11 -06:00
  • edbb0acc7c Merge pull request #266 from warmuuh/patch-1 Spencer Gibb 2015-03-19 11:20:47 -04:00
  • 98ac81bda2 updated documentation of HystrixHealthIndicator Peter 2015-03-19 14:43:12 +01:00
  • 444f3c8010 Feign client builder should not assume all annotations are the same Dave Syer 2015-03-19 12:13:19 +00:00
  • b03b2f5629 Add ping stream to turbine AMQP Dave Syer 2015-03-18 17:03:25 +00:00
  • 72a182c914 Make turbine AMQP into an application (optional) Dave Syer 2015-03-18 15:55:08 +00:00
  • da24fa6d20 Refactor for config client stuff moving to commons Dave Syer 2015-03-18 15:42:41 +00:00
  • 369a00cb71 Validate hostname (serviceId) in @FeignClient Dave Syer 2015-03-18 10:35:57 +00:00
  • 3445d093c7 Fix RabbitAdmin so it actually finds the Declarables Dave Syer 2015-03-17 16:08:36 +00:00
  • f3ced9e0ed allow zuul to have multiple values for each named header Spencer Gibb 2015-03-16 15:19:07 -06:00
  • cc2159f77b Use separate RabbitAdmin to declare queues and exchanges Dave Syer 2015-03-16 14:57:19 +00:00
  • 9fe69cc80a Merge pull request #258 from sampengilly/master Dave Syer 2015-03-16 13:31:45 +00:00
  • a2b0b70b55 Added additional Gradle tip to Eureka Server documentation. Tip covers the usage of the spring dependency management plugin in order to prevent fatal crashes during application startup. sampengilly 2015-03-16 21:05:52 +10:00
  • 9357bdd9db Remove log4j notes since Eureka no longer requires it Dave Syer 2015-03-13 17:15:08 +00:00
  • 0391cfff65 Allow streaming of multipart requests in Zuul proxy Dave Syer 2015-03-13 16:35:46 +00:00
  • da4f5d3454 Fix issue with servlet request wrappers in Zuul Dave Syer 2015-03-13 13:07:33 +00:00
  • bf15ee8a6d Display Pivotal Education related courseware Brian Clozel 2015-03-09 11:58:27 +01:00
  • e2583f5380 upgrade Ribbon to version 2.0.0. Spencer Gibb 2015-03-06 12:47:27 -07:00
  • df7abd1bc9 added test ReadTimeout parameter Spencer Gibb 2015-03-06 12:19:53 -07:00
  • 164c9f8755 Add bintray properties Dave Syer 2015-03-05 16:52:05 +00:00
  • 384fad6c40 wrap SpringLBClientFactory in a CachingLBClientFactory so LBClients are reused. Spencer Gibb 2015-03-05 12:39:22 -07:00
  • 4bd7c3bdcf upgrade feign to 7.3.0 Spencer Gibb 2015-03-05 11:42:09 -07:00
  • 4e795ea783 upgrade hystrix to 1.4.0 Spencer Gibb 2015-03-03 17:23:26 -07:00
  • e3a20d5d6b Update to next snapshot Dave Syer 2015-03-03 14:56:26 +00:00
  • 7b6f14805d return null for choose() rather than throw an illegal argument exception. Spencer Gibb 2015-03-02 09:44:11 -07:00
  • ab714bd970 Add release profile for distribution management Dave Syer 2015-02-27 15:49:52 +00:00
  • 2d35ae1632 Back to configure->config Dave Syer 2015-02-27 15:23:51 +00:00
  • 7e579c9a91 Use method accessor not field Dave Syer 2015-02-27 12:38:39 +00:00
  • 8ac43cca52 Add @*ConnectionFactory to qualify the preferred instance Dave Syer 2015-02-27 12:27:04 +00:00
  • a954e88fc6 Config package name change Dave Syer 2015-02-25 17:12:50 +00:00
  • e096fd8e05 Move RibbonInterceptor into commons Dave Syer 2015-02-25 14:58:36 +00:00
  • e6f30ebfce Exclude mockito-all from zuul Dave Syer 2015-02-25 14:25:11 +00:00