summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/config/entry/configurable.rb
Commit message (Expand)AuthorAgeFilesLines
* ci/config: generalize Config validation into Gitlab::Config:: moduleKamil TrzciƄski2018-11-291-83/+0
* Enable frozen string for lib/gitlab/cigfyoung2018-10-261-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Updates based on feedbackLin Jen-Shin2017-11-221-3/+3
* Use StrongMemoize and enable/disable cops properlyLin Jen-Shin2017-11-181-4/+3
* Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-191-1/+1
* Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+1
* Use aspect-oriented design in CI/CD config entriesGrzegorz Bizon2017-08-241-1/+2
* Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-1/+1
* Remove CI config helper with same name as an entryGrzegorz Bizon2016-11-181-2/+0
* Change name of method for setting CI config entriesGrzegorz Bizon2016-11-141-2/+2
* Improve naming convention in ci configuration modulefix/improve-naming-convention-in-ci-configGrzegorz Bizon2016-11-141-0/+78