- 25 Feb, 2021 12 commits
-
-
Andy Wilkinson authored
Closes gh-25428
-
Andy Wilkinson authored
Closes gh-25427
-
Andy Wilkinson authored
Closes gh-25426
-
Andy Wilkinson authored
Closes gh-25425
-
Andy Wilkinson authored
Closes gh-25424
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-25423
-
Andy Wilkinson authored
Closes gh-25422
-
Andy Wilkinson authored
Closes gh-25421
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-25420
-
Andy Wilkinson authored
Closes gh-25419
-
- 24 Feb, 2021 9 commits
-
-
Scott Frederick authored
This commit updates the Maven image building goal to support building images from executable and non-executable war files. Fixes gh-23823
-
Scott Frederick authored
This commit updates the Gradle image building task to support building images from executable and non-executable war files. Fixes gh-23825
-
Andy Wilkinson authored
Closes gh-25384
-
Andy Wilkinson authored
Closes gh-25387
-
Andy Wilkinson authored
Closes gh-25407
-
Andy Wilkinson authored
Closes gh-25406
-
Andy Wilkinson authored
Closes gh-25405
-
Andy Wilkinson authored
Closes gh-25404
-
Andy Wilkinson authored
Previously, WebFluxAutoConfiguration's WebFluxConfigurer was unordered. This mean that it had lowest precedence so it was not possible for a user to provide their own configurer that was guaranteed to run after the auto-configuration's configurer. This commit updates the auto-configuration to order its configurer at 0. Any unordered user-defined configurer will now run after the auto-configuration's configurer. Closes gh-25302
-
- 23 Feb, 2021 5 commits
-
-
Scott Frederick authored
This commit corrects the order.toml file that is generated and added to the builder when building an image using custom buildpacks with the Maven or Gradle plugin in order to support buildpacks that depend on detection as a group. Fixes gh-25378
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/25319: Polish "Add more customization options for InfluxDB" Add more customization options for InfluxDB Closes gh-25319
-
Stephane Nicoll authored
See gh-25319
-
Eddú Meléndez authored
This commit augments the configuration properties that are exposed for InfluxDB, alongside an `InfluxDbCustomizer` that gives more control. See gh-25319
-
- 22 Feb, 2021 13 commits
-
-
Scott Frederick authored
This commit adds configuration to the Maven and Gradle plugins to allow a list of volume mount bindings to be provided to the image building goal and task. This enables service bindings to be mounted in the builder image that are recognized by buildpacks to support custom certificates, build tool configuration, APM integration, and other buildpack features. Fixes gh-23518
-
Andy Wilkinson authored
Closes gh-25391
-
Andy Wilkinson authored
Closes gh-25394
-
Andy Wilkinson authored
Closes gh-25393
-
Andy Wilkinson authored
Closes gh-25392
-
Stephane Nicoll authored
Closes gh-25386
-
Stephane Nicoll authored
Closes gh-25385
-
Stephane Nicoll authored
* pr/25382: Update copyright year of changed file Fix wording error in build-info goal description Closes gh-25382
-
Stephane Nicoll authored
See gh-25382
-
Mustafa Ulu authored
See gh-25382
-
Stephane Nicoll authored
* pr/24981: Polish contribution Polish README Closes gh-24981
-
Stephane Nicoll authored
See gh-24981
-
vlad doster authored
See gh-24981
-
- 19 Feb, 2021 1 commit
-
-
Andy Wilkinson authored
Closes gh-25267
-