summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added rule to prevent external users from creating project snippetfj-14330-external-user-snippet-creationFrancisco Javier López2019-09-103-0/+18
|
* Merge branch 'docs-update-jest-with-when-to-use-section' into 'master'Evan Read2019-09-101-3/+12
|\ | | | | | | | | Docs: Add when to use Jest section in frontend_testing See merge request gitlab-org/gitlab-ce!32760
| * Docs: Add when to use Jest section in frontend_testingPaul Slaughter2019-09-101-3/+12
|/
* Merge branch 'list-style-fixes-dev-docs' into 'master'Evan Read2019-09-101-17/+24
|\ | | | | | | | | Edits to Lists section of Documentation Style Guide See merge request gitlab-org/gitlab-ce!32782
| * Edits to Lists section of Documentation Style GuideMike Lewis2019-09-101-17/+24
|/
* Merge branch 'jarv/remove-reference-to-closed-issue' into 'master'Evan Read2019-09-101-4/+1
|\ | | | | | | | | This references an issue that is closed See merge request gitlab-org/gitlab-ce!29274
| * This references an issue that is closedJohn Jarvis2019-09-101-4/+1
|/
* Merge branch 'ebaque-issue-mr-urls' into 'master'Lin Jen-Shin2019-09-103-1/+85
|\ | | | | | | | | Provide urls for Merge Requests and Issue links See merge request gitlab-org/gitlab-ce!32401
| * Provide urls for Merge Requests and Issue linksEtienne Baqué2019-09-103-1/+85
|/
* Merge branch 'doc-markdown-fix' into 'master'Achilleas Pipinellis2019-09-101-1/+1
|\ | | | | | | | | Cosmetic fix in doc/user/markdown.md where the word 'itself' is repeated. See merge request gitlab-org/gitlab-ce!32818
| * Cosmetic fix in doc/user/markdown.md where the word 'itself' is repeated.Raimund Hook2019-09-091-1/+1
| |
* | Merge branch 'docs/ci-short-token-variable' into 'master'Evan Read2019-09-101-0/+1
|\ \ | | | | | | | | | | | | Document CI_RUNNER_SHORT_TOKEN variable See merge request gitlab-org/gitlab-ce!32824
| * | Document CI_RUNNER_SHORT_TOKEN variableTomasz Maczukin2019-09-101-0/+1
|/ / | | | | | | | | Variable was added in GitLab Runner with: https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1571
* | Merge branch 'docs/smime-signing-omnibus-example' into 'master'Achilleas Pipinellis2019-09-101-12/+39
|\ \ | | | | | | | | | | | | docs: add full omnibus example for smime signing See merge request gitlab-org/gitlab-ce!32146
| * | docs: add full omnibus example for smime signingDiego Louzán2019-09-101-12/+39
|/ / | | | | | | | | - minor style corrections - document rsa keys limitation
* | Merge branch 'patch-76' into 'master'Ray Paik2019-09-101-1/+1
|\ \ | | | | | | | | | | | | Update merge_request_approvals.md - typo See merge request gitlab-org/gitlab-ce!32838
| * | Update merge_request_approvals.md - typoNiels Peto2019-09-091-1/+1
| | |
* | | Merge branch 'docs-repository-storage-typo' into 'master'Evan Read2019-09-101-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Fix typo in repository storage types doc See merge request gitlab-org/gitlab-ce!32858
| * | | Fix typo in repository storage types docMarcel Amirault2019-09-101-1/+1
|/ / /
* | | Merge branch 'docs-65889-gitlab-backup' into 'master'Evan Read2019-09-103-3/+53
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Revert gitlab-backup command and add a note for it Closes #65889 See merge request gitlab-org/gitlab-ce!31747
| * | | Revert gitlab-backup command and add a note for itHossein Pursultani2019-09-103-3/+53
|/ / /
* | | Merge branch 'issue-67127' into 'master'Ash McKenzie2019-09-104-4/+17
|\ \ \ | | | | | | | | | | | | | | | | Expose :protected field for ../tags/:tag_name API endpoint See merge request gitlab-org/gitlab-ce!32790
| * | | Add Changelog entryAndrea Leone2019-09-081-0/+5
| | | |
| * | | Update API doc for TagAndrea Leone2019-09-081-3/+6
| | | |
| * | | Update API schema for TagAndrea Leone2019-09-071-1/+2
| | | |
| * | | Fix after 'static-analysis' job failAndrea Leone2019-09-071-1/+0
| | | |
| * | | Expose :protected field for ../tags/:tag_name API endpointAndrea Leone2019-09-071-0/+5
| | | |
* | | | Merge branch 'docs-realign-dep-scan' into 'master'Evan Read2019-09-101-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Realign dependency scanning doc from EE to CE See merge request gitlab-org/gitlab-ce!32851
| * | | | Realign dependency scanning doc from EE to CEMarcel Amirault2019-09-101-1/+1
|/ / / /
* | | | Merge branch 'docs-ci-cd-correct-mpenna20190906' into 'master'Evan Read2019-09-101-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Corrected CI to CD in introduction Closes #66005 See merge request gitlab-org/gitlab-ce!32787
| * | | | Docs: Corrected CI to CD in introductionMatt Penna2019-09-101-1/+1
|/ / / /
* | | | Merge branch 'patch-76' into 'master'Stan Hu2019-09-101-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | documentation grammar fix "this" -> "these" in vuex.md See merge request gitlab-org/gitlab-ce!32847
| * | | | typo fix "this" -> "these" in vuex.mdJake Burden2019-09-091-1/+1
| | | | |
* | | | | Merge branch '14708-refresh-license-approval-new-blacklist-item' into 'master'Michael Kozono2019-09-092-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add approval MR rule to all_models.yml See merge request gitlab-org/gitlab-ce!32618
| * | | | | Add approval MR rule to all_models.ymlmo khan2019-09-092-0/+2
|/ / / / /
* | | | | Merge branch 'mk/fix-group-multiple-issue-boards-specs-ce' into 'master'Douglas Barbosa Alexandre2019-09-091-30/+24
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | [CE backport] Fix usages of boards dropdown See merge request gitlab-org/gitlab-ce!32843
| * | | | [CE backport] Fix usages of boards dropdownMichael Kozono2019-09-091-30/+24
|/ / / /
* | | | Merge branch 'sh-sidekiq-logging-json' into 'master'Mayra Cabrera2019-09-091-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Enable JSON logs for Sidekiq by default See merge request gitlab-org/gitlab-ce!32842
| * | | | Enable JSON logs for Sidekiq by defaultStan Hu2019-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | JSON logs include arguments by default, and they're easier to parse/filter.
* | | | | Merge branch 'qa/e2e-tests-for-issue-weights' into 'master'Walmyr Lima e Silva Filho2019-09-094-2/+10
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Backport of end-to-end test for visualizing issue weight on different pages See merge request gitlab-org/gitlab-ce!32766
| * | | | | Update issue resource to allow for adding weightqa/e2e-tests-for-issue-weightsWalmyr Lima2019-09-061-1/+2
| | | | | |
| * | | | | Prepend ee page object on its counterpartWalmyr Lima2019-09-061-0/+2
| | | | | |
| * | | | | Update page object with new element and methodWalmyr Lima2019-09-061-0/+5
| | | | | |
| * | | | | Update view for testabilityWalmyr Lima2019-09-061-1/+1
| | | | | |
* | | | | | Merge branch 'jivanvl-add-caret-icon-dashboard' into 'master'Clement Ho2019-09-094-3/+90
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Add caret icons to the monitoring dashboard See merge request gitlab-org/gitlab-ce!32239
| * | | | | Add caret icons to the monitoring dashboardjivanvl-add-caret-icon-dashboardJose Vargas2019-09-094-3/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The carets will function as a button that will allow the panels from the monitoring dashboard to collapse and show panels
* | | | | | Merge branch '13095-missing-borders-between-settings-items' into 'master'Paul Slaughter2019-09-091-3/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [CE] Resolve "Missing borders between settings items" See merge request gitlab-org/gitlab-ce!32828
| * | | | | | CE - Resolve "Missing borders between settings items"Marcel van Remmerden2019-09-091-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14877
* | | | | | | Merge branch 'api_settings' into 'master'Douglas Barbosa Alexandre2019-09-096-6/+54
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve application settings API Closes #58180 See merge request gitlab-org/gitlab-ce!31149
| * | | | | | | Changelog for "Improve application settings API" !31149Mathieu Parent2019-09-091-0/+5
| | | | | | | |