- 15 Nov, 2018 6 commits
-
-
Phillip Webb authored
* pr/15179: Fix CI Java 11 references
-
Toshiaki Maki authored
Closes gh-15179
-
Phillip Webb authored
-
Phillip Webb authored
Update `EmbeddedWebApplicationContext` so that Servlet related resolvable dependencies are registered in `postProcessBeanFactory`. This allows a `ServletReqest` to be autowired into an early initialized bean and brings parity with WAR based deployments. Closes gh-14990
-
Phillip Webb authored
* pr/15176: Fixed typo in maven site documentation
-
Ryan Scheidter authored
Closes gh-15176
-
- 14 Nov, 2018 3 commits
-
-
Phillip Webb authored
Update `AnnotationsPropertySource` to ensure that `null` results from `findMergedAnnotation` are not added to the annotation list. Prior to this commit, if `findMergedAnnotation` returned `null` then `AnnotationsPropertySource.collectProperties` would throw an NPE. Although `findMergedAnnotation` should never return `null`, we're best off being defensive so that bugs such as SPR-17495 won't cause problems. Closes gh-15175
-
Madhura Bhave authored
* gh-15169: Remove unnecessary echo in release notes script
-
Johnny Lim authored
Closes gh-15169
-
- 13 Nov, 2018 10 commits
-
-
Phillip Webb authored
Closes gh-15158
-
Phillip Webb authored
Closes gh-15160
-
Phillip Webb authored
Closes gh-15159
-
Phillip Webb authored
See gh-15158
-
Phillip Webb authored
See gh-15158
-
Phillip Webb authored
Fix `curl` to follow redirects and use the correct `strip` variable. See gh-15158
-
Phillip Webb authored
Update the download URLs to archives that include the `javadoc` binary. See gh-15158
-
Phillip Webb authored
Update docker-lib.sh to deal with the latest docker CLI changes. See gh-15158
-
Phillip Webb authored
Update the modified docker image build to use the local docker-lib.sh file rather than grabbing it from the concourse github. See gh-15158
-
Phillip Webb authored
Update the CI image process to build from a tagged ubuntu release. All images now make use of a shared setup script to install the appropriate binaries. Closes gh-15158
-
- 11 Nov, 2018 1 commit
-
-
Johnny Lim authored
See gh-15134
-
- 07 Nov, 2018 1 commit
-
-
Stephane Nicoll authored
Closes gh-15123
-
- 04 Nov, 2018 3 commits
-
-
Stephane Nicoll authored
* pr/15081: Polish contribution Update documentation to remind how JobParameters should be specified
-
Stephane Nicoll authored
Closes gh-15081
-
Nishant Raut authored
See gh-15081
-
- 03 Nov, 2018 1 commit
-
-
Stephane Nicoll authored
Closes gh-15065
-
- 02 Nov, 2018 3 commits
-
-
Stephane Nicoll authored
* pr/15060: Polish "Update docs to Spock 1.2" Update docs to Spock 1.2
-
Stephane Nicoll authored
Closes gh-15060
-
Jeff Sheets authored
See gh-15060
-
- 01 Nov, 2018 9 commits
-
-
Andy Wilkinson authored
See gh-15056
-
Andy Wilkinson authored
See gh-15058
-
Andy Wilkinson authored
Closes gh-15058
-
Andy Wilkinson authored
Closes gh-15056
-
Stephane Nicoll authored
Closes gh-15050
-
Stephane Nicoll authored
* pr/15033: Simplify ArrayList calling addAll() immediately
-
Nooheat authored
Closes gh-15033
-
Stephane Nicoll authored
* pr/15049: Polish EnableConfigurationPropertiesImportSelector javadoc
-
Misagh Moayyed authored
Closes gh-15049
-
- 30 Oct, 2018 2 commits
-
-
Phillip Webb authored
This reverts commit 4630c229.
-
Phillip Webb authored
Change the `RemoteApplicationLauncher` to use a random port and also protect against an NPE if the launch fails.
-
- 29 Oct, 2018 1 commit
-
-
Andy Wilkinson authored
Closes gh-14854
-