summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '13664-abuse-report-page-should-have-a-maximum-width' into 'mast...Jacob Schatz2016-08-182-22/+28
|\
| * Some more styling tweaks and added jasmine testLuke Bennett2016-08-141-3/+4
| * Reverted collapsible design for HazelsLuke Bennett2016-08-142-32/+39
| * Added new but unaccepted design pattern, it is only pushed for future referen...Luke "Jared" Bennett2016-08-141-18/+8
| * Updated collapsibleLuke "Jared" Bennett2016-08-142-44/+24
| * Altered abuse report UILuke "Jared" Bennett2016-08-142-41/+69
* | Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher2016-08-182-7/+37
|\ \
| * | Address review comments from @smcgivern.17334-u2f-device-identifiersTimothy Andrew2016-08-181-8/+9
| * | Allow naming U2F devices.Timothy Andrew2016-08-182-6/+35
* | | Merge branch '20454-edit-button-mr' into 'master' Douwe Maan2016-08-181-4/+3
|\ \ \
| * | | edit_blob_link can receive the blob to avoid access to the repository20454-edit-button-mrPaco Guzman2016-08-181-4/+3
* | | | Merge branch 'outlook-email-spacing' into 'master' Douwe Maan2016-08-182-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix email line-height in Outlookoutlook-email-spacingSean McGivern2016-08-172-2/+7
| |/ /
* | | Merge branch 'tab-persistance' into 'master' Rubén Dávila Santos2016-08-181-7/+4
|\ \ \
| * | | Refactor to mark Changes tab as active on new MR page.Ruben Davila2016-08-181-2/+2
| * | | Fix tabs navigation and do not update URL via pushstateAlfredo Sumaran2016-08-171-7/+4
* | | | Refactor description templates documentationAchilleas Pipinellis2016-08-181-1/+1
|/ / /
* | | Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz2016-08-173-1/+44
|\ \ \
| * | | Remove index from pipeline toggles18141-pipeline-graphAnnabel Dunstone2016-08-171-1/+1
| * | | Merge master into branchAnnabel Dunstone2016-08-1714-19/+181
| |\ \ \
| * | | | Move deployable conditional to variable; fix pipelines_specAnnabel Dunstone2016-08-171-2/+3
| * | | | Update CSS selector and play iconAnnabel Dunstone2016-08-171-1/+1
| * | | | Add deploy btn in graph; fix JS to toggle one graph at a time if multiple pip...Annabel Dunstone2016-08-171-2/+1
| * | | | Add support for Play and Created jobsKamil Trzcinski2016-08-173-26/+24
| * | | | Merge branch '18141-pipeline-graph' of gitlab.com:gitlab-org/gitlab-ce into 1...Kamil Trzcinski2016-08-171-16/+25
| |\ \ \ \
| | * | | | 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
| * | | | | Split pipeline status item for Commit Status and BuildKamil Trzcinski2016-08-173-13/+25
| * | | | | Merge remote-tracking branch 'origin/master' into 18141-pipeline-graphKamil Trzcinski2016-08-1737-130/+228
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Fix pipelines visualisation renderingKamil Trzcinski2016-08-171-6/+10
| * | | | | Fix graph scrolling bugAnnabel Dunstone2016-08-091-3/+2
| * | | | | Truncate build and stage namesAnnabel Dunstone2016-08-091-16/+17
| * | | | | Connect all builds in visual pipelineAnnabel Dunstone2016-08-091-15/+17
| * | | | | Connect top level tests to each otherAnnabel Dunstone2016-08-091-19/+25
| * | | | | Add build data to top of pipeline pageAnnabel Dunstone2016-08-091-0/+12
* | | | | | Merge branch '18516-collapse-build-tabs' into 'master' Jacob Schatz2016-08-172-102/+123
|\ \ \ \ \ \
| * | | | | | Remove params from build; general refactorAnnabel Dunstone2016-08-171-1/+7
| * | | | | | Style build container box; add check mark to active build18516-collapse-build-tabsAnnabel Dunstone2016-08-171-0/+2
| * | | | | | Display jobs as scrolling list in sidebarAnnabel Dunstone2016-08-171-103/+100
| * | | | | | Move stages and jobs to build sidebarAnnabel Dunstone2016-08-172-35/+36
| * | | | | | Move skipped tests to end of arrayAnnabel Dunstone2016-08-171-1/+1
| * | | | | | Remove unused data attributesAnnabel Dunstone2016-08-171-1/+1
| * | | | | | Style build dropdownsAnnabel Dunstone2016-08-171-4/+4
| * | | | | | Populate dropdowns with current build on pageloadAnnabel Dunstone2016-08-171-1/+1
| * | | | | | Selecting stage updates builds dropdownAnnabel Dunstone2016-08-171-6/+6
| * | | | | | Add data attributes to buildsAnnabel Dunstone2016-08-171-15/+22