summaryrefslogtreecommitdiff
path: root/app/views/projects/ci/pipelines/_pipeline.html.haml
Commit message (Expand)AuthorAgeFilesLines
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-3/+3
* Fix broken testFilipa Lacerda2016-12-201-6/+4
* Adds tests for the mini pipeline graphFilipa Lacerda2016-12-201-2/+2
* Always show dropdownKamil Trzcinski2016-12-201-19/+12
* Adds loading to improve UXFilipa Lacerda2016-12-191-2/+8
* Makes API call when stage is clickedFilipa Lacerda2016-12-191-7/+3
* Use group name for css classesFilipa Lacerda2016-12-191-2/+2
* Changes after reviewFilipa Lacerda2016-12-171-6/+7
* CSS: dropdown on hoverFilipa Lacerda2016-12-151-3/+5
* Adds new partial for borderless mini graph iconsFilipa Lacerda2016-12-151-2/+2
* Dropdown with arrowFilipa Lacerda2016-12-151-7/+8
* Render with new partialsFilipa Lacerda2016-12-151-18/+19
* Initial commitFilipa Lacerda2016-12-151-3/+4
* Add dropdown statuses in mini-pipeline graphFilipa Lacerda2016-12-151-3/+19
* 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 handling of allowed to failure jobsKamil Trzcinski2016-12-061-1/+1
* Fix broken pipeline rendering [ci skip]Kamil Trzcinski2016-12-061-8/+5
* Support pipelines APIKamil Trzcinski2016-12-061-3/+4
* Use detailed status as CSS class in pipelines listGrzegorz Bizon2016-12-061-1/+1
* Use status text when redering pipelines listGrzegorz Bizon2016-12-061-1/+1
* Add support for detailed status to status helpersGrzegorz Bizon2016-12-051-2/+3
* additional fixesDimitrie Hoekstra2016-11-221-2/+3
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-1/+1
* Add new icon for skipped builds; show created state in mini graphAnnabel Dunstone Gray2016-11-031-1/+1
* Merge branch '23258-invalid-encoding' into 'master' Kamil TrzciƄski2016-10-271-1/+1
|\
| * Fix encoding issues on pipeline commits23258-invalid-encodingAnnabel Dunstone Gray2016-10-121-1/+1
* | Show full status link on MR & commit pipelinesAnnabel Dunstone Gray2016-10-241-4/+1
* | Add API as trigger19991-triggered-pipelineAnnabel Dunstone Gray2016-10-171-0/+2
* | Trigger updatesAnnabel Dunstone Gray2016-10-101-2/+2
* | Fix icon alignmentAnnabel Dunstone Gray2016-10-101-1/+1
* | Add separate pipeline and commit columnsAnnabel Dunstone Gray2016-10-101-20/+25
|/
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-2/+2
* Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda2016-10-031-28/+27
* Commit status icon now links to pipelines tab of commit viewLuke Bennett2016-09-271-8/+11
* Remove empty stage state; fit tooltip on one lineAnnabel Dunstone Gray2016-09-161-5/+2
* Remove stage names; connect stages in columnAnnabel Dunstone Gray2016-09-161-8/+9
* Replace play icon font with svgClement Ho2016-09-011-2/+2
* Fix project namespace links21107-mr-pipeline-404Annabel Dunstone2016-08-201-11/+11
* Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-191-9/+11
|\
| * Hide branch name and status text on mr pipelines; don't use shorter timeagoAnnabel Dunstone2016-08-161-9/+11
* | Merge branch 'pipeline-hooks-without-slack' into wall-clock-time-for-showing-...Lin Jen-Shin2016-08-151-1/+1
|\ \ | |/
| * Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-1/+1
* | Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-101-2/+2
* | Show wall-clock time when showing pipeline instead of:Lin Jen-Shin2016-08-091-2/+2
|/
* Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-041-1/+1
* Check for Ci::Build artifacts at database levelPaco Guzman2016-07-291-1/+1
* Add link to user profile to commit avatar (!5163)winniehell2016-07-201-1/+1
* Merge branch '19847-running-icon' into 'master' Jacob Schatz2016-07-191-1/+1
|\