- 15 Oct, 2018 40 commits
-
-
Stephane Nicoll authored
This commit updates the documentation to reference the default execution id of the `repackage` goal when a project uses `spring-boot-starter-parent`. Closes gh-14835
-
Brian Clozel authored
This commit shows the stacktrace information in default WhiteLabel error views for Spring MVC and Spring WebFlux. This information is only shown if it is present in the model map, which depends on the `server.error.include-stacktrace` configuration property. Closes gh-12838
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14838
-
Andy Wilkinson authored
Closes gh-14834
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14837
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14832
-
Phillip Webb authored
-
Phillip Webb authored
Update the `EndpointId` constraints to allow '-' in names. Closes gh-14773
-
Andy Wilkinson authored
Closes gh-14804
-
Phillip Webb authored
-
Phillip Webb authored
Update the `EndpointId` constraints to allow '.' in names. Closes gh-14773
-
Stephane Nicoll authored
Closes gh-14821
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13195
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-13832
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14727
-
Stephane Nicoll authored
Closes gh-14721
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Previously, Couchbase's health was determined by retrieving the bucket info from the cluster info. This retrieval could take over one minute in some cases even when Couchbase is health. This latency is too large for a health check. The Couchbase team have recommended the of a Cluster#diagnostics instead. This provides a much lower latency view of the cluster's health. This commit updates CouchbaseHealthIndicator to use Cluster#diagnostics while retaining support, in a deprecated form, for the old info-based mechanism should anyone want to opt back into that in 2.0.x. Closes gh-14685
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14728
-
Stephane Nicoll authored
Closes gh-14821
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14828
-
Andy Wilkinson authored
Closes gh-14829
-
Andy Wilkinson authored
Closes gh-14729
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14722
-
Brian Clozel authored
-
artsiom authored
Closes gh-14724
-