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
2581085f
Commit
2581085f
authored
Feb 21, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of gitlab-org/gitlab-ce master
parents
7163d138
ebdcf9ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/system_hooks/system_hooks.md
doc/system_hooks/system_hooks.md
+3
-3
No files found.
doc/system_hooks/system_hooks.md
View file @
2581085f
...
...
@@ -147,7 +147,7 @@ Please refer to `group_rename` and `user_rename` for that case.
"user_name"
:
"John Smith"
,
"user_username"
:
"johnsmith"
,
"user_id"
:
41
,
"project_visibility"
:
"private"
"project_visibility"
:
"
visibilitylevel|
private"
}
```
...
...
@@ -158,7 +158,7 @@ Please refer to `group_rename` and `user_rename` for that case.
"created_at"
:
"2012-07-21T07:30:56Z"
,
"updated_at"
:
"2012-07-21T07:38:22Z"
,
"event_name"
:
"user_remove_from_team"
,
"project_access
"
:
"Maintainer"
,
"access_level
"
:
"Maintainer"
,
"project_id"
:
74
,
"project_name"
:
"StoreCloud"
,
"project_path"
:
"storecloud"
,
...
...
@@ -167,7 +167,7 @@ Please refer to `group_rename` and `user_rename` for that case.
"user_name"
:
"John Smith"
,
"user_username"
:
"johnsmith"
,
"user_id"
:
41
,
"project_visibility"
:
"private"
"project_visibility"
:
"
visibilitylevel|
private"
}
```
...
...
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