Commit Graph

20713 Commits (b0e4c716d396077dbe606489b9c430aee0151e4e)
 

Author SHA1 Message Date
ayudovin b0e4c716d3 Fix connection timeout configuration for Netty
Update `NettyWebServerFactoryCustomizer` to deal with the fact that
Netty treats `0` and negative connection timeout values differently to
Tomcat, Undertow and Jetty.

See gh-16535
5 years ago
ayudovin c2d1cb2c70 Chain predicates in PropertyMapper when methods
Update `PropertyMapper` to correctly combine predicates when repeated
calls are made to `when` and `whenNot`. Prior to this commit, subsequent
invocations would replace the previous predicate.

Fixes gh-17225
5 years ago
Andy Wilkinson 88fbc529e6 Upgrade to Micrometer 1.1.5
Closes gh-17222
5 years ago
Andy Wilkinson fe9db792ee Complete dependency management for JavaBeans Activation Framework
Fixes gh-17062
5 years ago
Andy Wilkinson ade4f32f96 Merge branch '2.0.x' into 2.1.x 5 years ago
Andy Wilkinson 5011338714 Merge branch '1.5.x' into 2.0.x 5 years ago
Andy Wilkinson e8e9ec93bb Merge branch '2.0.x' into 2.1.x 5 years ago
Andy Wilkinson a51d31b4d5 Merge branch '1.5.x' into 2.0.x 5 years ago
Andy Wilkinson 844873c18a Starting building against Spring Framework 4.3.25 snaphots
See gh-17221
5 years ago
Andy Wilkinson ceace66a28 Merge pull request #16485 from lorenzodee
* gh-16485:
  Polish "Honour base path from @WebAppConfiguration in @WebMvcTest"
  Honour base path from @WebAppConfiguration in @WebMvcTest

Closes gh-16485
5 years ago
Andy Wilkinson 645514f848 Polish "Honour base path from @WebAppConfiguration in @WebMvcTest"
See gh-16485
5 years ago
Lorenzo Dee 7340d546b8 Honour base path from @WebAppConfiguration in @WebMvcTest
See gh-16485
5 years ago
Andy Wilkinson 6f4d598418 Merge pull request #16814 from deakandris
* gh-16814:
  Polish "Consider properties from @AutoConfigureTestDatabase"
  Consider properties from @AutoConfigureTestDatabase

Closes gh-16814
6 years ago
Andy Wilkinson 5dc2339ec2 Polish "Consider properties from @AutoConfigureTestDatabase"
See gh-16814
6 years ago
András Deák 92256c80d0 Consider properties from @AutoConfigureTestDatabase
Both Flyway and Liquibase makes use of DataSourceProperties to get
default properties. Previously, both used strictly the configuration
properties and failed to consider embedded datasource properties
autoconfigured by @AutoConfigureTestDatabase. In case a database layer
test e.g. @JdbcTest relies on the autoconfigured embedded datasource,
Flyway and Liquibase autoconfiguration fails as they are not aware of
the embedded datasource properties.

See gh-16814
6 years ago
Andy Wilkinson ba85394e83 Merge pull request #17066 from nosan
* gh-17066:
  Polish "Auto-configure caching in jOOQ sliced tests"
  Auto-configure caching in jOOQ sliced tests

Closes gh-17066
6 years ago
Andy Wilkinson c2a4a3f630 Polish "Auto-configure caching in jOOQ sliced tests"
See gh-17066
6 years ago
Dmytro Nosan 4701d8f82a Auto-configure caching in jOOQ sliced tests
See gh-17066
6 years ago
Andy Wilkinson 13a7a52c71 Revert "Work around Framework regression in handling of null model values"
This reverts commit 5fc67c545c.

Closes gh-16991
6 years ago
Andy Wilkinson 7d59b78829 Fix handling of jar files with + chars in their path
Closes gh-17208
6 years ago
Phillip Webb 4894affbb6 Allow maven central sync to run several times
Update the "sync to maven central" CI job so that it can be rerun if
necessary. We now first check if artifacts are already published before
triggering the sync from Bintray.

Closes gh-16866
6 years ago
Andy Wilkinson 84c6313332 Upgrade to Spring Session Bom Bean-SR6
Closes gh-17209
6 years ago
Andy Wilkinson fa8dc04751 Upgrade to Spring Kafka 2.2.7.RELEASE
Closes gh-17206
6 years ago
Andy Wilkinson e842dc7f0c Upgrade to Spring Integration 5.1.6.RELEASE
Closes gh-17205
6 years ago
Andy Wilkinson 88df70c4d0 Upgrade to Spring Amqp 2.1.7.RELEASE
Closes gh-17204
6 years ago
Phillip Webb a7c38daff2 Merge branch '2.0.x' into 2.1.x 6 years ago
Phillip Webb 5259086a4b Fix type in CI readme 6 years ago
Phillip Webb bea0d08aac Merge branch '2.0.x' into 2.1.x 6 years ago
Phillip Webb 53ba37e3e1 Update CI readme 6 years ago
Phillip Webb 25e73633bb Update CI credhub references 6 years ago
Phillip Webb b63e65049f Merge branch '2.0.x' into 2.1.x 6 years ago
Phillip Webb 8b64c54919 Add resource icons to CI pipeline 6 years ago
Andy Wilkinson 1b495f5a42 Merge branch '2.0.x' into 2.1.x
Closes gh-17195
6 years ago
Andy Wilkinson 4bae91d933 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 9813889030 Merge pull request #16879 from lukaseder
* gh-16879:
  Fix jOOQ's trademark

Closes gh-16879
6 years ago
Lukas Eder 6d967d9bf1 Fix jOOQ's trademark
See gh-16879
6 years ago
Andy Wilkinson 71214e7ef4 Merge pull request #17057 from izeye
* gh-17057:
  Remove prohibited entry for couchbase-client

Closes gh-17057
6 years ago
Johnny Lim a584c64254 Remove prohibited entry for couchbase-client
See gh-17057
6 years ago
Andy Wilkinson 96ac42e405 Upgrade to Spring Data Lovelace-SR9
Closes gh-17193
6 years ago
Andy Wilkinson d5d96dff96 Honor logback.debug property and write Logback statuses to console
Closes gh-16876
6 years ago
Andy Wilkinson 60358da43a Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson d2e202edb0 Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 41a796010f Polish 6 years ago
Andy Wilkinson 4573f66f0d Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 63db9a74be Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson d8a4fff3a5 Switch away from https://maven.restlet.org as it redirects to http 6 years ago
Andy Wilkinson c20b577d99 Merge branch '2.0.x' into 2.1.x 6 years ago
Andy Wilkinson 8909a12a2c Merge branch '1.5.x' into 2.0.x 6 years ago
Andy Wilkinson 9d71be8945 Use HTTPS for embedded MongoDB downloads by default
Closes gh-17191
6 years ago
Andy Wilkinson 1aa193e30b Upgrade to Maven War Plugin 3.2.3
Closes gh-17168
6 years ago