summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '17760-pipeline-builds-design' into 'master' Jacob Schatz2016-07-121-2/+2
|\
| * Set width on stage columns; min width on table with scroll on mobile; add ava...Annabel Dunstone2016-07-121-1/+1
| * Move pipeline ID to commit column; add status; branch style updatesAnnabel Dunstone2016-07-121-2/+2
* | Merge branch '18935-pipeline-button' into 'master' Jacob Schatz2016-07-121-1/+1
|\ \ | |/ |/|
| * Change new pipeline to run pipeline18935-pipeline-buttonAnnabel Dunstone2016-07-061-1/+1
* | Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* | Get rid of pluralize on stage namesAnnabel Dunstone2016-07-061-1/+1
|/
* Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
* Merge branch 'list-items' into 'master' Jacob Schatz2016-06-151-2/+2
|\
| * Remove div between ul and lilist-itemsAnnabel Dunstone2016-06-131-2/+2
* | Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-141-3/+0
|\ \ | |/
| * Remove counters from Pipeline navigationdz-cleanup-countersDmitriy Zaporozhets2016-06-131-2/+0
* | Add deployment viewsKamil Trzcinski2016-06-111-0/+1
* | Added initial version of deploymentsKamil Trzcinski2016-06-101-0/+6
|/
* Remove icons from button on wiki pages. Also consistent padding between butto...dz-improve-ui-consistency-2Dmitriy Zaporozhets2016-06-081-2/+0
* Finish styling sub navAnnabel Dunstone2016-06-072-68/+71
* Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski2016-06-031-1/+1
* Use pipelines in context of ProjectKamil Trzcinski2016-06-031-1/+1
* Refactor. Add tests.Josh Frye2016-06-021-1/+1
* Merge Builds and Pipelines tab into onedz-one-ci-cd-tabDmitriy Zaporozhets2016-05-282-0/+15
* Remove header title from project pagesDmitriy Zaporozhets2016-05-264-4/+0
* Remove icons from tables; remove timestamp from pipelines, remove info block ...Annabel Dunstone2016-05-241-9/+1
* Improve design of Pipeline viewKamil Trzcinski2016-05-211-3/+3
* Create pipeline objects with parameterswith-pipeline-viewKamil Trzcinski2016-05-181-4/+4
* Use pipelines.errors when communicating the errorKamil Trzcinski2016-05-181-5/+2
* Improve the pipeline boxKamil Trzcinski2016-05-162-1/+38
* Improve the pipelines designKamil Trzcinski2016-05-162-6/+6
* Fix specs for MySQLKamil Trzcinski2016-05-141-1/+1
* Fix CI testsKamil Trzcinski2016-05-121-2/+2
* Use pipeline permissions instead of buildKamil Trzcinski2016-05-101-2/+1
* Make a build views nicerKamil Trzcinski2016-05-091-1/+6
* Improve pipeline viewKamil Trzcinski2016-04-131-0/+6
* Pipeline viewKamil Trzcinski2016-04-132-18/+18
* Make Pipeline view workKamil Trzcinski2016-04-133-0/+91