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

Side by Side Diff: samples/github/lib/src/github_mock_data/repos/dart-lang/dartino.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
1 HTTP/1.1 200 OK 1 HTTP/1.1 200 OK
2 Server: GitHubMock.com 2 Server: GitHubMock.com
3 Date: Tue, 21 Apr 2015 08:44:30 GMT 3 Date: Tue, 21 Apr 2015 08:44:30 GMT
4 Content-Type: application/json; charset=utf-8 4 Content-Type: application/json; charset=utf-8
5 Content-Length: 5972 5 Content-Length: 5972
6 Status: 200 OK 6 Status: 200 OK
7 X-RateLimit-Limit: 60 7 X-RateLimit-Limit: 60
8 X-RateLimit-Remaining: 57 8 X-RateLimit-Remaining: 57
9 X-RateLimit-Reset: 1429606274 9 X-RateLimit-Reset: 1429606274
10 Cache-Control: public, max-age=60, s-maxage=60 10 Cache-Control: public, max-age=60, s-maxage=60
11 Last-Modified: Tue, 21 Apr 2015 07:42:13 GMT 11 Last-Modified: Tue, 21 Apr 2015 07:42:13 GMT
12 ETag: "c43897b5cdfb9bf72255f73c476ccf58" 12 ETag: "c43897b5cdfb9bf72255f73c476ccf58"
13 Vary: Accept 13 Vary: Accept
14 X-GitHub-Media-Type: github.v3 14 X-GitHub-Media-Type: github.v3
15 X-XSS-Protection: 1; mode=block 15 X-XSS-Protection: 1; mode=block
16 X-Frame-Options: deny 16 X-Frame-Options: deny
17 Content-Security-Policy: default-src 'none' 17 Content-Security-Policy: default-src 'none'
18 Access-Control-Allow-Credentials: true 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 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: * 20 Access-Control-Allow-Origin: *
21 X-GitHub-Request-Id: 026D42C3:531F:177BB66:55360DED 21 X-GitHub-Request-Id: 026D42C3:531F:177BB66:55360DED
22 Strict-Transport-Security: max-age=31536000; includeSubdomains; preload 22 Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
23 X-Content-Type-Options: nosniff 23 X-Content-Type-Options: nosniff
24 Vary: Accept-Encoding 24 Vary: Accept-Encoding
25 X-Served-By: 2811da37fbdda4367181b328b22b2499 25 X-Served-By: 2811da37fbdda4367181b328b22b2499
26 26
27 { 27 {
28 "id": 29306978, 28 "id": 29306978,
29 "name": "fletch", 29 "name": "dartino",
30 "full_name": "dart-lang/fletch", 30 "full_name": "dart-lang/dartino",
31 "owner": { 31 "owner": {
32 "login": "dart-lang", 32 "login": "dart-lang",
33 "id": 1609975, 33 "id": 1609975,
34 "avatar_url": "https://avatars.githubusercontent.com/u/1609975?v=3", 34 "avatar_url": "https://avatars.githubusercontent.com/u/1609975?v=3",
35 "gravatar_id": "", 35 "gravatar_id": "",
36 "url": "https://api.github.com/users/dart-lang", 36 "url": "https://api.github.com/users/dart-lang",
37 "html_url": "https://github.com/dart-lang", 37 "html_url": "https://github.com/dart-lang",
38 "followers_url": "https://api.github.com/users/dart-lang/followers", 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}", 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}", 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 }", 41 "starred_url": "https://api.github.com/users/dart-lang/starred{/owner}{/repo }",
42 "subscriptions_url": "https://api.github.com/users/dart-lang/subscriptions", 42 "subscriptions_url": "https://api.github.com/users/dart-lang/subscriptions",
43 "organizations_url": "https://api.github.com/users/dart-lang/orgs", 43 "organizations_url": "https://api.github.com/users/dart-lang/orgs",
44 "repos_url": "https://api.github.com/users/dart-lang/repos", 44 "repos_url": "https://api.github.com/users/dart-lang/repos",
45 "events_url": "https://api.github.com/users/dart-lang/events{/privacy}", 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", 46 "received_events_url": "https://api.github.com/users/dart-lang/received_even ts",
47 "type": "Organization", 47 "type": "Organization",
48 "site_admin": false 48 "site_admin": false
49 }, 49 },
50 "private": false, 50 "private": false,
51 "html_url": "https://github.com/dart-lang/fletch", 51 "html_url": "https://github.com/dart-lang/dartino",
52 "description": "Implement highly concurrent apps in the Dart programming langu age (experimental).", 52 "description": "Implement highly concurrent apps in the Dart programming langu age (experimental).",
53 "fork": false, 53 "fork": false,
54 "url": "https://api.github.com/repos/dart-lang/fletch", 54 "url": "https://api.github.com/repos/dart-lang/dartino",
55 "forks_url": "https://api.github.com/repos/dart-lang/fletch/forks", 55 "forks_url": "https://api.github.com/repos/dart-lang/dartino/forks",
56 "keys_url": "https://api.github.com/repos/dart-lang/fletch/keys{/key_id}", 56 "keys_url": "https://api.github.com/repos/dart-lang/dartino/keys{/key_id}",
57 "collaborators_url": "https://api.github.com/repos/dart-lang/fletch/collaborat ors{/collaborator}", 57 "collaborators_url": "https://api.github.com/repos/dart-lang/dartino/collabora tors{/collaborator}",
58 "teams_url": "https://api.github.com/repos/dart-lang/fletch/teams", 58 "teams_url": "https://api.github.com/repos/dart-lang/dartino/teams",
59 "hooks_url": "https://api.github.com/repos/dart-lang/fletch/hooks", 59 "hooks_url": "https://api.github.com/repos/dart-lang/dartino/hooks",
60 "issue_events_url": "https://api.github.com/repos/dart-lang/fletch/issues/even ts{/number}", 60 "issue_events_url": "https://api.github.com/repos/dart-lang/dartino/issues/eve nts{/number}",
61 "events_url": "https://api.github.com/repos/dart-lang/fletch/events", 61 "events_url": "https://api.github.com/repos/dart-lang/dartino/events",
62 "assignees_url": "https://api.github.com/repos/dart-lang/fletch/assignees{/use r}", 62 "assignees_url": "https://api.github.com/repos/dart-lang/dartino/assignees{/us er}",
63 "branches_url": "https://api.github.com/repos/dart-lang/fletch/branches{/branc h}", 63 "branches_url": "https://api.github.com/repos/dart-lang/dartino/branches{/bran ch}",
64 "tags_url": "https://api.github.com/repos/dart-lang/fletch/tags", 64 "tags_url": "https://api.github.com/repos/dart-lang/dartino/tags",
65 "blobs_url": "https://api.github.com/repos/dart-lang/fletch/git/blobs{/sha}", 65 "blobs_url": "https://api.github.com/repos/dart-lang/dartino/git/blobs{/sha}",
66 "git_tags_url": "https://api.github.com/repos/dart-lang/fletch/git/tags{/sha}" , 66 "git_tags_url": "https://api.github.com/repos/dart-lang/dartino/git/tags{/sha} ",
67 "git_refs_url": "https://api.github.com/repos/dart-lang/fletch/git/refs{/sha}" , 67 "git_refs_url": "https://api.github.com/repos/dart-lang/dartino/git/refs{/sha} ",
68 "trees_url": "https://api.github.com/repos/dart-lang/fletch/git/trees{/sha}", 68 "trees_url": "https://api.github.com/repos/dart-lang/dartino/git/trees{/sha}",
69 "statuses_url": "https://api.github.com/repos/dart-lang/fletch/statuses/{sha}" , 69 "statuses_url": "https://api.github.com/repos/dart-lang/dartino/statuses/{sha} ",
70 "languages_url": "https://api.github.com/repos/dart-lang/fletch/languages", 70 "languages_url": "https://api.github.com/repos/dart-lang/dartino/languages",
71 "stargazers_url": "https://api.github.com/repos/dart-lang/fletch/stargazers", 71 "stargazers_url": "https://api.github.com/repos/dart-lang/dartino/stargazers",
72 "contributors_url": "https://api.github.com/repos/dart-lang/fletch/contributor s", 72 "contributors_url": "https://api.github.com/repos/dart-lang/dartino/contributo rs",
73 "subscribers_url": "https://api.github.com/repos/dart-lang/fletch/subscribers" , 73 "subscribers_url": "https://api.github.com/repos/dart-lang/dartino/subscribers ",
74 "subscription_url": "https://api.github.com/repos/dart-lang/fletch/subscriptio n", 74 "subscription_url": "https://api.github.com/repos/dart-lang/dartino/subscripti on",
75 "commits_url": "https://api.github.com/repos/dart-lang/fletch/commits{/sha}", 75 "commits_url": "https://api.github.com/repos/dart-lang/dartino/commits{/sha}",
76 "git_commits_url": "https://api.github.com/repos/dart-lang/fletch/git/commits{ /sha}", 76 "git_commits_url": "https://api.github.com/repos/dart-lang/dartino/git/commits {/sha}",
77 "comments_url": "https://api.github.com/repos/dart-lang/fletch/comments{/numbe r}", 77 "comments_url": "https://api.github.com/repos/dart-lang/dartino/comments{/numb er}",
78 "issue_comment_url": "https://api.github.com/repos/dart-lang/fletch/issues/com ments{/number}", 78 "issue_comment_url": "https://api.github.com/repos/dart-lang/dartino/issues/co mments{/number}",
79 "contents_url": "https://api.github.com/repos/dart-lang/fletch/contents/{+path }", 79 "contents_url": "https://api.github.com/repos/dart-lang/dartino/contents/{+pat h}",
80 "compare_url": "https://api.github.com/repos/dart-lang/fletch/compare/{base}.. .{head}", 80 "compare_url": "https://api.github.com/repos/dart-lang/dartino/compare/{base}. ..{head}",
81 "merges_url": "https://api.github.com/repos/dart-lang/fletch/merges", 81 "merges_url": "https://api.github.com/repos/dart-lang/dartino/merges",
82 "archive_url": "https://api.github.com/repos/dart-lang/fletch/{archive_format} {/ref}", 82 "archive_url": "https://api.github.com/repos/dart-lang/dartino/{archive_format }{/ref}",
83 "downloads_url": "https://api.github.com/repos/dart-lang/fletch/downloads", 83 "downloads_url": "https://api.github.com/repos/dart-lang/dartino/downloads",
84 "issues_url": "https://api.github.com/repos/dart-lang/fletch/issues{/number}", 84 "issues_url": "https://api.github.com/repos/dart-lang/dartino/issues{/number}" ,
85 "pulls_url": "https://api.github.com/repos/dart-lang/fletch/pulls{/number}", 85 "pulls_url": "https://api.github.com/repos/dart-lang/dartino/pulls{/number}",
86 "milestones_url": "https://api.github.com/repos/dart-lang/fletch/milestones{/n umber}", 86 "milestones_url": "https://api.github.com/repos/dart-lang/dartino/milestones{/ number}",
87 "notifications_url": "https://api.github.com/repos/dart-lang/fletch/notificati ons{?since,all,participating}", 87 "notifications_url": "https://api.github.com/repos/dart-lang/dartino/notificat ions{?since,all,participating}",
88 "labels_url": "https://api.github.com/repos/dart-lang/fletch/labels{/name}", 88 "labels_url": "https://api.github.com/repos/dart-lang/dartino/labels{/name}",
89 "releases_url": "https://api.github.com/repos/dart-lang/fletch/releases{/id}", 89 "releases_url": "https://api.github.com/repos/dart-lang/dartino/releases{/id}" ,
90 "created_at": "2015-01-15T16:42:05Z", 90 "created_at": "2015-01-15T16:42:05Z",
91 "updated_at": "2015-04-21T07:42:13Z", 91 "updated_at": "2015-04-21T07:42:13Z",
92 "pushed_at": "2015-04-21T07:42:13Z", 92 "pushed_at": "2015-04-21T07:42:13Z",
93 "git_url": "git://github.com/dart-lang/fletch.git", 93 "git_url": "git://github.com/dart-lang/dartino.git",
94 "ssh_url": "git@github.com:dart-lang/fletch.git", 94 "ssh_url": "git@github.com:dart-lang/dartino.git",
95 "clone_url": "https://github.com/dart-lang/fletch.git", 95 "clone_url": "https://github.com/dart-lang/dartino.git",
96 "svn_url": "https://github.com/dart-lang/fletch", 96 "svn_url": "https://github.com/dart-lang/dartino",
97 "homepage": "", 97 "homepage": "",
98 "size": 6846, 98 "size": 6846,
99 "stargazers_count": 68, 99 "stargazers_count": 68,
100 "watchers_count": 68, 100 "watchers_count": 68,
101 "language": "Dart", 101 "language": "Dart",
102 "has_issues": true, 102 "has_issues": true,
103 "has_downloads": true, 103 "has_downloads": true,
104 "has_wiki": true, 104 "has_wiki": true,
105 "has_pages": false, 105 "has_pages": false,
106 "forks_count": 3, 106 "forks_count": 3,
(...skipping 18 matching lines...) Expand all
125 "organizations_url": "https://api.github.com/users/dart-lang/orgs", 125 "organizations_url": "https://api.github.com/users/dart-lang/orgs",
126 "repos_url": "https://api.github.com/users/dart-lang/repos", 126 "repos_url": "https://api.github.com/users/dart-lang/repos",
127 "events_url": "https://api.github.com/users/dart-lang/events{/privacy}", 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", 128 "received_events_url": "https://api.github.com/users/dart-lang/received_even ts",
129 "type": "Organization", 129 "type": "Organization",
130 "site_admin": false 130 "site_admin": false
131 }, 131 },
132 "network_count": 3, 132 "network_count": 3,
133 "subscribers_count": 55 133 "subscribers_count": 55
134 } 134 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698