summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/status
Commit message (Expand)AuthorAgeFilesLines
* Fixed Status Warning Icon39831-warning-icon-in-jobs-dropdown-has-incorrect-styleTim Zallmann2017-11-062-2/+2
* Fixes one icon testTim Zallmann2017-10-301-1/+1
* Test FixesTim Zallmann2017-10-302-2/+2
* Fixes for TestsTim Zallmann2017-10-306-14/+14
* Updated also Badge + Dropdown IconsTim Zallmann2017-10-309-9/+9
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-023-3/+3
* Instead of adding master, stub_not_protect_default_branchLin Jen-Shin2017-07-184-10/+16
* Update tests due to permission changesLin Jen-Shin2017-07-044-11/+20
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-148-9/+27
* Update tests and applicationfix-external-ci-servicesKamil Trzcinski2017-06-131-1/+8
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-312-3/+12
|\
| * Fix build factory specs related to protected actionsGrzegorz Bizon2017-05-311-1/+4
| * Fix play status specs related to protected actionsGrzegorz Bizon2017-05-311-2/+8
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-1/+1
|/
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-064-41/+117
|\
| * Add specs for extended status for manual actionsGrzegorz Bizon2017-05-051-0/+56
| * Refine inheritance model of extended CI/CD statusesGrzegorz Bizon2017-05-052-6/+2
| * Introduce generic manual action extended status classGrzegorz Bizon2017-05-052-37/+31
| * Extend action tooltop to show info about abilitiesGrzegorz Bizon2017-05-012-30/+37
| * Fix detailed build status specs for manual actionsGrzegorz Bizon2017-04-131-1/+1
| * Fix specs for build status factory and manual statusGrzegorz Bizon2017-04-061-1/+16
| * Do not show play action if user not allowed to run itGrzegorz Bizon2017-04-061-2/+10
* | Real time pipeline show actionZeger-Jan van de Weg2017-05-062-0/+33
|/
* Revert adding favicon to extended statuses. Change extended statues specs to ...Shinya Maeda2017-03-233-11/+1
* Fix unchanged structure. Add favicon for 'failed_allowed' and 'success_warnin...Shinya Maeda2017-03-232-0/+10
* Add favicon spec for factory_specShinya Maeda2017-03-231-0/+9
* Add spec for spec/lib/gitlab/ci/statusShinya Maeda2017-03-238-0/+32
* Add specs for an extended blocked pipeline statusfeature/gb/verbosify-blocked-pipeline-statusGrzegorz Bizon2017-03-081-0/+42
* Adjust specs for core pipeline detailed statusesGrzegorz Bizon2017-03-081-2/+24
* Improve specs for detailed statuses with manual actionsGrzegorz Bizon2017-03-0611-33/+34
* Fix specs for detailed statuses for manual actionsGrzegorz Bizon2017-03-061-2/+2
* Fix broken testsFilipa Lacerda2017-01-254-4/+4
* Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-237-110/+471
|\
| * Extend pipeline detailed status factory specsGrzegorz Bizon2017-01-121-17/+28
| * Fix a Rubocop offense in detailed status factoryGrzegorz Bizon2017-01-121-1/+1
| * Use detailed status for failed but allowed buildsGrzegorz Bizon2017-01-121-12/+113
| * Expose methods that match statuses in status factoriesGrzegorz Bizon2017-01-121-17/+45
| * Make it possible to combine extended CI/CD statusesGrzegorz Bizon2017-01-121-7/+90
| * Add extended status for build failed but allowed toGrzegorz Bizon2017-01-111-0/+110
| * Add specs for two new methods defined in stage classGrzegorz Bizon2017-01-111-1/+0
| * Add concrete success warning status to stage factoryGrzegorz Bizon2017-01-114-71/+100
| * Extract abstract success with warnings CI/CD statusGrzegorz Bizon2017-01-112-2/+2
* | Add detailed statuses for external commit statusesGrzegorz Bizon2017-01-172-0/+77
|/
* Update status group name for success with warningsGrzegorz Bizon2016-12-161-0/+4
* Make CI/CD detailed status group concept explicitGrzegorz Bizon2016-12-1611-0/+52
* Improve build status specs contexts descriptionsGrzegorz Bizon2016-12-144-4/+4
* Extend tests for pipeline detailed status helpersGrzegorz Bizon2016-12-131-12/+18
* Add tests for common build detailed status helpersGrzegorz Bizon2016-12-131-0/+37
* Add tests for detailed build statuses factoryGrzegorz Bizon2016-12-131-0/+141
* Add tests for build cancelable/retryable statusesGrzegorz Bizon2016-12-132-0/+172