aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [node] Install the latest version of nvm by default (#673)feature_node_1.3.0eitsupi2023-08-292-4/+48
* Commonutils: chown: cannot access '/home/vscode/.zshrc': No such file or dire...feature_common-utils_2.1.2naturedamends2023-08-262-2/+2
* [docker in docker] Adds retries for docker daemon startup and cgroup nesting ...feature_docker-in-docker_2.4.0Samruddhi Khandale2023-08-242-30/+74
* [Rust] Remove `mutantdino.resourcemonitor` extension (#665)feature_rust_1.1.0nyuyuyu2023-08-241-2/+1
* Enhancing Terraform Feature Stability (#657)feature_terraform_1.3.4Bulat Khusnimardanov2023-08-222-2/+3
* [docker-in-docker] Reverts the retry logic (#659)feature_docker-in-docker_2.3.1Samruddhi Khandale2023-08-192-25/+7
* Automated documentation update (#656)Samruddhi Khandale2023-08-161-1/+1
* Azure-cli: Revert temporary fix which installed az with python (#629)feature_azure-cli_1.2.1Samruddhi Khandale2023-08-162-3/+2
* Ruby Feature [bug fix] : Fails if the dev container has the same ruby version...feature_ruby_1.1.1Samruddhi Khandale2023-08-162-5/+13
* Common-utils: Fixes "No package jq available" errors for CentOS (#644)feature_common-utils_2.1.1Samruddhi Khandale2023-08-152-4/+16
* Automated documentation update (#650)Samruddhi Khandale2023-08-121-0/+1
* Common utils: Add config to remove zsh rc files from (#614)feature_common-utils_2.1.0naturedamends2023-08-123-21/+38
* Avoid unexpected shell expansion (#645)feature_node_1.2.1Shikanime Deva2023-08-102-14/+14
* Automated documentation update (#642)Samruddhi Khandale2023-08-081-1/+1
* Docker-in-docker: Add retries to the docker-init script until docker daemon s...feature_docker-in-docker_2.3.0Samruddhi Khandale2023-08-082-8/+24
* Fix 2 instances of a typo in the desktop-lite NOTES and README (#640)Tom Palmer2023-08-081-1/+1
* Fix: common-utils configureZshAsDefaultShell option not working on alpine lin...feature_common-utils_2.0.11Krikchai Pongtaveewould2023-08-032-1/+9
* Automated documentation update (#627)Samruddhi Khandale2023-07-271-0/+1
* Azure-cli - Temporary quick fix for jammy (ARM) (#626)feature_azure-cli_1.2.0Samruddhi Khandale2023-07-222-3/+13
* Fix: Docker-in-docker for python - Arm64 (#618)feature_docker-in-docker_2.2.1Samruddhi Khandale2023-07-192-2/+16
* Automated documentation update (#610)Samruddhi Khandale2023-07-111-2/+7
* Nvidia-cuda: Update notes regarding gpu enablement (#608)Samruddhi Khandale2023-07-111-2/+7
* Pin version of TFLint's GPG key URL (#605)feature_terraform_1.3.3Kazuma Watanabe2023-07-062-3/+3
* Dotnet: Fix Feature failures on ubuntu:jammy (when installing using apt) (#590)feature_dotnet_1.1.4Samruddhi Khandale2023-06-302-5/+29
* Automated documentation update (#602)Samruddhi Khandale2023-06-301-0/+1
* Change Ruby extension to ruby-lsp (#566)feature_ruby_1.1.0Rafael Mendonça França2023-06-301-2/+3
* Automated documentation update (#596)Samruddhi Khandale2023-06-291-0/+10
* Add instructions to set up port forwarding on devcontainer.json file (#593)Melissa Weber Mendonça2023-06-281-0/+10
* Azure CLI: Compatibility with Debian `bookworm` (#578)feature_azure-cli_1.1.0Josh Spicer2023-06-282-13/+45
* Automated documentation update (#587)Samruddhi Khandale2023-06-241-1/+1
* Terraform: Add cosign integrity check for TFLint (#586)feature_terraform_1.3.2Josh Spicer2023-06-212-11/+56
* feat(rust): add up to version 1.70 options (#579)feature_rust_1.0.12Imamuzzaki Abu Salam2023-06-201-1/+8
* Automated documentation update (#585)Samruddhi Khandale2023-06-191-1/+1
* release terraformfeature_terraform_1.3.1Josh Spicer2023-06-191-1/+1
* Temporaily pin TFLint to 0.46.1 (#583)Josh Spicer2023-06-191-3/+5
* Automated documentation update (#563)Samruddhi Khandale2023-05-311-0/+5
* update go tools (#559)feature_go_1.2.0Shunya Hayashi2023-05-312-5/+8
* Update NOTES.md (#534)Raymond2023-05-221-0/+5
* Create .config directory in common-utils (#547)feature_common-utils_2.0.10Stephen A. Imhoff2023-05-102-23/+32
* Automated documentation update (#543)Samruddhi Khandale2023-05-093-2/+3
* Add support for skipping `docker-compose` v1 operations during Docker feature...feature_docker-outside-of-docker_1.3.0feature_docker-in-docker_2.2.0M. R2023-05-024-88/+96
* Update devcontainer-feature.json (#539)feature_common-utils_2.0.9Raymond2023-05-011-1/+1
* Update devcontainer-feature.json (#535)Raymond2023-05-011-2/+2
* Adds httpProxy option to Python Feature (#532)feature_python_1.1.0Felix Altenberg2023-04-282-1/+11
* Oryx - Switch to .NET 7 (#522)feature_oryx_1.1.0Samruddhi Khandale2023-04-192-8/+13
* Automated documentation update (#521)Samruddhi Khandale2023-04-1413-0/+87
* [features/conda] Address CVE-2023-0286, CVE-2023-23931, and CVE-2022-40897 vu...feature_conda_1.0.9Alexander Smolyakov2023-04-062-2/+7
* Automated documentation update (#517)Samruddhi Khandale2023-04-061-1/+1
* Removing forced gid 999 for docker (#515)feature_docker-outside-of-docker_1.2.1Ryan Campbell2023-04-052-5/+7
* Fix several issues with docker-outside-of-docker (#443)feature_docker-outside-of-docker_1.2.0Felipe Santos2023-04-052-52/+40