Andy Wilkinson
03fce55cdb
Polish "Remove a redundant dash in TestPropertyValues.Type"
...
Closes gh-11156
2017-11-27 10:44:53 +00:00
Johnny Lim
f21737a675
Remove a redundant dash in TestPropertyValues.Type
...
Prior to this change, the dash was duplicated. For example
"test--systemEnvironment". This commit removes the redundant dash
and corrects the assertion in the test that should have caught the
problem.
See gh-11156
2017-11-27 10:43:38 +00:00
Stephane Nicoll
89054d32fa
Polish "Fix CouchbaseReactiveRepositoriesAutoConfigurationTests"
...
Closes gh-11151
2017-11-27 10:59:21 +01:00
Eddú Meléndez
ef3d44f680
Fix CouchbaseReactiveRepositoriesAutoConfigurationTests
...
See gh-11151
2017-11-27 10:56:35 +01:00
Stephane Nicoll
116d763d52
Start building against Spring Data Key snapshots
...
See gh-11166
2017-11-27 10:55:57 +01:00
Stephane Nicoll
9543327406
Polish "Use BeanIds.SPRING_SECURITY_FILTER_CHAIN"
...
Closes gh-11162
2017-11-27 10:32:28 +01:00
Johnny Lim
70d92037bd
Use BeanIds.SPRING_SECURITY_FILTER_CHAIN
...
See gh-11162
2017-11-27 10:31:32 +01:00
Stephane Nicoll
c4387e1e8a
Polish "Add CouchbaseHealthIndicatorTests"
...
Closes gh-11161
2017-11-27 10:30:31 +01:00
Eddú Meléndez
2e9ca06688
Add CouchbaseHealthIndicatorTests
...
See gh-11161
2017-11-27 10:29:25 +01:00
Eddú Meléndez
5c216c2029
Clean LdapHealthIndicatorTests
...
Closes gh-11158
2017-11-27 10:27:29 +01:00
Stephane Nicoll
1620ac42b3
Polish contribution
...
Closes gh-11143
2017-11-27 10:14:34 +01:00
Johnny Lim
d9828a0aaa
Polish
...
See gh-11143
2017-11-27 10:14:18 +01:00
sdeleuze
65c777986d
Upgrade to Kotlin 1.1.61
...
Closes gh-11154
2017-11-26 17:25:12 +01:00
Johnny Lim
dea95b2b67
Make CouchbaseReactiveRepositoriesAutoConfigureRegistrar package-private
...
Closes gh-11142
2017-11-26 11:30:17 +01:00
Kazuki Shimizu
bd8834568d
Add @Inherited on spring-boot-test-autoconfigure
...
Closes gh-11139
2017-11-26 11:27:49 +01:00
Andy Wilkinson
61f9d240df
Polish
2017-11-24 16:31:31 +00:00
Johnny Lim
7d94695936
Harmonize CouchbaseReactiveRepositoriesAutoConfiguration conditions
...
Closes gh-11138
2017-11-24 16:51:29 +01:00
Andy Wilkinson
16b090c9bc
Polish
2017-11-24 15:46:19 +00:00
Andy Wilkinson
23014d97a2
Add new Devtools restart property to the appendix
...
Closes gh-9115
2017-11-24 14:56:50 +00:00
Andy Wilkinson
7674841946
Log condition evaluation delta upon DevTools restart
2017-11-24 14:49:53 +00:00
Stephane Nicoll
480039f212
Fix default value of management.endpoints.web.expose
2017-11-24 15:22:57 +01:00
Stephane Nicoll
1235d8f813
Polish Actuator doc
...
Closes gh-10861
2017-11-24 14:05:21 +01:00
Stephane Nicoll
a12bab453c
Polish "Fix PropertiesConfigAdapter delegation logic"
...
Closes gh-11135
2017-11-24 13:48:06 +01:00
Nikolay Rybak
9163d65b0e
Fix PropertiesConfigAdapter delegation logic
...
This change replaces fallback logic in PropertiesConfigAdapter and its
descendants such that instead of falling back to default "empty" config
it delegates to superinterface default implementation of the same class.
This allows default implementation to call back to other properties,
like DatadogConfig.uri() does.
See gh-11135
2017-11-24 13:31:00 +01:00
Andy Wilkinson
b3c5a050ad
Polish message for matching beans produced by OnBeanCondition
2017-11-24 12:01:20 +00:00
Andy Wilkinson
51b56782a3
Apply customizers to build when created embedded Mongo client
...
Closes gh-11132
2017-11-24 10:59:29 +00:00
Stephane Nicoll
45e8c237de
Polish
2017-11-24 11:16:46 +01:00
Stephane Nicoll
3a6170c019
Polish
2017-11-24 10:45:11 +01:00
Stephane Nicoll
aa87c45b5d
Polish "Introduce TestRestTemplate Kotlin extensions"
...
Closes gh-11039
2017-11-24 09:56:47 +01:00
sdeleuze
cd98da5ee9
Introduce TestRestTemplate Kotlin extensions
...
This commit introduces Kotlin extensions similar to the RestOperations
ones in order to be able to take advantage of Kotlin reified type
parameters for example.
See gh-11039
2017-11-24 09:44:34 +01:00
Stephane Nicoll
7f8ca64df1
Merge branch '1.5.x'
2017-11-23 18:01:05 +01:00
Stephane Nicoll
5ebed451e0
Remove dead code
2017-11-23 17:55:58 +01:00
Andy Wilkinson
6bf837e95b
Tidy up documentation following removal of /status and /health changes
...
Closes gh-10863
2017-11-23 16:14:34 +00:00
Johnny Lim
01a48412d2
Polish
...
Closes gh-11126
2017-11-23 16:00:55 +00:00
Stephane Nicoll
97bb70cd0c
Polish
2017-11-23 16:28:00 +01:00
Stephane Nicoll
0a5f064d39
Improve error metadata for Autoconfigure module
2017-11-23 16:11:48 +01:00
Stephane Nicoll
3a6a238ea9
Improve error metadata for Actuator
2017-11-23 15:59:51 +01:00
Andy Wilkinson
1a76b5122d
Merge branch '1.5.x'
2017-11-23 14:21:17 +00:00
Andy Wilkinson
72b14b8add
Merge branch '1.5.x'
2017-11-23 13:15:41 +00:00
Stephane Nicoll
c6709899db
Polish
2017-11-23 13:52:58 +01:00
Andy Wilkinson
c748a009b0
Merge branch '1.5.x'
2017-11-23 12:43:29 +00:00
Stephane Nicoll
877ed041e7
Polish
2017-11-23 13:38:11 +01:00
Stephane Nicoll
02a0683cff
Polish
...
See gh-10595
2017-11-23 13:32:03 +01:00
Stephane Nicoll
13ccf45008
Polish
...
See gh-10884
2017-11-23 13:28:44 +01:00
Stephane Nicoll
c9c9e3664e
Polish
...
See gh-11113
2017-11-23 13:26:55 +01:00
Andy Wilkinson
f12de333f5
Merge branch '1.5.x'
2017-11-23 11:46:42 +00:00
Andy Wilkinson
69fb433eb7
Merge branch '1.5.x'
2017-11-23 11:35:12 +00:00
Vedran Pavic
63aef58d30
Fix references to management related properties
...
See gh-11091
2017-11-23 10:48:37 +01:00
Stephane Nicoll
f7ed24cb7c
Merge branch '1.5.x'
2017-11-23 10:46:29 +01:00
Stephane Nicoll
50985b7e83
Polish
2017-11-23 10:40:25 +01:00