summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_pipelines_list.haml
Commit message (Expand)AuthorAgeFilesLines
* remove a bunch of superfluous common_vue bundlesdispatcher-cleanupMike Greiling2018-02-281-3/+0
* Remove commit_pipelines webpack entry pointClement Ho2018-02-261-1/+0
* Chart.html.haml refactorJacob Schatz2018-02-191-2/+2
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+2
* Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-011-0/+1
* Fix haml_lint errorFilipa Lacerda2017-03-201-1/+1
* Adds tests to new empty and error statesFilipa Lacerda2017-03-201-0/+1
* create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-031-0/+1
* remove tech debt codeFilipa Lacerda2017-02-251-21/+0
* Fix stray pipelines API request when showing MR27925-fix-mr-stray-pipelines-api-requestEric Eastwood2017-02-141-1/+4
* Use webpack to require filesFilipa Lacerda2017-02-051-1/+1
* Use new vue js pipelines table to render in merge request viewFilipa Lacerda2017-02-031-0/+25
* First iterationFilipa Lacerda2017-02-031-15/+0
* Adds back removed class in merge request pipelines tableFilipa Lacerda2017-01-051-1/+1
* Removes invalid html and unneed CSS to prevent shaking in the pipelines tab26278-shaking-tab-pipelines-viewFilipa Lacerda2017-01-031-2/+2
* Makes API call when stage is clickedFilipa Lacerda2016-12-191-1/+1
* CSS - Adds background color.Filipa Lacerda2016-12-151-7/+7
* Support pipelines APIKamil Trzcinski2016-12-061-1/+1
* Show full status link on MR & commit pipelinesAnnabel Dunstone Gray2016-10-241-1/+1
* Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz2016-10-181-0/+1
|\
| * Add separate pipeline and commit columnsAnnabel Dunstone Gray2016-10-101-0/+1
* | Replace generic table withAnnabel Dunstone Gray2016-10-101-1/+1
|/
* Rearranged commit tabs and changed commit `Commit` column header to `Pipeline`pipelines-for-commitLuke Bennett2016-09-271-1/+1
* Commit status icon now links to pipelines tab of commit viewLuke Bennett2016-09-271-1/+1
* Removed stages loop for a single 'Stages' header22472-wrong-table-headLuke Bennett2016-09-271-7/+1
* Remove redundant pipeline tooltipsClement Ho2016-08-301-1/+4
* Hide branch name and status text on mr pipelines; don't use shorter timeagoAnnabel Dunstone2016-08-161-1/+1
* Display all pipelines for Merge RequestAnnabel Dunstone2016-07-251-1/+1
* Update MR pipeline viewAnnabel Dunstone2016-07-251-53/+16
* Add route, controller action, and views for MR pipelinesAnnabel Dunstone2016-07-251-0/+54