summaryrefslogtreecommitdiff
path: root/app/views/projects/ci/builds/_build.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-261-1/+1
|\
| * Use refresh icon for retried jobs32828-refresh-buildAnnabel Dunstone Gray2017-05-231-1/+1
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-5/+5
|/
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-3/+3
* Use update build policy instead of new play policyGrzegorz Bizon2017-05-051-1/+1
* Fix typo in CI/CD build partial viewGrzegorz Bizon2017-04-221-1/+1
* Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-131-42/+43
|\
| * Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres2017-04-111-1/+1
| * Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin2017-04-071-2/+1
| |\
| | * Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-061-2/+1
| * | Fix test and only show job status title if it'sLin Jen-Shin2017-04-051-37/+38
| * | extract build.pipeline as variableRydkin Maxim2017-04-041-5/+6
| * | adds tooltips into several placesRydkin Maxim2017-04-041-1/+1
| |/
* | Use build policy to determine if user can play buildGrzegorz Bizon2017-04-121-1/+1
* | Check if user can trigger manual action in the UIGrzegorz Bizon2017-04-061-1/+1
|/
* Add download attribute to download linksClement Ho2017-03-291-1/+1
* Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-1/+1
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-2/+2
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-1/+1
* Improve detailed status badge partialGrzegorz Bizon2016-12-121-1/+1
* Rename icon_with_label to icon_with_descriptionKamil Trzcinski2016-12-121-1/+1
* Remove ci_status_with_icon helper and replace it with partial [ci skip]Kamil Trzcinski2016-12-121-4/+1
* Fix specspipeline-stageKamil Trzcinski2016-12-071-4/+4
* collapse nested if statementMike Greiling2016-11-291-3/+2
* remove redundant if statementMike Greiling2016-11-291-2/+0
* remove unused class name22307-pipeline-link-in-builds-viewMike Greiling2016-11-101-1/+1
* only display link to pipeline in generic build index, not on pipeline showMike Greiling2016-11-101-8/+10
* add pipeline column within builds indexMike Greiling2016-11-101-0/+9
* Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz2016-10-181-1/+1
|\
| * Trigger updatesAnnabel Dunstone Gray2016-10-101-1/+1
* | Remove unnecessary retried check & fix test failuresAnnabel Dunstone Gray2016-10-181-2/+2
* | Move sidebar build class into helperAnnabel Dunstone Gray2016-10-181-1/+1
* | Remove retried build labelAnnabel Dunstone Gray2016-10-181-2/+0
* | Replace retried build icon with fa-refreshAnnabel Dunstone Gray2016-10-181-2/+3
* | Add background color and icon to retried buildsAnnabel Dunstone Gray2016-10-181-1/+1
|/
* Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda2016-10-031-33/+32
* Remove unnecessary variablesKatarzyna Kobierska2016-09-131-7/+7
* Code refactoringKatarzyna Kobierska2016-09-131-2/+8
* Improve build_path name and admin variableKatarzyna Kobierska2016-09-131-1/+1
* Fix error in pathsKatarzyna Kobierska2016-09-131-6/+5
* Build path with callKatarzyna Kobierska2016-09-131-0/+101
* Create shared partial for project and admin buildsKatarzyna Kobierska2016-09-131-92/+0
* Improve codeKatarzyna Kobierska2016-09-131-2/+3
* Liken admin and project builds views to each otherKatarzyna Kobierska2016-09-131-4/+3
* Replace play icon font with svgClement Ho2016-09-011-1/+1
* Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-101-1/+1
* Add pipeline icon to admin builds; position warning icon after shaAnnabel Dunstone2016-07-281-8/+5
* Add branch or tag icon to ref in builds page20139-branch-iconAnnabel Dunstone2016-07-221-0/+2
* Bug fixesAnnabel Dunstone2016-07-211-4/+6