Commit Graph

31432 Commits (ce3dfc57928ee87d3cc067d7918810d8177ab2bf)
 

Author SHA1 Message Date
Stephane Nicoll 46baf462ac Start building against Spring Data 2021.0.0-M5 snapshots
See gh-25548
4 years ago
Andy Wilkinson c19e5c9212 Merge branch '2.4.x'
Closes gh-25604
4 years ago
Andy Wilkinson c43ae0b2d3 Merge branch '2.3.x' into 2.4.x
Closes gh-25603
4 years ago
Andy Wilkinson df97627b21 Merge pull request #25480 from maruoovv
* gh-25480:
  Correct javadoc for ON_PARAM

Closes gh-25480
4 years ago
maruoovv b401be1589 Correct javadoc for ON_PARAM
See gh-25480
4 years ago
Andy Wilkinson bad6400455 Merge pull request #25571 from Jurrie
* gh-25571:
  Support Maven's reproducible build feature for war repackaging

Closes gh-25571
4 years ago
Jurrie Overgoor 3c0e236562 Support Maven's reproducible build feature for war repackaging
See gh-25571
4 years ago
Andy Wilkinson 9180220cf4 Merge branch '2.4.x'
Closes gh-25594
4 years ago
Andy Wilkinson 718e08cfb4 Merge branch '2.3.x' into 2.4.x
Closes gh-25592
4 years ago
Andy Wilkinson 3f241b6b73 Upgrade CI images to ubuntu:focal-20210217
Closes gh-25593
4 years ago
Andy Wilkinson a98a204b35 Merge branch '2.4.x'
Closes gh-25595
4 years ago
Andy Wilkinson ddf072e24b Upgrade Java 16 CI image to 2021-03-09-12-41
Closes gh-25591
4 years ago
Andy Wilkinson eba7951503 Merge branch '2.4.x'
Closes gh-25601
4 years ago
Andy Wilkinson 979890189a Merge branch '2.3.x' into 2.4.x
Closes gh-25600
4 years ago
Andy Wilkinson 911cb21a3e Merge pull request #25597 from bal360
* gh-25597:
  Fix typos in README

Closes gh-25597
4 years ago
Blake A. Long 6da00dfed8 Fix typos in README
See gh-25597
4 years ago
Andy Wilkinson e2860fee03 Merge branch '2.4.x'
Closes gh-25599
4 years ago
Andy Wilkinson f3b8c2d477 Merge pull request #25596 from izeye
* gh-25596:
  Add Javadoc since tag to Bootstrapper.initialize()

Closes gh-25596
4 years ago
Johnny Lim 90666faf6d Add Javadoc since tag to Bootstrapper.initialize()
See gh-25596
4 years ago
Andy Wilkinson d283e5957c Merge branch '2.4.x'
Closes gh-25588
4 years ago
Andy Wilkinson f5118a0e70 Merge branch '2.3.x' into 2.4.x
Closes gh-25587
4 years ago
Andy Wilkinson 94e17d23ef Create issue for each forward merge found in commit message
Closes gh-25586
4 years ago
Andy Wilkinson 29ba18afec Merge branch '2.4.x'
Closes gh-25584
Fixes gh-25367 in 2.5.x
4 years ago
Andy Wilkinson 952ac7b8d2 Don't use RestartClassLoader when proxying classes it did not load
Fixes gh-19010
Fixes gh-25367
4 years ago
Andy Wilkinson 4b0600b558 Merge branch '2.4.x'
Closes gh-25576
4 years ago
Andy Wilkinson 3cc36d518d Merge branch '2.3.x' into 2.4.x
Closes gh-25575
4 years ago
Stephane Nicoll 2c8e78b082 Merge branch '2.4.x'
Closes gh-25574
4 years ago
Stephane Nicoll 6840440220 Merge branch '2.3.x' into 2.4.x
Closes gh-25573
4 years ago
Andy Wilkinson 4d3d56abfe Try to stabilize SampleSessionWebFluxApplicationTests
userDefinedMappingsSecureByDefault in
SampleSessionWebFluxApplicationTests may fail with an NPE if the
session times out before the initial response is sent due to the absence
of a SESSION cookie in the response. The test uses a short session
timeout (2 seconds) and we've seen the problem occur on CI when,
presumably, a noisy neighbour has caused some CPU starvation.

This commit increases the timeout to 5 seconds to reduce the chance of
a short period of CPU starvation causing the test to fail.

Closes gh-25572
4 years ago
Stephane Nicoll f38e863fbc Properly subscribe to CloseableConnectionFactory#close
Closes gh-25565
4 years ago
Stephane Nicoll 858c3ec2a7 Merge branch '2.4.x'
Closes gh-25570
4 years ago
Stephane Nicoll d5b1fd5b31 Merge branch '2.3.x' into 2.4.x
Closes gh-25569
4 years ago
Stephane Nicoll c8101f8c9b Remove host name in R2DBC's embedded H2 url
Closes gh-25560
4 years ago
Andy Wilkinson 5863edfdda Simplify code that makes hal the default json media type
See gh-25546
4 years ago
Stephane Nicoll 5c34db96bd Start building against Spring HATEOAS 1.3.0-RC1 snapshots
See gh-25546
4 years ago
Stephane Nicoll 728b81acbb Start building against Spring Framework 5.3.5 snapshots
See gh-25542
4 years ago
Stephane Nicoll 86959032de Start building against Reactor 2020.0.5 snapshots
See gh-25540
4 years ago
Stephane Nicoll 2116c345d6 Merge branch '2.4.x' 4 years ago
Stephane Nicoll cad9fa2fc0 Start building against Spring Data 2020.0.6 snapshots
See gh-25547
4 years ago
Stephane Nicoll 924bb53c69 Start building against Spring HATEOAS 1.2.5 snapshots
See gh-25545
4 years ago
Stephane Nicoll d2733b26b6 Start building against Spring Framework 5.3.5 snapshots
See gh-25541
4 years ago
Stephane Nicoll 0985845c3b Start building against Reactor 2020.0.5 snapshots
See gh-25539
4 years ago
Phillip Webb 05cf7fbb04 Use new backend features for extracted samples
Update extracted samples to make use of code folding and chomping.

See gh-6313
4 years ago
Andy Wilkinson 1f3acd45ae Merge pull request #25562 from dreis2211
* gh-25562:
  Deprecate FlywayMigrationScriptMissingFailureAnalyzer

Closes gh-25562
4 years ago
dreis2211 cf8a3b3018 Deprecate FlywayMigrationScriptMissingFailureAnalyzer
See gh-25562
4 years ago
Phillip Webb 3b095972cc Migrate to spring-asciidoctor-backends
Migrate to the renamed spring-asciidoctor-backends project.

See gh-25553
4 years ago
Andy Wilkinson 4d97ed19e8 Deprecate support for checking Flyway locations
Closes gh-25488
4 years ago
Andy Wilkinson ed72bca6c8 Provide more pluggable way to indicate DataSource init dependencies
Closes gh-17619
Closes gh-25559
4 years ago
Andy Wilkinson 99b7d29c2c Merge branch '2.4.x' 4 years ago
Andy Wilkinson 9be36f3a72 Merge branch '2.3.x' into 2.4.x 4 years ago