Commit Graph

30464 Commits (f8caab121d3d7b8ff002216b99a19916e87feaa4)
 

Author SHA1 Message Date
Andy Wilkinson 6ccfa0f554 Upgrade Java 8 CI image to jdk8u282b08
Closes gh-25019
4 years ago
Andy Wilkinson 460094ff80 Merge branch '2.3.x' into 2.4.x
Closes gh-25016
4 years ago
Andy Wilkinson 223b4e4a6f Merge branch '2.2.x' into 2.3.x
Closes gh-25021
4 years ago
Andy Wilkinson c7b299fb27 Upgrade CI images to Ubuntu Focal 20210119
Closes gh-25015
4 years ago
Phillip Webb 0fcc52ccaf Protect against NPE with Option.IGNORE_IMPORTS
Update `ConfigDataEnvironmentContributor` to deal with the fact that
the `properties` instance can be `null`.

Fixes gh-25029
4 years ago
Phillip Webb 7f32fa6723 Allow 'on-profile' in profile specific files
Restore the ability to use `spring.config.activate.on-profile` or
`spring.profiles` in profile specific files.

Closes gh-24990
4 years ago
Phillip Webb d06407ec0a Update copyright year of changed files 4 years ago
Phillip Webb 99f7bc1aba Build against Spring Data 2020.0.4-SNAPSHOT
See gh-25002
4 years ago
Phillip Webb d95d7a0245 Update code for Spring Framework 5.3.4
See gh-24998
4 years ago
Phillip Webb b7ae5558f6 Build against Spring Framework 5.3.4-SNAPSHOT
See gh-24998
4 years ago
Andy Wilkinson 8e2558a9fc Merge branch '2.3.x' into 2.4.x 4 years ago
Andy Wilkinson 39f11d78fc Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson 189463a23b Update security policy links 4 years ago
Andy Wilkinson 9fd0e4245c Merge branch '2.3.x' into 2.4.x 4 years ago
Andy Wilkinson 138fe0aca9 Merge branch '2.2.x' into 2.3.x 4 years ago
Andy Wilkinson eb07867738 Update security policy links 4 years ago
Phillip Webb 1def245a2c Support DeferredLogFactory injection
Update `ConfigDataLoader` and `ConfigDataLocationResolver` to support
`DeferredLogFactory` injection.

Closes gh-24988
4 years ago
Phillip Webb 522f68cb40 Merge branch '2.3.x' into 2.4.x
Closes gh-24994
4 years ago
Phillip Webb 464b302655 Set withTestKitDir per Gradle version
Attempt to fix cache locking issues by setting a unique `withTestKitDir`
directory for each tested Gradle version.

Closes gh-24993
4 years ago
Andy Wilkinson 9c8645dec2 Merge branch '2.3.x' into 2.4.x
Closes gh-24975
4 years ago
Andy Wilkinson 46d908f632 Upgrade to Gradle 6.8.1
Closes gh-24737
4 years ago
Andy Wilkinson 5362633014 Merge branch '2.3.x' into 2.4.x
Closes gh-24973
4 years ago
Andy Wilkinson 0b06ac9938 Use AssertJ's doesNotContainKey
Closes gh-24970
4 years ago
Phillip Webb 69fbd2f8aa Delegate `usesPathPatterns()` call to mappings
Update `CompositeHandlerMapping` so that the `usesPathPatterns()` method
returns `true` if any of the delegate mappings return `true`.

Closes gh-24877
4 years ago
Stephane Nicoll 3e376b955d Fix build failure
See gh-24943
4 years ago
Stephane Nicoll 56ce5bdf44 Merge branch '2.3.x' into 2.4.x
See gh-24943
4 years ago
Stephane Nicoll 244a6ac7e5 Polish "Deprecate Spring Data Solr"
See gh-24942
4 years ago
Stephane Nicoll 85729d2a8a Merge branch '2.3.x' into 2.4.x
Closes gh-24943
4 years ago
Stephane Nicoll 10b4cb8cb5 Deprecate Spring Data Solr support
Closes gh-24942
4 years ago
Phillip Webb 80dbbaf012 Add ConfigData IGNORE_PROFILES support
Add a new `ConfigData.Option` that allows profile properties to be
ignored. This update will allow Spring Cloud Config Server to provide
`ConfigData` that only has profile properties processed on the
server-side.

Closes gh-24890
4 years ago
Andy Wilkinson 7b4fbd2c85 Document WebMvcProperties.MatchingStrategt as being since 2.4.0
Closes gh-24875
4 years ago
Andy Wilkinson 3ad2832cb2 Fix pattern extraction when MVC is using a PathPatternParser
Fixes gh-24874
4 years ago
Stephane Nicoll 59b01324ae Merge branch '2.3.x' into 2.4.x
Closes gh-24872
4 years ago
Stephane Nicoll 28ed3355bd Merge pull request #24753 from izeye
* pr/24753:
  Update copyright of changed file
  Make MetricsClientHttpRequestInterceptor defensive against metrics recoding failures

Closes gh-24753
4 years ago
Stephane Nicoll 1ad5a3fe2e Update copyright of changed file
See gh-24753
4 years ago
izeye ddfa1e632b Make MetricsClientHttpRequestInterceptor defensive against metrics recoding failures
See gh-24753
4 years ago
Stephane Nicoll 819809849f Merge pull request #24867 from izeye
* pr/24867:
  Fix property name for spring.dao.exceptiontranslation.enabled

Closes gh-24867
4 years ago
izeye 21db14227c Fix property name for spring.dao.exceptiontranslation.enabled
See gh-24867
4 years ago
Stephane Nicoll 52ca841a2e Merge branch '2.3.x' into 2.4.x
Closes gh-24869
4 years ago
Stephane Nicoll 5df401169b Fix reference to spring-javaformat-intellij-idea-plugin
Closes gh-24864
4 years ago
Stephane Nicoll f7c855dc40 Merge pull request #24851 from dreis2211
* pr/24851:
  Fix configuration metadata for logging.charset.* properties

Closes gh-24851
4 years ago
dreis2211 b8b5e4cebf Fix configuration metadata for logging.charset.* properties
See gh-24851
4 years ago
Stephane Nicoll 7ec7569939 Merge branch '2.3.x' into 2.4.x
Closes gh-24854
4 years ago
Stephane Nicoll b3ab77a5c3 Move Spring Boot version to main index in reference guide
Closes gh-24848
4 years ago
Stephane Nicoll e8ae18ae11 Polish
See gh-24837
4 years ago
Stephane Nicoll 9343633582 Merge branch '2.3.x' into 2.4.x 4 years ago
Stephane Nicoll 9a53865c8f Polish 4 years ago
Phillip Webb 909f71708f Attempt to fix homebrew tap repo update
See gh-24677
4 years ago
Phillip Webb 1e3330c375 Attempt to fix homebrew tap repo update
See gh-24677
4 years ago
Phillip Webb a790a9079d Attempt to fix homebrew tap repo update
See gh-24677
4 years ago