- 29 Nov, 2019 4 commits
-
-
Andy Wilkinson authored
* gh-19171: Polish "Fix Liquibase endpoint's output with multiple datasources" Fix Liquibase endpoint's output with multiple datasources Fixes gh-19171
-
Andy Wilkinson authored
See gh-19171
-
Leo Li authored
Previously, the endpoint used the same change log history service for for each SpringLiquibase bean that it processed. This resulted in pollution of the reported changes as the history of each bean was not isolated. This commit updates the endpoint to use a new history service for each SpringLiquibase bean that is processed. See gh-19171
-
Andy Wilkinson authored
Closes gh-19186
-
- 28 Nov, 2019 4 commits
-
-
Stephane Nicoll authored
* pr/19170: Add missing indentations for pom.xml in doc Closes gh-19170
-
Johnny Lim authored
See gh-19170
-
Stephane Nicoll authored
* pr/19168: Use AdoptOpenJDK API V3 when detecting JDK updates Closes gh-19168
-
dreis2211 authored
See gh-19168
-
- 27 Nov, 2019 8 commits
-
-
Stephane Nicoll authored
Closes gh-19052
-
Stephane Nicoll authored
* pr/19101: Polish "Remove '.' and '-' reference in the EndpointId javadoc" Remove '.' and '-' reference in the EndpointId javadoc Closes gh-19101
-
Stephane Nicoll authored
See gh-19101
-
Lars Grefer authored
Endpoint ID's which contain '-' or '.' cause a deprecation warning. Therefore they shouldn't be doumented as valid characters. See gh-19101
-
Andy Wilkinson authored
See gh-19026
-
Stephane Nicoll authored
* pr/19149: Add missing health indicators to docs Closes gh-19149
-
dreis2211 authored
See gh-19149
-
Madhura Bhave authored
In general we do not recommend using @PropertySource due to them being added to the environment too late for auto-configuration to use them. This commit updates the documentation to mention them in the list of external sources along with a note. Closes gh-18900
-
- 26 Nov, 2019 1 commit
-
-
Madhura Bhave authored
Closes gh-19026
-
- 25 Nov, 2019 14 commits
-
-
Stephane Nicoll authored
Closes gh-19124
-
Stephane Nicoll authored
Closes gh-19123
-
Stephane Nicoll authored
Closes gh-19122
-
Stephane Nicoll authored
Closes gh-19121
-
Stephane Nicoll authored
Closes gh-19120
-
Stephane Nicoll authored
Closes gh-19119
-
Stephane Nicoll authored
Closes gh-19118
-
Stephane Nicoll authored
Closes gh-19117
-
Stephane Nicoll authored
Closes gh-19116
-
Stephane Nicoll authored
Closes gh-19115
-
Stephane Nicoll authored
Closes gh-19114
-
Stephane Nicoll authored
* pr/19109: Polish "Use ssl.enabled flag when RabbitMQ address has no protocol" Use ssl.enabled flag when RabbitMQ address has no protocol Closes gh-19109
-
Stephane Nicoll authored
There is a direct link between the sslEnabled flag and the default port that should be used by an address. The checks are currently set in two places: * Determine which port should be used * Determine if SSL should be enabled This commit polishes the initial proposal so that secureConnection is only set if a protocol is available. See gh-19109
-
cbono authored
See gh-19109
-
- 22 Nov, 2019 2 commits
-
-
Stephane Nicoll authored
* pr/18873: Let Liquibase smoke test pass on non-english systems Closes gh-18873
-
dreis2211 authored
See gh-18873
-
- 21 Nov, 2019 5 commits
-
-
Stephane Nicoll authored
* pr/19057: Remove invalid example of spring.mvc.async.request-timout property Closes gh-19057
-
Adam Michalik authored
See gh-19057
-
Stephane Nicoll authored
* pr/19027: Polish "Fix logging in CloudFoundryVcapEnvironmentPostProcessor" Fix logging in CloudFoundryVcapEnvironmentPostProcessor Closes gh-19027
-
Stephane Nicoll authored
See gh-19027
-
Mark Bigler authored
See gh-19027
-
- 20 Nov, 2019 2 commits
-
-
Stephane Nicoll authored
See gh-19072
-
Stephane Nicoll authored
See gh-19068
-