| Commit message (Expand) | Author | Age | Files | Lines |
* | Docker fix - BuildKit is enabled but the buildx component is missing or broke...feature_docker-outside-of-docker_1.1.0feature_docker-in-docker_2.1.0 | Samruddhi Khandale | 2023-03-09 | 10 | -1/+147 |
* | Add pnpm in Node (#450)feature_node_1.2.0 | Akihiro Nagai | 2023-02-27 | 5 | -0/+5 |
* | Add sentinel to terraform feature (#452)feature_terraform_1.2.0 | Stefan Drzazga | 2023-02-15 | 2 | -0/+23 |
* | kubectl-helm-minikube: Allow none (#442)feature_kubectl-helm-minikube_1.1.4 | Samruddhi Khandale | 2023-02-07 | 3 | -0/+35 |
* | PHP: Allow 'version:none' (#439)feature_php_1.1.2 | Samruddhi Khandale | 2023-02-07 | 6 | -1/+24 |
* | Install PowerShell Modules (#427)feature_powershell_1.1.0 | Ross Smith | 2023-01-30 | 2 | -0/+23 |
* | Php: Auto configure if a three part version is not provided (#406) | Samruddhi Khandale | 2023-01-20 | 3 | -1/+39 |
* | Java: add Apache Ant (#409) | Tobias Gesellchen | 2023-01-19 | 4 | -6/+31 |
* | Git: Use sysconfdir=/etc for git built from source (#395) | Samruddhi Khandale | 2023-01-11 | 1 | -0/+8 |
* | Common-utils: Fix build failures for alpine 3.14 & 3.15 (#393) | Samruddhi Khandale | 2023-01-11 | 3 | -0/+44 |
* | [common-utils] Fix permission of scripts in containers (#388) | eitsupi | 2023-01-11 | 4 | -0/+51 |
* | Conda: Update 'certifi' due to CVE-2022-23491 (#383) | Samruddhi Khandale | 2023-01-10 | 1 | -0/+20 |
* | [PHP] Enable Mbstring (#371) | Julien Boudry | 2023-01-05 | 1 | -0/+1 |
* | Rename "docker-from-docker" to "docker-outside-of-docker" (#373) | Samruddhi Khandale | 2023-01-04 | 3 | -1/+1 |
* | fix test | Samruddhi Khandale | 2022-12-27 | 2 | -0/+2 |
* | Update GPG_KEY_SERVERS: Remove `:80` from Ubuntu Keyserver (#354) | Samruddhi Khandale | 2022-12-21 | 2 | -0/+22 |
* | Terraform: Update GPG_KEY_SERVERS (#353) | Samruddhi Khandale | 2022-12-21 | 1 | -1/+1 |
* | Add support for mariner (#344) | Mark Phippard | 2022-12-19 | 2 | -0/+21 |
* | Git - Bug Fix: Feature fails with "ppa:false" for "buster" & "bullseye" (#340) | Samruddhi Khandale | 2022-12-17 | 3 | -0/+50 |
* | Git - Bug Fix: Feature fails with "ppa:false" for bionic & jammy (#339) | Samruddhi Khandale | 2022-12-17 | 3 | -0/+50 |
* | Multi-distro support for common script, refactor, fixes (#326) | Chuck Lantz | 2022-12-16 | 16 | -7/+319 |
* | Git: Build from source with USE_LIBPCRE (#331) | Samruddhi Khandale | 2022-12-14 | 1 | -0/+4 |
* | Add TFSec and Terraform Docs to Terraform features (#327) | Pierre-Emmanuel Mercier | 2022-12-13 | 3 | -0/+48 |
* | Change default shell if installing ZSH (#325) | Jacob Woffenden | 2022-12-10 | 2 | -0/+22 |
* | Node: Fix regression - Installing in ubuntu 18.04 (#319) | Samruddhi Khandale | 2022-12-02 | 2 | -1/+22 |
* | Github cli - Adds retry logic for find git tags (#310) | Samruddhi Khandale | 2022-12-01 | 1 | -0/+88 |
* | Use _REMOTE_USER when available (#264) | Chuck Lantz | 2022-11-29 | 1 | -1/+1 |
* | Adds test coverage (#308) | Samruddhi Khandale | 2022-11-24 | 9 | -6/+45 |
* | Optionally install Azure Bicep as part of azure-cli feature (#305) | Paul Yu | 2022-11-23 | 2 | -1/+27 |
* | go: fix bug - Go doesn't update version if go is already installed (#303) | Samruddhi Khandale | 2022-11-23 | 4 | -4/+23 |
* | Oryx: Build with .NET 6 (#298) | Samruddhi Khandale | 2022-11-17 | 4 | -0/+61 |
* | Add Gradle and Maven version parameters to Java (#263) | etienne-chrp | 2022-11-17 | 6 | -13/+46 |
* | Node: Fix bug - version set by Feature is not default (#294) | Samruddhi Khandale | 2022-11-16 | 2 | -0/+20 |
* | Python bug fix - Add jupyterlab even if python is not installed by Feature bu... | Samruddhi Khandale | 2022-11-16 | 2 | -0/+28 |
* | (GH-198) Add `extended` option to hugo feature (#240) | Mikey Lombardi (He/Him) | 2022-11-15 | 2 | -0/+23 |
* | Add support for CUDA 11.8 in nvidia-cuda (#267) | JP Ungaretti | 2022-11-15 | 1 | -0/+2 |
* | Add new option to install azure-cli extensions (#165) | Paul Yu | 2022-11-14 | 2 | -0/+29 |
* | Add git extension for JupyterLab to Python feature (#286) | JP Ungaretti | 2022-11-14 | 2 | -0/+6 |
* | Add .NET 7, drop .NET 5 (#269) | Chuck Lantz | 2022-11-14 | 12 | -22/+188 |
* | Add test, bump version for extraNixConfig (#280) | Chuck Lantz | 2022-11-12 | 2 | -0/+44 |
* | Fix regression with Azure CLI, privs (#272) | Chuck Lantz | 2022-11-11 | 4 | -0/+4 |
* | Fix python feature issue #258, improve tests, fix oryx bug (#261) | Chuck Lantz | 2022-11-07 | 7 | -7/+118 |
* | Nix feature (#228) | Chuck Lantz | 2022-11-01 | 12 | -0/+425 |
* | Node: Fix failure when `version:none` (#247) | Samruddhi Khandale | 2022-10-29 | 2 | -0/+21 |
* | Install golangci-lint from prebuilt binaries and allow specifying its version... | Alessandro (Ale) Segala | 2022-10-28 | 2 | -1/+3 |
* | Fix privs in Node, regressions from #199 (#241) | Chuck Lantz | 2022-10-28 | 3 | -2/+24 |
* | Python version 3.11 (#237) | Edmundo Gonzalez | 2022-10-26 | 2 | -4/+5 |
* | Add default-address-pool setting (#223) | Kevin Klopfenstein | 2022-10-21 | 4 | -0/+65 |
* | Node: Fix nvm ownership (#199) | Samruddhi Khandale | 2022-10-06 | 1 | -0/+1 |
* | Fix additional Python and JupyterLab edge case (#182) | JP Ungaretti | 2022-09-26 | 3 | -8/+47 |