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
f751748d
Commit
f751748d
authored
Aug 12, 2019
by
Marcel Amirault
Committed by
Achilleas Pipinellis
Aug 12, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix markdown spacing in various docs
Align images and lists in assorted markdown docs
parent
74efd580
Changes
14
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
108 additions
and
103 deletions
+108
-103
doc/administration/auditor_users.md
doc/administration/auditor_users.md
+1
-1
doc/ci/caching/index.md
doc/ci/caching/index.md
+3
-3
doc/ci/ci_cd_for_external_repos/bitbucket_integration.md
doc/ci/ci_cd_for_external_repos/bitbucket_integration.md
+1
-1
doc/ci/ci_cd_for_external_repos/github_integration.md
doc/ci/ci_cd_for_external_repos/github_integration.md
+18
-18
doc/ci/examples/devops_and_game_dev_with_gitlab_ci_cd/index.md
...i/examples/devops_and_game_dev_with_gitlab_ci_cd/index.md
+6
-2
doc/ci/review_apps/index.md
doc/ci/review_apps/index.md
+2
-2
doc/ci/runners/README.md
doc/ci/runners/README.md
+6
-6
doc/integration/facebook.md
doc/integration/facebook.md
+3
-3
doc/integration/jira_development_panel.md
doc/integration/jira_development_panel.md
+37
-36
doc/tools/email.md
doc/tools/email.md
+2
-2
doc/topics/autodevops/quick_start_guide.md
doc/topics/autodevops/quick_start_guide.md
+9
-9
doc/user/admin_area/license.md
doc/user/admin_area/license.md
+6
-6
doc/user/admin_area/settings/continuous_integration.md
doc/user/admin_area/settings/continuous_integration.md
+3
-3
doc/user/discussions/index.md
doc/user/discussions/index.md
+11
-11
No files found.
doc/administration/auditor_users.md
View file @
f751748d
doc/ci/caching/index.md
View file @
f751748d
doc/ci/ci_cd_for_external_repos/bitbucket_integration.md
View file @
f751748d
doc/ci/ci_cd_for_external_repos/github_integration.md
View file @
f751748d
doc/ci/examples/devops_and_game_dev_with_gitlab_ci_cd/index.md
View file @
f751748d
...
...
@@ -418,10 +418,14 @@ fully understand [IAM Best Practices in AWS](https://docs.aws.amazon.com/IAM/lat
1.
Log into your AWS account and go to the
[
Security Credentials page
](
https://console.aws.amazon.com/iam/home#/security_credential
)
1.
Click the
**Access Keys**
section and
**Create New Access Key**
. Create the key and keep the id and secret around, you'll need them later
!
[
AWS Access Key Config
](
img/aws_config_window.png
)
1.
Go to your GitLab project, click
**Settings > CI/CD**
on the left sidebar
1.
Expand the
**Variables**
section
!
[
GitLab Secret Config
](
img/gitlab_config.png
)
1.
Add a key named
`AWS_KEY_ID`
and copy the key id from Step 2 into the
**Value**
textbox
1.
Add a key named
`AWS_KEY_SECRET`
and copy the key secret from Step 2 into the
**Value**
textbox
...
...
doc/ci/review_apps/index.md
View file @
f751748d
doc/ci/runners/README.md
View file @
f751748d
...
...
@@ -373,12 +373,12 @@ attacker.
To reset the token:
1.
Go to
**Settings > CI/CD**
for a specified Project
1.
Expand the
**General pipelines settings**
section
1.
Find the
**Runner token**
form field and click the
**Reveal value**
button
1.
Delete the value and save the form
1.
Go to
**Settings > CI/CD**
for a specified Project
.
1.
Expand the
**General pipelines settings**
section
.
1.
Find the
**Runner token**
form field and click the
**Reveal value**
button
.
1.
Delete the value and save the form
.
1.
After the page is refreshed, expand the
**Runners settings**
section
and check the registration token - it should be changed
and check the registration token - it should be changed.
From now on the old token is not valid anymore and will not allow to register
a new Runner to the project. If you are using any tools to provision and
...
...
doc/integration/facebook.md
View file @
f751748d
doc/integration/jira_development_panel.md
View file @
f751748d
...
...
@@ -57,6 +57,7 @@ There are no special requirements if you are using GitLab.com.
If using a GitLab version earlier than 11.3 the
`Redirect URI`
value should be
`https://<your-gitlab-instance-domain>/-/jira/login/oauth/callback`
.
!
[
GitLab Application setup
](
img/jira_dev_panel_gl_setup_1.png
)
-
Check
`api`
in the Scopes section.
1.
Click
`Save application`
. You will see the generated 'Application Id' and 'Secret' values.
...
...
doc/tools/email.md
View file @
f751748d
doc/topics/autodevops/quick_start_guide.md
View file @
f751748d
doc/user/admin_area/license.md
View file @
f751748d
doc/user/admin_area/settings/continuous_integration.md
View file @
f751748d
doc/user/discussions/index.md
View file @
f751748d
...
...
@@ -22,7 +22,7 @@ higher can also edit a comment made by someone else.
You can also reply to a comment notification email to reply to the comment if
[Reply by email] is configured for your GitLab instance. Replying to a standard comment
creates another standard comment. Replying to a threaded comment creates a reply in the thread. Email replies support
[Markdown] and [quick actions], just as if you replied from the web.
[Markdown] and [quick actions], just as if you replied from the web.
## Resolvable comments and threads
...
...
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