summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/_with_tabs.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Fix specspipeline-stageKamil Trzcinski2016-12-071-2/+2
|
* 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-12/+3
|
* Introduce `Ci::Stage`, right now this is artificial object that is build ↵Kamil Trzcinski2016-12-061-7/+5
| | | | dynamically.
* Adds tests for builds url and tabs behaviourFilipa Lacerda2016-11-301-2/+2
|
* Fix after reviewFilipa Lacerda2016-11-301-10/+0
| | | | Adds require statement
* Adds tests for tabs in the rspec for pipelinesFilipa Lacerda2016-11-301-3/+3
| | | | | | | | Adds tests for the Linked Tabs class Removes event listener Adds builds
* Pipelines tabsFilipa Lacerda2016-11-301-5/+18
|
* Fix pipelines specAnnabel Dunstone Gray2016-11-161-2/+2
|
* Create separate view for pipeline view with tabsAnnabel Dunstone Gray2016-11-151-0/+51