Commit Graph

42651 Commits (6fcc9f4b2156ed1c6180a9bb2b794941ee5f7c23)
 

Author SHA1 Message Date
Andy Wilkinson db0ab9f580 Improve documentation for configuration of schema and data scripts
Closes gh-36176
1 year ago
Stephane Nicoll 56535d804c Rename WebDriverContextCustomizerFactory's customizer
Closes gh-36416
1 year ago
Stephane Nicoll e7706b4201 Merge branch '2.7.x' into 3.0.x
Closes gh-36771
1 year ago
Stephane Nicoll 6ccc13f3cd Merge pull request #36767 from eddumelendez
* pr/36767:
  Polish "Configure ActiveMQConnectionFactory properly without spring-jms"
  Configure ActiveMQConnectionFactory properly without spring-jms

Closes gh-36767
1 year ago
Stephane Nicoll 5e11bac1da Polish "Configure ActiveMQConnectionFactory properly without spring-jms"
See gh-36767
1 year ago
Eddú Meléndez bcfaad2cb8 Configure ActiveMQConnectionFactory properly without spring-jms
Previously, if spring-jms is not available and a non-pool connection
factory is requested (the default), no `CachingConnectionFactory` is
created. This commit makes sure to separate the two conditions, so
that a connection factory can be obtained even if spring-jms is not
on the classpath.

See gh-36767
1 year ago
Stephane Nicoll 870df5ab08 Merge branch '2.7.x' into 3.0.x
Closes gh-36761
1 year ago
Stephane Nicoll 5ed5820f92 Clarify expected jar size in getting started doc
Closes gh-34514
1 year ago
Stephane Nicoll f8a5aff160 Merge branch '2.7.x' into 3.0.x
Closes gh-36758
1 year ago
Stephane Nicoll 1e5a72f1f8 Provide nested cause if datasource fails to provide DatabaseDriver
Closes gh-34728
1 year ago
Stephane Nicoll 05df721d51 Merge branch '2.7.x' into 3.0.x 1 year ago
Stephane Nicoll 97ce95c417 Polish "Upgrade to MariaDB 3.1.4"
See gh-36394
1 year ago
Stephane Nicoll 89cb599d0d Merge branch '2.7.x' into 3.0.x
Closes gh-36755
1 year ago
Stephane Nicoll d101004d5f Document @DataR2dbcTest support
Closes gh-35014
1 year ago
Stephane Nicoll 2dc8531000 Merge branch '2.7.x' into 3.0.x
Closes gh-36740
1 year ago
Stephane Nicoll 1ca763e5de Upgrade to MariaDB 3.1.4
Closes gh-36394
1 year ago
Stephane Nicoll 6ee002456d Merge branch '2.7.x' into 3.0.x
Closes gh-36737
1 year ago
Stephane Nicoll 747dbc35fe Warmup connection pool in ConnectionPoolMetricsTests
Closes gh-36474
1 year ago
Stephane Nicoll de632dd77b Merge branch '2.7.x' into 3.0.x
Closes gh-36734
1 year ago
Stephane Nicoll fd88024402 Add @since for JavaVersion values
Closes gh-36608
1 year ago
Andy Wilkinson 80f9d5c9e4 Upgrade to Testcontainers 1.18.3
Closes gh-36722
1 year ago
Andy Wilkinson 0ce260fa02 Upgrade to Spock Framework 2.3-groovy-4.0
Closes gh-36721
1 year ago
Andy Wilkinson a642769d73 Upgrade to MockK 1.13.5
Closes gh-36720
1 year ago
Andy Wilkinson 14cf2335ee Upgrade to Maven Resolver 1.9.14
Closes gh-36719
1 year ago
Andy Wilkinson bbe01a89b0 Upgrade to Maven Invoker 3.2.0
Closes gh-36718
1 year ago
Andy Wilkinson 0457519fab Upgrade to Maven 3.9.4
Closes gh-36717
1 year ago
Andy Wilkinson 63a94f762a Upgrade to Janino 3.1.10
Closes gh-36716
1 year ago
Andy Wilkinson de3d39b880 Upgrade to Commons FileUpload 1.5
Closes gh-36715
1 year ago
Andy Wilkinson 533168b31b Upgrade to API Guardian 1.1.2
Closes gh-36714
1 year ago
Andy Wilkinson 6adecf4cb2 Fix handling of potential ugrade issues with no space in title 1 year ago
Andy Wilkinson eac7ba6c84 Merge branch '2.7.x' into 3.0.x 1 year ago
Andy Wilkinson 80a6873a98 Upgrade to Testcontainers 1.18.3
Closes gh-36710
1 year ago
Andy Wilkinson f0d2f6e991 Upgrade to Spock Framework 2.3-groovy-3.0
Closes gh-36709
1 year ago
Andy Wilkinson 4b552d5c44 Upgrade to MockK 1.13.5
Closes gh-36708
1 year ago
Andy Wilkinson 2c7fe47529 Upgrade to Maven Resolver 1.9.14
Closes gh-36707
1 year ago
Andy Wilkinson 7fcf4c7dcf Upgrade to Maven Invoker 3.2.0
Closes gh-36706
1 year ago
Andy Wilkinson 59bd6879a2 Upgrade to Maven 3.9.4
Closes gh-36705
1 year ago
Andy Wilkinson a709625c24 Upgrade to Commons FileUpload 1.5
Closes gh-36704
1 year ago
Andy Wilkinson f24b56b541 Upgrade to API Guardian 1.1.2
Closes gh-36703
1 year ago
Andy Wilkinson 00e46192e4 Fix handling of potential ugrade issues with no space in title 1 year ago
Andy Wilkinson c6dc505932 Auto-configure JsonpMapper even with user-defined transport
Closes gh-36698
1 year ago
Andy Wilkinson 803c155e69 Order default customizers so that they can be overridden
Closes gh-36674
1 year ago
Scott Frederick e25c267585 Update Paketo builder references in documentation
Closes gh-36688
1 year ago
Andy Wilkinson 51b81ced6f Merge branch '2.7.x' into 3.0.x
Closes gh-36663
1 year ago
Andy Wilkinson 28b3054a9e Try to stabilize DataCouchbaseTestIntegrationTests
Closes gh-36662
1 year ago
Andy Wilkinson 06cb28d306 Merge branch '2.7.x' into 3.0.x
Closes gh-36602
1 year ago
Andy Wilkinson abf2ae792f Upgrade Java 20 CI image to 20.0.2+10
Closes gh-36596
1 year ago
Andy Wilkinson d3151cfb7e Merge branch '2.7.x' into 3.0.x
Closes gh-36599
1 year ago
Andy Wilkinson 3667813af9 Upgrade CI images to Docker 24.0.5
Closes gh-36595
1 year ago
Andy Wilkinson 3e99118a48 Merge branch '2.7.x' into 3.0.x
Closes gh-36633
1 year ago