Sha256: 4f787b0064372b2ede1c21b849e363c06a1a2e1710d5250ee120b92d30886e60

Contents?: true

Size: 1.23 KB

Versions: 6

Compression:

Stored size: 1.23 KB

Contents

{
  "id": 3,
  "description": null,
  "default_branch": "master",
  "public": 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",
  "tag_list": [

  ],
  "name": "GitLab Community Edition",
  "name_with_namespace": "GitLab / GitLab Community Edition",
  "path": "gitlab-ce",
  "path_with_namespace": "gitlab/gitlab-ce",
  "issues_enabled": true,
  "open_issues_count": 1,
  "merge_requests_enabled": true,
  "builds_enabled": true,
  "wiki_enabled": true,
  "snippets_enabled": false,
  "container_registry_enabled": false,
  "created_at": "2013-09-30T13:46:02Z",
  "last_activity_at": "2013-09-30T13:46:02Z",
  "creator_id": 3,
  "namespace": {
    "created_at": "2013-09-30T13:46:02Z",
    "description": "",
    "id": 3,
    "name": "GitLab",
    "owner_id": 1,
    "path": "gitlab",
    "updated_at": "2013-09-30T13:46:02Z"
  },
  "archived": true,
  "avatar_url": "http://example.com/uploads/project/avatar/3/uploads/avatar.png",
  "shared_runners_enabled": true,
  "forks_count": 0,
  "star_count": 0,
  "public_builds": true,
  "shared_with_groups": [],
  "only_allow_merge_if_build_succeeds": false
}

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gitlab-4.4.0 spec/fixtures/project_unstar.json
gitlab-4.3.0 spec/fixtures/project_unstar.json
gitlab-4.2.0 spec/fixtures/project_unstar.json
gitlab-4.1.0 spec/fixtures/project_unstar.json
gitlab-4.0.0 spec/fixtures/project_unstar.json
gitlab-akerl-4.0.0 spec/fixtures/project_unstar.json