Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
bd59b068
Commit
bd59b068
authored
Sep 05, 2019
by
Cynthia Ng
Committed by
Evan Read
Sep 05, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Add role level note to projects permission
parent
448c2761
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/user/permissions.md
doc/user/permissions.md
+3
-1
No files found.
doc/user/permissions.md
View file @
bd59b068
...
...
@@ -37,6 +37,8 @@ usernames. A GitLab administrator can configure the GitLab instance to
NOTE:
**Note:**
In GitLab 11.0, the Master role was renamed to Maintainer.
While Maintainer is the highest project-level role, some actions can only be performed by a personal namespace or group owner.
The following table depicts the various user permission levels in a project.
| Action | Guest | Reporter | Developer |Maintainer| Owner |
...
...
@@ -74,7 +76,7 @@ The following table depicts the various user permission levels in a project.
| View project statistics | | ✓ | ✓ | ✓ | ✓ |
| View Error Tracking list | | ✓ | ✓ | ✓ | ✓ |
| Pull from
[
Maven repository
](
project/packages/maven_repository.md
)
or
[
NPM registry
](
project/packages/npm_registry.md
)
**(PREMIUM)**
| | ✓ | ✓ | ✓ | ✓ |
| Publish to
[
Maven repository
](
project/packages/maven_repository.md
)
or
[
NPM registry
](
project/packages/npm_registry.md
)
**(PREMIUM)**
| | | ✓ | ✓ | ✓ |
|
| Publish to
[
Maven repository
](
project/packages/maven_repository.md
)
or
[
NPM registry
](
project/packages/npm_registry.md
)
**(PREMIUM)**
| | | ✓ | ✓ | ✓ |
| Upload
[
Design Management
](
project/issues/design_management.md
)
files
**(PREMIUM)**
| | | ✓ | ✓ | ✓ |
| Create new branches | | | ✓ | ✓ | ✓ |
| Push to non-protected branches | | | ✓ | ✓ | ✓ |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment