Andy Wilkinson
a91f1f0387
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36782
1 year ago
Andy Wilkinson
db0ab9f580
Improve documentation for configuration of schema and data scripts
...
Closes gh-36176
1 year ago
Stephane Nicoll
3e72b8625d
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36774
1 year ago
Stephane Nicoll
56535d804c
Rename WebDriverContextCustomizerFactory's customizer
...
Closes gh-36416
1 year ago
Stephane Nicoll
10fecc855c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36772
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
2e677c4fa6
Merge branch '3.0.x' into 3.1.x
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
ac1d8a3651
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36759
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
8fc93f8952
Merge branch '3.0.x' into 3.1.x
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
f7c8e48dc4
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36756
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
Andy Wilkinson
7038eb4a7d
Upgrade to Spock Framework 2.3-groovy-4.0
...
Closes gh-36733
1 year ago
Andy Wilkinson
dc964642f0
Upgrade to MockK 1.13.5
...
Closes gh-36732
1 year ago
Andy Wilkinson
ce14c70fbd
Upgrade to Maven Resolver 1.9.14
...
Closes gh-36731
1 year ago
Andy Wilkinson
d76e8ad7d1
Upgrade to Maven Invoker 3.2.0
...
Closes gh-36730
1 year ago
Andy Wilkinson
64463fe7ec
Upgrade to Maven 3.9.4
...
Closes gh-36729
1 year ago
Andy Wilkinson
599322c154
Upgrade to Janino 3.1.10
...
Closes gh-36728
1 year ago
Andy Wilkinson
d4f9532644
Upgrade to Commons FileUpload 1.5
...
Closes gh-36727
1 year ago
Andy Wilkinson
c7f32bb8ee
Upgrade to API Guardian 1.1.2
...
Closes gh-36726
1 year ago
Stephane Nicoll
f11f0a7f43
Merge branch '3.0.x' into 3.1.x
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
1df70c9f9b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36738
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
2e37b0ae47
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36735
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
d89d14b50d
Merge branch '3.0.x' into 3.1.x
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
0122bf5a94
Merge branch '3.0.x' into 3.1.x
1 year ago
Andy Wilkinson
afe00e4114
fixup! Upgrade to Maven 3.9.4
1 year ago
Andy Wilkinson
14b4f6db89
Upgrade to Testcontainers 1.18.3
...
Closes gh-36722
1 year ago
Andy Wilkinson
ac4aca50a4
Upgrade to Spock Framework 2.3-groovy-4.0
...
Closes gh-36721
1 year ago
Andy Wilkinson
fa17714535
Upgrade to MockK 1.13.5
...
Closes gh-36720
1 year ago