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
d0fd9841
Commit
d0fd9841
authored
Jan 28, 2021
by
ngaskill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changing Gold to Ultimate in docs text
parent
925a3594
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
doc/api/epic_links.md
doc/api/epic_links.md
+1
-1
doc/api/notification_settings.md
doc/api/notification_settings.md
+1
-1
doc/development/integrations/secure_partner_integration.md
doc/development/integrations/secure_partner_integration.md
+2
-2
doc/topics/autodevops/quick_start_guide.md
doc/topics/autodevops/quick_start_guide.md
+1
-1
No files found.
doc/api/epic_links.md
View file @
d0fd9841
...
...
@@ -15,7 +15,7 @@ Every API call to `epic_links` must be authenticated.
If a user is not a member of a private group, a
`GET`
request on that
group results in a
`404`
status code.
Multi-level Epics are available only in GitLab
[
Ultimate
/Gold
](
https://about.gitlab.com/pricing/
)
.
Multi-level Epics are available only in GitLab
[
Ultimate
](
https://about.gitlab.com/pricing/
)
.
If the Multi-level Epics feature is not available, a
`403`
status code is returned.
## List epics related to a given epic
...
...
doc/api/notification_settings.md
View file @
d0fd9841
...
...
@@ -196,7 +196,7 @@ Example responses:
}
```
Users on GitLab
[
Ultimate
or Gold
](
https://about.gitlab.com/pricing/
)
also see the
`new_epic`
Users on GitLab
[
Ultimate
](
https://about.gitlab.com/pricing/
)
also see the
`new_epic`
parameter:
```
json
...
...
doc/development/integrations/secure_partner_integration.md
View file @
d0fd9841
...
...
@@ -19,7 +19,7 @@ integration as well as linking to more detailed resources for how to do so.
## Integration Tiers
The security offerings in GitLab are designed for GitLab
Gold and GitLab
Ultimate users, and the
The security offerings in GitLab are designed for GitLab Ultimate users, and the
[
DevSecOps
](
https://about.gitlab.com/handbook/use-cases/#4-devsecops-shift-left-security
)
use case. All the features are in those tiers. This includes the APIs and standard reporting
framework needed to provide a consistent experience for users to easily bring their preferred
...
...
@@ -75,7 +75,7 @@ and complete an integration with the Secure stage.
1.
[
Create an issue
](
https://gitlab.com/gitlab-com/alliances/alliances/-/issues/new?issuable_template=new_partner
)
using our new partner issue template to begin the discussion.
1.
Get a test account to begin developing your integration. You can
request a
[
GitLab.com
Gold Subscription Sandbox
](
https://about.gitlab.com/partners/integrate/#gitlabcom-gold
-subscription-sandbox-request
)
request a
[
GitLab.com
Subscription Sandbox
](
https://about.gitlab.com/partners/integrate/#gitlabcom
-subscription-sandbox-request
)
or an
[
EE Developer License
](
https://about.gitlab.com/partners/integrate/#requesting-ee-dev-license-for-rd
)
.
1.
Provide a
[
pipeline job
](
../../development/pipelines.md
)
template that users could integrate into their own GitLab pipelines.
...
...
doc/topics/autodevops/quick_start_guide.md
View file @
d0fd9841
...
...
@@ -51,7 +51,7 @@ those projects provide a bare-bones application built on some well-known framewo
1.
Give your project a name, optionally a description, and make it public so that
you can take advantage of the features available in the
[
GitLab
Gold plan
](
https://about.gitlab.com/pricing/#gitlab-com
)
.
[
GitLab
Ultimate plan
](
https://about.gitlab.com/pricing/
)
.
!
[
Create project
](
img/guide_create_project_v12_3.png
)
...
...
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