Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-26Remove variable masking feature flagMatija Čupić
2019-03-02Do not raise when adding undefined variables resourceGrzegorz Bizon
2019-02-27Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić
2019-02-26Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński
2019-02-26Add Maskable concern for CI variablesMatija Čupić
2018-11-23Allow to store null variablesKamil Trzciński
2018-11-19Improve variables supportKamil Trzciński
2018-10-30Enable frozen string for lib/gitlab/ci/**/*.rbgfyoung
2018-07-19Fix passing a hash with string keys when fabricating a variableGrzegorz Bizon
2018-06-25Enforce setting string as value of the CI/CD variableTomasz Maczukin
2018-04-11Fix file-specific variables collection item optionGrzegorz Bizon
2018-03-23Integration variables collections with expressionsGrzegorz Bizon
2018-03-14Improve predefined variables collection methodsGrzegorz Bizon
2018-03-13Add more unit tests for variables collection classGrzegorz Bizon
2018-03-13Improve how we handle persistent runner variablesGrzegorz Bizon
2018-03-13Make predefined variables in a collection public by defaultGrzegorz Bizon
2018-03-13DRY project-level predefined variablesGrzegorz Bizon
2018-03-12Add TODOs to refactoried variables collections codeGrzegorz Bizon
2018-03-12Use variables collection as build predefined variablesGrzegorz Bizon
2018-03-12Extract variables collection item to a separate classGrzegorz Bizon
2018-03-12Document runner's expecations regarding variable collectionGrzegorz Bizon
2018-03-07Make variables collection to runner mapping explicitGrzegorz Bizon
2017-09-22Introduce CI/CD variables collection classGrzegorz Bizon