Commit Graph

19495 Commits (f43a83fa4f43a989f551d28092e7738c9c3a849d)
 

Author SHA1 Message Date
Andy Wilkinson e0761b814d Upgrade to Groovy 2.5.4
Closes gh-15262
6 years ago
Andy Wilkinson 19a8fb56c7 Upgrade to Tomcat 9.0.13
Closes gh-15261
6 years ago
Andy Wilkinson 6753b247e1 Upgrade to Kafka 2.0.1
Closes gh-15260
6 years ago
Andy Wilkinson b028ac75a6 Upgrade to Byte Buddy 1.9.4
Closes gh-15259
6 years ago
Andy Wilkinson c4a0364a55 Upgrade to Undertow 2.0.15.Final
Closes gh-15258
6 years ago
Andy Wilkinson 2ea4852575 Upgrade to Couchbase Client 2.7.1
Closes gh-15257
6 years ago
Andy Wilkinson 0b5f52ef0b Merge branch '2.0.x' 6 years ago
Andy Wilkinson 9ca96cb751 Start building against Spring Framework 5.1.1 snapshots
See gh-15189
6 years ago
Andy Wilkinson 39bec2c50f Start building against Spring Integration 5.0.10 snapshots
See gh-15251
6 years ago
Andy Wilkinson 00f1e92350 Start building against Spring Session Apple-SR7 snapshots
See gh-15254
6 years ago
Andy Wilkinson 739de913d5 Start building against Spring AMQP 2.0.10 snapshots
See gh-15256
6 years ago
Andy Wilkinson de84a51f26 Upgrade to Spring Cloud Connectors 2.0.4.RELEASE
Closes gh-15250
6 years ago
Andy Wilkinson ff22df0475 Upgrade to Jetty El 8.5.33.1
Closes gh-15249
6 years ago
Andy Wilkinson d08edf7e14 Upgrade to Elasticsearch 5.6.13
Closes gh-15248
6 years ago
Andy Wilkinson 350e397d53 Upgrade to Janino 3.0.11
Closes gh-15247
6 years ago
Andy Wilkinson ec219b30d2 Upgrade to Activemq 5.15.8
Closes gh-15246
6 years ago
Andy Wilkinson 941d8744cb Upgrade to Javax Json 1.1.4
Closes gh-15245
6 years ago
Andy Wilkinson 6761747e39 Upgrade to Reactor Bom Bismuth-SR14
Closes gh-15244
6 years ago
Andy Wilkinson 40005c0e59 Upgrade to Unboundid Ldapsdk 4.0.9
Closes gh-15243
6 years ago
Andy Wilkinson fa26227ae8 Merge branch '2.0.x' 6 years ago
Andy Wilkinson ba4461a7a2 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 992d7dc24b Upgrade to Spring Session 1.3.4.RELEASE
Closes gh-15242
6 years ago
Andy Wilkinson e72bae5390 Upgrade to Spring Integration 4.3.18.RELEASE
Closes gh-15241
6 years ago
Andy Wilkinson 105d7e336d Upgrade to Spring Cloud Connectors 1.2.7.RELEASE
Closes gh-15240
6 years ago
Andy Wilkinson d4b914828f Upgrade to Jetty 9.4.14.v20181114
Closes gh-15239
6 years ago
Andy Wilkinson b1853ee4e0 Upgrade to Tomcat 8.5.35
Closes gh-15238
6 years ago
Andy Wilkinson addc421bfd Upgrade to Ehcache 2.10.6
Closes gh-15237
6 years ago
Andy Wilkinson 2d98054041 Upgrade to Appengine Sdk 1.9.68
Closes gh-15236
6 years ago
Andy Wilkinson a7067171c7 Start building against Spring Framework 4.3.21 snapshots
See gh-15188
6 years ago
Brian Clozel 5bb7b24d7c Fix class cast in ServletContextInitializerBeans
See gh-15166
6 years ago
Brian Clozel d52b599eee Improve Servlet and Filter registration logging
Prior to this commit, the information logged at DEBUG level for the web
infrastructure was not consistent with the experience in Spring
Framework.

This commit moves some logging information about
`ServletContextInitializer` registrations from DEBUG to TRACE level and
gathers the Servlets and Filters registration logs into one-liners at
the DEBUG level.

Closes gh-15166
6 years ago
Andy Wilkinson 3fac0f0360 Polish multi-release jar support to avoid possible StackOverflowError
See gh-12523
6 years ago
Andy Wilkinson 56eebc9385 Update fat jar loader to support multi-release jar files
Closes gh-12523
6 years ago
Stephane Nicoll 60b35df215 Merge pull request #15205 from eddumelendez
* pr/15205:
  Add reference to sentry-spring-boot-starter
6 years ago
Eddú Meléndez 5e09a2ee55 Add reference to sentry-spring-boot-starter
Closes gh-15205
6 years ago
Madhura Bhave f0d1eb94bd Merge branch '2.0.x' 6 years ago
Madhura Bhave 35db10eb30 Use the right variable name in pipeline 6 years ago
Stephane Nicoll 5b825d90b1 Merge pull request #15097 from dsyer
* pr/15097:
  Temporarily make @Bean methods in Spring Data JDBC public
6 years ago
Dave Syer b6aff10244 Temporarily make @Bean methods in Spring Data JDBC public
Closes gh-15097
6 years ago
Brian Clozel f4db1d3c9a Upgrade to Reactor Californium-BUILD-SNAPSHOT
See gh-15192
6 years ago
Brian Clozel 5aabcedb24 Upgrade to Spring Framework 5.1.3.BUILD-SNAPSHOT
See gh-15186
6 years ago
Madhura Bhave 05f693a102 Merge branch '2.0.x' 6 years ago
Madhura Bhave ee4205a049 Remove unnecessary logging by start-docker script 6 years ago
Madhura Bhave 1bb788f5c2 Merge branch '2.0.x' 6 years ago
Phillip Webb 657a5347be Use random port for Devtools integration tests
Closes gh-15013
6 years ago
Phillip Webb bab111b37e Fix ConfigurationPropertyName.equals for uppercase
Commit 7f35f8a9 for gh-14665 was unfortunately incomplete as it didn't
account for uppercase values. The run-off while loop should have used
`Character.toLowerCase` in the same way as the main while loop.

Fixes gh-15152
6 years ago
Phillip Webb dbf09de203 Merge branch '2.0.x' 6 years ago
Phillip Webb e87664f295 Add JettyAccessLogCustomizer
Add a `JettyAccessLogCustomizer` to customize management access logs
when the management server is running on a different port.

Closes gh-15041
6 years ago
Phillip Webb c64a007e12 Format POM file 6 years ago
Phillip Webb 5825502c39 Merge branch '2.0.x' 6 years ago