922 Commits (3.2.x)

Author SHA1 Message Date
Phillip Webb 61dc82d836 Update copyright year of changed files 1 year ago
Andy Wilkinson 7398c6c2a4 Fix upgrade detection when number of numeric components changes 1 year ago
Andy Wilkinson 68c5f59ab9 Configure checkArchitecture tasks to depend on resource processing 1 year ago
Andy Wilkinson cb9135b743 Align GraphQL Java version with dependency from spring-graphql 1 year ago
Andy Wilkinson d71fdd9712 Make buildSrc's custom Gradle tasks consistently abstract 1 year ago
Andy Wilkinson 365fdfee45 Reduce scope of mavenOptional feature to only the Maven Plugin 1 year ago
Andy Wilkinson d78c7b541a Introduce docker-test plugin for running tests that require Docker 1 year ago
Phillip Webb 2a4582b084 Update copyright year of changed files 2 years ago
Phillip Webb dcccb3b2b1 Polish "Use method references when possible" 2 years ago
Ahmed Ashour 507229eef8 Use method references when possible 2 years ago
Phillip Webb a18cb37657 Polish "Use 'switch' instead of 'if'" 2 years ago
Ahmed Ashour 2c5934dab2 Use 'switch' instead of 'if' 2 years ago
Phillip Webb ecc9a2352d Polish "Use constructor rather than Collection.addAll" 2 years ago
Piyal Ahmed 3cac9b1d17 Fix typo in JavaDoc 2 years ago
Andy Wilkinson 436f2758f8 Ensure that extensions have been built before Asciidoctor runs 2 years ago
Andy Wilkinson c7ec6080ce Publish a runtime variant that supports Java 22 2 years ago
Andy Wilkinson 0757857b74 Stop calling getProject() when ExtractVersionConstraints is executing 2 years ago
Andy Wilkinson ee73b022c7 Polish 2 years ago
Andy Wilkinson b8aed98649 Avoid calling getProject() when checking configuration metadata 2 years ago
Andy Wilkinson fd887839a3 Avoid calling getProject() during execution of pMPTPR 2 years ago
Andy Wilkinson 3e6a9b3708 Stop calling getProject() during execution of AutoConfigurationMetadata 2 years ago
Andy Wilkinson 2572c6d3cd Stop calling getProject() during execution of StarterMetadata 2 years ago
Andy Wilkinson 3881cd0ea3 Upgrade to Asciidoctor Gradle Plugin 4.0.2 2 years ago
Andy Wilkinson d2a5bb3b26 Add dependency management alignment infrastructure 2 years ago
Andy Wilkinson 83f692237d Migrate to com.gradle.develocity plugin 2 years ago
Phillip Webb 20db2b54c7 Update copyright year of changed files 2 years ago
Felix 8a42935dad Apply instanceof pattern matching 2 years ago
Andy Wilkinson 9874363fbe Don't offer aligned version when it's already the current version 2 years ago
Andy Wilkinson c8e9a2a32c Add support to Bomr for aligning dependency versions 2 years ago
Brian Clozel 46b7bd2f23 Add configuration property to enable micrometer annotations 2 years ago
Andy Wilkinson 45c32854a5 Fix Checkstyle upgrade 2 years ago
Andy Wilkinson 4699923b68 Upgrade to Spring Java Format 0.0.41 2 years ago
Christoph Dreis 68b9f0c643 Update copyright year to 2024 2 years ago
Andy Wilkinson 433f8a6fd9 Prepare 3.2.x branch 2 years ago
Yanming Zhou 8cb8999772 Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2 years ago
Yanming Zhou 8599e5a986 Remove unnecessary `toString()` calls 2 years ago
Yanming Zhou d3a51e56b7 Remove unnecessary `static` modifiers 2 years ago
Yanming Zhou ac18e3015c Use `.isEmpty()` where feasible 2 years ago
Andy Wilkinson 8fc59e3367 Improve bom checking and address reported problems 2 years ago
Victor Georgescu b9c2c6b820 Polish unit tests from buildSrc 2 years ago
Andy Wilkinson f081a0e9be Upgrade to Checkstyle 10.12.4 2 years ago
Phillip Webb abdad1cabe Constently use assertThatExceptionOf... assertions 2 years ago
Phillip Webb 4c3a0f09d7 Support parallel initialization of Testcontainers 2 years ago
Phillip Webb 1edd1d5078 Protect against NPE when groups property is missing 2 years ago
Andy Wilkinson 952ce1234a Reinstate Download Plugin dependency 2 years ago
Andy Wilkinson 254b8fe3cb Closes gh-37815 2 years ago
Phillip Webb a33ce9d405 Cache JDK downloads for tests that use ImageFromDockerfile 2 years ago
Phillip Webb b83e7b42bb Update copyright year of changed files 2 years ago
Phillip Webb e10ac76761 Polish 2 years ago
Andy Wilkinson e8e5146beb Stop failing the build when tests pass after retry 2 years ago