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
251a9aee
Commit
251a9aee
authored
Sep 24, 2020
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Removed ableist language
Related to:
https://gitlab.com/gitlab-org/gitlab/-/issues/255275
parent
ab9e43cb
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
20 additions
and
20 deletions
+20
-20
doc/administration/gitaly/index.md
doc/administration/gitaly/index.md
+8
-8
doc/administration/gitaly/praefect.md
doc/administration/gitaly/praefect.md
+3
-3
doc/administration/reply_by_email_postfix_setup.md
doc/administration/reply_by_email_postfix_setup.md
+2
-2
doc/api/issues.md
doc/api/issues.md
+4
-4
doc/development/database_debugging.md
doc/development/database_debugging.md
+1
-1
doc/development/emails.md
doc/development/emails.md
+1
-1
doc/user/project/deploy_keys/index.md
doc/user/project/deploy_keys/index.md
+1
-1
No files found.
doc/administration/gitaly/index.md
View file @
251a9aee
...
@@ -424,17 +424,17 @@ server (with `gitaly_address`) unless you setup with special
...
@@ -424,17 +424,17 @@ server (with `gitaly_address`) unless you setup with special
storages
:
storages
:
default
:
default
:
gitaly_address
:
tcp://gitaly1.internal:8075
gitaly_address
:
tcp://gitaly1.internal:8075
path
:
/some/
dummy
/path
path
:
/some/
local
/path
storage1
:
storage1
:
gitaly_address
:
tcp://gitaly1.internal:8075
gitaly_address
:
tcp://gitaly1.internal:8075
path
:
/some/
dummy
/path
path
:
/some/
local
/path
storage2
:
storage2
:
gitaly_address
:
tcp://gitaly2.internal:8075
gitaly_address
:
tcp://gitaly2.internal:8075
path
:
/some/
dummy
/path
path
:
/some/
local
/path
```
```
NOTE:
**Note:**
NOTE:
**Note:**
`/some/
dummy
/path`
should be set to a local folder that exists, however no data will be stored in
`/some/
local
/path`
should be set to a local folder that exists, however no data will be stored in
this folder. This will no longer be necessary after
this folder. This will no longer be necessary after
[
this issue
](
https://gitlab.com/gitlab-org/gitaly/-/issues/1282
)
is resolved.
[
this issue
](
https://gitlab.com/gitlab-org/gitaly/-/issues/1282
)
is resolved.
...
@@ -631,17 +631,17 @@ To configure Gitaly with TLS:
...
@@ -631,17 +631,17 @@ To configure Gitaly with TLS:
storages
:
storages
:
default
:
default
:
gitaly_address
:
tls://gitaly1.internal:9999
gitaly_address
:
tls://gitaly1.internal:9999
path
:
/some/
dummy
/path
path
:
/some/
local
/path
storage1
:
storage1
:
gitaly_address
:
tls://gitaly1.internal:9999
gitaly_address
:
tls://gitaly1.internal:9999
path
:
/some/
dummy
/path
path
:
/some/
local
/path
storage2
:
storage2
:
gitaly_address
:
tls://gitaly2.internal:9999
gitaly_address
:
tls://gitaly2.internal:9999
path
:
/some/
dummy
/path
path
:
/some/
local
/path
```
```
NOTE:
**Note:**
NOTE:
**Note:**
`/some/
dummy
/path`
should be set to a local folder that exists, however no data will be stored
`/some/
local
/path`
should be set to a local folder that exists, however no data will be stored
in this folder. This will no longer be necessary after
in this folder. This will no longer be necessary after
[
Gitaly issue #1282
](
https://gitlab.com/gitlab-org/gitaly/-/issues/1282
)
is resolved.
[
Gitaly issue #1282
](
https://gitlab.com/gitlab-org/gitaly/-/issues/1282
)
is resolved.
...
...
doc/administration/gitaly/praefect.md
View file @
251a9aee
...
@@ -547,14 +547,14 @@ To configure Praefect with TLS:
...
@@ -547,14 +547,14 @@ To configure Praefect with TLS:
storages
:
storages
:
default
:
default
:
gitaly_address
:
tls://praefect1.internal:3305
gitaly_address
:
tls://praefect1.internal:3305
path
:
/some/
dummy
/path
path
:
/some/
local
/path
storage1
:
storage1
:
gitaly_address
:
tls://praefect2.internal:3305
gitaly_address
:
tls://praefect2.internal:3305
path
:
/some/
dummy
/path
path
:
/some/
local
/path
```
```
NOTE:
**Note:**
NOTE:
**Note:**
`/some/
dummy
/path`
should be set to a local folder that exists, however no
`/some/
local
/path`
should be set to a local folder that exists, however no
data will be stored in this folder. This will no longer be necessary after
data will be stored in this folder. This will no longer be necessary after
[
this issue
](
https://gitlab.com/gitlab-org/gitaly/-/issues/1282
)
is resolved.
[
this issue
](
https://gitlab.com/gitlab-org/gitaly/-/issues/1282
)
is resolved.
...
...
doc/administration/reply_by_email_postfix_setup.md
View file @
251a9aee
...
@@ -71,7 +71,7 @@ The instructions make the assumption that you will be using the email address `i
...
@@ -71,7 +71,7 @@ The instructions make the assumption that you will be using the email address `i
sudo
postfix start
sudo
postfix start
```
```
1.
Send the new
`incoming`
user a
dummy
email to test SMTP, by entering the following into the SMTP prompt:
1.
Send the new
`incoming`
user a
n
email to test SMTP, by entering the following into the SMTP prompt:
```
plaintext
```
plaintext
ehlo localhost
ehlo localhost
...
@@ -251,7 +251,7 @@ Courier, which we will install later to add IMAP authentication, requires mailbo
...
@@ -251,7 +251,7 @@ Courier, which we will install later to add IMAP authentication, requires mailbo
If you get a `Connection refused` error instead, make sure your firewall is set up to allow inbound traffic on port 25.
If you get a `Connection refused` error instead, make sure your firewall is set up to allow inbound traffic on port 25.
1.
Send the
`incoming`
user a
dummy
email to test SMTP, by entering the following into the SMTP prompt:
1.
Send the
`incoming`
user a
n
email to test SMTP, by entering the following into the SMTP prompt:
```plaintext
```plaintext
ehlo gitlab.example.com
ehlo gitlab.example.com
...
...
doc/api/issues.md
View file @
251a9aee
...
@@ -663,10 +663,10 @@ Example response:
...
@@ -663,10 +663,10 @@ Example response:
"weight"
:
null
,
"weight"
:
null
,
"has_tasks"
:
false
,
"has_tasks"
:
false
,
"_links"
:
{
"_links"
:
{
"self"
:
"http://gitlab.
dummy
:3000/api/v4/projects/1/issues/1"
,
"self"
:
"http://gitlab.
example
:3000/api/v4/projects/1/issues/1"
,
"notes"
:
"http://gitlab.
dummy
:3000/api/v4/projects/1/issues/1/notes"
,
"notes"
:
"http://gitlab.
example
:3000/api/v4/projects/1/issues/1/notes"
,
"award_emoji"
:
"http://gitlab.
dummy
:3000/api/v4/projects/1/issues/1/award_emoji"
,
"award_emoji"
:
"http://gitlab.
example
:3000/api/v4/projects/1/issues/1/award_emoji"
,
"project"
:
"http://gitlab.
dummy
:3000/api/v4/projects/1"
"project"
:
"http://gitlab.
example
:3000/api/v4/projects/1"
},
},
"references"
:
{
"references"
:
{
"short"
:
"#1"
,
"short"
:
"#1"
,
...
...
doc/development/database_debugging.md
View file @
251a9aee
...
@@ -19,7 +19,7 @@ If you just want to delete everything and start over with an empty DB (approxima
...
@@ -19,7 +19,7 @@ If you just want to delete everything and start over with an empty DB (approxima
bundle
exec
rake db:reset
RAILS_ENV
=
development
bundle
exec
rake db:reset
RAILS_ENV
=
development
```
```
If you just want to delete everything and start over with
dummy
data (approximately 4 minutes). This
If you just want to delete everything and start over with
sample
data (approximately 4 minutes). This
also does
`db:reset`
and runs DB-specific migrations:
also does
`db:reset`
and runs DB-specific migrations:
```
shell
```
shell
...
...
doc/development/emails.md
View file @
251a9aee
...
@@ -27,7 +27,7 @@ Please note that [S/MIME signed](../administration/smime_signing_email.md) email
...
@@ -27,7 +27,7 @@ Please note that [S/MIME signed](../administration/smime_signing_email.md) email
## Mailer previews
## Mailer previews
Rails provides a way to preview our mailer templates in HTML and plaintext using
Rails provides a way to preview our mailer templates in HTML and plaintext using
dummy
data.
sample
data.
The previews live in
[
`app/mailers/previews`
](
https://gitlab.com/gitlab-org/gitlab-foss/tree/master/app/mailers/previews
)
and can be viewed at
The previews live in
[
`app/mailers/previews`
](
https://gitlab.com/gitlab-org/gitlab-foss/tree/master/app/mailers/previews
)
and can be viewed at
[
`/rails/mailers`
](
http://localhost:3000/rails/mailers
)
.
[
`/rails/mailers`
](
http://localhost:3000/rails/mailers
)
.
...
...
doc/user/project/deploy_keys/index.md
View file @
251a9aee
...
@@ -12,7 +12,7 @@ more repositories, by importing an SSH public key to your GitLab instance.
...
@@ -12,7 +12,7 @@ more repositories, by importing an SSH public key to your GitLab instance.
This is useful for cloning repositories to your Continuous
This is useful for cloning repositories to your Continuous
Integration (CI) server. By using deploy keys, you don't have to set up a
Integration (CI) server. By using deploy keys, you don't have to set up a
dummy
user account.
fake
user account.
There are two types of deploy keys:
There are two types of deploy keys:
...
...
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