Sha256: 113536141a730ec6aed6189e0c8e121a56de5c939d15dc4a4d5c112a7f869f07

Contents?: true

Size: 1.3 KB

Versions: 10

Compression:

Stored size: 1.3 KB

Contents

{
   "id":20,
   "description":"desc",
   "default_branch":"master",
   "tag_list":[

   ],
   "public":false,
   "archived":false,
   "visibility_level":10,
   "ssh_url_to_repo":"git@git.gitlab.com:root/gitlab.git",
   "http_url_to_repo":"http://git.gitlab.com/root/gitlab.git",
   "web_url":"http://git.gitlab.com/root/gitlab",
   "owner":{
      "name":"Jack Smith",
      "username":"jack.smith",
      "id":2,
      "state":"active",
      "avatar_url":"http://git.gitlab.com/uploads/user/avatar/1/12586377.jpeg"
   },
   "name":"gitlab",
   "name_with_namespace":"Jack Smith / gitlab",
   "path":"gitlab",
   "path_with_namespace":"jack.smith/gitlab",
   "issues_enabled":true,
   "merge_requests_enabled":true,
   "wiki_enabled":true,
   "snippets_enabled":false,
   "created_at":"2015-06-08T01:29:17.190Z",
   "last_activity_at":"2015-06-08T01:29:17.190Z",
   "creator_id":1,
   "namespace":{
      "id":1,
      "name":"jack.smith",
      "path":"jack.smith",
      "owner_id":2,
      "created_at":"2015-05-28T19:23:40.445Z",
      "updated_at":"2015-05-28T19:23:40.445Z",
      "description":"",
      "avatar":null
   },
   "forked_from_project":{
      "id":3,
      "name":"Gitlab",
      "name_with_namespace":"Root / gitlab",
      "path":"gitlab",
      "path_with_namespace":"root/gitlab"
   },
   "avatar_url":null
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
gitlab-4.4.0 spec/fixtures/project_forked_for_user.json
gitlab-4.3.0 spec/fixtures/project_forked_for_user.json
gitlab-4.2.0 spec/fixtures/project_forked_for_user.json
gitlab-4.1.0 spec/fixtures/project_forked_for_user.json
gitlab-4.0.0 spec/fixtures/project_forked_for_user.json
gitlab-akerl-4.0.0 spec/fixtures/project_forked_for_user.json
gitlab-3.7.0 spec/fixtures/project_forked_for_user.json
gitlab-3.6.1 spec/fixtures/project_forked_for_user.json
gitlab-3.6.0 spec/fixtures/project_forked_for_user.json
gitlab-3.5.0 spec/fixtures/project_forked_for_user.json