diff options
| author | Gabriel Mazetto <brodock@gmail.com> | 2017-05-03 04:36:13 +0200 |
|---|---|---|
| committer | Gabriel Mazetto <brodock@gmail.com> | 2017-05-12 23:26:48 +0100 |
| commit | f661980904f718440cc700b7d1f38ea8bf0e5480 (patch) | |
| tree | 7933eee3b85e6af5da9db8223b6d870d8395926f /spec/lib | |
| parent | 8b17fb61b61b1f9707428c2333db2de29c4d3bcf (diff) | |
| download | gitlab-ce-f661980904f718440cc700b7d1f38ea8bf0e5480.tar.gz | |
Added repository_update hook
Diffstat (limited to 'spec/lib')
| -rw-r--r-- | spec/lib/gitlab/import_export/safe_model_attributes.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/lib/gitlab/import_export/safe_model_attributes.yml b/spec/lib/gitlab/import_export/safe_model_attributes.yml index f63fb7aeec6..2b95f76e045 100644 --- a/spec/lib/gitlab/import_export/safe_model_attributes.yml +++ b/spec/lib/gitlab/import_export/safe_model_attributes.yml @@ -317,6 +317,7 @@ ProjectHook: - token - group_id - confidential_issues_events +- repository_update_events ProtectedBranch: - id - project_id |
