summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/status
Commit message (Expand)AuthorAgeFilesLines
* Fixed Status Warning Icon39831-warning-icon-in-jobs-dropdown-has-incorrect-styleTim Zallmann2017-11-061-1/+1
* Update Action IconsTim Zallmann2017-10-305-5/+5
* Updated also Badge + Dropdown IconsTim Zallmann2017-10-309-9/+9
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-057-22/+7
* Update tests and applicationfix-external-ci-servicesKamil Trzcinski2017-06-131-1/+1
* Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski2017-06-131-0/+4
* Translate project & repository pagesBob Van Landuyt2017-06-0710-20/+20
* Rename BuildsController to JobsControllerLin Jen-Shin2017-05-175-5/+5
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-0610-28/+36
|\
| * Refine inheritance model of extended CI/CD statusesGrzegorz Bizon2017-05-059-32/+16
| * Introduce generic manual action extended status classGrzegorz Bizon2017-05-053-6/+26
| * Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-1/+1
| * Extend action tooltop to show info about abilitiesGrzegorz Bizon2017-05-011-1/+5
| * Use build policy to determine if user can play buildGrzegorz Bizon2017-04-121-1/+1
| * Do not show play action if user not allowed to run itGrzegorz Bizon2017-04-061-1/+1
* | Real time pipeline show actionZeger-Jan van de Weg2017-05-062-0/+34
|/
* Revert adding favicon to extended statuses. Change extended statues specs to ...Shinya Maeda2017-03-232-8/+0
* Fix unchanged structure. Add favicon for 'failed_allowed' and 'success_warnin...Shinya Maeda2017-03-232-0/+8
* Add spec for spec/lib/gitlab/ci/statusShinya Maeda2017-03-231-0/+4
* Roolback unneccesary changesShinya Maeda2017-03-231-1/+1
* Remove def favicon from extended statusShinya Maeda2017-03-232-8/+0
* change favicon nameShinya Maeda2017-03-239-9/+9
* Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda2017-03-231-0/+4
* Add api points for ci cd status. Add favicon.Shinya Maeda2017-03-239-0/+36
* Verbosify blocked pipeline status descriptionGrzegorz Bizon2017-03-082-1/+25
* Improve specs for detailed statuses with manual actionsGrzegorz Bizon2017-03-062-24/+0
* Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-3/+3
* Introduce core status for blocked manual actionsGrzegorz Bizon2017-03-061-3/+3
* Make manual actions blockingKamil Trzcinski2017-03-061-0/+19
* 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
* 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
|/
* 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
* Make it possible to mix `Gitlab::Routing` inGrzegorz Bizon2016-12-131-1/+1
* Extract abilities checking module from ability modelGrzegorz Bizon2016-12-131-1/+1
* Refine build stop/play extended status specsGrzegorz Bizon2016-12-131-4/+4
* Use manual build icon in play/stop build statusesGrzegorz Bizon2016-12-132-4/+12