- 16 Oct, 2018 9 commits
-
-
Stephane Nicoll authored
-
Johnny Lim authored
See gh-14843
-
Andy Wilkinson authored
Closes gh-14833
-
Andy Wilkinson authored
Closes gh-14850
-
Andy Wilkinson authored
Closes gh-14732
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14848
-
Phillip Webb authored
-
Phillip Webb authored
Deprecate `SecurityPrerequisite` interface since we don't support it in Spring Boot 2. Closes gh-14846
-
- 15 Oct, 2018 31 commits
-
-
Phillip Webb authored
-
Madhura Bhave authored
Closes gh-14454
-
Phillip Webb authored
-
Stephane Nicoll authored
-
Phillip Webb authored
Closes gh-14833
-
Phillip Webb authored
Update `MappingWebEndpointPathMapper` to keep the original case rather than using a lower-case version. Closes gh-14773
-
Stephane Nicoll authored
Closes gh-14839
-
Stephane Nicoll authored
-
Andy Wilkinson authored
Closes gh-14838
-
Andy Wilkinson authored
Closes gh-14834
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14837
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-14832
-
Phillip Webb authored
Update the `EndpointId` constraints to allow '-' in names. Closes gh-14773
-
Phillip Webb authored
Update the `EndpointId` constraints to allow '.' in names. Closes gh-14773
-
Stephane Nicoll authored
Closes gh-13195
-
Andy Wilkinson authored
Closes gh-13832
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14727
-
Stephane Nicoll authored
Closes gh-14721
-
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
Closes gh-14728
-
Andy Wilkinson authored
Closes gh-14828
-
Andy Wilkinson authored
Closes gh-14829
-
Stephane Nicoll authored
Closes gh-14722
-
Stephane Nicoll authored
Closes gh-14826
-
Phillip Webb authored
* pr/14822: Fix typo in EndpointIdTests
-
Hanope authored
Closes gh-14822
-
Phillip Webb authored
Closes gh-14808
-