72 Commits (v3.1.10)

Author SHA1 Message Date
Phillip Webb 2c4909a89a Update copyright year of changed files 2 years ago
Scott Frederick c93acdafbd Polish "Prevent long parse times for images with illegal char in tag" 2 years ago
Jakob Wanger c892544741 Prevent long parse times for images with illegal char in tag 2 years ago
Moritz Halbritter 8ffcfc9b77 Harmonize style of igored exceptions across the codebase 2 years ago
Moritz Halbritter 3f29c7f84f Add log message if Docker Compose services are already running 2 years ago
Moritz Halbritter 7829e760da Switch JsonMapper in Docker JSON parsing to english locale 2 years ago
Moritz Halbritter de1ca5e60f Polish DockerComposeLifecycleManager 2 years ago
Moritz Halbritter 09821feb75 Fix container inspection for Docker Compose >= 2.23.0 2 years ago
JinseongHwang 0b703f9007 Use consistent capitalization in MySQL and MariaDB test names 2 years ago
Moritz Halbritter fdd9bc732f Enable RabbitEnvironmentTests 2 years ago
Moritz Halbritter 136a5b4c07 Enable PostgresEnvironmentTests 2 years ago
Moritz Halbritter 496b373fce Remove unused test 2 years ago
Moritz Halbritter 0f019b0049 Reign in Cassandra memory consumption when running tests 2 years ago
Stephane Nicoll 44847d6600 Fix assertion (sorry) 2 years ago
Stephane Nicoll 621db533dc Fix assertion 2 years ago
Stephane Nicoll 5a25c31832 Polish "Fix password property for Oracle container" 2 years ago
Joe Steel ab1e521388 Fix password property for Oracle container 2 years ago
Phillip Webb 155300525e Polish 2 years ago
Phillip Webb 2fdc29b885 Revert "Polish" 2 years ago
Moritz Halbritter 6a65ca13ea Polish 2 years ago
Moritz Halbritter f54d370fcd Remove unused class 2 years ago
Moritz Halbritter 3bb93b37ca Remove --detach and --wait flags from docker compose start command 2 years ago
Moritz Halbritter d48aa806c2 Remove --no-color flag from docker compose start command 2 years ago
Scott Frederick bf08cc25df Use DockerImageNames in Docker compose integration tests 2 years ago
Johnny Lim e97c5a7118 Use kebab-case for property default values in metadata 2 years ago
Andy Wilkinson 3ef1738a5e Remove containers after use in Docker Compose integration tests 3 years ago
Andy Wilkinson 660dbb9afd Fix Maven-built native images with Docker Compose dependency 3 years ago
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