264 Commits (3.0.x)

Author SHA1 Message Date
Scott Frederick d1cce0f8ef Upgrade default CNB builders to Paketo Jammy 2 years ago
Moritz Halbritter f3c10ae97b Polish JsonStream 2 years ago
Phillip Webb e10ac76761 Polish 2 years ago
Moritz Halbritter 6805a3393b Close file handle on exceptions during connect 2 years ago
Moritz Halbritter 408fb8ae9d Add support for EdDSA, XDH and RSA-PSS key parsing 2 years ago
Andy Wilkinson fadc58679d Speed up ImageReference.of when path contains upper-case chars 2 years ago
Phillip Webb fd8cb74b46 Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files 2 years ago
Phillip Webb 46773dd5df Update copyright year of changed files 2 years ago
Johnny Lim 59d4bf97a1 Add Javadoc since to ImageReference.inTaglessForm() 3 years ago
Johnny Lim 4a2c9d99dc Remove redundant Files.delete() calls in tests 3 years ago
Phillip Webb 57e45dfb21 Update copyright year of changed files 3 years ago
Phillip Webb ef4b09718c Fix loading of PKCS#8 PEM encoded EC and DSA keys for buildpack 3 years ago
Phillip Webb e9c4a5d663 Polish 3 years ago
Moritz Halbritter d00e070cdb Separate tag in the Docker API tag call 3 years ago
Moritz Halbritter 4eef8d5a53 Separate tag in the Docker API tag call 3 years ago
Johnny Lim 00f388fa6f Polish Javadoc since tags for gh-34324 3 years ago
Scott Frederick 7730eee439 Use image manifest when exporting layers 3 years ago
Phillip Webb df5898a146 Reformat code following spring-javaformat upgrade 3 years ago
Johnny Lim bc7fc90550 Replace Base64Utils with JDK's Base64 3 years ago
Krzysztof Krason d3efd7e091 Use try with close 3 years ago
Krzysztof Krason a9c547e767 Use text blocks 3 years ago
Krzysztof Krason 6e46423983 Use diamond operators 3 years ago
Phillip Webb a2ac38e203 Update copyright year of changed files 3 years ago
Krzysztof Krason cf6493f65c Simplify AssertJ assertions and also make them more readable 3 years ago
Phillip Webb f588793445 Update copyright year of changed files 3 years ago
Moritz Halbritter f36e2ecb7b Use AutoClosables with try-with-resources 3 years ago
Moritz Halbritter 725337f976 Make fields final 3 years ago
Scott Frederick bb684cc0ad Add support for CNB platform API 0.10 3 years ago
Phillip Webb e0c79ce598 Support PEM formatted elliptic-curve TLS keys 3 years ago
Phillip Webb e0b67889a8 Use Stream.toList instead of Stream.collect when possible 3 years ago
dreis2211 65ef8fc51a Use ByteArrayOutputStream.toString where possible 3 years ago
Scott Frederick 257e236b06 Fix image-building unit tests on Windows 3 years ago
Scott Frederick c16094e04b Disable SELinux label security policy when building images 3 years ago
Phillip Webb 22144987e9 Update copyright year of changed files 3 years ago
Phillip Webb f8412847dc Update copyright year for "Fix typos in code and documentation" 3 years ago
Marc Wrobel dbfc6bded4 Fix typos in code and documentation 3 years ago
Phillip Webb 4bcec6e0ee Polish 3 years ago
Scott Frederick f9cf31e59e Fix compile errors 3 years ago
Scott Frederick 9b0cdac58a Simplify support for pushing images to unauthenticated registries 3 years ago
Scott Frederick 17bdc526f6 Avoid adding layers for buildpacks that exist in the builder 4 years ago
dreis2211 458f989cf3 Use switch expressions where appropriate 4 years ago
Andy Wilkinson f49b16c645 Upgrade to Spring Java Format 0.0.34 4 years ago
dreis2211 cc91009b70 Use java.util.HexFormat where appropriate 4 years ago
dreis2211 5db04da275 Use pattern matching for instanceof where appropriate 4 years ago
dreis2211 fb45fc4819 Use Files.writeString() and Files.readString() where possible 4 years ago
Andy Wilkinson 3d203d0215 Polish 4 years ago
Andy Wilkinson ee45fd2fc8 Remove redundant throws declarations from internal APIs 4 years ago
Andy Wilkinson 4fd2e0c916 Polish "Fix typos" 4 years ago
Andy Wilkinson f6d24dc1a8 Fix typos 4 years ago
Phillip Webb dd5696b59b Update copyright year of changed files 4 years ago