Andy Wilkinson
ce26325a38
Upgrade to Spring Security 5.0.0.RELEASE
...
Closes gh-11069
7 years ago
Andy Wilkinson
8d6e3dd73b
Upgrade to Spring Framework 5.0.2.RELEASE
...
Closes gh-10982
7 years ago
Madhura Bhave
9f76832488
Optimize fetching tokenKeys for reactive actuators
...
Closes gh-10899
7 years ago
Andy Wilkinson
1886791c73
Upgrade to Spring Data Kay-SR2
...
Closes gh-11166
7 years ago
Andy Wilkinson
e7bc5f0e5e
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
6bbfc8aeb3
Upgrade to Spring Data Ingalls-SR9
...
Closes gh-10885
7 years ago
Andy Wilkinson
57db9f4cfd
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
98d4a1253a
Upgrade to Spring Framework 4.3.13.RELEASE
...
Closes gh-10680
7 years ago
Andy Wilkinson
ecdbc52fc5
Make log4j-core available to Elasticsearch tests
...
Elasticsearch server requires log4j-core but we don't want the entire
module to have a test dependency on log4j-core as it already uses
Logback. This commit uses the modified class path runner to make
log4j-core available specifically to the Elasticsearch-related tests.
See gh-11166
7 years ago
Andy Wilkinson
aa04cb0d69
Merge pull request #11156 from Johnny Lim
...
* gh-11156:
Polish "Remove a redundant dash in TestPropertyValues.Type"
Remove a redundant dash in TestPropertyValues.Type
7 years ago
Andy Wilkinson
03fce55cdb
Polish "Remove a redundant dash in TestPropertyValues.Type"
...
Closes gh-11156
7 years ago
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
7 years ago
Andy Wilkinson
a39251a3df
Merge branch '1.5.x'
7 years ago
Andy Wilkinson
1011ec95fc
Upgrade to Groovy 2.4.13
...
Closes gh-11167
7 years ago
Stephane Nicoll
21e1e647f8
Merge pull request #11151 from eddumelendez:fix_reactive_couchbase_test
...
* pr/11151:
Polish "Fix CouchbaseReactiveRepositoriesAutoConfigurationTests"
Fix CouchbaseReactiveRepositoriesAutoConfigurationTests
7 years ago
Stephane Nicoll
89054d32fa
Polish "Fix CouchbaseReactiveRepositoriesAutoConfigurationTests"
...
Closes gh-11151
7 years ago
Eddú Meléndez
ef3d44f680
Fix CouchbaseReactiveRepositoriesAutoConfigurationTests
...
See gh-11151
7 years ago
Stephane Nicoll
116d763d52
Start building against Spring Data Key snapshots
...
See gh-11166
7 years ago
Stephane Nicoll
2ec0e76e3f
Merge pull request #11162 from izeye:spring-security-filter-chain
...
* pr/11162:
Polish "Use BeanIds.SPRING_SECURITY_FILTER_CHAIN"
Use BeanIds.SPRING_SECURITY_FILTER_CHAIN
7 years ago
Stephane Nicoll
9543327406
Polish "Use BeanIds.SPRING_SECURITY_FILTER_CHAIN"
...
Closes gh-11162
7 years ago
Johnny Lim
70d92037bd
Use BeanIds.SPRING_SECURITY_FILTER_CHAIN
...
See gh-11162
7 years ago
Stephane Nicoll
c9999397cf
Merge pull request #11161 from eddumelendez:add_couchbase_healthIndicator_test
...
* pr/11161:
Polish "Add CouchbaseHealthIndicatorTests"
Add CouchbaseHealthIndicatorTests
7 years ago
Stephane Nicoll
c4387e1e8a
Polish "Add CouchbaseHealthIndicatorTests"
...
Closes gh-11161
7 years ago
Eddú Meléndez
2e9ca06688
Add CouchbaseHealthIndicatorTests
...
See gh-11161
7 years ago
Stephane Nicoll
95afad7791
Merge pull request #11158 from eddumelendez:clean_LdapHealthIndicatorTests
...
* pr/11158:
Clean LdapHealthIndicatorTests
7 years ago
Eddú Meléndez
5c216c2029
Clean LdapHealthIndicatorTests
...
Closes gh-11158
7 years ago
Stephane Nicoll
286afa1876
Merge pull request #11143 from izeye:polish-20171125
...
* pr/11143:
Polish contribution
Polish
7 years ago
Stephane Nicoll
1620ac42b3
Polish contribution
...
Closes gh-11143
7 years ago
Johnny Lim
d9828a0aaa
Polish
...
See gh-11143
7 years ago
Stephane Nicoll
ac22225b1d
Merge pull request #11154 from sdeleuze:kotlin-1.1.61
...
* pr/11154:
Upgrade to Kotlin 1.1.61
7 years ago
sdeleuze
65c777986d
Upgrade to Kotlin 1.1.61
...
Closes gh-11154
7 years ago
Stephane Nicoll
440617a2b7
Merge pull request #11142 from izeye:package-private
...
* pr/11142:
Make CouchbaseReactiveRepositoriesAutoConfigureRegistrar package-private
7 years ago
Johnny Lim
dea95b2b67
Make CouchbaseReactiveRepositoriesAutoConfigureRegistrar package-private
...
Closes gh-11142
7 years ago
Stephane Nicoll
d9f4be49b0
Merge pull request #11139 from kazuki43zoo:Inherited
...
* pr/11139:
Add @Inherited on spring-boot-test-autoconfigure
7 years ago
Kazuki Shimizu
bd8834568d
Add @Inherited on spring-boot-test-autoconfigure
...
Closes gh-11139
7 years ago
Andy Wilkinson
61f9d240df
Polish
7 years ago
Stephane Nicoll
a7352e6828
Merge pull request #11138 from izeye:conditional-on-class
...
* pr/11138:
Harmonize CouchbaseReactiveRepositoriesAutoConfiguration conditions
7 years ago
Johnny Lim
7d94695936
Harmonize CouchbaseReactiveRepositoriesAutoConfiguration conditions
...
Closes gh-11138
7 years ago
Andy Wilkinson
16b090c9bc
Polish
7 years ago
Andy Wilkinson
23014d97a2
Add new Devtools restart property to the appendix
...
Closes gh-9115
7 years ago
Andy Wilkinson
7674841946
Log condition evaluation delta upon DevTools restart
7 years ago
Stephane Nicoll
480039f212
Fix default value of management.endpoints.web.expose
7 years ago
Stephane Nicoll
1235d8f813
Polish Actuator doc
...
Closes gh-10861
7 years ago
Stephane Nicoll
e92d248fd7
Merge pull request #11135 from GreyTeardrop:micrometer-config-adapters-delegation
...
* pr/11135:
Polish "Fix PropertiesConfigAdapter delegation logic"
Fix PropertiesConfigAdapter delegation logic
7 years ago
Stephane Nicoll
a12bab453c
Polish "Fix PropertiesConfigAdapter delegation logic"
...
Closes gh-11135
7 years ago
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
7 years ago
Andy Wilkinson
b3c5a050ad
Polish message for matching beans produced by OnBeanCondition
7 years ago
Andy Wilkinson
51b56782a3
Apply customizers to build when created embedded Mongo client
...
Closes gh-11132
7 years ago
Stephane Nicoll
45e8c237de
Polish
7 years ago
Stephane Nicoll
3a6170c019
Polish
7 years ago