Commit Graph

24748 Commits (cde95790f6b2f4045bffb3b4276e40458ab7c6d3)
 

Author SHA1 Message Date
Stephane Nicoll cde95790f6 Merge branch '2.2.x'
Closes gh-19812
5 years ago
Stephane Nicoll 938c7a6d9f Merge branch '2.1.x' into 2.2.x
Closes gh-19763 in 2.2.4
5 years ago
Stephane Nicoll 11efe172e9 Upgrade Java 11 version in CI image
Closes gh-19763
5 years ago
Stephane Nicoll 4ab19c3cfb Upgrade to Reactor Dysprosium-SR4
Closes gh-19809
5 years ago
Stephane Nicoll 39257247cf Merge branch '2.2.x' 5 years ago
Stephane Nicoll ae561ce59b Upgrade to Reactor Dysprosium-SR4
Closes gh-19795
5 years ago
Andy Wilkinson 468eca91e9 Apply Java conventions to projects that only apply Java base plugin
Fixes gh-19806
5 years ago
Andy Wilkinson bfdb49f2a2 Retry when findAvailableTcpPort returns an unavailable port
Closes gh-19801
5 years ago
Andy Wilkinson aeca44d3d7 Revise credhub references for Gradle Enterprise cache user 5 years ago
Andy Wilkinson 55d7f8b876 Restore previous credhub references for cache username and password
The references with . in them did not work, resulting in pushing to
the remote cache being disabled.
5 years ago
Andy Wilkinson c5e47c725c Merge branch '2.2.x'
Closes gh-19800
5 years ago
Andy Wilkinson b44442ee3c Merge branch '2.1.x' into 2.2.x
Closes gh-19799
5 years ago
Andy Wilkinson fabd692812 Upgrade to Spring HATEOAS 1.1.0.M1
Closes gh-19649
5 years ago
Andy Wilkinson 34ac3c5f7d Upgrade to spring-javaformat 0.0.19
Closes gh-19710
5 years ago
Andy Wilkinson 60fcc4bab1 Upgrade to Spring AMQP 2.2.3.RELEASE
Closes gh-19651
5 years ago
Andy Wilkinson 408f17f821 Close FileInputStreams in RepackagerTests 5 years ago
Andy Wilkinson 04d6b21dfb Sort test failures before logging them
See gh-19696
5 years ago
Andy Wilkinson 736963e7db Update ConventionsPlugin's javadoc
See gh-19784
5 years ago
Andy Wilkinson 724597d45f Use a centrally managed version for commons-compress 5 years ago
Andy Wilkinson 2ac931cacb Log some information about all test failures when the build completes
Closes gh-19696
5 years ago
Stephane Nicoll 986bef9cba Upgrade to Spring Data Neumann-M2
Closes gh-19588
5 years ago
Phillip Webb 0bb00c9a43 Compile with Java with the '-parameters' option
Update the `ConventionsPlugin` to apply the `-parameters` compiler
argument.

Closes gh-19784
5 years ago
Phillip Webb abad00754b Revert "Upgrade to Spring Data Neumann-M1"
This reverts commit e44206e88e.
5 years ago
Phillip Webb fd792cedaf Polish DisabledIfDockerUnavailable
Convert `DisabledIfDockerUnavailable` to be an annotation and make
it slightly less noisy.
5 years ago
Madhura Bhave cf01f9fba0 Add tests for configuring layered jar layout
Closes gh-19768
5 years ago
Andy Wilkinson aed51abb4e Merge branch '2.2.x' 5 years ago
Spring Buildmaster 78008ffe6b Next development version (v2.2.4.BUILD-SNAPSHOT) 5 years ago
Stephane Nicoll e44206e88e Upgrade to Spring Data Neumann-M1
Closes gh-19588
5 years ago
Stephane Nicoll 9e2a7a2ee4 Merge pull request #19632 from dreis2211
* pr/19632:
  Make Tomcat javadoc link version dependent

Closes gh-19632
5 years ago
dreis2211 dcdadb9aa7 Make Tomcat javadoc link version dependent
See gh-19632
5 years ago
Stephane Nicoll e1a557ef3b Merge pull request #19658 from dreis2211
* pr/19658:
  Polish "Pass CI branch parameter to build scan"
  Pass CI branch parameter to build scan

Closes gh-19658
5 years ago
Stephane Nicoll 4ea739f91c Polish "Pass CI branch parameter to build scan"
See gh-19658
5 years ago
dreis2211 240f2fb2c8 Pass CI branch parameter to build scan
See gh-19658
5 years ago
Stephane Nicoll 33e414fcb2 Merge pull request #19699 from scottfrederick
* pr/19699:
  Polish "Remove deprecated Joda-Time support"
  Remove deprecated Joda-Time support
  Remove deprecated 2.2 code
  Remove deprecated HealthIndicator and HealthAggregator 2.2 code
  Remove deprecated Actuator metrics 2.2 code
  Polish "Remove deprecated logging properties"
  Remove deprecated logging properties

Closes gh-19699
5 years ago
Stephane Nicoll 7270ca5cf4 Polish "Remove deprecated Joda-Time support"
See gh-19699
5 years ago
Scott Frederick c4592e7df8 Remove deprecated Joda-Time support
See gh-19699
5 years ago
Scott Frederick 8f102aee68 Remove deprecated 2.2 code
See gh-19699
5 years ago
Scott Frederick 2e32cb2af1 Remove deprecated HealthIndicator and HealthAggregator 2.2 code
See gh-19699
5 years ago
Scott Frederick 1f1b06dfe2 Remove deprecated Actuator metrics 2.2 code
See gh-19699
5 years ago
Stephane Nicoll 03139f066b Polish "Remove deprecated logging properties"
See gh-19699
5 years ago
Scott Frederick 7031a3b17d Remove deprecated logging properties
See gh-19699
5 years ago
Stephane Nicoll 421c464dd8 Deprecate CachingOperationInvoker#apply
This commit deprecates the only public accessor to
`CacheOperationInvoker` so that we can make the entire class package
private in the next feature release.

Closes gh-19089
5 years ago
Andy Wilkinson fc36b6b6e8 Merge branch '2.2.x' 5 years ago
Andy Wilkinson d6631a578b Upgrade to Micrometer 1.3.2
Closes gh-19778
5 years ago
Andy Wilkinson 052ef66664 Merge branch '2.1.x' into 2.2.x 5 years ago
Spring Buildmaster 3f05deb311 Next development version (v2.1.13.BUILD-SNAPSHOT) 5 years ago
Andy Wilkinson 9b5af810dd Merge branch '2.2.x'
Closes gh-19774
5 years ago
Andy Wilkinson f06af5a79b Only attempt to publish a build scan when we can authenticate 5 years ago
Andy Wilkinson 9d5975bd09 Upgrade to Gradle 6.1
Closes gh-19772
5 years ago
Andy Wilkinson 4c8626ea56 Allow Boot's Jetty error handler to be overridden
Fixes gh-19520
5 years ago