summaryrefslogtreecommitdiff
path: root/lib/gitlab/config
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-183-11/+60
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+26
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-216-2/+129
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-202-10/+42
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-203-3/+15
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-062-7/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-2/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-1/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-102-2/+2
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-6/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-0/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-084-23/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-014-42/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+28
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-294-23/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-282-7/+53
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-2/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-1/+1
* Introducing new Syntax for Ci::Build inclusion rulesdrew2019-08-201-2/+22
* Require `stage:` to be set with `needs:`Kamil Trzciński2019-08-132-0/+15
* Prevent Billion Laughs attackFabio Pitino2019-07-021-4/+30
* Introduce default: for gitlab-ci.ymlKamil Trzciński2019-06-182-3/+23
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-3/+3
* fix(gitlab-ci-config): allow strings in the 'include' keywordPaul 🐻2019-04-051-0/+8
* Allow to use untrusted Regexp via feature flagKamil Trzciński2019-04-041-1/+15
* Add port section to CI Image objectFrancisco Javier López2019-04-035-3/+136
* Make CI refs matching to to use UntrustedRegexpKamil Trzciński2019-03-152-14/+8
* Simplify code related to setting default config valuesGrzegorz Bizon2019-01-151-0/+2
* Make default config entry value configurableGrzegorz Bizon2019-01-154-14/+14
* Make fabrication of default config entry more readableGrzegorz Bizon2019-01-141-4/+6
* Refactor only/except configuration policiesGrzegorz Bizon2019-01-143-4/+7
* ci/config: generalize Config validation into Gitlab::Config:: moduleKamil Trzciński2018-11-2914-0/+768