- 29 Sep, 2017 6 commits
-
-
Stephane Nicoll authored
See gh-7226
-
Stephane Nicoll authored
See gh-10456
-
Stephane Nicoll authored
See gh-10455
-
Stephane Nicoll authored
See gh-10454
-
Stephane Nicoll authored
See gh-7226
-
Stephane Nicoll authored
See gh-10453
-
- 28 Sep, 2017 19 commits
-
-
Andy Wilkinson authored
Closes gh-10430
-
Andy Wilkinson authored
Closes gh-10439
-
Stephane Nicoll authored
-
Andy Wilkinson authored
See gh-7226
-
Andy Wilkinson authored
Closes gh-10445
-
Phillip Webb authored
-
Madhura Bhave authored
Simplify `AuthenticationManagerConfiguration` following the recent Spring Security auto-configuration updates. See gh-7958
-
Phillip Webb authored
-
Stephane Nicoll authored
Closes gh-10325
-
Stephane Nicoll authored
Liquibase does not currently work with Java 9. This commit disables on test reproducing that behaviour when running with that version. See gh-10442
-
Stephane Nicoll authored
See gh-7226
-
Stephane Nicoll authored
Closes gh-9530
-
Stephane Nicoll authored
-
Andy Wilkinson authored
The translations for the timezone names vary between Java 8 and Java 9. For example, with Java 9, UTC's name is no longer localized while others have different localizations. This commit updates the test to verify that the correct locale is being used while also tolerating the different localization's of Java 8 and 9. See gh-7226
-
Andy Wilkinson authored
Closes gh-10436
-
Andy Wilkinson authored
Closes gh-10435
-
Andy Wilkinson authored
See gh-10439
-
Andy Wilkinson authored
-
Phillip Webb authored
-
- 27 Sep, 2017 10 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-10328
-
Andy Wilkinson authored
See gh-10329
-
Andy Wilkinson authored
See gh-7053
-
Andy Wilkinson authored
See gh-10326
-
Stephane Nicoll authored
See gh-7226
-
Stephane Nicoll authored
This commit makes sure to return a 404 status if the env endpoint is invoked with a property that does not exist in the environment. Closes gh-10179
-
Stephane Nicoll authored
This commit changes the output of a single property to mention the actual value in the environment as well as the property source that contributed to the value. Closes gh-10178
-
Madhura Bhave authored
Closes gh-9925
-
Madhura Bhave authored
-
- 26 Sep, 2017 5 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-10385
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Prior to this commit, if a key was present in multiple PropertySources, all descriptors shared the same common value. This commit makes sure that each PropertySource descriptor shows the value it defines rather than the one that is promoted in the Environment. Closes gh-10428
-
Andy Wilkinson authored
* gh-9590: Polish "Support inlining a conf script into the default launch script" Support inlining a conf script into the default launch script
-