418 Commits (3.3.x)

Author SHA1 Message Date
Andy Wilkinson ca21600fae Use Framework's StreamUtils instead of Commons Compress's IOUtils 6 months ago
Andy Wilkinson 5ed981df9c Migrate from gcr.io to docker.io for Paketo images 7 months ago
Phillip Webb 39a402b5ef Update copyright year of changed files 8 months ago
Johnny Lim 9a0f7a4013 Add more tests for Image.getOs() 8 months ago
Phillip Webb f6dae1397d Add application directory layer to ephemeral builder for Podman support 8 months ago
Phillip Webb 2143d702f2 Polish boolean members that can use the default `false` value 8 months ago
Yanming Zhou 0a1c9060c5 Polish ternary operator 8 months ago
Phillip Webb 935d759754 Fix 'Protect against empty OS string in Docker `Image`' logic 8 months ago
Phillip Webb c071f56653 Protect against empty OS string in Docker `Image` 8 months ago
Phillip Webb 88e8c17369 Update copyright year of changed files 9 months ago
youngjin_dev a164dab25d Fix Integer conversion in getProgress() method 9 months ago
Phillip Webb 896b5767fe Polish 9 months ago
Moritz Halbritter 5ec099756f Fix potential NPE when passing 'null' as params 10 months ago
Moritz Halbritter a807a07a59 Always try to deserialize message in case of Docker transport errors 10 months ago
Phillip Webb 0afbc0b23c Polish 'Accept Docker progress on numbers >2GB' 1 year ago
Wolfgang Kronberg d8565185e8 Accept Docker progress on numbers >2GB 1 year ago
Andy Wilkinson bb3651b7d1 Reduce warnings reported by Eclipse 1 year ago
Phillip Webb 25b6477aa8 Support alternative media type format 1 year ago
Phillip Webb a293560237 Support nested OCI indexes 1 year ago
Andy Wilkinson 2fa28fb822 Improve error reporting when image loading fails 1 year ago
Phillip Webb c62a018830 Align buildpack certificate and key parsers with SSL versions 1 year ago
Phillip Webb 202db9b7f4 Update copyright year of changed files 1 year ago
Andy Wilkinson a3168e3a2f Centralize dependency management of Commons Compress 1 year ago
Moritz Halbritter 90b920a410 Use default address if null address is given 1 year ago
Stéphane Nicoll d4010d3be0 Polish "Prevent auth header to be included in Docker API call" 1 year ago
YiXuan Ding 351018ea65 Prevent auth header to be included in Docker API call 1 year ago
Moritz Halbritter a3060652f8 Call String.toLowerCase and .toUppercase with explicit locale 1 year ago
Phillip Webb ad72411e2b Apply conventions plugin to all subprojects 1 year ago
Johnny Lim a8452b54b5 Polish 1 year ago
Andy Wilkinson 654016af7f Move Docker-related test support into a separate module 2 years ago
Andy Wilkinson d5ef5e9c9d Update spring-boot-buildpack-platform to use docker-test plugin 2 years ago
Phillip Webb 85f6641a7e Allow 'npipe://' prefix in Docker host address 2 years ago
Phillip Webb 2a4582b084 Update copyright year of changed files 2 years ago
Andy Wilkinson 491f34d25c Improve container test code 2 years ago
Scott Frederick e228ed39b3 Support CNB builders that do not specify a stack 2 years ago
Ahmed Ashour 207327d97c Use method references when possible in test code 2 years ago
Scott Frederick 2bb74b261c Disable stale checking for local Docker daemon connections 2 years ago
Andy Wilkinson 5ee0580339 Upgrade to the latest Framework 6.0.x release 2 years ago
Scott Frederick bdc6508b62 Catch any exception when deleting image building workspace 2 years ago
Scott Frederick cd441130bd Warn when image building workspace directories cannot be deleted 2 years ago
Yanming Zhou 0e450d602d Use CollectionUtils.isEmpty() and StringUtils.hasLength() 2 years ago
Moritz Halbritter f13e487724 Close streams in test before deleting file 2 years ago
Phillip Webb 9e40970280 Support gzip compressed image layers 2 years ago
Moritz Halbritter ff66036e90 Remove redundant Regex escapes 2 years ago
Andy Wilkinson 16b6400bdf Improve BuildpackReference's handling of URL-like strings on Windows 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
Andy Wilkinson 5ae533a00d Minimize scope of version management for commons-compress 2 years ago
Andy Wilkinson 5f680ccac0 Revert "Stop managing version of commons-compress where it isn't needed" 2 years ago