44 Commits (ca5bd37e81929c340b0aca6e270decb0f7afb360)

Author SHA1 Message Date
Scott Frederick 8f31a5772e Set authSource in MongoDB Docker Compose connection details 3 years ago
Moritz Halbritter 157b71b333 Add missing defaults for docker compose properties 3 years ago
Scott Frederick 0ca3ab7249 Polish Javadoc 3 years ago
Phillip Webb a8602a1814 Allow docker compose service readiness checks to be bypassed 3 years ago
Andy Wilkinson 6ad71c9b0c Reduce number of CLI calls to improve startup time with devtools 3 years ago
Phillip Webb b0c76c1f79 Cache docker commands to improve startup time with devtools 3 years ago
Andy Wilkinson 3d41e41b94 Polish 3 years ago
Phillip Webb 6b0b6ccf49 Move docker compose readiness code and make it package-private 3 years ago
Phillip Webb 060581d078 Remove pluggable docker compose ReadinessCheck 3 years ago
Johnny Lim 54f85b1181 Fix since version for ImageReference 3 years ago
Phillip Webb ae90add7c7 Polish 3 years ago
Scott Frederick 8377306668 Improve error when Docker Compose file not found 3 years ago
Moritz Halbritter 441ed30ee4 Polish "Replace Mockito argument captors with assertArg" 3 years ago
Andy Wilkinson 4f9616c2f9 Change DockerComposeProperties shut down default to stop 3 years ago
Andy Wilkinson 6a39b497ad Make Oracle Docker Compose integration tests more robust 3 years ago
Moritz Halbritter 9a545727b9 Disable SQL server and Oracle database compose tests on ARM 3 years ago
Andy Wilkinson 8fe20c5d63 Derive LiquibaseConnectionDetails from JdbcConnectionDetails 3 years ago
Andy Wilkinson d293df6617 Derive FlywayConnectionDetails from JdbcConnectionDetails 3 years ago
Phillip Webb 403481ff96 Add 'required' parameter to ConnectionDetailsFactories 3 years ago
Andy Wilkinson a75f55aaa5 Try to stabilize SQL Server tests on CI 3 years ago
Moritz Halbritter 4131e7338d Fix LogMessage format 3 years ago
Moritz Halbritter 75207db6be Polish docker compose code 3 years ago
Moritz Halbritter 8abebd75fb Use shutdownHandlers parameter in constructor 3 years ago
Andy Wilkinson cec159110d Do not block indefinitely when querying SQL database 3 years ago
Andy Wilkinson 8bbe894665 Add Docker Compose service connection support for Oracle using JDBC 3 years ago
Andy Wilkinson 5e73047164 Align SQL Server-related class names with existing precedents 3 years ago
Andy Wilkinson 1e785e81f8 Add Docker Compose support for Oracle Database using R2DBC 3 years ago
Andy Wilkinson 8fd36d04e1 Improve MsSqlServerR2dbcDockerComposeConnectionDetailsFactory tests 3 years ago
Andy Wilkinson b5178afa21 Add Docker Compose support for MS SQL Server using JDBC 3 years ago
Scott Frederick e9a85b91a8 Polish 3 years ago
Scott Frederick 43b42eca49 Add Docker Compose service connection support for Cassandra 3 years ago
Scott Frederick 2bec82ab2f Delete disabled docker compose tests 3 years ago
Andy Wilkinson fd6214e7e3 Remove accidentally committed test classes 3 years ago
Andy Wilkinson dee5217cf0 Add Docker Compose support for MS SQL Server using R2DBC 3 years ago
Phillip Webb 0f032c290a Allow for predicate based checking of image names 3 years ago
Andy Wilkinson b64adbc34b Fix disabled conditions on AbstractDockerComposeIntegrationTests 3 years ago
Andy Wilkinson 2bccd586ea Fix DockerComposeFileTests on Windows 3 years ago
Stephane Nicoll 8946c761ee Polish 3 years ago
Andy Wilkinson 78242cb794 Skip tests when Docker is unavailable 3 years ago
Andy Wilkinson 3a01759a3b Protect tests against unstable toString ordering 3 years ago
Phillip Webb 3657f73b9a Provide more verbose docker compose logging 3 years ago
Phillip Webb efff253d35 Fallback to finding docker image name from compose ps 3 years ago
Mortitz Halbritter 842e17eced Add Docker Compose support 3 years ago