summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_pipeline.html.haml
Commit message (Expand)AuthorAgeFilesLines
* fix more testsdimitrieh2017-02-211-1/+1
* fixed specs + docsdimitrieh2017-02-201-1/+1
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-2/+2
* Fix Pipeline graph disappeared from the builds tab in commits and merge reque...Filipa Lacerda2016-12-121-1/+1
* Fix specspipeline-stageKamil Trzcinski2016-12-071-1/+1
* Move .pipeline-graph to pipelines/graphKamil Trzcinski2016-12-071-1/+1
* Code reviewKamil Trzcinski2016-12-071-3/+2
* Update stage rendering viewsKamil Trzcinski2016-12-061-13/+3
* Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-061-8/+6
* Support pipelines APIKamil Trzcinski2016-12-061-1/+1
* Create separate view for pipeline view with tabsAnnabel Dunstone Gray2016-11-151-47/+62
* Make pipeline page header responsive; add build counter; add short shaAnnabel Dunstone Gray2016-11-141-64/+47
* Rearrange and style items on pipeline pageAnnabel Dunstone Gray2016-11-101-24/+15
* Remove toggle graph JS; put pipeline and builds in separate tabsAnnabel Dunstone Gray2016-11-101-40/+47
* Make toggle pipeline btn into button elementAnnabel Dunstone Gray2016-11-101-1/+1
* Merge branch '23167-min-row-height' into 'master' Fatih Acet2016-10-141-1/+1
|\
| * Replace generic table withAnnabel Dunstone Gray2016-10-101-1/+1
* | Move hidden class to graph itself; remove background color from play node & a...Annabel Dunstone Gray2016-10-101-2/+2
* | Finished up margin JS logicLuke Bennett2016-10-101-39/+40
|/
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
* Re-use as much of views as possibleKamil Trzcinski2016-09-141-7/+1
* Group similar buildsKamil Trzcinski2016-09-071-2/+7
* Remove index from pipeline toggles18141-pipeline-graphAnnabel Dunstone2016-08-171-1/+1
* Add support for Play and Created jobsKamil Trzcinski2016-08-171-9/+5
* Add links to pipeline graphAnnabel Dunstone2016-08-161-1/+1
* Add toggle button to hide graph; set max-heightAnnabel Dunstone2016-08-161-21/+25
* Fix graph scrolling bugAnnabel Dunstone2016-08-161-3/+2
* Truncate build and stage namesAnnabel Dunstone2016-08-161-14/+17
* Connect top level tests to each otherAnnabel Dunstone2016-08-161-5/+11
* Add build data to top of pipeline pageAnnabel Dunstone2016-08-161-0/+12
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-2/+2
* Reduce min width of pipeline tableAnnabel Dunstone2016-07-211-2/+2
* Add new stopwatch and commit icons; rename custom icon helper; fix commit pip...Annabel Dunstone2016-07-121-3/+1
* Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski2016-06-031-0/+52