Commit Graph

27162 Commits (7ed98bcde8589d16975792f8d80154d9880b9cf1)
 

Author SHA1 Message Date
Scott Frederick 7a2939f129 Use non-blocking I/O for Docker API
This commit changes the NamedPipeSocket used for communication with
a local Docker daemon to use a non-blocking AsynchronousByteChannel
instead of a blocking RandomAccessFile, modeled after a similar
change to the docker-java project. This eliminates the potential for
a blocking call to hang indefinitely.

Fixes gh-21672
5 years ago
Andy Wilkinson 6ac100583c Merge branch '2.3.x'
Closes gh-21891
5 years ago
Andy Wilkinson d347346a93 Upgrade to Spring Asciidoctor Extensions 0.4.3.RELEASE
Pick up the workaround for the AsciidoctorJ bug that prevents the
configprops macro's attributes from being parsed. The lack of parsing
meant that the envvar format was being lost and properties were being
written in the canonical form instead.

Closes gh-21794
5 years ago
Stephane Nicoll e847aae988 Merge branch '2.3.x' 5 years ago
Stephane Nicoll a5e7cf77bb Merge branch '2.2.x' into 2.3.x 5 years ago
Stephane Nicoll 4999ca5f35 Merge branch '2.1.x' into 2.2.x 5 years ago
Spring Buildmaster 08ce50c86e Next development version (v2.2.9.BUILD-SNAPSHOT) 5 years ago
Stephane Nicoll c15b3747a9 Merge branch '2.3.x' 5 years ago
Stephane Nicoll 93d00f028f Merge branch '2.2.x' into 2.3.x 5 years ago
Stephane Nicoll f8a0ca0d80 Upgrade to Netty Tcnative 2.0.31.Final
Closes gh-21889
5 years ago
Stephane Nicoll ca44e83279 Merge branch '2.3.x'
Closes gh-21802
5 years ago
Stephane Nicoll ca5afb6e90 Fix flaky integration test
Closes gh-21487
5 years ago
Spring Buildmaster 5abca71056 Next development version (v2.1.16.BUILD-SNAPSHOT) 5 years ago
Stephane Nicoll e7ad3b6157 Merge branch '2.3.x' 5 years ago
Stephane Nicoll a74afc104c Upgrade to Spring Batch 4.2.4
Closes gh-21784
5 years ago
Stephane Nicoll e892bc1ff8 Merge branch '2.2.x' into 2.3.x 5 years ago
Stephane Nicoll 9af5f70b75 Upgrade to Spring Batch 4.2.4
Closes gh-21783
5 years ago
Stephane Nicoll 74ab92843e Merge branch '2.3.x' 5 years ago
Stephane Nicoll cbd5b77fa4 Upgrade to Spring Data Neumann-SR1
Closes gh-21776
5 years ago
Stephane Nicoll 122f5afd42 Upgrade to Spring Integration 5.3.1
Closes gh-21779
5 years ago
Stephane Nicoll 760aec3136 Upgrade to Spring Kafka 2.5.2
Closes gh-21782
5 years ago
Stephane Nicoll 43ef49e2e4 Merge branch '2.3.x' 5 years ago
Stephane Nicoll 92ef361a4a Merge branch '2.2.x' into 2.3.x 5 years ago
Stephane Nicoll e64bfb80e4 Upgrade to Postgresql 42.2.14
Closes gh-21888
5 years ago
Stephane Nicoll 664436a3d6 Upgrade to Spring Kafka 2.3.9
Closes gh-21781
5 years ago
Stephane Nicoll 028ecfb147 Merge branch '2.1.x' into 2.2.x 5 years ago
Stephane Nicoll 49ba5dc6bc Upgrade to Postgresql 42.2.14
Closes gh-21887
5 years ago
Stephane Nicoll c496f2401f Upgrade to Netty Tcnative 2.0.31.Final
Closes gh-21886
5 years ago
Stephane Nicoll 7dee9e34b5 Upgrade to Spring Kafka 2.2.14
Closes gh-21780
5 years ago
Phillip Webb 087c62d34b Merge branch '2.3.x' 5 years ago
Phillip Webb 3b71403b99 Merge branch '2.2.x' into 2.3.x 5 years ago
Phillip Webb ac197be815 Fix checkstyle issue 5 years ago
Phillip Webb aecd13bb9b Merge branch '2.3.x' 5 years ago
Phillip Webb 7e5d6bafa8 Merge branch '2.2.x' into 2.3.x 5 years ago
Phillip Webb 3f36f6ea47 Rollback to Spring Batch 4.2.2
See gh-21885
5 years ago
Phillip Webb 02bfc9d30a Polish 5 years ago
Madhura Bhave f96a2f2b83 Merge branch '2.3.x'
Closes gh-21881
5 years ago
Madhura Bhave 83485e625d Merge branch '2.2.x' into 2.3.x
Closes gh-21880
5 years ago
Madhura Bhave 4e014da9e9 Return all loggers for Log4j2
This commit aligns log4j2's behavior with logback such that loggers
with a null configuredLevel are also returned by the actuator endpoint.

Fixes gh-20037
5 years ago
Madhura Bhave 92ce94b3d8 Align default log levels for Log4j2 and Logback
Fixes gh-21293
5 years ago
Phillip Webb 14de4b888c Merge branch '2.3.x' 5 years ago
Phillip Webb 70f6ada29a Further reduce repetition in CI pipeline.yml
See gh-21716
5 years ago
Phillip Webb 22bd8258f5 Merge branch '2.3.x' 5 years ago
Phillip Webb c34bcd496d Merge branch '2.2.x' into 2.3.x 5 years ago
Phillip Webb 3fe4fb1373 Merge branch '2.1.x' into 2.2.x 5 years ago
Phillip Webb 418859fab6 Further reduce repetition in CI pipeline.yml
See gh-21716
5 years ago
Phillip Webb 42dfc470b3 Merge branch '2.3.x' 5 years ago
Phillip Webb 3ca58f616f Polish pipeline YAML 5 years ago
Phillip Webb e1113cae03 Merge branch '2.3.x' 5 years ago
Phillip Webb e08f70c007 Merge branch '2.2.x' into 2.3.x 5 years ago