summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/config/entry/cache.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-2/+6
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-8/+8
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-73/+37
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-4/+2
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-37/+75
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-4/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-2/+0
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-041-1/+1
* ci/config: generalize Config validation into Gitlab::Config:: moduleKamil TrzciƄski2018-11-291-4/+4
* Enable frozen string for lib/gitlab/cigfyoung2018-10-261-0/+2
* Introduce cache policies for CI jobsNick Thomas2017-07-051-2/+12
* No need to set cache:key if no path was specifiedLin Jen-Shin2017-03-031-4/+0
* Set default cache key for jobs, detail:Lin Jen-Shin2017-03-021-0/+10
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Change name of method for setting CI config entriesGrzegorz Bizon2016-11-141-3/+3
* Improve naming convention in ci configuration modulefix/improve-naming-convention-in-ci-configGrzegorz Bizon2016-11-141-0/+29