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
e83222a6
Commit
e83222a6
authored
Jul 03, 2019
by
Jeremy Watson
Committed by
Evan Read
Jul 03, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs update for visibility restriction on GitLab.com
parent
8cbe2027
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
0 deletions
+22
-0
doc/api/project_snippets.md
doc/api/project_snippets.md
+6
-0
doc/public_access/public_access.md
doc/public_access/public_access.md
+6
-0
doc/user/gitlab_com/index.md
doc/user/gitlab_com/index.md
+10
-0
No files found.
doc/api/project_snippets.md
View file @
e83222a6
...
...
@@ -13,6 +13,12 @@ Constants for snippet visibility levels are:
|
`internal`
| The snippet is visible for any logged in user |
|
`public`
| The snippet can be accessed without any authentication |
NOTE:
**Note:**
From July 2019, the
`Internal`
visibility setting is disabled for new projects, groups,
and snippets on GitLab.com. Existing projects, groups, and snippets using the
`Internal`
visibility setting keep this setting. You can read more about the change in the
[
relevant issue
](
https://gitlab.com/gitlab-org/gitlab-ee/issues/12388
)
.
## List snippets
Get a list of project snippets.
...
...
doc/public_access/public_access.md
View file @
e83222a6
...
...
@@ -29,6 +29,12 @@ in users.
Any logged in user will have
[
Guest permissions
](
../user/permissions.md
)
on the repository.
NOTE:
**Note:**
From July 2019, the
`Internal`
visibility setting is disabled for new projects, groups,
and snippets on GitLab.com. Existing projects, groups, and snippets using the
`Internal`
visibility setting keep this setting. You can read more about the change in the
[
relevant issue
](
https://gitlab.com/gitlab-org/gitlab-ee/issues/12388
)
.
### Private projects
Private projects can only be cloned and viewed by project members.
...
...
doc/user/gitlab_com/index.md
View file @
e83222a6
...
...
@@ -352,3 +352,13 @@ High Performance TCP/HTTP Load Balancer:
[
unicorn-worker-killer
]:
https://rubygems.org/gems/unicorn-worker-killer
"unicorn-worker-killer"
[
4010
]:
https://gitlab.com/gitlab-com/infrastructure/issues/4010
"Find a good value for maximum timeout for Shared Runners"
[
4070
]:
https://gitlab.com/gitlab-com/infrastructure/issues/4070
"Configure per-runner timeout for shared-runners-manager-X on GitLab.com"
## Other admin area settings
This area highlights other noteworthy admin area settings on GitLab.com that differ from default settings. This list is not exhaustive.
NOTE:
**Note:**
From July 2019, the
`Internal`
visibility setting is disabled for new projects, groups,
and snippets on GitLab.com. Existing projects, groups, and snippets using the
`Internal`
visibility setting keep this setting. You can read more about the change in the
[
relevant issue
](
https://gitlab.com/gitlab-org/gitlab-ee/issues/12388
)
.
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