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
804a9a48
Commit
804a9a48
authored
Apr 26, 2019
by
Evan Read
Committed by
Marcia Ramos
Apr 26, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
EE port: List group name restrictions
parent
942acc29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
7 deletions
+14
-7
doc/user/group/index.md
doc/user/group/index.md
+14
-7
No files found.
doc/user/group/index.md
View file @
804a9a48
...
...
@@ -82,14 +82,21 @@ Add the following information:
![
new group info
](
img/create_new_group_info.png
)
1.
The
**Group name**
will populate the path automatically. Optionally, you can
change it. This is the name that will me displayed in the group views.
1.
Set the
**Group URL**
which will be the
**namespace**
under which your projects
will be hosted (path can contain only letters, digits, underscores, dashes
and dots; it cannot start with dashes or end in dot).
1.
Optionally, you can add a description so that others can briefly understand
1.
The
**Group name**
will populate the URL automatically. Optionally, you can change it.
This is the name that is displayed in the group views.
The name can contain only:
-
Alphanumeric characters.
-
Underscores.
-
Dashes and dots.
-
Spaces.
1.
The
**Group URL**
, which will be the namespace under which your projects will be hosted.
The URL can contain only:
-
Alphanumeric characters.
-
Underscores.
-
Dashes and dots. It cannot start with dashes or end in dot.
1.
Optionally, you can add a brief description to tell others
what this group is about.
1.
Optionally, choose an avatar for your
project
.
1.
Optionally, choose an avatar for your
group
.
1.
Choose the
[
visibility level
](
../../public_access/public_access.md
)
.
## Add users to a group
...
...
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