Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-13Merge branch 'zj-drop-ruby-21-tests' into 'master' Rémy Coutable
2017-02-07Update Rubocop to ruby 2.3Z.J. van de Weg
2017-02-05Remove coverage entry from global CI/CD optionsGrzegorz Bizon
2017-02-02Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan
2017-01-31Merge branch '25910-convert-manual-action-icons-to-svg-to-propperly-position-...Kamil Trzciński
2017-01-26Removed unused methodFilipa Lacerda
2017-01-26Make sure TraceReader uses Encoding.default_externalLin Jen-Shin
2017-01-25Remove unneeded 'borderless' from icons nameFilipa Lacerda
2017-01-25added icons and fixed mini pipeline action dropdown iconsdimitrieh
2017-01-25Make some other refinements to validation logicLeandro Camargo
2017-01-25Make more code improvements around the '/' stripping logicLeandro Camargo
2017-01-25Force coverage value to always be surrounded by '/'Leandro Camargo
2017-01-25Comply to more requirements and requests made in the code reviewLeandro Camargo
2017-01-25Simplify coverage setting and comply to some requests in code reviewLeandro Camargo
2017-01-25Fix wrong description for Coverage entry (in ruby comments)Leandro Camargo
2017-01-25Add specs to cover the implemented feature and fix a small bugLeandro Camargo
2017-01-25Add `coverage` to the Global config entry as wellLeandro Camargo
2017-01-25Change expected `coverage` structure for CI configuration YAML fileLeandro Camargo
2017-01-25Comply to requests made in the review and adjust to the Entry/Node changesLeandro Camargo
2017-01-25Add ability to define a coverage regex in the .gitlab-ci.ymlLeandro Camargo
2017-01-23Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński
2017-01-18Add a default status const to common status concernGrzegorz Bizon
2017-01-18Extract compound statuses method in status factoryGrzegorz Bizon
2017-01-17Link external commit status badge to a target URLGrzegorz Bizon
2017-01-17Add detailed statuses for external commit statusesGrzegorz Bizon
2017-01-12Use detailed status for failed but allowed buildsGrzegorz Bizon
2017-01-12Expose methods that match statuses in status factoriesGrzegorz Bizon
2017-01-12Make it possible to combine extended CI/CD statusesGrzegorz Bizon
2017-01-11Add extended status for build failed but allowed toGrzegorz Bizon
2017-01-11Add concrete success warning status to stage factoryGrzegorz Bizon
2017-01-11Extract abstract success with warnings CI/CD statusGrzegorz Bizon
2017-01-05Do not check for valid url for .gitlab-ci.ymlZ.J. van de Weg
2016-12-16Improve how we calculate detailed status group nameGrzegorz Bizon
2016-12-16Update status group name for success with warningsGrzegorz Bizon
2016-12-16Make CI/CD detailed status group concept explicitGrzegorz Bizon
2016-12-13Make it possible to mix `Gitlab::Routing` inGrzegorz Bizon
2016-12-13Extract abilities checking module from ability modelGrzegorz Bizon
2016-12-13Refine build stop/play extended status specsGrzegorz Bizon
2016-12-13Use manual build icon in play/stop build statusesGrzegorz Bizon
2016-12-12Add specs for build stop extended detailed statusGrzegorz Bizon
2016-12-12Fix build stop extended status CSS classGrzegorz Bizon
2016-12-12Fix path to build status details in common helpersGrzegorz Bizon
2016-12-12Add action_class/action_titleKamil Trzcinski
2016-12-12Fix auto loading of constants for Ci StatusesKamil Trzcinski
2016-12-12Fix some detailed statuses specs related to abilitiesGrzegorz Bizon
2016-12-12Incorporate permission checks into new CI statusesGrzegorz Bizon
2016-12-12Refactor ci status factories to DRY code a littleGrzegorz Bizon
2016-12-12Check permission of detailsKamil Trzcinski