| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Ruby: Fix rbenv init bug (#185) | Samruddhi Khandale | 2022-09-26 | 1 | -0/+2 |
* | Java: add jdkDistro option (#172) | Samruddhi Khandale | 2022-09-24 | 3 | -2/+22 |
* | Rename JupyterLab config file (#174) | JP Ungaretti | 2022-09-20 | 1 | -1/+1 |
* | Go - Adds `/go/bin` to PATH (#162) | Samruddhi Khandale | 2022-09-16 | 3 | -0/+25 |
* | Java: Fix gradle bug - sets GRADLE_USER_HOME incorrectly (#152) | Samruddhi Khandale | 2022-09-14 | 3 | -1/+44 |
* | Conda and Java: sync env variables (#153) | Samruddhi Khandale | 2022-09-14 | 2 | -0/+6 |
* | git : Remove misleading variables (#146) | Samruddhi Khandale | 2022-09-09 | 2 | -0/+23 |
* | fix bug - Debian / Ubuntu base conda-notice.txt error (#135) | Samruddhi Khandale | 2022-09-06 | 3 | -0/+3 |
* | Oryx - Fix bug when dynamically installing dotnet in universal image (#125) | Samruddhi Khandale | 2022-09-01 | 3 | -1/+49 |
* | Adds a new Conda Feature (#127) | Samruddhi Khandale | 2022-09-01 | 3 | -0/+35 |
* | Oryx - Clean up and shrink size (#116) | Samruddhi Khandale | 2022-08-31 | 3 | -1/+24 |
* | test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114) | Josh Spicer | 2022-08-24 | 25 | -0/+391 |
* | favor correctness by removing `apt update ...` short-circuiting (#98) | Josh Spicer | 2022-08-23 | 1 | -1/+2 |
* | Add new NVIDIA CUDA feature (#80) | JP Ungaretti | 2022-08-21 | 1 | -0/+18 |
* | update `dotnet`/`oryx` features to use recommended install location for dotne... | Josh Spicer | 2022-08-17 | 1 | -0/+3 |
* | Rename feature: 'common' to 'common-utils' (#79) | Samruddhi Khandale | 2022-08-05 | 1 | -0/+0 |
* | Port changes and set executable bit | Josh Spicer | 2022-07-29 | 24 | -0/+0 |
* | Revert "add gradle feature" | Samruddhi Khandale | 2022-06-15 | 1 | -11/+0 |
* | add gradle feature | Samruddhi Khandale | 2022-06-15 | 1 | -0/+11 |
* | Merge JupyterLab feature into Python feature (#40) | JP Ungaretti | 2022-06-08 | 1 | -12/+0 |
* | Add oryx feature (#27) | Samruddhi Khandale | 2022-05-27 | 1 | -0/+14 |
* | update jupyter and ruby features (#26)jospicer/testing-multi-repo-auth | Josh Spicer | 2022-05-27 | 3 | -25/+2 |
* | correct rust asserts | Josh Spicer | 2022-05-26 | 1 | -1/+3 |
* | maven and optional sdkman (#25) | Josh Spicer | 2022-05-26 | 1 | -1/+1 |
* | Adds a PHP feature (#22) | Samruddhi Khandale | 2022-05-26 | 1 | -0/+12 |
* | fix | Josh Spicer | 2022-05-26 | 1 | -1/+1 |
* | format test/git/test.sh | Josh Spicer | 2022-05-26 | 1 | -9/+8 |
* | test file misnamed | Josh Spicer | 2022-05-25 | 1 | -0/+0 |
* | and jupyter | Josh Spicer | 2022-05-25 | 1 | -9/+8 |
* | fix crazy test.sh formatting | Josh Spicer | 2022-05-25 | 18 | -161/+143 |
* | Update test.sh | Josh Spicer | 2022-05-25 | 1 | -9/+8 |
* | add feature stubs for all | Josh Spicer | 2022-05-13 | 25 | -4/+300 |