summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '19991-triggered-pipeline' into 'master' Jacob Schatz2016-10-181-5/+6
|\
| * Add separate pipeline and commit columnsAnnabel Dunstone Gray2016-10-101-5/+6
* | Merge branch '18844-missing-subnavs-on-some-pages' into 'master' Fatih Acet2016-10-142-6/+9
|\ \
| * | Added subnav to labels edit+new and milestones edit+new+show18844-missing-subnavs-on-some-pagesLuke Bennett2016-10-072-6/+9
| |/
* | Replace generic table withAnnabel Dunstone Gray2016-10-101-1/+1
|/
* Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-071-2/+2
* Removes class22509-pipeline-tablesFilipa Lacerda2016-10-051-1/+1
* Fixes invalid html - table was inside an ul and had 2 tbody tagsFilipa Lacerda2016-10-031-8/+8
* Add flash containers and broadcast messages below subnavcreate-mr-bannerAnnabel Dunstone Gray2016-10-011-24/+25
* Rearranged commit tabs and changed commit `Commit` column header to `Pipeline`pipelines-for-commitLuke Bennett2016-09-271-1/+1
* Display the cycle analytics navbar based on the `:read_cycle_analytics` ability.Timothy Andrew2016-09-211-1/+1
* Implement a second round of review comments from @DouweM.Timothy Andrew2016-09-211-4/+5
* Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-202-7/+3
|\
| * Remove empty stage state; fit tooltip on one lineAnnabel Dunstone Gray2016-09-161-7/+0
| * Remove stage names; connect stages in columnAnnabel Dunstone Gray2016-09-161-7/+8
| * Just use string interpolation, feedback:Lin Jen-Shin2016-09-071-2/+1
| * Show how long this pipeline was queuedLin Jen-Shin2016-09-051-0/+3
* | Implement Cycle Analytics frontend.Fatih Acet2016-09-151-0/+5
|/
* Remove redundant pipeline tooltipsClement Ho2016-08-301-1/+4
* Add horizontal scrolling to all sub-navs on mobile viewportsClement Ho2016-08-251-17/+19
* Merge branch 'pipeline-hooks-without-slack' into wall-clock-time-for-showing-...Lin Jen-Shin2016-08-151-1/+1
|\
| * render only commit titleubudzisz2016-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
|/
* 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