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
cbd5de4c
Commit
cbd5de4c
authored
Feb 17, 2020
by
Stefan Schmalzhaf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix links to gitlab-foss
parent
22f6af08
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
doc/development/background_migrations.md
doc/development/background_migrations.md
+1
-1
doc/install/aws/index.md
doc/install/aws/index.md
+1
-1
doc/system_hooks/system_hooks.md
doc/system_hooks/system_hooks.md
+3
-3
No files found.
doc/development/background_migrations.md
View file @
cbd5de4c
...
...
@@ -329,6 +329,6 @@ for more details.
or ask someone to measure on production).
[
migrations-readme
]:
https://gitlab.com/gitlab-org/gitlab/blob/master/spec/migrations/README.md
[
issue-rspec-hooks
]:
https://gitlab.com/gitlab-org/gitlab
-foss/issues/35351
[
issue-rspec-hooks
]:
https://gitlab.com/gitlab-org/gitlab
/issues/18839
[
reliable-sidekiq
]:
https://gitlab.com/gitlab-org/gitlab-foss/issues/36791
[
import-export
]:
../user/project/settings/import_export.md
doc/install/aws/index.md
View file @
cbd5de4c
...
...
@@ -639,7 +639,7 @@ And the more complex the solution, the more work is involved in setting up and
maintaining it.
Have a read through these other resources and feel free to
[
open an issue
](
https://gitlab.com/gitlab-org/gitlab
-foss
/issues/new
)
[
open an issue
](
https://gitlab.com/gitlab-org/gitlab/issues/new
)
to request additional material:
-
[
GitLab High Availability
](
../../administration/high_availability/README.md
)
:
...
...
doc/system_hooks/system_hooks.md
View file @
cbd5de4c
...
...
@@ -296,7 +296,7 @@ If the user is blocked via LDAP, `state` will be `ldap_blocked`.
}
```
`owner_name`
and
`owner_email`
are always
`null`
. Please see
<https://gitlab.com/gitlab-org/gitlab
-foss/issues/39675
>
.
`owner_name`
and
`owner_email`
are always
`null`
. Please see
<https://gitlab.com/gitlab-org/gitlab
/issues/20011
>
.
**Group removed:**
...
...
@@ -313,7 +313,7 @@ If the user is blocked via LDAP, `state` will be `ldap_blocked`.
}
```
`owner_name`
and
`owner_email`
are always
`null`
. Please see
<https://gitlab.com/gitlab-org/gitlab
-foss/issues/39675
>
.
`owner_name`
and
`owner_email`
are always
`null`
. Please see
<https://gitlab.com/gitlab-org/gitlab
/issues/20011
>
.
**Group renamed:**
...
...
@@ -333,7 +333,7 @@ If the user is blocked via LDAP, `state` will be `ldap_blocked`.
}
```
`owner_name`
and
`owner_email`
are always
`null`
. Please see
<https://gitlab.com/gitlab-org/gitlab
-foss/issues/39675
>
.
`owner_name`
and
`owner_email`
are always
`null`
. Please see
<https://gitlab.com/gitlab-org/gitlab
/issues/20011
>
.
**New Group Member:**
...
...
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