summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2fa-check-git-http' into 'master' Robert Speicher2016-08-181-0/+4
|\
| * Refactor `find_for_git_client` method to not use assignment in conditionals a...Patricio Cano2016-08-171-2/+2
| * Added better information about the personal tokensPatricio Cano2016-08-161-1/+1
| * Deny Git over HTTP access to users that have 2FA enabled, unless they use a P...Patricio Cano2016-08-161-0/+4
* | Merge branch '4273-slash-commands' into 'master'Robert Speicher2016-08-185-9/+22
|\ \
| * \ Merge branch 'master' into 4273-slash-commandsDouwe Maan2016-08-1617-59/+132
| |\ \
| * | | Link to slash commands documentation from form hintsDouwe Maan2016-08-123-4/+11
| * | | Disable slash commands on edit formsDouwe Maan2016-08-124-5/+11
| * | | Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable2016-08-131-1/+1
* | | | 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