Commit Graph

13364 Commits (17a349b691d2dedf00a509a8d4594004cd2f8d96)
 

Author SHA1 Message Date
Andy Wilkinson 17a349b691 Update to Mockito 2.10
Closes gh-10245
7 years ago
Andy Wilkinson 6e2dfc75f3 Drop support for Mockito 1.x
Closes gh-10247
7 years ago
Andy Wilkinson 7e9180f0b8 Tweak Travis configuration as Surefire is now silent in quite mode
Surefire 2.20 is completely silent when running in quiet mode which
causes Travis to incorrectly detect that the build has hung. This
commit removes the use of quiet mode in the hope that it will
strike a reasonable balance between enough log output to prevent
a false positive for the build being hung while also not generating
so much output that Travis cannot cope.
7 years ago
Andy Wilkinson d7b8dbac21 Merge branch '1.5.x' 7 years ago
Andy Wilkinson 2bf428707d Merge pull request #10278 from Venil Noronha
* gh-10278:
  Polish "Align prefix match in BufferCounterService with DefaultCounterService"
  Align prefix match in BufferCounterService with DefaultCounterService
7 years ago
Andy Wilkinson aca30950cf Polish "Align prefix match in BufferCounterService with DefaultCounterService"
See gh-10278
7 years ago
Venil Noronha dcb81a3da5 Align prefix match in BufferCounterService with DefaultCounterService
Closes gh-10278
7 years ago
Andy Wilkinson 3b21a88e3c Merge branch '1.5.x' 7 years ago
Andy Wilkinson eb2c0fab18 Merge pull request #10355 from Kyle Anderson
* gh-10355:
  Upgrade Git Maven plugin to 2.2.3
7 years ago
Kyle Anderson 628c643e32 Upgrade Git Maven plugin to 2.2.3
Closes gh-10355
7 years ago
Andy Wilkinson b18857cf72 Update deployment tests to cope with Bean Validation 2.0
Closes gh-10353
7 years ago
Madhura Bhave 4a740a16f3 Duplicate values should bind properly to List
Fixes gh-10106
7 years ago
Andy Wilkinson 0f25dd0ea6 Update Failsafe and Surefire Maven plugins to 2.20.1
Closes gh-9414
7 years ago
Andy Wilkinson e0bb9e700b Tidy up generics in WebFluxEndpointHandlerMapping
Closes gh-10113
7 years ago
Andy Wilkinson 975c005dfb Determine Spring Boot version for bom import correctly when using Java 9
In Java 9, a package may return null for its implementation version
even when the manifest attribute specifying the version is present
in the jar from which the package was loaded.

This commit updates DependencyManagementPluginAction to fall back to
accessing the jar and its manifest attributes directly when the
implementation version of its package is null.

Closes gh-10049
7 years ago
Stephane Nicoll 0f2d91c7e0 Fix broken build
Hibernate Validator 6 has a slightly different structure for default
messages. This commit adapts our tests accordingly.

See gh-9969
7 years ago
Stephane Nicoll 8c0ffa331b Polish
See gh-9969
7 years ago
Stephane Nicoll 95697688cf Upgrade to javax.validation 2.0.0.Final
This should have been done in par with #9969

Closes gh-9784
7 years ago
Andy Wilkinson 49bab63ca6 Update metrics endpoint to return list of distinct names
Closes gh-10336
7 years ago
Stephane Nicoll 2ac6c10719 Merge pull request #9969 from rajadilipkolli:patch-3
* pr/9969:
  Upgrade to Hibernate Validator 6.0.2.Final
7 years ago
Raja Kolli a4a0eef186 Upgrade to Hibernate Validator 6.0.2.Final
Closes gh-9969
7 years ago
Stephane Nicoll ac9c2c0bd5 Merge pull request #10045 from blasd:clean1.5.x
* pr/10045:
  Add dependency management for tomcat-catalina-jmx-remote
7 years ago
Benoit Lacelle 9e69a41eae Add dependency management for tomcat-catalina-jmx-remote
Closes gh-10045
7 years ago
Stephane Nicoll d89ff8cb28 Polish sample
Closes gh-10330
7 years ago
Andy Wilkinson 974a630f6b Upgrade to Spring Social Twitter 2.0.0.M4
Closes gh-10346
7 years ago
Andy Wilkinson daeff23b6e Upgrade to Spring Social Linkedin 2.0.0.M3
Closes gh-10345
7 years ago
Andy Wilkinson 558daef31a Upgrade to Spring Social Facebook 3.0.0.M3
Closes gh-10344
7 years ago
Andy Wilkinson ade88c3b2b Upgrade to Spring Social 2.0.0.M4
Closes gh-10343
7 years ago
Stephane Nicoll 3da9406435 Merge pull request #9916 from bjornlindstrom:gh-9713
* pr/9916:
  Polish "Fix handling of empty/null arguments"
  Fix handling of empty/null arguments
7 years ago
Stephane Nicoll 8351042469 Polish "Fix handling of empty/null arguments"
Closes gh-9916
7 years ago
Björn 0867ac5777 Fix handling of empty/null arguments
See gh-9916
7 years ago
Stephane Nicoll 0e46d0f586 Merge pull request #10318 from jkschneider:patch-1
* pr/10318:
  Make WebMvcMetrics#tagWithException public
7 years ago
Jon Schneider 71495d1ad9 Make WebMvcMetrics#tagWithException public
Closes gh-10318
7 years ago
Stephane Nicoll 224a4e46d9 Merge branch '1.5.x' 7 years ago
Stephane Nicoll 86e72534c9 Merge pull request #10314 from luchob:master
* pr/10314:
  Polish "Fix a dead link"
  Fix a dead link
7 years ago
Stephane Nicoll d93e0fee35 Polish "Fix a dead link"
Closes gh-10314
7 years ago
Lachezar Balev acdd475373 Fix a dead link
See gh-10314
7 years ago
Andy Wilkinson 09c64d52e1 Improve ApplicationContextRunner diagnostics when context start fails
Closes gh-10250
7 years ago
Madhura Bhave 114d270c9f Use date that fails with the fallback formatter
Fixes gh-9975
7 years ago
Andy Wilkinson d1cf308bd2 Polish 7 years ago
Andy Wilkinson febf30ef0a Upgrade to Mongo Driver Reactivestreams 1.6.0
Closes gh-10334
7 years ago
Andy Wilkinson 660b0fad00 Upgrade to Mongodb 3.5.0
Closes gh-10333
7 years ago
Andy Wilkinson f8064bf8a7 Polish dependency management for XMLUnit
Closes gh-9709
7 years ago
Stephane Nicoll edfdae18e4 Merge pull request #9709 from andrew-j-cohen:master
* pr/9709:
  Add XMLUnit to spring-boot-starter-test
7 years ago
Andrew Cohen 9c46dacf7e Add XMLUnit to spring-boot-starter-test
Closes gh-9709
7 years ago
Stephane Nicoll 61c6662b9c Merge pull request #10251 from martingreber:add-keystoretype
* pr/10251:
  Polish "Added keystore type and truststore type to rabbit properties"
  Added keystore type and truststore type to rabbit properties
7 years ago
Stephane Nicoll 4c53755980 Polish "Added keystore type and truststore type to rabbit properties"
Closes gh-10251
7 years ago
Martin Greber b70ac99bcb Added keystore type and truststore type to rabbit properties
See gh-10251
7 years ago
Stephane Nicoll f04fa32c27 Merge pull request #10308 from izeye:polish-20170915
* pr/10308:
  Polish
7 years ago
Johnny Lim 5e35a34cba Polish
Closes gh-10308
7 years ago