summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-18213-465/+20807
|\
| * Merge branch 'doc-refactor-description-templates' into 'master' Achilleas Pipinellis2016-08-186-14/+44
| |\
| | * Add new image to show the 'Reset template' buttonAchilleas Pipinellis2016-08-182-5/+6
| | * Refactor description templates documentationAchilleas Pipinellis2016-08-185-14/+43
| |/
| * Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz2016-08-1711-17/+272
| |\
| | * Remove index from pipeline toggles18141-pipeline-graphAnnabel Dunstone2016-08-172-10/+12
| | * Merge master into branchAnnabel Dunstone2016-08-1760-89/+13748
| | |\
| | * | Move deployable conditional to variable; fix pipelines_specAnnabel Dunstone2016-08-172-3/+8
| | * | Update CSS selector and play iconAnnabel Dunstone2016-08-173-4/+4
| | * | Add deploy btn in graph; fix JS to toggle one graph at a time if multiple pip...Annabel Dunstone2016-08-174-7/+17
| | * | Add support for Play and Created jobsKamil Trzcinski2016-08-174-35/+41
| | * | Merge branch '18141-pipeline-graph' of gitlab.com:gitlab-org/gitlab-ce into 1...Kamil Trzcinski2016-08-173-23/+75
| | |\ \
| | | * | Add links to pipeline graphAnnabel Dunstone2016-08-162-1/+5
| | | * | Add toggle button to hide graph; set max-heightAnnabel Dunstone2016-08-163-28/+71
| | | * | Fix scss lint errorAnnabel Dunstone2016-08-161-2/+2
| | | * | Fix graph scrolling bugAnnabel Dunstone2016-08-162-9/+9
| | | * | Truncate build and stage namesAnnabel Dunstone2016-08-163-18/+29
| | | * | Add min width and horizontally scroll pipeline graph when overflowAnnabel Dunstone2016-08-161-6/+17
| | | * | Connect all builds in visual pipelineAnnabel Dunstone2016-08-161-8/+73
| | | * | Connect top level tests to each otherAnnabel Dunstone2016-08-162-5/+61
| | | * | Add build data to top of pipeline pageAnnabel Dunstone2016-08-162-0/+18
| | * | | Split pipeline status item for Commit Status and BuildKamil Trzcinski2016-08-174-15/+27
| | * | | Update fixtures to add a created status to pipelineKamil Trzcinski2016-08-171-5/+4
| | * | | Merge remote-tracking branch 'origin/master' into 18141-pipeline-graphKamil Trzcinski2016-08-17479-5035/+10514
| | |\ \ \
| | * | | | Update fixtures to make development testing easierKamil Trzcinski2016-08-171-6/+26
| | * | | | Fix pipelines visualisation renderingKamil Trzcinski2016-08-173-7/+15
| | * | | | Fix scss lint errorAnnabel Dunstone2016-08-091-2/+2
| | * | | | Fix graph scrolling bugAnnabel Dunstone2016-08-092-9/+9
| | * | | | Truncate build and stage namesAnnabel Dunstone2016-08-093-20/+29
| | * | | | Add min width and horizontally scroll pipeline graph when overflowAnnabel Dunstone2016-08-091-6/+17
| | * | | | Connect all builds in visual pipelineAnnabel Dunstone2016-08-092-23/+90
| | * | | | Connect top level tests to each otherAnnabel Dunstone2016-08-092-19/+75
| | * | | | Add build data to top of pipeline pageAnnabel Dunstone2016-08-092-0/+18
| * | | | | Merge branch '18516-collapse-build-tabs' into 'master' Jacob Schatz2016-08-176-119/+234
| |\ \ \ \ \
| | * | | | | Remove params from build; general refactorAnnabel Dunstone2016-08-173-10/+23
| | * | | | | Style build container box; add check mark to active build18516-collapse-build-tabsAnnabel Dunstone2016-08-173-3/+31
| | * | | | | Display jobs as scrolling list in sidebarAnnabel Dunstone2016-08-173-128/+149
| | * | | | | Move stages and jobs to build sidebarAnnabel Dunstone2016-08-173-38/+39
| | * | | | | Move skipped tests to end of arrayAnnabel Dunstone2016-08-171-1/+1
| | * | | | | Remove unused data attributesAnnabel Dunstone2016-08-171-1/+1
| | * | | | | Update changelogAnnabel Dunstone2016-08-171-0/+1
| | * | | | | Style build dropdownsAnnabel Dunstone2016-08-172-24/+11
| | * | | | | Populate dropdowns with current build on pageloadAnnabel Dunstone2016-08-172-3/+17
| | * | | | | Selecting stage updates builds dropdownAnnabel Dunstone2016-08-172-14/+19
| | * | | | | Add data attributes to buildsAnnabel Dunstone2016-08-173-39/+29
| | * | | | | Change active state of list items; style dropdown itemsAnnabel Dunstone2016-08-171-0/+18
| | * | | | | Hide dropdown if all tests fit on one line; add counter to dropdownAnnabel Dunstone2016-08-173-9/+27
| | * | | | | Add overflow tests to dropdownAnnabel Dunstone2016-08-172-11/+18
| | * | | | | Order by build statusAnnabel Dunstone2016-08-171-1/+13
| * | | | | | Merge branch 'button-icons-alignment' into 'master' Jacob Schatz2016-08-174-4/+9
| |\ \ \ \ \ \