- 02 Dec, 2016 3 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7521
-
- 01 Dec, 2016 36 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-7421
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7548
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-1567
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Previously, the health auto-configuration `AutoconfigureOrder` entry for couchbase was referring to the standard couchbase auto-configuration that is not responsible to configure the `CouchbaseOperations` bean. Yet, the health indicator implementation was relying on the presence of such a bean. This commit fixes the `AutoconfigureOrder` entry so that it refers to `CouchbaseDataAutoConfiguration` now. Closes gh-7543
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-7381
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-4970
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7471
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-7503
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/7539: Use addAll instead of manual array to collection copy
-
Oscar Utbult authored
Closes gh-7539
-
Stephane Nicoll authored
* pr/7538: Remove redundant StringBuilder
-
Oscar Utbult authored
Closes gh-7538
-
Stephane Nicoll authored
* pr/7541: Fix typo
-
Nicklas Holm authored
Closes gh-7541
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Previously, if a user specifies a path to a schema or data DDL that does not exist, the application will start up fine and the missing DDL would not be reported. This commit validates that user-defined resources actually exist and throw a new `ResourceNotFoundException` if they don't. Closes gh-7088
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-7524
-
- 30 Nov, 2016 1 commit
-
-
Andy Wilkinson authored
-