Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-11-19 18:06:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-11-19 18:06:24 +0300
commit88542a5e9613c8442a982e65ad5cf13eb33bc541 (patch)
tree11a65d86e623b443b8a2976cc93cff360e2da8a2 /spec/fixtures/lib
parentb570d73ecd31e2ca9cf8c2f1adb056edf2869477 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/fixtures/lib')
-rw-r--r--spec/fixtures/lib/gitlab/import_export/complex/project.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/spec/fixtures/lib/gitlab/import_export/complex/project.json b/spec/fixtures/lib/gitlab/import_export/complex/project.json
index 31805a54f2f..8dc91b05f4d 100644
--- a/spec/fixtures/lib/gitlab/import_export/complex/project.json
+++ b/spec/fixtures/lib/gitlab/import_export/complex/project.json
@@ -7209,15 +7209,15 @@
}
],
"project_feature": {
- "builds_access_level": 0,
+ "builds_access_level": 10,
"created_at": "2014-12-26T09:26:45.000Z",
"id": 2,
- "issues_access_level": 0,
- "merge_requests_access_level": 20,
+ "issues_access_level": 10,
+ "merge_requests_access_level": 10,
"project_id": 4,
- "snippets_access_level": 20,
+ "snippets_access_level": 10,
"updated_at": "2016-09-23T11:58:28.000Z",
- "wiki_access_level": 20
+ "wiki_access_level": 10
},
"custom_attributes": [
{
@@ -7257,6 +7257,9 @@
"image_url": "http://www.example.com"
}
],
+ "ci_cd_settings": {
+ "group_runners_enabled": false
+ },
"boards": [
{
"id": 29,