Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2014-06-21 02:05:27 +0400
committerRobert Schilling <rschilling@student.tugraz.at>2014-06-21 02:05:27 +0400
commit1d8c32982d6b80181a3e4be01cd6c587082b4ddf (patch)
tree1f9fdbb8aa01b0238e8035a62624c2677387ef23 /doc/permissions
parentd1e424bd5c403d73d399bf0f92e39aefde56e638 (diff)
Fixes #7148, Add 'create milestone permission' to docs
Diffstat (limited to 'doc/permissions')
-rw-r--r--doc/permissions/permissions.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/permissions/permissions.md b/doc/permissions/permissions.md
index e01b02212b6..d1da1496520 100644
--- a/doc/permissions/permissions.md
+++ b/doc/permissions/permissions.md
@@ -16,6 +16,7 @@ If a user is a GitLab administrator they receive all permissions.
| Pull project code | | ✓ | ✓ | ✓ | ✓ |
| Download project | | ✓ | ✓ | ✓ | ✓ |
| Create code snippets | | ✓ | ✓ | ✓ | ✓ |
+| Create new milestones | | | ✓ | ✓ | ✓ |
| Create new merge request | | | ✓ | ✓ | ✓ |
| Create new branches | | | ✓ | ✓ | ✓ |
| Push to non-protected branches | | | ✓ | ✓ | ✓ |