summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
...
* | No need to set cache:key if no path was specifiedLin Jen-Shin2017-03-031-4/+0
* | Restore Unspecified and we could discuss laterLin Jen-Shin2017-03-033-20/+26
* | Fix tests for added default cache keyLin Jen-Shin2017-03-031-2/+12
* | Set default cache key for jobs, detail:Lin Jen-Shin2017-03-026-24/+32
|/
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-014-4/+4
* Stylistic tweaksDouwe Maan2017-02-231-2/+2
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-235-20/+20
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-236-22/+22
* Fix new offensesDouwe Maan2017-02-232-2/+2
* Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
* Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-231-2/+4
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-236-20/+20
* Fix code for copsDouwe Maan2017-02-232-2/+2
* Enable Style/MutableConstantDouwe Maan2017-02-234-4/+4
* Enable Style/DotPositionDouwe Maan2017-02-235-18/+18
* Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable2017-02-131-1/+1
|\
| * Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-1/+1
* | Remove coverage entry from global CI/CD optionsGrzegorz Bizon2017-02-041-4/+1
|/
* Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-026-15/+85
|\
| * Make some other refinements to validation logicLeandro Camargo2017-01-251-2/+2
| * Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-252-8/+8
| * Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-253-17/+40
| * Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-252-4/+3
| * 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
| * Add `coverage` to the Global config entry as wellLeandro Camargo2017-01-251-1/+4
| * Change expected `coverage` structure for CI configuration YAML fileLeandro Camargo2017-01-253-8/+18
| * Comply to requests made in the review and adjust to the Entry/Node changesLeandro Camargo2017-01-253-7/+8
| * Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo2017-01-254-5/+49
* | Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-...Kamil Trzciński2017-01-315-11/+4
|\ \
| * | Removed unused methodFilipa Lacerda2017-01-262-7/+0
| * | Remove unneeded 'borderless' from icons nameFilipa Lacerda2017-01-254-5/+5
| * | added icons and fixed mini pipeline action dropdown iconsdimitrieh2017-01-254-4/+4
| |/
* | Make sure TraceReader uses Encoding.default_externalfix-trace-reader-encodingLin Jen-Shin2017-01-261-0/+1
|/
* Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-237-53/+94
|\
| * Add a default status const to common status concernGrzegorz Bizon2017-01-181-1/+1
| * Extract compound statuses method in status factoryGrzegorz Bizon2017-01-181-3/+7
| * Use detailed status for failed but allowed buildsGrzegorz Bizon2017-01-121-2/+5
| * Expose methods that match statuses in status factoriesGrzegorz Bizon2017-01-121-15/+10
| * Make it possible to combine extended CI/CD statusesGrzegorz Bizon2017-01-121-6/+12
| * Add extended status for build failed but allowed toGrzegorz Bizon2017-01-111-0/+27
| * Add concrete success warning status to stage factoryGrzegorz Bizon2017-01-114-18/+7
| * Extract abstract success with warnings CI/CD statusGrzegorz Bizon2017-01-114-32/+49
* | Link external commit status badge to a target URLGrzegorz Bizon2017-01-171-2/+2
* | Add detailed statuses for external commit statusesGrzegorz Bizon2017-01-172-0/+35
* | Do not check for valid url for .gitlab-ci.ymlZ.J. van de Weg2017-01-051-1/+0
|/
* Improve how we calculate detailed status group nameGrzegorz Bizon2016-12-161-1/+1
* Update status group name for success with warningsGrzegorz Bizon2016-12-161-1/+1
* Make CI/CD detailed status group concept explicitGrzegorz Bizon2016-12-163-8/+9