summaryrefslogtreecommitdiff
path: root/app/views/projects/ci/pipelines/_pipeline.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add new icons for every CI statusAnnabel Dunstone2016-07-191-1/+1
| * Add global style for running iconAnnabel Dunstone2016-07-191-1/+1
| * Add new running icon; add a bunch of styles to get svg to match existing fa i...Annabel Dunstone2016-07-191-1/+1
* | Merge branch 'manual-actions' into 'master' Rémy Coutable2016-07-191-12/+25
|\ \ | |/ |/|
| * Use `humanize`Kamil Trzcinski2016-07-181-1/+1
| * Use `capitalize` instead of `titleize` for manual actionsKamil Trzcinski2016-07-181-1/+1
| * Improve manual actions code and add model, service and feature testsKamil Trzcinski2016-07-181-5/+6
| * Rename playable_actions to manual_actionsKamil Trzcinski2016-07-181-3/+3
| * Add implementation of manual actionsKamil Trzcinski2016-07-181-11/+23
* | Merge branch '19751-branch-tag-icons' into 'master' Fatih Acet2016-07-191-4/+5
|\ \ | |/ |/|
| * Remove pipeline styled tagAnnabel Dunstone2016-07-131-3/+1
| * Fix icon alignment; reduce side padding on table cells; add tag and fork icon...Annabel Dunstone2016-07-131-1/+4
* | Merge branch 'fix-stage-status-show-for-pipelines' into 'master' Rémy Coutable2016-07-181-1/+1
|\ \
| * | Fix stage status shown for pipelinesfix-stage-status-show-for-pipelinesKamil Trzcinski2016-07-151-1/+1
* | | Align cancel and retry buttons19907-deployAnnabel Dunstone2016-07-161-1/+1
* | | Remove deploy to production buttonAnnabel Dunstone2016-07-161-10/+1
|/ /
* | Add margin between buttons if both retry and cancel are presentAnnabel Dunstone2016-07-141-6/+7
|/