summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/config/entry/coverage.rb
Commit message (Expand)AuthorAgeFilesLines
* ci/config: generalize Config validation into Gitlab::Config:: moduleKamil TrzciƄski2018-11-291-2/+2
* Enable frozen string for lib/gitlab/cigfyoung2018-10-261-0/+2
* Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-251-0/+4
* Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-251-8/+0
* Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-251-1/+1
* Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-251-15/+5
* Fix wrong description for Coverage entry (in ruby comments)Leandro Camargo2017-01-251-1/+1
* Add specs to cover the implemented feature and fix a small bugLeandro Camargo2017-01-251-1/+1
* Change expected `coverage` structure for CI configuration YAML fileLeandro Camargo2017-01-251-5/+15
* Comply to requests made in the review and adjust to the Entry/Node changesLeandro Camargo2017-01-251-0/+26