Commit Graph

33972 Commits (9b3f735e35b8de084dd67a9183c3871540fd4038)
 

Author SHA1 Message Date
Stephane Nicoll bb3e1988c0 Upgrade Java 17 version in CI image
Closes gh-27851
3 years ago
Stephane Nicoll dfe7e77890 Upgrade Ubuntu version in CI images
Closes gh-27852
3 years ago
Stephane Nicoll 3cdff78faf Merge branch '2.5.x' 3 years ago
Stephane Nicoll b82da0a8de Upgrade Java 17 version in CI image
Closes gh-27849
3 years ago
Stephane Nicoll 4d019c02ac Upgrade Ubuntu version in CI images
Closes gh-27850
3 years ago
Stephane Nicoll aaff78fb6c Merge branch '2.4.x' into 2.5.x 3 years ago
Stephane Nicoll 4ca39534bc Upgrade Ubuntu version in CI images
Closes gh-27848
3 years ago
Stephane Nicoll 6c48e989b6 Merge pull request #27868 from vladimirfx
* pr/27868:
  Polish "Auto-configure JVM heap pressure metrics"
  Auto-configure JVM heap pressure metrics

Closes gh-27868
3 years ago
Stephane Nicoll 39a1c854d8 Polish "Auto-configure JVM heap pressure metrics"
See gh-27868
3 years ago
Vladimir Konkov ba21c90355 Auto-configure JVM heap pressure metrics
See gh-27868
3 years ago
Stephane Nicoll 2286f58e23 Merge branch '2.5.x'
Closes gh-27877
3 years ago
Stephane Nicoll 7cc8668540 Merge branch '2.4.x' into 2.5.x
Closes gh-27876
3 years ago
Stephane Nicoll 58e9992db9 Merge pull request #27812 from quaff
* pr/27812:
  Fix inconsistent devtools doc

Closes gh-27812
3 years ago
Yanming Zhou 6bf92f06e9 Fix inconsistent devtools doc
See gh-27812
3 years ago
Stephane Nicoll 744e3290c2 Merge pull request #27832 from izeye
* pr/27832:
  Polish test method names in PropertiesMeterFilterTests

Closes gh-27832
3 years ago
izeye 6e3874d48e Polish test method names in PropertiesMeterFilterTests
See gh-27832
3 years ago
Stephane Nicoll 5ae81e5463 Merge pull request #27838 from quaff
* pr/27838:
  Update copyright year of changed files
  Simplify code

Closes gh-27838
3 years ago
Stephane Nicoll aa24476559 Update copyright year of changed files
See gh-27838
3 years ago
Yanming Zhou 168688ef49 Simplify code
See gh-27838
3 years ago
Stephane Nicoll b9197a33b1 Merge pull request #27841 from mihaita-tinta
* pr/27841:
  Add reference to WebAuthn Spring Boot Starter

Closes gh-27841
3 years ago
Mihaita Tinta 740de591d1 Add reference to WebAuthn Spring Boot Starter
See gh-27841
3 years ago
Stephane Nicoll e25553e3c3 Merge branch '2.5.x'
Closes gh-27874
3 years ago
Stephane Nicoll 3dab5ff2c0 Merge branch '2.4.x' into 2.5.x
Closes gh-27873
3 years ago
Stephane Nicoll 319f75e90c Merge pull request #27856 from hpoettker
* pr/27856:
  Fix typo in javadoc

Closes gh-27856
3 years ago
Henning Pöttker 831e28b001 Fix typo in javadoc
See gh-27856
3 years ago
Madhura Bhave 2d89a8253c Switch default MVC path matching strategy"
Change the default `spring.mvc.pathmatch.matching-strategy` to
`PATH_PATTERN_PARSER`.

Closes gh-24805
3 years ago
Phillip Webb b01fa6a899 Merge branch '2.5.x'
Closes gh-27860
3 years ago
Phillip Webb 1215bbc10b Merge branch '2.4.x' into 2.5.x
Closes gh-27859
3 years ago
Phillip Webb 61764389c2 Merge branch '2.3.x' into 2.4.x
Closes gh-27858
3 years ago
Phillip Webb 44eb8c39d2 Align ApplicationTemp with Files.createTempDirectory
Update `ApplicationTemp` to align the way that it creates temp folders
with the way that `Files.createTempDirectory` works.

Closes gh-27857
3 years ago
Madhura Bhave 253f98c3e7 Add pluggable abstraction for applying custom sanitization rules
Closes gh-27840
3 years ago
Phillip Webb 211532f08d Exclude CustomNumberEditor and CustomBooleanEditor
Add `CustomNumberEditor` and `CustomBooleanEditor` to the editor
exclusions sine the regular `ConversionService` should be able to
handle them.

Closes gh-27829
3 years ago
Phillip Webb 8db82f02fc Merge branch '2.5.x'
Closes gh-27831
3 years ago
Phillip Webb 15d0078eca Merge branch '2.4.x' into 2.5.x
Closes gh-27830
3 years ago
Phillip Webb b1b3bdc9b1 Polish 3 years ago
Phillip Webb 87dbda2339 Ensure TypeConverterConverter is thread safe
Update `TypeConverterConverter` do that a new `SimpleTypeConverter` is
obtained for each `convert` operation. Prior to this commit the same
`SimpleTypeConverter` could be accessed concurrently from multiple
threads which is not allowed.

Fixes gh-27829
3 years ago
Stephane Nicoll 2095991ff0 Merge branch '2.5.x'
Closes gh-27818
3 years ago
Stephane Nicoll 90da6778a1 Merge branch '2.4.x' into 2.5.x
Closes gh-27817
3 years ago
Stephane Nicoll 69be1c872e Rename Spring Buildmaster account to Spring Builds
Closes gh-27816
3 years ago
Stephane Nicoll dff7af3ea8 Merge branch '2.5.x' 3 years ago
Stephane Nicoll 4420afe217 Merge branch '2.4.x' into 2.5.x 3 years ago
Stephane Nicoll 8b5d7b0bc0 Polish 3 years ago
Stephane Nicoll fd36941ad3 Merge pull request #27808 from weixsun
* pr/27808:
  Polish SessionAutoConfiguration#addCandidateIfAvailable

Closes gh-27808
3 years ago
weixsun 149ed09230 Polish SessionAutoConfiguration#addCandidateIfAvailable
See gh-27808
3 years ago
Andy Wilkinson a7de44a718 Merge pull request #27737 from Buzzardo
* gh-27737:
  Polish "Only link to other formats from each format of the ref docs"
  Only link to other formats from each format of the ref docs

Closes gh-27737
3 years ago
Andy Wilkinson e299175eef Polish "Only link to other formats from each format of the ref docs"
See gh-27737
3 years ago
Jay Bryant edab97a3e4 Only link to other formats from each format of the ref docs
See gh-27737
3 years ago
Jay Bryant 47bbae8356 Polish the multi-page documentation's index
See gh-27805
3 years ago
Andy Wilkinson 07d9a614e0 Merge branch '2.5.x'
Closes gh-27804
3 years ago
Andy Wilkinson b508d77a4e Merge branch '2.4.x' into 2.5.x
Closes gh-27803
3 years ago