Commit Graph

33330 Commits (35f61bf1cab946c60f08a96ca16f4880b449349c)
 

Author SHA1 Message Date
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 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 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
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
Phillip Webb 15d0078eca Merge branch '2.4.x' into 2.5.x
Closes gh-27830
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 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 4420afe217 Merge branch '2.4.x' into 2.5.x 3 years ago
Stephane Nicoll 8b5d7b0bc0 Polish 3 years ago
Andy Wilkinson b508d77a4e Merge branch '2.4.x' into 2.5.x
Closes gh-27803
3 years ago
Andy Wilkinson a8652a89b2 Merge pull request #27755 from brneto
* gh-27755:
  Polish "Document how to parameterize REST Docs' output dir with WebTestClient"
  Document how to parameterize REST Docs' output dir with WebTestClient

Closes gh-27755
3 years ago
Andy Wilkinson 990b766847 Polish "Document how to parameterize REST Docs' output dir with WebTestClient"
See gh-27755
3 years ago
Berchris Requiao c83f6ebaa2 Document how to parameterize REST Docs' output dir with WebTestClient
See gh-27755
3 years ago
Andy Wilkinson ca655b639f Merge pull request #27698 from thegeekyasian
* gh-27698:
  Polish "Avoid NPE when routing DataSource has target with null key"
  Avoid NPE when routing DataSource has target with null key

Closes gh-27698
3 years ago
Andy Wilkinson 24c88ab80b Polish "Avoid NPE when routing DataSource has target with null key"
See gh-27698
3 years ago
Safeer A efdc19647c Avoid NPE when routing DataSource has target with null key
See gh-27698
3 years ago
Andy Wilkinson e409489859 Merge branch '2.4.x' into 2.5.x
Closes gh-27798
3 years ago
Andy Wilkinson f8ef90813f Allow @MockBean to be used with Framework's @Repeat
Fixes gh-27693
3 years ago
Andy Wilkinson 56438cf274 Merge branch '2.4.x' into 2.5.x
Closes gh-27791
3 years ago
Andy Wilkinson 02a988e055 Make secrets available to publish_gradle_plugin
Fixes gh-27774
3 years ago
Andy Wilkinson e0e6e45523 Merge branch '2.4.x' into 2.5.x
Closes gh-27789
3 years ago
Andy Wilkinson 29c187fda9 Upgrade to Gradle 6.9.1
Closes gh-27788
3 years ago
Andy Wilkinson 3566e5881b Merge branch '2.4.x' into 2.5.x
Closes gh-27786
3 years ago
Andy Wilkinson 9f402f0428 Use snapshot rather than libs-snapshot when generating effective bom
Closes gh-27785
3 years ago
Stephane Nicoll 2d8d0b06e5 Merge branch '2.4.x' into 2.5.x
Closes gh-27776
3 years ago
Stephane Nicoll 0a79cf76a3 Update email address used for submitting the Homebrew update
Closes gh-27775
3 years ago
Spring Buildmaster 15d98a6ccf Next development version (v2.5.5-SNAPSHOT) 3 years ago
Andy Wilkinson a5bd4e963f Merge branch '2.4.x' into 2.5.x
Closes gh-27772
3 years ago
Andy Wilkinson 6be27e2212 Download artifacts for the publish_gradle_plugin task
Closes gh-27759
3 years ago
Stephane Nicoll 29ccbddaf4 Merge branch '2.4.x' into 2.5.x
Closes gh-27770
3 years ago
Stephane Nicoll f2b7092073 Use token for GitHub authentication consistently
Closes gh-24458
3 years ago
Spring Buildmaster e28115e7a2 Next development version (v2.4.11-SNAPSHOT) 3 years ago
Andy Wilkinson 2c18f26b4c Merge branch '2.4.x' into 2.5.x
Closes gh-27765
3 years ago
Andy Wilkinson ea95c99b77 Update email address used for release commit
Closes gh-27764
3 years ago
Andy Wilkinson 6d8ba3e8b1 Merge branch '2.4.x' into 2.5.x
Closes gh-27757
3 years ago
Andy Wilkinson ea9f8516ce Merge pull request #27736 from izeye
* gh-27736:
  Polish "Polish access modifiers for test classes"
  Polish access modifiers for test classes

Closes gh-27736
3 years ago
Andy Wilkinson ffbd28b60a Polish "Polish access modifiers for test classes"
See gh-27736
3 years ago
izeye 8a425dedfd Polish access modifiers for test classes
See gh-27736
3 years ago
Stephane Nicoll e1cacc7cf5 Merge branch '2.4.x' into 2.5.x 3 years ago
Stephane Nicoll 0d44503980 Upgrade to Spring Session 2021.0.2
Closes gh-27605
3 years ago
Stephane Nicoll 2baee89971 Upgrade to Spring Session 2020.0.6
Closes gh-27599
3 years ago