Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(393)

Side by Side Diff: samples/github/lib/src/github_mock_data/repos/dart-lang/fletch.data

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 HTTP/1.1 200 OK
2 Server: GitHubMock.com
3 Date: Tue, 21 Apr 2015 08:44:30 GMT
4 Content-Type: application/json; charset=utf-8
5 Content-Length: 5972
6 Status: 200 OK
7 X-RateLimit-Limit: 60
8 X-RateLimit-Remaining: 57
9 X-RateLimit-Reset: 1429606274
10 Cache-Control: public, max-age=60, s-maxage=60
11 Last-Modified: Tue, 21 Apr 2015 07:42:13 GMT
12 ETag: "c43897b5cdfb9bf72255f73c476ccf58"
13 Vary: Accept
14 X-GitHub-Media-Type: github.v3
15 X-XSS-Protection: 1; mode=block
16 X-Frame-Options: deny
17 Content-Security-Policy: default-src 'none'
18 Access-Control-Allow-Credentials: true
19 Access-Control-Expose-Headers: ETag, Link, X-GitHub-OTP, X-RateLimit-Limit, X-Ra teLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X -Poll-Interval
20 Access-Control-Allow-Origin: *
21 X-GitHub-Request-Id: 026D42C3:531F:177BB66:55360DED
22 Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
23 X-Content-Type-Options: nosniff
24 Vary: Accept-Encoding
25 X-Served-By: 2811da37fbdda4367181b328b22b2499
26
27 {
28 "id": 29306978,
29 "name": "fletch",
30 "full_name": "dart-lang/fletch",
31 "owner": {
32 "login": "dart-lang",
33 "id": 1609975,
34 "avatar_url": "https://avatars.githubusercontent.com/u/1609975?v=3",
35 "gravatar_id": "",
36 "url": "https://api.github.com/users/dart-lang",
37 "html_url": "https://github.com/dart-lang",
38 "followers_url": "https://api.github.com/users/dart-lang/followers",
39 "following_url": "https://api.github.com/users/dart-lang/following{/other_us er}",
40 "gists_url": "https://api.github.com/users/dart-lang/gists{/gist_id}",
41 "starred_url": "https://api.github.com/users/dart-lang/starred{/owner}{/repo }",
42 "subscriptions_url": "https://api.github.com/users/dart-lang/subscriptions",
43 "organizations_url": "https://api.github.com/users/dart-lang/orgs",
44 "repos_url": "https://api.github.com/users/dart-lang/repos",
45 "events_url": "https://api.github.com/users/dart-lang/events{/privacy}",
46 "received_events_url": "https://api.github.com/users/dart-lang/received_even ts",
47 "type": "Organization",
48 "site_admin": false
49 },
50 "private": false,
51 "html_url": "https://github.com/dart-lang/fletch",
52 "description": "Implement highly concurrent apps in the Dart programming langu age (experimental).",
53 "fork": false,
54 "url": "https://api.github.com/repos/dart-lang/fletch",
55 "forks_url": "https://api.github.com/repos/dart-lang/fletch/forks",
56 "keys_url": "https://api.github.com/repos/dart-lang/fletch/keys{/key_id}",
57 "collaborators_url": "https://api.github.com/repos/dart-lang/fletch/collaborat ors{/collaborator}",
58 "teams_url": "https://api.github.com/repos/dart-lang/fletch/teams",
59 "hooks_url": "https://api.github.com/repos/dart-lang/fletch/hooks",
60 "issue_events_url": "https://api.github.com/repos/dart-lang/fletch/issues/even ts{/number}",
61 "events_url": "https://api.github.com/repos/dart-lang/fletch/events",
62 "assignees_url": "https://api.github.com/repos/dart-lang/fletch/assignees{/use r}",
63 "branches_url": "https://api.github.com/repos/dart-lang/fletch/branches{/branc h}",
64 "tags_url": "https://api.github.com/repos/dart-lang/fletch/tags",
65 "blobs_url": "https://api.github.com/repos/dart-lang/fletch/git/blobs{/sha}",
66 "git_tags_url": "https://api.github.com/repos/dart-lang/fletch/git/tags{/sha}" ,
67 "git_refs_url": "https://api.github.com/repos/dart-lang/fletch/git/refs{/sha}" ,
68 "trees_url": "https://api.github.com/repos/dart-lang/fletch/git/trees{/sha}",
69 "statuses_url": "https://api.github.com/repos/dart-lang/fletch/statuses/{sha}" ,
70 "languages_url": "https://api.github.com/repos/dart-lang/fletch/languages",
71 "stargazers_url": "https://api.github.com/repos/dart-lang/fletch/stargazers",
72 "contributors_url": "https://api.github.com/repos/dart-lang/fletch/contributor s",
73 "subscribers_url": "https://api.github.com/repos/dart-lang/fletch/subscribers" ,
74 "subscription_url": "https://api.github.com/repos/dart-lang/fletch/subscriptio n",
75 "commits_url": "https://api.github.com/repos/dart-lang/fletch/commits{/sha}",
76 "git_commits_url": "https://api.github.com/repos/dart-lang/fletch/git/commits{ /sha}",
77 "comments_url": "https://api.github.com/repos/dart-lang/fletch/comments{/numbe r}",
78 "issue_comment_url": "https://api.github.com/repos/dart-lang/fletch/issues/com ments{/number}",
79 "contents_url": "https://api.github.com/repos/dart-lang/fletch/contents/{+path }",
80 "compare_url": "https://api.github.com/repos/dart-lang/fletch/compare/{base}.. .{head}",
81 "merges_url": "https://api.github.com/repos/dart-lang/fletch/merges",
82 "archive_url": "https://api.github.com/repos/dart-lang/fletch/{archive_format} {/ref}",
83 "downloads_url": "https://api.github.com/repos/dart-lang/fletch/downloads",
84 "issues_url": "https://api.github.com/repos/dart-lang/fletch/issues{/number}",
85 "pulls_url": "https://api.github.com/repos/dart-lang/fletch/pulls{/number}",
86 "milestones_url": "https://api.github.com/repos/dart-lang/fletch/milestones{/n umber}",
87 "notifications_url": "https://api.github.com/repos/dart-lang/fletch/notificati ons{?since,all,participating}",
88 "labels_url": "https://api.github.com/repos/dart-lang/fletch/labels{/name}",
89 "releases_url": "https://api.github.com/repos/dart-lang/fletch/releases{/id}",
90 "created_at": "2015-01-15T16:42:05Z",
91 "updated_at": "2015-04-21T07:42:13Z",
92 "pushed_at": "2015-04-21T07:42:13Z",
93 "git_url": "git://github.com/dart-lang/fletch.git",
94 "ssh_url": "git@github.com:dart-lang/fletch.git",
95 "clone_url": "https://github.com/dart-lang/fletch.git",
96 "svn_url": "https://github.com/dart-lang/fletch",
97 "homepage": "",
98 "size": 6846,
99 "stargazers_count": 68,
100 "watchers_count": 68,
101 "language": "Dart",
102 "has_issues": true,
103 "has_downloads": true,
104 "has_wiki": true,
105 "has_pages": false,
106 "forks_count": 3,
107 "mirror_url": null,
108 "open_issues_count": 8,
109 "forks": 3,
110 "open_issues": 8,
111 "watchers": 68,
112 "default_branch": "master",
113 "organization": {
114 "login": "dart-lang",
115 "id": 1609975,
116 "avatar_url": "https://avatars.githubusercontent.com/u/1609975?v=3",
117 "gravatar_id": "",
118 "url": "https://api.github.com/users/dart-lang",
119 "html_url": "https://github.com/dart-lang",
120 "followers_url": "https://api.github.com/users/dart-lang/followers",
121 "following_url": "https://api.github.com/users/dart-lang/following{/other_us er}",
122 "gists_url": "https://api.github.com/users/dart-lang/gists{/gist_id}",
123 "starred_url": "https://api.github.com/users/dart-lang/starred{/owner}{/repo }",
124 "subscriptions_url": "https://api.github.com/users/dart-lang/subscriptions",
125 "organizations_url": "https://api.github.com/users/dart-lang/orgs",
126 "repos_url": "https://api.github.com/users/dart-lang/repos",
127 "events_url": "https://api.github.com/users/dart-lang/events{/privacy}",
128 "received_events_url": "https://api.github.com/users/dart-lang/received_even ts",
129 "type": "Organization",
130 "site_admin": false
131 },
132 "network_count": 3,
133 "subscribers_count": 55
134 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698