2934 Commits (c10b06ec070160c274cada206be1a3a17c2d852c)
 

Author SHA1 Message Date
Dave Syer 4a77b86d08 Minify Javascript so it isn't needed in jars at runtime 10 years ago
Spencer Gibb 7b0824fb78 add some hystrix tests, specifically check there is no discovery health indicator if it is not turned on 10 years ago
Spencer Gibb f2c112f9ad updated turbine docs to show the need to uppercase turbine.aggregator.clusterConfig 10 years ago
Dave Syer fa7286ebdb Fix badge in README 10 years ago
Dave Syer 9939e0ecd9 Convert form-encoded request to byte[] for proxy 10 years ago
Spencer Gibb e7956e199e updated feign docs to use new @FeignClient* 10 years ago
Spencer Gibb 9ba39c990a add *-amqp projects to dep mgmt 10 years ago
Spencer Gibb 85a3e82da6 remove references to bus 10 years ago
Spencer Gibb 4dc7972fa5 moved spring-cloud-bus-{hystrix,turbine} to spring-cloud-netflix-{hystrix,turbine}-amqp 10 years ago
Spencer Gibb 71d0a474f7 cleanup threads in DiscoveryClient.jerseyClient and ServoMetricCollector 10 years ago
Spencer Gibb d4d1fe7f63 cleanup timer thread in zuul filter 10 years ago
Spencer Gibb 5287d5be0c Merge branch 'royclarkson-freemarker-config' 10 years ago
Roy Clarkson 2c451ad73e Fix issue where the Hystrix dashboard will not load 10 years ago
Roy Clarkson 75ff9540bb Fix typos in README 10 years ago
Dave Syer e623ad1061 Fix ordering problem in tests 10 years ago
Dave Syer 311d87885c Re-instate @EnableZuulServer and simplifiy configuration a bit 10 years ago
Spencer Gibb 789cf6d752 change the default route from / to /** 10 years ago
Spencer Gibb 4d9281c2af reset zuul routes when eureka sends catalog delta. 10 years ago
Spencer Gibb 7423decc54 updated EurekaHealthIndicator to implement the new DiscoveryHealthIndicator 10 years ago
Dave Syer 70648b0ec0 Tidy compiler warnings 10 years ago
Dave Syer 238c1329c4 Remove dependency on jersey for ProxyRequestHelper 10 years ago
Dave Syer 2a8db73d9b Extract header manipulation into a helper and add test 10 years ago
Dave Syer 73e7adbe5b Extract base class with params and headers for proxy filters 10 years ago
Spencer Gibb 096a8fa736 ignore breaking test for a moment 10 years ago
Spencer Gibb 4a6d8a30f0 removed circular dependency between EurekaClientAutoConfiguration and EurekaDiscoveryClientConfiguration that caused DiscoveryClientConfigServiceBootstrapConfiguration to fail. 10 years ago
Dave Syer f468160693 Add auth.route.* for controlling OAuth2 token relay 10 years ago
Dave Syer 16c25a2875 Clarify that path to dashboard doesn't require "index.html" 10 years ago
Spencer Gibb 7765c721ca basePath should always be /contextPath/servletPath/ (the last slash being the location of the eureka dashboard) 10 years ago
Spencer Gibb ba6a414d1d fix double slashes in eureka server 10 years ago
Dave Syer a2fade98a5 Change docs path in README 10 years ago
Dave Syer 7ba9998646 Add optional/runtime to lombok 10 years ago
Dave Syer 27da0bc12e Simplify implementation of servo metrics 10 years ago
Roy Clarkson 64c447f0cb Fix Travis CI image and link in README 10 years ago
Dave Syer 6d20c63445 Ensure servo metrics contribute to health indicator 10 years ago
Dave Syer 29eea6d9b6 Call postInit() aggressively on InstanceRegistry 10 years ago
Dave Syer 67878cfebd Rename @EnableRibbonClient to just @RibbonClients 10 years ago
Dave Syer e155601c40 Add log at info when Eureka starts 10 years ago
Spencer Gibb 56f1a365fc add /hosts/appName and renamed misspelled bootstrapyml 10 years ago
Spencer Gibb 2545a0151b Only approximate zone if ribbon.eureka.approximateZoneFromHostname = true 10 years ago
Spencer Gibb f92e0103bb Merge branch 'master' into feignclient 10 years ago
Spencer Gibb c1e6832dee add @DirtiesContext to tests 10 years ago
Dave Syer 6417923523 Extract ribbon client factory into ApplicationContext 10 years ago
Dave Syer bfb6ca6d8d Ditch SpringFilter in favour of proper dependency injection 10 years ago
Spencer Gibb 92a3454237 Polish 10 years ago
Spencer Gibb 05e8777fc3 add missing feign objects as not required values. 10 years ago
Spencer Gibb 7f9642ff38 new @FeignClient annotation 10 years ago
Spencer Gibb b7db65863f rename FeignConfigurer to FeignConfiguration 10 years ago
Spencer Gibb 3b7cc53c27 Merge branch 'jlouns-master' 10 years ago
Spencer Gibb 45e9a6208b Merge branch 'master' of github.com:jlouns/spring-cloud-netflix into jlouns-master 10 years ago
Jonathan Lounsbury 51f7dbd724 Simplifying readdition of route 10 years ago