summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/status/build
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
* 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-146-7/+21
* 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
|/
* Add specs for extended status for manual actionsGrzegorz Bizon2017-05-051-0/+56
* Refine inheritance model of extended CI/CD statusesGrzegorz Bizon2017-05-051-1/+1
* 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
* Revert adding favicon to extended statuses. Change extended statues specs to ...Shinya Maeda2017-03-232-7/+1
* Fix unchanged structure. Add favicon for 'failed_allowed' and 'success_warnin...Shinya Maeda2017-03-231-0/+6
* Add favicon spec for factory_specShinya Maeda2017-03-231-0/+9
* Improve specs for detailed statuses with manual actionsGrzegorz Bizon2017-03-063-26/+4
* Fix specs for detailed statuses for manual actionsGrzegorz Bizon2017-03-061-2/+2
* Fix broken testsFilipa Lacerda2017-01-254-4/+4
* Use detailed status for failed but allowed buildsGrzegorz Bizon2017-01-121-12/+113
* Add extended status for build failed but allowed toGrzegorz Bizon2017-01-111-0/+110
* Make CI/CD detailed status group concept explicitGrzegorz Bizon2016-12-164-0/+24
* Improve build status specs contexts descriptionsGrzegorz Bizon2016-12-144-4/+4
* 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
* Extend specs for build play/stop detailed statusesGrzegorz Bizon2016-12-132-7/+55
* Refine build stop/play extended status specsGrzegorz Bizon2016-12-132-31/+31
* Add specs for build stop extended detailed statusGrzegorz Bizon2016-12-121-0/+59
* Add tests for build play extended detailed statusGrzegorz Bizon2016-12-121-0/+59