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
a84b1248
Commit
a84b1248
authored
Oct 31, 2016
by
Andrea Scarpino
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix project visibility level link
parent
696f09c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/api/projects.md
doc/api/projects.md
+3
-3
No files found.
doc/api/projects.md
View file @
a84b1248
...
@@ -598,7 +598,7 @@ Parameters:
...
@@ -598,7 +598,7 @@ Parameters:
|
`container_registry_enabled`
| boolean | no | Enable container registry for this project |
|
`container_registry_enabled`
| boolean | no | Enable container registry for this project |
|
`shared_runners_enabled`
| boolean | no | Enable shared runners for this project |
|
`shared_runners_enabled`
| boolean | no | Enable shared runners for this project |
|
`public`
| boolean | no | If
`true`
, the same as setting
`visibility_level`
to 20 |
|
`public`
| boolean | no | If
`true`
, the same as setting
`visibility_level`
to 20 |
|
`visibility_level`
| integer | no | See
[
project visibility level
]
[
#project-visibility-level
]
|
|
`visibility_level`
| integer | no | See
[
project visibility level
]
(
#project-visibility-level
)
|
|
`import_url`
| string | no | URL to import repository from |
|
`import_url`
| string | no | URL to import repository from |
|
`public_builds`
| boolean | no | If
`true`
, builds can be viewed by non-project-members |
|
`public_builds`
| boolean | no | If
`true`
, builds can be viewed by non-project-members |
|
`only_allow_merge_if_build_succeeds`
| boolean | no | Set whether merge requests can only be merged with successful builds |
|
`only_allow_merge_if_build_succeeds`
| boolean | no | Set whether merge requests can only be merged with successful builds |
...
@@ -630,7 +630,7 @@ Parameters:
...
@@ -630,7 +630,7 @@ Parameters:
|
`container_registry_enabled`
| boolean | no | Enable container registry for this project |
|
`container_registry_enabled`
| boolean | no | Enable container registry for this project |
|
`shared_runners_enabled`
| boolean | no | Enable shared runners for this project |
|
`shared_runners_enabled`
| boolean | no | Enable shared runners for this project |
|
`public`
| boolean | no | If
`true`
, the same as setting
`visibility_level`
to 20 |
|
`public`
| boolean | no | If
`true`
, the same as setting
`visibility_level`
to 20 |
|
`visibility_level`
| integer | no | See
[
project visibility level
]
[
#project-visibility-level
]
|
|
`visibility_level`
| integer | no | See
[
project visibility level
]
(
#project-visibility-level
)
|
|
`import_url`
| string | no | URL to import repository from |
|
`import_url`
| string | no | URL to import repository from |
|
`public_builds`
| boolean | no | If
`true`
, builds can be viewed by non-project-members |
|
`public_builds`
| boolean | no | If
`true`
, builds can be viewed by non-project-members |
|
`only_allow_merge_if_build_succeeds`
| boolean | no | Set whether merge requests can only be merged with successful builds |
|
`only_allow_merge_if_build_succeeds`
| boolean | no | Set whether merge requests can only be merged with successful builds |
...
@@ -661,7 +661,7 @@ Parameters:
...
@@ -661,7 +661,7 @@ Parameters:
|
`container_registry_enabled`
| boolean | no | Enable container registry for this project |
|
`container_registry_enabled`
| boolean | no | Enable container registry for this project |
|
`shared_runners_enabled`
| boolean | no | Enable shared runners for this project |
|
`shared_runners_enabled`
| boolean | no | Enable shared runners for this project |
|
`public`
| boolean | no | If
`true`
, the same as setting
`visibility_level`
to 20 |
|
`public`
| boolean | no | If
`true`
, the same as setting
`visibility_level`
to 20 |
|
`visibility_level`
| integer | no | See
[
project visibility level
]
[
#project-visibility-level
]
|
|
`visibility_level`
| integer | no | See
[
project visibility level
]
(
#project-visibility-level
)
|
|
`import_url`
| string | no | URL to import repository from |
|
`import_url`
| string | no | URL to import repository from |
|
`public_builds`
| boolean | no | If
`true`
, builds can be viewed by non-project-members |
|
`public_builds`
| boolean | no | If
`true`
, builds can be viewed by non-project-members |
|
`only_allow_merge_if_build_succeeds`
| boolean | no | Set whether merge requests can only be merged with successful builds |
|
`only_allow_merge_if_build_succeeds`
| boolean | no | Set whether merge requests can only be merged with successful builds |
...
...
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