Commit Graph

19577 Commits (114347107ece8a748f8cebb2c4ae29054b789329)
 

Author SHA1 Message Date
Stephane Nicoll c7909318cd Merge branch '2.0.x' 6 years ago
Stephane Nicoll b6886bc002 Merge pull request #15081 from nishantraut
* pr/15081:
  Polish contribution
  Update documentation to remind how JobParameters should be specified
6 years ago
Stephane Nicoll 69d9b7a813 Polish contribution
Closes gh-15081
6 years ago
Nishant Raut 08ddb59f92 Update documentation to remind how JobParameters should be specified
See gh-15081
6 years ago
Stephane Nicoll 0e4763f89d Merge pull request #15082 from jihor
* pr/15082:
  Add reference to Hiatus starter
6 years ago
Dmitry Zhikharev 226ccc2e84 Add reference to Hiatus starter
Closes gh-15082
6 years ago
Brian Clozel da53a0b8d5 Fix HTTP status error template rendering in WebFlux
Prior to this commit, a change in `HttpStatus.toString` since SPR-16898
prevented the default WebFlux `ErrorWebExceptionHandler` to render
template views for exact HTTP status (e.g. "404.html").
This issue does not affect the resolution of series, like "4xx.html".

This commit fixes `DefaultErrorWebExceptionHandler` to use
`HttpStatus.value()` when attempting to resolve error views.

Closes gh-15083
6 years ago
Stephane Nicoll f42a653604 Merge branch '2.0.x' 6 years ago
Stephane Nicoll f5ba9952db Make UndertowAccessLogCustomizer conditional on class
Closes gh-15065
6 years ago
Stephane Nicoll 7257572dbd Merge branch '2.0.x' 6 years ago
Stephane Nicoll d818e1a961 Merge pull request #15060 from jeffsheets
* pr/15060:
  Polish "Update docs to Spock 1.2"
  Update docs to Spock 1.2
6 years ago
Stephane Nicoll 01091aab2a Polish "Update docs to Spock 1.2"
Closes gh-15060
6 years ago
Jeff Sheets 01b17af530 Update docs to Spock 1.2
See gh-15060
6 years ago
Andy Wilkinson 52ea3614d8 Merge branch '2.0.x' 6 years ago
Andy Wilkinson 7d5a76c61f Work around SUREFIRE-1588 by dropping back to 10.0.2+13-Debian-1
See gh-15056
6 years ago
Andy Wilkinson 8f67373581 Merge branch '2.0.x' 6 years ago
Andy Wilkinson d267f1ed69 Use full path when specifying Dockerfile to build
See gh-15058
6 years ago
Andy Wilkinson 022c9dd55b Merge branch '2.0.x' 6 years ago
Andy Wilkinson f210e9c77f Add local docker-lib.sh file when building CI images
Closes gh-15058
6 years ago
Andy Wilkinson 16d4a826a3 Merge branch '2.0.x' 6 years ago
Andy Wilkinson e915006161 Use sha256 hashes for Docker base images to ensure repeatability
Closes gh-15056
6 years ago
Stephane Nicoll 980d8ea0ad Merge branch '2.0.x' 6 years ago
Stephane Nicoll 2927195b02 Fix StaticResourceRequest javadoc examples
Closes gh-15050
6 years ago
Stephane Nicoll 26dc8b9fb5 Update system requirements in the reference docs
Closes gh-15026
6 years ago
Stephane Nicoll dc02616b78 Merge branch '2.0.x' 6 years ago
Stephane Nicoll 9c09af0b74 Merge pull request #15033 from Nooheat
* pr/15033:
  Simplify ArrayList calling addAll() immediately
6 years ago
Nooheat 8380031039 Simplify ArrayList calling addAll() immediately
Closes gh-15033
6 years ago
Andy Wilkinson 8d701e6d4d Revert addition of JDK-12 based CI
See gh-15031
6 years ago
Andy Wilkinson e9124fac0f Correct CI resource config after adding JDK 12 build
See gh-15031
6 years ago
Andy Wilkinson 9bb7edcb88 Remove JDK 9 and 10-based CI and add JDK 12
Closes gh-15031
6 years ago
Stephane Nicoll 8d6d1f4a57 Merge branch '2.0.x' 6 years ago
Stephane Nicoll 62782e5d86 Merge pull request #15049 from mmoayyed
* pr/15049:
  Polish EnableConfigurationPropertiesImportSelector javadoc
6 years ago
Misagh Moayyed e820f04926 Polish EnableConfigurationPropertiesImportSelector javadoc
Closes gh-15049
6 years ago
Andy Wilkinson bbdd731535 Use 11.0.1-jdk for Java 11 CI builds
Closes gh-15030
6 years ago
Andy Wilkinson 228e05487a Test Gradle Plugin against Gradle 5.0-rc-1
Closes gh-15028
6 years ago
Spring Buildmaster 001fc465d4 Next development version (v2.1.1.BUILD-SNAPSHOT) 6 years ago
Phillip Webb 80685f81bf Merge branch '2.0.x' 6 years ago
Phillip Webb 744cdf43e9 Revert "Use random port for DevTools tests"
This reverts commit 4630c2292f.
6 years ago
Phillip Webb 5e50f762a3 Revert DevTools polish
It seems like we can't use constructor injection at the
moment.
6 years ago
Phillip Webb 8ded42ceb1 Use US spelling for "favor" 6 years ago
Madhura Bhave e41329b238 Upgrade to Spring Batch 4.1.0.RELEASE
Closes gh-14891
6 years ago
Phillip Webb 2d305341a4 Merge branch '2.0.x' 6 years ago
Phillip Webb 4630c2292f Use random port for DevTools tests
Change the `RemoteApplicationLauncher` to use a random port and also
protect against an NPE if the launch fails.
6 years ago
Phillip Webb 33d385cf7a Use US spelling for "favor" 6 years ago
Phillip Webb f3fa20b2d1 Polish 6 years ago
Andy Wilkinson ac9c003a65 Merge pull request #14886 from Artsiom Yudovin
* gh-14886:
  Polish "Handle StepRegistry connect/read timeout deprecation"
  Handle StepRegistry connect/read timeout deprecation
6 years ago
Andy Wilkinson 290e8886c9 Polish "Handle StepRegistry connect/read timeout deprecation"
Closes gh-14886
6 years ago
artsiom fe63342f52 Handle StepRegistry connect/read timeout deprecation
See gh-14886
6 years ago
Andy Wilkinson a984453363 Upgrade to Spring Session Bean-RELEASE
Closes gh-14733
6 years ago
Andy Wilkinson 53d0a63e8e Upgrade to Spring Kafka 2.2.0.RELEASE
Closes gh-14892
6 years ago