github_api 0.11.3 → 0.12.0
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +33 -16
- data/Rakefile +3 -3
- data/features/activity/events.feature +7 -7
- data/features/activity/notifications.feature +1 -1
- data/features/activity/starring.feature +2 -2
- data/features/activity/watching.feature +26 -2
- data/features/arguments_parsing.feature +3 -3
- data/features/auto_pagination.feature +7 -7
- data/features/cassettes/activity/events/issue.json +1 -0
- data/features/cassettes/activity/events/network.json +1 -0
- data/features/cassettes/activity/events/org.json +1 -0
- data/features/cassettes/activity/events/performed.json +1 -0
- data/features/cassettes/activity/events/public.json +1 -0
- data/features/cassettes/activity/events/received.json +1 -0
- data/features/cassettes/activity/events/repo.json +1 -0
- data/features/cassettes/activity/notifications/list_user.json +1 -0
- data/features/cassettes/activity/starring/list.json +1 -0
- data/features/cassettes/activity/starring/star.json +1 -0
- data/features/cassettes/activity/starring/starred.json +1 -0
- data/features/cassettes/activity/starring/starring.json +1 -0
- data/features/cassettes/activity/starring/unstar.json +1 -0
- data/features/cassettes/activity/watching/create.json +1 -0
- data/features/cassettes/activity/watching/delete.json +1 -0
- data/features/cassettes/activity/watching/list.json +1 -0
- data/features/cassettes/activity/watching/subscribed.json +1 -0
- data/features/cassettes/activity/watching/unwatch.json +1 -0
- data/features/cassettes/activity/watching/watch.json +1 -0
- data/features/cassettes/activity/watching/watched.json +1 -0
- data/features/cassettes/activity/watching/watching.json +1 -0
- data/features/cassettes/arguments/orgs/get.json +1 -0
- data/features/cassettes/arguments/pulls/get.json +1 -0
- data/features/cassettes/arguments/repo_commits/get.json +1 -0
- data/features/cassettes/auto_pagination/repos/get.json +1 -0
- data/features/cassettes/auto_pagination/repos/global_list.json +1 -0
- data/features/cassettes/auto_pagination/repos/list.json +1 -0
- data/features/cassettes/emojis/list.json +1 -0
- data/features/cassettes/errors/repos/create.json +1 -0
- data/features/cassettes/gists/comments/all.json +1 -0
- data/features/cassettes/gists/comments/first.json +1 -0
- data/features/cassettes/gists/fork.json +1 -0
- data/features/cassettes/gists/gist.json +1 -0
- data/features/cassettes/gists/gists/commits.json +1 -0
- data/features/cassettes/gists/gists/forks.json +1 -0
- data/features/cassettes/gists/gists/public_all.json +1 -0
- data/features/cassettes/gists/gists/starred.json +1 -0
- data/features/cassettes/gists/gists/user_all.json +1 -0
- data/features/cassettes/gists/star.json +1 -0
- data/features/cassettes/gists/starred.json +1 -0
- data/features/cassettes/gists/unstar.json +1 -0
- data/features/cassettes/git_data/commits/get.json +1 -0
- data/features/cassettes/git_data/references/all.json +1 -0
- data/features/cassettes/git_data/references/all_tags.json +1 -0
- data/features/cassettes/git_data/references/one.json +1 -0
- data/features/cassettes/gitignore/get.json +1 -0
- data/features/cassettes/gitignore/get_raw.json +1 -0
- data/features/cassettes/gitignore/list.json +1 -0
- data/features/cassettes/issues/assignees/ckeck.json +1 -0
- data/features/cassettes/issues/assignees/ckeck_not.json +1 -0
- data/features/cassettes/issues/assignees/list.json +1 -0
- data/features/cassettes/issues/comments/create.json +1 -0
- data/features/cassettes/issues/comments/delete.json +1 -0
- data/features/cassettes/issues/comments/edit.json +1 -0
- data/features/cassettes/issues/comments/get.json +1 -0
- data/features/cassettes/issues/comments/list_issue.json +1 -0
- data/features/cassettes/issues/comments/list_repo.json +1 -0
- data/features/cassettes/issues/create.json +1 -0
- data/features/cassettes/issues/edit.json +1 -0
- data/features/cassettes/issues/events/get.json +1 -0
- data/features/cassettes/issues/events/list_issue.json +1 -0
- data/features/cassettes/issues/events/list_repo.json +1 -0
- data/features/cassettes/issues/get.json +1 -0
- data/features/cassettes/issues/labels/add.json +1 -0
- data/features/cassettes/issues/labels/create.json +1 -0
- data/features/cassettes/issues/labels/delete.json +1 -0
- data/features/cassettes/issues/labels/get.json +1 -0
- data/features/cassettes/issues/labels/list_issue.json +1 -0
- data/features/cassettes/issues/labels/list_milestone.json +1 -0
- data/features/cassettes/issues/labels/list_repo.json +1 -0
- data/features/cassettes/issues/labels/remove_all.json +1 -0
- data/features/cassettes/issues/labels/remove_one.json +1 -0
- data/features/cassettes/issues/labels/replace.json +1 -0
- data/features/cassettes/issues/labels/update.json +1 -0
- data/features/cassettes/issues/list/repo.json +1 -0
- data/features/cassettes/issues/list/user.json +1 -0
- data/features/cassettes/issues/milestones/create.json +1 -0
- data/features/cassettes/issues/milestones/delete.json +1 -0
- data/features/cassettes/issues/milestones/get.json +1 -0
- data/features/cassettes/issues/milestones/list.json +1 -0
- data/features/cassettes/issues/milestones/update.json +1 -0
- data/features/cassettes/markdown/render.json +1 -0
- data/features/cassettes/markdown/render_raw.json +1 -0
- data/features/cassettes/media/get_default.json +1 -0
- data/features/cassettes/media/get_full_json.json +1 -0
- data/features/cassettes/media/get_html_json.json +1 -0
- data/features/cassettes/media/get_raw_json.json +1 -0
- data/features/cassettes/media/get_text_json.json +1 -0
- data/features/cassettes/meta/get.json +1 -0
- data/features/cassettes/orgs/get.json +1 -0
- data/features/cassettes/orgs/list/oauth_user.json +1 -0
- data/features/cassettes/orgs/list/user.json +1 -0
- data/features/cassettes/orgs/members/list.json +1 -0
- data/features/cassettes/orgs/members/list_public.json +1 -0
- data/features/cassettes/orgs/members/member_false.json +1 -0
- data/features/cassettes/orgs/members/member_public_false.json +1 -0
- data/features/cassettes/orgs/members/member_public_true.json +1 -0
- data/features/cassettes/pagination/issues/list/first.json +1 -0
- data/features/cassettes/pagination/issues/list/last.json +1 -0
- data/features/cassettes/pagination/issues/list/lastest.json +1 -0
- data/features/cassettes/pagination/issues/list/next.json +1 -0
- data/features/cassettes/pagination/issues/list/prev.json +1 -0
- data/features/cassettes/pagination/repos/commits/list.json +1 -0
- data/features/cassettes/pagination/repos/commits/next.json +1 -0
- data/features/cassettes/pagination/repos/commits/sha.json +1 -0
- data/features/cassettes/pagination/repos/commits/sha/next.json +1 -0
- data/features/cassettes/pagination/repos/diff.json +1 -0
- data/features/cassettes/pagination/repos/diff/next.json +1 -0
- data/features/cassettes/pagination/repos/list.json +1 -0
- data/features/cassettes/pagination/repos/list/next.json +1 -0
- data/features/cassettes/pagination/repos/per_page/each_page.json +1 -0
- data/features/cassettes/pagination/repos/per_page/first.json +1 -0
- data/features/cassettes/pull_requests/comments/list_pull.json +1 -0
- data/features/cassettes/pull_requests/comments/list_repo.json +1 -0
- data/features/cassettes/pull_requests/create.json +1 -0
- data/features/cassettes/pull_requests/get.json +1 -0
- data/features/cassettes/pull_requests/list.json +1 -0
- data/features/cassettes/pull_requests/merge.json +1 -0
- data/features/cassettes/pull_requests/merged.json +1 -0
- data/features/cassettes/ratelimit/get.json +1 -0
- data/features/cassettes/ratelimit/get_remaining.json +1 -0
- data/features/cassettes/ratelimit/get_reset.json +1 -0
- data/features/cassettes/repos/assets/delete.json +1 -0
- data/features/cassettes/repos/assets/edit.json +1 -0
- data/features/cassettes/repos/assets/get.json +1 -0
- data/features/cassettes/repos/assets/list.json +1 -0
- data/features/cassettes/repos/assets/upload.json +1 -0
- data/features/cassettes/repos/branch.json +1 -0
- data/features/cassettes/repos/branch_mutation_one.json +1 -0
- data/features/cassettes/repos/branch_mutation_two.json +1 -0
- data/features/cassettes/repos/branches.json +1 -0
- data/features/cassettes/repos/comments/list.json +1 -0
- data/features/cassettes/repos/commits/compare.json +1 -0
- data/features/cassettes/repos/commits/get.json +1 -0
- data/features/cassettes/repos/commits/list.json +1 -0
- data/features/cassettes/repos/contents/archive.json +1 -0
- data/features/cassettes/repos/contents/create.json +1 -0
- data/features/cassettes/repos/contents/delete.json +1 -0
- data/features/cassettes/repos/contents/get.json +1 -0
- data/features/cassettes/repos/contents/readme.json +1 -0
- data/features/cassettes/repos/contents/update.json +1 -0
- data/features/cassettes/repos/create.json +1 -0
- data/features/cassettes/repos/deployments/create.json +1 -0
- data/features/cassettes/repos/deployments/create_status.json +1 -0
- data/features/cassettes/repos/deployments/list.json +1 -0
- data/features/cassettes/repos/deployments/list_statuses.json +1 -0
- data/features/cassettes/repos/forks/list.json +1 -0
- data/features/cassettes/repos/forks/list_sort.json +1 -0
- data/features/cassettes/repos/get.json +1 -0
- data/features/cassettes/repos/languages.json +1 -0
- data/features/cassettes/repos/list.json +1 -0
- data/features/cassettes/repos/list_org.json +1 -0
- data/features/cassettes/repos/list_org_instance.json +1 -0
- data/features/cassettes/repos/list_repos.json +1 -0
- data/features/cassettes/repos/pages/get.json +1 -0
- data/features/cassettes/repos/pages/list_builds.json +1 -0
- data/features/cassettes/repos/releases/create.json +1 -0
- data/features/cassettes/repos/releases/delete.json +1 -0
- data/features/cassettes/repos/releases/edit.json +1 -0
- data/features/cassettes/repos/releases/get.json +1 -0
- data/features/cassettes/repos/releases/list.json +1 -0
- data/features/cassettes/repos/stats/commits.json +1 -0
- data/features/cassettes/repos/stats/contribs.json +1 -0
- data/features/cassettes/repos/stats/frequency.json +1 -0
- data/features/cassettes/repos/stats/participation.json +1 -0
- data/features/cassettes/repos/stats/punch.json +1 -0
- data/features/cassettes/repos/statuses/list.json +1 -0
- data/features/cassettes/repos/statuses/list_combined.json +1 -0
- data/features/cassettes/repos/tags.json +1 -0
- data/features/cassettes/say/custom.json +1 -0
- data/features/cassettes/say/random.json +1 -0
- data/features/cassettes/search/code.json +1 -0
- data/features/cassettes/search/code_query.json +1 -0
- data/features/cassettes/search/code_unicode.json +1 -0
- data/features/cassettes/search/issues.json +1 -0
- data/features/cassettes/search/legacy/email.json +1 -0
- data/features/cassettes/search/legacy/issues.json +1 -0
- data/features/cassettes/search/legacy/repos.json +1 -0
- data/features/cassettes/search/legacy/users.json +1 -0
- data/features/cassettes/search/legacy/users_keyword.json +1 -0
- data/features/cassettes/search/repos.json +1 -0
- data/features/cassettes/search/users.json +1 -0
- data/features/cassettes/search/users_keyword.json +1 -0
- data/features/cassettes/users/all.json +1 -0
- data/features/cassettes/users/emails/add.json +1 -0
- data/features/cassettes/users/emails/all.json +1 -0
- data/features/cassettes/users/emails/delete.json +1 -0
- data/features/cassettes/users/followers/follow.json +1 -0
- data/features/cassettes/users/followers/following.json +1 -0
- data/features/cassettes/users/followers/following_.json +1 -0
- data/features/cassettes/users/followers/following_another.json +1 -0
- data/features/cassettes/users/followers/list.json +1 -0
- data/features/cassettes/users/followers/unfollow.json +1 -0
- data/features/cassettes/users/get/oauth.json +1 -0
- data/features/cassettes/users/get/user.json +1 -0
- data/features/cassettes/users/keys/create.json +1 -0
- data/features/cassettes/users/keys/delete.json +1 -0
- data/features/cassettes/users/keys/user.json +1 -0
- data/features/cassettes/users/keys/user_all.json +1 -0
- data/features/cassettes/users/keys/user_all.yml +1 -1
- data/features/emojis.feature +1 -1
- data/features/error_codes.feature +1 -1
- data/features/gists.feature +24 -6
- data/features/gists/comments.feature +11 -11
- data/features/git_data/commmits.feature +1 -1
- data/features/git_data/references.feature +7 -7
- data/features/github_api.feature +13 -13
- data/features/gitignore.feature +2 -2
- data/features/issues.feature +1 -1
- data/features/issues/assignees.feature +1 -1
- data/features/issues/comments.feature +12 -12
- data/features/issues/events.feature +4 -4
- data/features/issues/labels.feature +9 -9
- data/features/issues/milestones.feature +7 -7
- data/features/markdown.feature +10 -10
- data/features/media_type.feature +1 -1
- data/features/meta.feature +1 -1
- data/features/orgs.feature +1 -1
- data/features/orgs/members.feature +8 -8
- data/features/pagination.feature +34 -34
- data/features/pull_requests.feature +36 -1
- data/features/pull_requests/comments.feature +4 -4
- data/features/rate_limit.feature +7 -1
- data/features/repos.feature +20 -6
- data/features/repos/assets.feature +2 -2
- data/features/repos/comments.feature +14 -0
- data/features/repos/commits.feature +35 -0
- data/features/repos/contents.feature +11 -11
- data/features/repos/deployments.feature +50 -0
- data/features/repos/forks.feature +2 -2
- data/features/repos/pages.feature +1 -1
- data/features/repos/releases.feature +3 -3
- data/features/repos/statistics.feature +14 -14
- data/features/repos/statuses.feature +14 -1
- data/features/say.feature +43 -43
- data/features/search.feature +3 -3
- data/features/search/legacy.feature +1 -1
- data/features/step_definitions/common_steps.rb +12 -1
- data/features/support/vcr.rb +6 -1
- data/features/users.feature +1 -1
- data/features/users/emails.feature +4 -4
- data/features/users/followers.feature +63 -0
- data/features/users/keys.feature +22 -1
- data/lib/github_api.rb +30 -25
- data/lib/github_api/api.rb +227 -24
- data/lib/github_api/api/actions.rb +5 -7
- data/lib/github_api/api/arguments.rb +248 -0
- data/lib/github_api/api/config.rb +107 -0
- data/lib/github_api/api/config/property.rb +30 -0
- data/lib/github_api/api/config/property_set.rb +118 -0
- data/lib/github_api/api/factory.rb +33 -0
- data/lib/github_api/client.rb +40 -56
- data/lib/github_api/client/activity.rb +25 -0
- data/lib/github_api/client/activity/events.rb +216 -0
- data/lib/github_api/client/activity/notifications.rb +184 -0
- data/lib/github_api/client/activity/starring.rb +128 -0
- data/lib/github_api/client/activity/watching.rb +174 -0
- data/lib/github_api/client/authorizations.rb +143 -0
- data/lib/github_api/client/authorizations/app.rb +98 -0
- data/lib/github_api/client/emojis.rb +17 -0
- data/lib/github_api/client/gists.rb +259 -0
- data/lib/github_api/client/gists/comments.rb +100 -0
- data/lib/github_api/client/git_data.rb +29 -0
- data/lib/github_api/client/git_data/blobs.rb +50 -0
- data/lib/github_api/client/git_data/commits.rb +99 -0
- data/lib/github_api/client/git_data/references.rb +146 -0
- data/lib/github_api/client/git_data/tags.rb +94 -0
- data/lib/github_api/client/git_data/trees.rb +111 -0
- data/lib/github_api/client/gitignore.rb +55 -0
- data/lib/github_api/client/issues.rb +246 -0
- data/lib/github_api/client/issues/assignees.rb +42 -0
- data/lib/github_api/client/issues/comments.rb +144 -0
- data/lib/github_api/client/issues/events.rb +48 -0
- data/lib/github_api/client/issues/labels.rb +187 -0
- data/lib/github_api/client/issues/milestones.rb +144 -0
- data/lib/github_api/client/markdown.rb +60 -0
- data/lib/github_api/client/meta.rb +17 -0
- data/lib/github_api/client/orgs.rb +98 -0
- data/lib/github_api/client/orgs/members.rb +125 -0
- data/lib/github_api/client/orgs/teams.rb +291 -0
- data/lib/github_api/client/pull_requests.rb +205 -0
- data/lib/github_api/client/pull_requests/comments.rb +165 -0
- data/lib/github_api/client/repos.rb +451 -0
- data/lib/github_api/client/repos/collaborators.rb +83 -0
- data/lib/github_api/client/repos/comments.rb +124 -0
- data/lib/github_api/client/repos/commits.rb +78 -0
- data/lib/github_api/client/repos/contents.rb +240 -0
- data/lib/github_api/client/repos/deployments.rb +135 -0
- data/lib/github_api/client/repos/downloads.rb +60 -0
- data/lib/github_api/client/repos/forks.rb +46 -0
- data/lib/github_api/client/repos/hooks.rb +212 -0
- data/lib/github_api/client/repos/keys.rb +81 -0
- data/lib/github_api/client/repos/merging.rb +45 -0
- data/lib/github_api/client/repos/pages.rb +46 -0
- data/lib/github_api/client/repos/pub_sub_hubbub.rb +133 -0
- data/lib/github_api/client/repos/releases.rb +153 -0
- data/lib/github_api/client/repos/releases/assets.rb +134 -0
- data/lib/github_api/client/repos/statistics.rb +87 -0
- data/lib/github_api/client/repos/statuses.rb +89 -0
- data/lib/github_api/client/say.rb +23 -0
- data/lib/github_api/client/scopes.rb +18 -0
- data/lib/github_api/client/search.rb +130 -0
- data/lib/github_api/client/search/legacy.rb +109 -0
- data/lib/github_api/client/users.rb +115 -0
- data/lib/github_api/client/users/emails.rb +62 -0
- data/lib/github_api/client/users/followers.rb +113 -0
- data/lib/github_api/client/users/keys.rb +102 -0
- data/lib/github_api/configuration.rb +25 -95
- data/lib/github_api/connection.rb +13 -15
- data/lib/github_api/normalizer.rb +1 -3
- data/lib/github_api/rate_limit.rb +6 -0
- data/lib/github_api/request.rb +49 -37
- data/lib/github_api/request/basic_auth.rb +1 -1
- data/lib/github_api/request/jsonize.rb +7 -5
- data/lib/github_api/request/oauth2.rb +1 -1
- data/lib/github_api/request/verbs.rb +60 -0
- data/lib/github_api/version.rb +2 -2
- data/spec/fixtures/auths/check.json +36 -0
- data/spec/fixtures/repos/deployment.json +31 -0
- data/spec/fixtures/repos/deployment_status.json +33 -0
- data/spec/fixtures/repos/deployment_statuses.json +68 -0
- data/spec/fixtures/repos/deployments.json +33 -0
- data/spec/github/api/arguments/dsl_spec.rb +10 -0
- data/spec/github/api/arguments/parse_spec.rb +88 -0
- data/spec/github/api/callbacks_spec.rb +59 -0
- data/spec/github/api/namespace_spec.rb +41 -0
- data/spec/github/api/property_spec.rb +100 -0
- data/spec/github/api/set_spec.rb +2 -3
- data/spec/github/api_factory_spec.rb +4 -4
- data/spec/github/api_spec.rb +2 -3
- data/spec/github/client/activity/events/issue_spec.rb +51 -0
- data/spec/github/client/activity/events/network_spec.rb +49 -0
- data/spec/github/client/activity/events/org_spec.rb +50 -0
- data/spec/github/client/activity/events/performed_spec.rb +73 -0
- data/spec/github/client/activity/events/public_spec.rb +44 -0
- data/spec/github/client/activity/events/received_spec.rb +72 -0
- data/spec/github/client/activity/events/repository_spec.rb +53 -0
- data/spec/github/client/activity/events/user_org_spec.rb +53 -0
- data/spec/github/client/activity/notifications/create_spec.rb +44 -0
- data/spec/github/client/activity/notifications/delete_spec.rb +41 -0
- data/spec/github/client/activity/notifications/get_spec.rb +58 -0
- data/spec/github/client/activity/notifications/list_spec.rb +75 -0
- data/spec/github/client/activity/notifications/mark_spec.rb +74 -0
- data/spec/github/client/activity/notifications/subscribed_spec.rb +48 -0
- data/spec/github/client/activity/starring/list_spec.rb +53 -0
- data/spec/github/client/activity/starring/star_spec.rb +36 -0
- data/spec/github/client/activity/starring/starred_spec.rb +53 -0
- data/spec/github/client/activity/starring/starring_spec.rb +38 -0
- data/spec/github/client/activity/starring/unstar_spec.rb +37 -0
- data/spec/github/client/activity/watching/list_spec.rb +47 -0
- data/spec/github/client/activity/watching/unwatch_spec.rb +37 -0
- data/spec/github/client/activity/watching/watch_spec.rb +37 -0
- data/spec/github/client/activity/watching/watched_spec.rb +53 -0
- data/spec/github/client/activity/watching/watching_spec.rb +39 -0
- data/spec/github/client/authorizations/app/check_spec.rb +68 -0
- data/spec/github/client/authorizations/app/create_spec.rb +44 -0
- data/spec/github/client/authorizations/app/delete_spec.rb +59 -0
- data/spec/github/client/authorizations/create_spec.rb +49 -0
- data/spec/github/client/authorizations/delete_spec.rb +38 -0
- data/spec/github/client/authorizations/get_spec.rb +48 -0
- data/spec/github/client/authorizations/list_spec.rb +54 -0
- data/spec/github/client/authorizations/update_spec.rb +49 -0
- data/spec/github/client/gists/comments/create_spec.rb +51 -0
- data/spec/github/client/gists/comments/delete_spec.rb +32 -0
- data/spec/github/client/gists/comments/edit_spec.rb +52 -0
- data/spec/github/client/gists/comments/get_spec.rb +48 -0
- data/spec/github/client/gists/comments/list_spec.rb +51 -0
- data/spec/github/client/gists/comments_spec.rb +11 -0
- data/spec/github/client/gists/create_spec.rb +64 -0
- data/spec/github/client/gists/delete_spec.rb +31 -0
- data/spec/github/client/gists/edit_spec.rb +60 -0
- data/spec/github/client/gists/fork_spec.rb +41 -0
- data/spec/github/client/gists/get_spec.rb +47 -0
- data/spec/github/client/gists/is_starred_spec.rb +44 -0
- data/spec/github/client/gists/list_spec.rb +78 -0
- data/spec/github/client/gists/star_spec.rb +30 -0
- data/spec/github/client/gists/starred_spec.rb +44 -0
- data/spec/github/client/gists/unstar_spec.rb +30 -0
- data/spec/github/client/git_data/blobs/create_spec.rb +64 -0
- data/spec/github/client/git_data/blobs/get_spec.rb +49 -0
- data/spec/github/client/git_data/blobs_spec.rb +9 -0
- data/spec/github/client/git_data/commits/create_spec.rb +77 -0
- data/spec/github/client/git_data/commits/get_spec.rb +50 -0
- data/spec/github/client/git_data/commits_spec.rb +9 -0
- data/spec/github/client/git_data/references/create_spec.rb +67 -0
- data/spec/github/client/git_data/references/delete_spec.rb +39 -0
- data/spec/github/client/git_data/references/get_spec.rb +56 -0
- data/spec/github/client/git_data/references/list_spec.rb +111 -0
- data/spec/github/client/git_data/references/update_spec.rb +62 -0
- data/spec/github/client/git_data/references_spec.rb +11 -0
- data/spec/github/client/git_data/tags/create_spec.rb +63 -0
- data/spec/github/client/git_data/tags/get_spec.rb +48 -0
- data/spec/github/client/git_data/tags_spec.rb +9 -0
- data/spec/github/client/git_data/trees/create_spec.rb +68 -0
- data/spec/github/client/git_data/trees/get_spec.rb +69 -0
- data/spec/github/client/git_data/trees_spec.rb +9 -0
- data/spec/github/client/gitignore/get_spec.rb +53 -0
- data/spec/github/client/gitignore/list_spec.rb +41 -0
- data/spec/github/client/issues/assignees/check_spec.rb +46 -0
- data/spec/github/client/issues/assignees/list_spec.rb +47 -0
- data/spec/github/client/issues/assignees_spec.rb +5 -0
- data/spec/github/client/issues/comments/create_spec.rb +49 -0
- data/spec/github/client/issues/comments/delete_spec.rb +35 -0
- data/spec/github/client/issues/comments/edit_spec.rb +49 -0
- data/spec/github/client/issues/comments/get_spec.rb +48 -0
- data/spec/github/client/issues/comments/list_spec.rb +78 -0
- data/spec/github/client/issues/comments_spec.rb +9 -0
- data/spec/github/client/issues/create_spec.rb +60 -0
- data/spec/github/client/issues/edit_spec.rb +61 -0
- data/spec/github/client/issues/events/get_spec.rb +50 -0
- data/spec/github/client/issues/events/list_spec.rb +85 -0
- data/spec/github/client/issues/events_spec.rb +7 -0
- data/spec/github/client/issues/get_spec.rb +48 -0
- data/spec/github/client/issues/labels/add_spec.rb +50 -0
- data/spec/github/client/issues/labels/create_spec.rb +59 -0
- data/spec/github/client/issues/labels/delete_spec.rb +38 -0
- data/spec/github/client/issues/labels/get_spec.rb +47 -0
- data/spec/github/client/issues/labels/list_spec.rb +102 -0
- data/spec/github/client/issues/labels/remove_spec.rb +57 -0
- data/spec/github/client/issues/labels/replace_spec.rb +48 -0
- data/spec/github/client/issues/labels/update_spec.rb +60 -0
- data/spec/github/client/issues/labels_spec.rb +9 -0
- data/spec/github/client/issues/list_spec.rb +100 -0
- data/spec/github/client/issues/milestones/create_spec.rb +56 -0
- data/spec/github/client/issues/milestones/delete_spec.rb +41 -0
- data/spec/github/client/issues/milestones/get_spec.rb +51 -0
- data/spec/github/client/issues/milestones/list_spec.rb +52 -0
- data/spec/github/client/issues/milestones/update_spec.rb +56 -0
- data/spec/github/client/issues/milestones_spec.rb +11 -0
- data/spec/github/client/orgs/edit_spec.rb +53 -0
- data/spec/github/client/orgs/get_spec.rb +43 -0
- data/spec/github/client/orgs/list_spec.rb +62 -0
- data/spec/github/client/orgs/members/conceal_spec.rb +36 -0
- data/spec/github/client/orgs/members/delete_spec.rb +34 -0
- data/spec/github/client/orgs/members/list_spec.rb +82 -0
- data/spec/github/client/orgs/members/member_spec.rb +66 -0
- data/spec/github/client/orgs/members/publicize_spec.rb +36 -0
- data/spec/github/client/orgs/members_spec.rb +5 -0
- data/spec/github/client/orgs/teams/add_member_spec.rb +40 -0
- data/spec/github/client/orgs/teams/add_repo_spec.rb +39 -0
- data/spec/github/client/orgs/teams/create_spec.rb +58 -0
- data/spec/github/client/orgs/teams/delete_spec.rb +35 -0
- data/spec/github/client/orgs/teams/edit_spec.rb +57 -0
- data/spec/github/client/orgs/teams/get_spec.rb +44 -0
- data/spec/github/client/orgs/teams/list_members_spec.rb +49 -0
- data/spec/github/client/orgs/teams/list_repos_spec.rb +49 -0
- data/spec/github/client/orgs/teams/list_spec.rb +72 -0
- data/spec/github/client/orgs/teams/remove_member_spec.rb +39 -0
- data/spec/github/client/orgs/teams/remove_repo_spec.rb +39 -0
- data/spec/github/client/orgs/teams/team_member_spec.rb +41 -0
- data/spec/github/client/orgs/teams/team_repo_spec.rb +42 -0
- data/spec/github/client/orgs/teams_spec.rb +7 -0
- data/spec/github/client/pull_requests/comments/create_spec.rb +58 -0
- data/spec/github/client/pull_requests/comments/delete_spec.rb +35 -0
- data/spec/github/client/pull_requests/comments/edit_spec.rb +50 -0
- data/spec/github/client/pull_requests/comments/get_spec.rb +51 -0
- data/spec/github/client/pull_requests/comments/list_spec.rb +76 -0
- data/spec/github/client/pull_requests/comments_spec.rb +11 -0
- data/spec/github/client/pull_requests/commits_spec.rb +50 -0
- data/spec/github/client/pull_requests/create_spec.rb +55 -0
- data/spec/github/client/pull_requests/files_spec.rb +50 -0
- data/spec/github/client/pull_requests/get_spec.rb +48 -0
- data/spec/github/client/pull_requests/list_spec.rb +53 -0
- data/spec/github/client/pull_requests/merge_spec.rb +44 -0
- data/spec/github/client/pull_requests/merged_spec.rb +38 -0
- data/spec/github/client/pull_requests/update_spec.rb +55 -0
- data/spec/github/client/repos/assets/delete_spec.rb +39 -0
- data/spec/github/client/repos/assets/edit_spec.rb +40 -0
- data/spec/github/client/repos/assets/get_spec.rb +44 -0
- data/spec/github/client/repos/assets/list_spec.rb +54 -0
- data/spec/github/client/repos/assets/upload_spec.rb +43 -0
- data/spec/github/client/repos/branch_spec.rb +41 -0
- data/spec/github/client/repos/branches_spec.rb +53 -0
- data/spec/github/client/repos/collaborators/add_spec.rb +38 -0
- data/spec/github/client/repos/collaborators/get_spec.rb +49 -0
- data/spec/github/client/repos/collaborators/list_spec.rb +54 -0
- data/spec/github/client/repos/collaborators/remove_spec.rb +38 -0
- data/spec/github/client/repos/collaborators_spec.rb +7 -0
- data/spec/github/client/repos/comments/create_spec.rb +59 -0
- data/spec/github/client/repos/comments/delete_spec.rb +42 -0
- data/spec/github/client/repos/comments/get_spec.rb +51 -0
- data/spec/github/client/repos/comments/list_spec.rb +94 -0
- data/spec/github/client/repos/comments/update_spec.rb +47 -0
- data/spec/github/client/repos/commits/compare_spec.rb +36 -0
- data/spec/github/client/repos/commits/get_spec.rb +49 -0
- data/spec/github/client/repos/commits/list_spec.rb +51 -0
- data/spec/github/client/repos/contents/archive_spec.rb +38 -0
- data/spec/github/client/repos/contents/create_spec.rb +41 -0
- data/spec/github/client/repos/contents/delete_spec.rb +55 -0
- data/spec/github/client/repos/contents/get_spec.rb +35 -0
- data/spec/github/client/repos/contents/readme_spec.rb +30 -0
- data/spec/github/client/repos/contributors_spec.rb +58 -0
- data/spec/github/client/repos/create_spec.rb +77 -0
- data/spec/github/client/repos/delete_spec.rb +37 -0
- data/spec/github/client/repos/deployments/create_spec.rb +54 -0
- data/spec/github/client/repos/deployments/create_status_spec.rb +54 -0
- data/spec/github/client/repos/deployments/list_spec.rb +51 -0
- data/spec/github/client/repos/deployments/statuses_spec.rb +49 -0
- data/spec/github/client/repos/downloads/delete_spec.rb +44 -0
- data/spec/github/client/repos/downloads/get_spec.rb +52 -0
- data/spec/github/client/repos/downloads/list_spec.rb +54 -0
- data/spec/github/client/repos/downloads_spec.rb +13 -0
- data/spec/github/client/repos/edit_spec.rb +59 -0
- data/spec/github/client/repos/forks/create_spec.rb +44 -0
- data/spec/github/client/repos/forks/list_spec.rb +53 -0
- data/spec/github/client/repos/get_spec.rb +50 -0
- data/spec/github/client/repos/hooks/create_spec.rb +67 -0
- data/spec/github/client/repos/hooks/delete_spec.rb +39 -0
- data/spec/github/client/repos/hooks/edit_spec.rb +76 -0
- data/spec/github/client/repos/hooks/get_spec.rb +48 -0
- data/spec/github/client/repos/hooks/list_spec.rb +53 -0
- data/spec/github/client/repos/hooks/ping_spec.rb +39 -0
- data/spec/github/client/repos/hooks/test_spec.rb +39 -0
- data/spec/github/client/repos/hooks_spec.rb +13 -0
- data/spec/github/client/repos/keys/create_spec.rb +49 -0
- data/spec/github/client/repos/keys/delete_spec.rb +39 -0
- data/spec/github/client/repos/keys/get_spec.rb +44 -0
- data/spec/github/client/repos/keys/list_spec.rb +53 -0
- data/spec/github/client/repos/keys_spec.rb +9 -0
- data/spec/github/client/repos/languages_spec.rb +61 -0
- data/spec/github/client/repos/list_spec.rb +120 -0
- data/spec/github/client/repos/merging/merge_spec.rb +59 -0
- data/spec/github/client/repos/pub_sub_hubbub/subscribe_service_spec.rb +26 -0
- data/spec/github/client/repos/pub_sub_hubbub/subscribe_spec.rb +46 -0
- data/spec/github/client/repos/pub_sub_hubbub/unsubscribe_service_spec.rb +20 -0
- data/spec/github/client/repos/pub_sub_hubbub/unsubscribe_spec.rb +58 -0
- data/spec/github/client/repos/releases/create_spec.rb +43 -0
- data/spec/github/client/repos/releases/delete_spec.rb +39 -0
- data/spec/github/client/repos/releases/edit_spec.rb +39 -0
- data/spec/github/client/repos/releases/get_spec.rb +44 -0
- data/spec/github/client/repos/releases/list_spec.rb +53 -0
- data/spec/github/client/repos/statistics/code_frequency_spec.rb +25 -0
- data/spec/github/client/repos/statistics/commit_activity_spec.rb +29 -0
- data/spec/github/client/repos/statistics/contributors_spec.rb +29 -0
- data/spec/github/client/repos/statistics/participation_spec.rb +25 -0
- data/spec/github/client/repos/statistics/punch_card_spec.rb +25 -0
- data/spec/github/client/repos/statuses/create_spec.rb +56 -0
- data/spec/github/client/repos/statuses/list_spec.rb +53 -0
- data/spec/github/client/repos/statuses_spec.rb +11 -0
- data/spec/github/client/repos/tags_spec.rb +59 -0
- data/spec/github/client/repos/teams_spec.rb +59 -0
- data/spec/github/client/scopes/list_spec.rb +33 -0
- data/spec/github/client/search/code_spec.rb +38 -0
- data/spec/github/client/search/issues_spec.rb +38 -0
- data/spec/github/client/search/legacy/email_spec.rb +34 -0
- data/spec/github/client/search/legacy/issues_spec.rb +39 -0
- data/spec/github/client/search/legacy/repos_spec.rb +36 -0
- data/spec/github/client/search/legacy/users_spec.rb +36 -0
- data/spec/github/client/search/repos_spec.rb +38 -0
- data/spec/github/client/search/users_spec.rb +38 -0
- data/spec/github/client/users/emails/add_spec.rb +33 -0
- data/spec/github/client/users/emails/delete_spec.rb +33 -0
- data/spec/github/client/users/emails/list_spec.rb +52 -0
- data/spec/github/client/users/followers/follow_spec.rb +33 -0
- data/spec/github/client/users/followers/following_spec.rb +65 -0
- data/spec/github/client/users/followers/is_following_spec.rb +41 -0
- data/spec/github/client/users/followers/list_spec.rb +62 -0
- data/spec/github/client/users/followers/unfollow_spec.rb +33 -0
- data/spec/github/client/users/get_spec.rb +61 -0
- data/spec/github/client/users/keys/create_spec.rb +51 -0
- data/spec/github/client/users/keys/delete_spec.rb +37 -0
- data/spec/github/client/users/keys/get_spec.rb +50 -0
- data/spec/github/client/users/keys/list_spec.rb +77 -0
- data/spec/github/client/users/keys/update_spec.rb +56 -0
- data/spec/github/client/users/list_spec.rb +45 -0
- data/spec/github/client/users/update_spec.rb +56 -0
- data/spec/github/client_spec.rb +14 -38
- data/spec/github/configuration_spec.rb +22 -27
- data/spec/github/paged_request_spec.rb +1 -1
- data/spec/github/pagination/iterator/number_spec.rb +1 -1
- data/spec/github/pagination/iterator/sha_spec.rb +1 -1
- data/spec/github/request/jsonize_spec.rb +7 -8
- data/spec/github/request/request_spec.rb +3 -1
- data/spec/github/request_spec.rb +11 -5
- data/spec/github/validations/format_spec.rb +1 -1
- data/spec/github_spec.rb +1 -4
- data/spec/integration/activity_spec.rb +5 -5
- data/spec/integration/arguments_spec.rb +11 -17
- data/spec/integration/authorizations_spec.rb +1 -1
- data/spec/integration/gists_spec.rb +2 -2
- data/spec/integration/git_data_spec.rb +6 -6
- data/spec/integration/issues_spec.rb +6 -6
- data/spec/integration/options_spec.rb +7 -6
- data/spec/integration/orgs_spec.rb +6 -4
- data/spec/integration/pull_requests_spec.rb +2 -2
- data/spec/integration/repos_spec.rb +14 -14
- data/spec/integration/search_spec.rb +2 -2
- data/spec/integration/users_spec.rb +4 -4
- data/spec/spec_helper.rb +11 -12
- metadata +544 -602
- data/features/cassettes/activity/events/issue.yml +0 -192
- data/features/cassettes/activity/events/network.yml +0 -134
- data/features/cassettes/activity/events/org.yml +0 -325
- data/features/cassettes/activity/events/performed.yml +0 -362
- data/features/cassettes/activity/events/public.yml +0 -284
- data/features/cassettes/activity/events/received.yml +0 -422
- data/features/cassettes/activity/events/repo.yml +0 -134
- data/features/cassettes/activity/events/user_org.yml +0 -48
- data/features/cassettes/activity/notifications/list_user.yml +0 -54
- data/features/cassettes/activity/starring/list.yml +0 -98
- data/features/cassettes/activity/starring/star.yml +0 -48
- data/features/cassettes/activity/starring/starred.yml +0 -195
- data/features/cassettes/activity/starring/starring.yml +0 -56
- data/features/cassettes/activity/starring/unstar.yml +0 -46
- data/features/cassettes/activity/watching/list.yml +0 -76
- data/features/cassettes/activity/watching/unwatch.yml +0 -46
- data/features/cassettes/activity/watching/watch.yml +0 -48
- data/features/cassettes/activity/watching/watched.yml +0 -166
- data/features/cassettes/activity/watching/watching.yml +0 -56
- data/features/cassettes/arguments/orgs/get.yml +0 -69
- data/features/cassettes/arguments/pulls/get.yml +0 -112
- data/features/cassettes/arguments/repo_commits/get.yml +0 -89
- data/features/cassettes/auto_pagination/repos/get.yml +0 -86
- data/features/cassettes/auto_pagination/repos/global_list.yml +0 -1157
- data/features/cassettes/auto_pagination/repos/list.yml +0 -1235
- data/features/cassettes/emojis/list.yml +0 -258
- data/features/cassettes/errors/repos/create.yml +0 -88
- data/features/cassettes/gists/comments/all.yml +0 -161
- data/features/cassettes/gists/comments/first.yml +0 -86
- data/features/cassettes/gists/fork.yml +0 -78
- data/features/cassettes/gists/gist.yml +0 -105
- data/features/cassettes/gists/gists/public_all.yml +0 -253
- data/features/cassettes/gists/gists/starred.yml +0 -75
- data/features/cassettes/gists/gists/user_all.yml +0 -143
- data/features/cassettes/gists/star.yml +0 -71
- data/features/cassettes/gists/starred.yml +0 -75
- data/features/cassettes/gists/unstar.yml +0 -67
- data/features/cassettes/git_data/commits/get.yml +0 -69
- data/features/cassettes/git_data/references/all.yml +0 -410
- data/features/cassettes/git_data/references/all_tags.yml +0 -172
- data/features/cassettes/git_data/references/one.yml +0 -128
- data/features/cassettes/gitignore/get.yml +0 -60
- data/features/cassettes/gitignore/get_raw.yml +0 -224
- data/features/cassettes/gitignore/list.yml +0 -67
- data/features/cassettes/issues/assignees/ckeck.yml +0 -46
- data/features/cassettes/issues/assignees/ckeck_not.yml +0 -105
- data/features/cassettes/issues/assignees/list.yml +0 -64
- data/features/cassettes/issues/comments/create.yml +0 -55
- data/features/cassettes/issues/comments/delete.yml +0 -46
- data/features/cassettes/issues/comments/edit.yml +0 -53
- data/features/cassettes/issues/comments/get.yml +0 -71
- data/features/cassettes/issues/comments/list_issue.yml +0 -82
- data/features/cassettes/issues/comments/list_repo.yml +0 -266
- data/features/cassettes/issues/create.yml +0 -46
- data/features/cassettes/issues/edit.yml +0 -44
- data/features/cassettes/issues/events/get.yml +0 -139
- data/features/cassettes/issues/events/list_issue.yml +0 -71
- data/features/cassettes/issues/events/list_repo.yml +0 -222
- data/features/cassettes/issues/get.yml +0 -62
- data/features/cassettes/issues/labels/add.yml +0 -52
- data/features/cassettes/issues/labels/create.yml +0 -54
- data/features/cassettes/issues/labels/delete.yml +0 -46
- data/features/cassettes/issues/labels/get.yml +0 -63
- data/features/cassettes/issues/labels/list_issue.yml +0 -64
- data/features/cassettes/issues/labels/list_milestone.yml +0 -65
- data/features/cassettes/issues/labels/list_repo.yml +0 -65
- data/features/cassettes/issues/labels/remove_all.yml +0 -46
- data/features/cassettes/issues/labels/remove_one.yml +0 -46
- data/features/cassettes/issues/labels/replace.yml +0 -52
- data/features/cassettes/issues/labels/update.yml +0 -52
- data/features/cassettes/issues/list/repo.yml +0 -251
- data/features/cassettes/issues/list/user.yml +0 -44
- data/features/cassettes/issues/milestones/create.yml +0 -55
- data/features/cassettes/issues/milestones/delete.yml +0 -46
- data/features/cassettes/issues/milestones/get.yml +0 -175
- data/features/cassettes/issues/milestones/list.yml +0 -54
- data/features/cassettes/issues/milestones/update.yml +0 -53
- data/features/cassettes/markdown/render.yml +0 -46
- data/features/cassettes/markdown/render_raw.yml +0 -46
- data/features/cassettes/media/get_default.yml +0 -84
- data/features/cassettes/media/get_full_json.yml +0 -83
- data/features/cassettes/media/get_html_json.yml +0 -81
- data/features/cassettes/media/get_raw_json.yml +0 -80
- data/features/cassettes/media/get_text_json.yml +0 -80
- data/features/cassettes/meta/get.yml +0 -59
- data/features/cassettes/orgs/get.yml +0 -85
- data/features/cassettes/orgs/list/oauth_user.yml +0 -75
- data/features/cassettes/orgs/list/user.yml +0 -134
- data/features/cassettes/orgs/members/list.yml +0 -139
- data/features/cassettes/orgs/members/list_public.yml +0 -140
- data/features/cassettes/orgs/members/member_false.yml +0 -52
- data/features/cassettes/orgs/members/member_public_false.yml +0 -55
- data/features/cassettes/orgs/members/member_public_true.yml +0 -48
- data/features/cassettes/pagination/issues/list/first.yml +0 -432
- data/features/cassettes/pagination/issues/list/last.yml +0 -297
- data/features/cassettes/pagination/issues/list/next.yml +0 -377
- data/features/cassettes/pagination/issues/list/prev.yml +0 -386
- data/features/cassettes/pagination/repos/commits/list.yml +0 -224
- data/features/cassettes/pagination/repos/commits/next.yml +0 -225
- data/features/cassettes/pagination/repos/commits/sha.yml +0 -181
- data/features/cassettes/pagination/repos/commits/sha/next.yml +0 -205
- data/features/cassettes/pagination/repos/diff.yml +0 -174
- data/features/cassettes/pagination/repos/diff/next.yml +0 -147
- data/features/cassettes/pagination/repos/list.yml +0 -212
- data/features/cassettes/pagination/repos/list/next.yml +0 -184
- data/features/cassettes/pagination/repos/per_page/each_page.yml +0 -497
- data/features/cassettes/pagination/repos/per_page/first.yml +0 -173
- data/features/cassettes/pull_requests/comments/get.yml +0 -159
- data/features/cassettes/pull_requests/comments/list_pull.yml +0 -54
- data/features/cassettes/pull_requests/comments/list_repo.yml +0 -54
- data/features/cassettes/pull_requests/get.yml +0 -120
- data/features/cassettes/pull_requests/list.yml +0 -254
- data/features/cassettes/ratelimit/get.yml +0 -64
- data/features/cassettes/ratelimit/get_remaining.yml +0 -64
- data/features/cassettes/repos/assets/delete.yml +0 -52
- data/features/cassettes/repos/assets/edit.yml +0 -65
- data/features/cassettes/repos/assets/get.yml +0 -74
- data/features/cassettes/repos/assets/list.yml +0 -73
- data/features/cassettes/repos/assets/upload.yml +0 -66
- data/features/cassettes/repos/branch.yml +0 -61
- data/features/cassettes/repos/branches.yml +0 -83
- data/features/cassettes/repos/contents/archive.yml +0 -54
- data/features/cassettes/repos/contents/create.yml +0 -60
- data/features/cassettes/repos/contents/delete.yml +0 -59
- data/features/cassettes/repos/contents/get.yml +0 -226
- data/features/cassettes/repos/contents/readme.yml +0 -271
- data/features/cassettes/repos/contents/update.yml +0 -62
- data/features/cassettes/repos/create.yml +0 -46
- data/features/cassettes/repos/forks/list.yml +0 -314
- data/features/cassettes/repos/forks/list_sort.yml +0 -318
- data/features/cassettes/repos/get.yml +0 -89
- data/features/cassettes/repos/languages.yml +0 -75
- data/features/cassettes/repos/list.yml +0 -123
- data/features/cassettes/repos/list_org.yml +0 -167
- data/features/cassettes/repos/list_org_instance.yml +0 -300
- data/features/cassettes/repos/list_repos.yml +0 -801
- data/features/cassettes/repos/pages/get.yml +0 -71
- data/features/cassettes/repos/pages/list_builds.yml +0 -63
- data/features/cassettes/repos/pages/list_latest_builds.yml +0 -62
- data/features/cassettes/repos/releases/create.yml +0 -64
- data/features/cassettes/repos/releases/delete.yml +0 -52
- data/features/cassettes/repos/releases/edit.yml +0 -63
- data/features/cassettes/repos/releases/get.yml +0 -78
- data/features/cassettes/repos/releases/list.yml +0 -81
- data/features/cassettes/repos/stats/commits.yml +0 -80
- data/features/cassettes/repos/stats/contribs.yml +0 -221
- data/features/cassettes/repos/stats/frequency.yml +0 -54
- data/features/cassettes/repos/stats/participation.yml +0 -68
- data/features/cassettes/repos/stats/punch.yml +0 -76
- data/features/cassettes/repos/statuses/create.yml +0 -52
- data/features/cassettes/repos/statuses/list.yml +0 -64
- data/features/cassettes/repos/tags.yml +0 -102
- data/features/cassettes/repos/teams.yml +0 -48
- data/features/cassettes/say/custom.yml +0 -60
- data/features/cassettes/say/random.yml +0 -60
- data/features/cassettes/search/code.yml +0 -252
- data/features/cassettes/search/code_query.yml +0 -203
- data/features/cassettes/search/code_unicode.yml +0 -93
- data/features/cassettes/search/issues.yml +0 -626
- data/features/cassettes/search/legacy/email.yml +0 -72
- data/features/cassettes/search/legacy/issues.yml +0 -119
- data/features/cassettes/search/legacy/repos.yml +0 -394
- data/features/cassettes/search/legacy/users.yml +0 -72
- data/features/cassettes/search/legacy/users_keyword.yml +0 -63
- data/features/cassettes/search/repos.yml +0 -407
- data/features/cassettes/search/users.yml +0 -72
- data/features/cassettes/search/users_keyword.yml +0 -65
- data/features/cassettes/users/all.yml +0 -256
- data/features/cassettes/users/emails/add.yml +0 -75
- data/features/cassettes/users/emails/all.yml +0 -75
- data/features/cassettes/users/emails/delete.yml +0 -40
- data/lib/github_api/activity.rb +0 -33
- data/lib/github_api/activity/events.rb +0 -206
- data/lib/github_api/activity/notifications.rb +0 -157
- data/lib/github_api/activity/starring.rb +0 -94
- data/lib/github_api/activity/watching.rb +0 -92
- data/lib/github_api/api_factory.rb +0 -31
- data/lib/github_api/arguments.rb +0 -166
- data/lib/github_api/authorizations.rb +0 -140
- data/lib/github_api/authorizations/app.rb +0 -77
- data/lib/github_api/compatibility.rb +0 -23
- data/lib/github_api/emojis.rb +0 -20
- data/lib/github_api/gists.rb +0 -205
- data/lib/github_api/gists/comments.rb +0 -87
- data/lib/github_api/git_data.rb +0 -39
- data/lib/github_api/git_data/blobs.rb +0 -46
- data/lib/github_api/git_data/commits.rb +0 -83
- data/lib/github_api/git_data/references.rb +0 -133
- data/lib/github_api/git_data/tags.rb +0 -78
- data/lib/github_api/git_data/trees.rb +0 -92
- data/lib/github_api/gitignore.rb +0 -50
- data/lib/github_api/issues.rb +0 -238
- data/lib/github_api/issues/assignees.rb +0 -44
- data/lib/github_api/issues/comments.rb +0 -115
- data/lib/github_api/issues/events.rb +0 -47
- data/lib/github_api/issues/labels.rb +0 -167
- data/lib/github_api/issues/milestones.rb +0 -125
- data/lib/github_api/markdown.rb +0 -60
- data/lib/github_api/meta.rb +0 -19
- data/lib/github_api/orgs.rb +0 -94
- data/lib/github_api/orgs/members.rb +0 -108
- data/lib/github_api/orgs/teams.rb +0 -243
- data/lib/github_api/pull_requests.rb +0 -192
- data/lib/github_api/pull_requests/comments.rb +0 -144
- data/lib/github_api/repos.rb +0 -449
- data/lib/github_api/repos/collaborators.rb +0 -73
- data/lib/github_api/repos/comments.rb +0 -117
- data/lib/github_api/repos/commits.rb +0 -71
- data/lib/github_api/repos/contents.rb +0 -188
- data/lib/github_api/repos/deployments.rb +0 -8
- data/lib/github_api/repos/downloads.rb +0 -112
- data/lib/github_api/repos/forks.rb +0 -42
- data/lib/github_api/repos/hooks.rb +0 -154
- data/lib/github_api/repos/keys.rb +0 -96
- data/lib/github_api/repos/merging.rb +0 -42
- data/lib/github_api/repos/pages.rb +0 -49
- data/lib/github_api/repos/pub_sub_hubbub.rb +0 -117
- data/lib/github_api/repos/releases.rb +0 -144
- data/lib/github_api/repos/releases/assets.rb +0 -126
- data/lib/github_api/repos/statistics.rb +0 -94
- data/lib/github_api/repos/statuses.rb +0 -63
- data/lib/github_api/s3_uploader.rb +0 -57
- data/lib/github_api/say.rb +0 -23
- data/lib/github_api/scopes.rb +0 -20
- data/lib/github_api/search.rb +0 -125
- data/lib/github_api/search/legacy.rb +0 -94
- data/lib/github_api/users.rb +0 -112
- data/lib/github_api/users/emails.rb +0 -58
- data/lib/github_api/users/followers.rb +0 -99
- data/lib/github_api/users/keys.rb +0 -92
- data/spec/github/activity/events/issue_spec.rb +0 -51
- data/spec/github/activity/events/network_spec.rb +0 -49
- data/spec/github/activity/events/org_spec.rb +0 -50
- data/spec/github/activity/events/performed_spec.rb +0 -73
- data/spec/github/activity/events/public_spec.rb +0 -44
- data/spec/github/activity/events/received_spec.rb +0 -72
- data/spec/github/activity/events/repository_spec.rb +0 -53
- data/spec/github/activity/events/user_org_spec.rb +0 -53
- data/spec/github/activity/notifications/create_spec.rb +0 -44
- data/spec/github/activity/notifications/delete_spec.rb +0 -41
- data/spec/github/activity/notifications/get_spec.rb +0 -58
- data/spec/github/activity/notifications/list_spec.rb +0 -75
- data/spec/github/activity/notifications/mark_spec.rb +0 -74
- data/spec/github/activity/notifications/subscribed_spec.rb +0 -48
- data/spec/github/activity/starring/list_spec.rb +0 -53
- data/spec/github/activity/starring/star_spec.rb +0 -36
- data/spec/github/activity/starring/starred_spec.rb +0 -53
- data/spec/github/activity/starring/starring_spec.rb +0 -38
- data/spec/github/activity/starring/unstar_spec.rb +0 -37
- data/spec/github/activity/watching/list_spec.rb +0 -47
- data/spec/github/activity/watching/unwatch_spec.rb +0 -37
- data/spec/github/activity/watching/watch_spec.rb +0 -37
- data/spec/github/activity/watching/watched_spec.rb +0 -53
- data/spec/github/activity/watching/watching_spec.rb +0 -39
- data/spec/github/arguments/parse_spec.rb +0 -68
- data/spec/github/authorizations/app/create_spec.rb +0 -44
- data/spec/github/authorizations/app/delete_spec.rb +0 -59
- data/spec/github/authorizations/create_spec.rb +0 -49
- data/spec/github/authorizations/delete_spec.rb +0 -40
- data/spec/github/authorizations/get_spec.rb +0 -49
- data/spec/github/authorizations/list_spec.rb +0 -55
- data/spec/github/authorizations/update_spec.rb +0 -50
- data/spec/github/gists/comments/create_spec.rb +0 -51
- data/spec/github/gists/comments/delete_spec.rb +0 -32
- data/spec/github/gists/comments/edit_spec.rb +0 -52
- data/spec/github/gists/comments/get_spec.rb +0 -48
- data/spec/github/gists/comments/list_spec.rb +0 -51
- data/spec/github/gists/comments_spec.rb +0 -11
- data/spec/github/gists/create_spec.rb +0 -64
- data/spec/github/gists/delete_spec.rb +0 -31
- data/spec/github/gists/edit_spec.rb +0 -60
- data/spec/github/gists/fork_spec.rb +0 -41
- data/spec/github/gists/get_spec.rb +0 -47
- data/spec/github/gists/is_starred_spec.rb +0 -44
- data/spec/github/gists/list_spec.rb +0 -78
- data/spec/github/gists/star_spec.rb +0 -30
- data/spec/github/gists/starred_spec.rb +0 -44
- data/spec/github/gists/unstar_spec.rb +0 -30
- data/spec/github/git_data/blobs/create_spec.rb +0 -64
- data/spec/github/git_data/blobs/get_spec.rb +0 -49
- data/spec/github/git_data/blobs_spec.rb +0 -9
- data/spec/github/git_data/commits/create_spec.rb +0 -77
- data/spec/github/git_data/commits/get_spec.rb +0 -50
- data/spec/github/git_data/commits_spec.rb +0 -9
- data/spec/github/git_data/references/create_spec.rb +0 -67
- data/spec/github/git_data/references/delete_spec.rb +0 -40
- data/spec/github/git_data/references/get_spec.rb +0 -56
- data/spec/github/git_data/references/list_spec.rb +0 -111
- data/spec/github/git_data/references/update_spec.rb +0 -62
- data/spec/github/git_data/references_spec.rb +0 -11
- data/spec/github/git_data/tags/create_spec.rb +0 -63
- data/spec/github/git_data/tags/get_spec.rb +0 -48
- data/spec/github/git_data/tags_spec.rb +0 -9
- data/spec/github/git_data/trees/create_spec.rb +0 -68
- data/spec/github/git_data/trees/get_spec.rb +0 -69
- data/spec/github/git_data/trees_spec.rb +0 -9
- data/spec/github/gitignore/get_spec.rb +0 -54
- data/spec/github/gitignore/list_spec.rb +0 -42
- data/spec/github/issues/assignees/check_spec.rb +0 -46
- data/spec/github/issues/assignees/list_spec.rb +0 -47
- data/spec/github/issues/assignees_spec.rb +0 -5
- data/spec/github/issues/comments/create_spec.rb +0 -50
- data/spec/github/issues/comments/delete_spec.rb +0 -36
- data/spec/github/issues/comments/edit_spec.rb +0 -50
- data/spec/github/issues/comments/get_spec.rb +0 -49
- data/spec/github/issues/comments/list_spec.rb +0 -79
- data/spec/github/issues/comments_spec.rb +0 -9
- data/spec/github/issues/create_spec.rb +0 -60
- data/spec/github/issues/edit_spec.rb +0 -61
- data/spec/github/issues/events/get_spec.rb +0 -51
- data/spec/github/issues/events/list_spec.rb +0 -86
- data/spec/github/issues/events_spec.rb +0 -7
- data/spec/github/issues/get_spec.rb +0 -49
- data/spec/github/issues/labels/add_spec.rb +0 -50
- data/spec/github/issues/labels/create_spec.rb +0 -59
- data/spec/github/issues/labels/delete_spec.rb +0 -39
- data/spec/github/issues/labels/get_spec.rb +0 -47
- data/spec/github/issues/labels/list_spec.rb +0 -102
- data/spec/github/issues/labels/remove_spec.rb +0 -58
- data/spec/github/issues/labels/replace_spec.rb +0 -49
- data/spec/github/issues/labels/update_spec.rb +0 -61
- data/spec/github/issues/labels_spec.rb +0 -7
- data/spec/github/issues/list_spec.rb +0 -100
- data/spec/github/issues/milestones/create_spec.rb +0 -56
- data/spec/github/issues/milestones/delete_spec.rb +0 -42
- data/spec/github/issues/milestones/get_spec.rb +0 -51
- data/spec/github/issues/milestones/list_spec.rb +0 -52
- data/spec/github/issues/milestones/update_spec.rb +0 -57
- data/spec/github/issues/milestones_spec.rb +0 -11
- data/spec/github/orgs/edit_spec.rb +0 -54
- data/spec/github/orgs/get_spec.rb +0 -44
- data/spec/github/orgs/list_spec.rb +0 -63
- data/spec/github/orgs/members/conceal_spec.rb +0 -37
- data/spec/github/orgs/members/delete_spec.rb +0 -35
- data/spec/github/orgs/members/list_spec.rb +0 -82
- data/spec/github/orgs/members/member_spec.rb +0 -67
- data/spec/github/orgs/members/publicize_spec.rb +0 -37
- data/spec/github/orgs/members_spec.rb +0 -5
- data/spec/github/orgs/teams/add_member_spec.rb +0 -40
- data/spec/github/orgs/teams/add_repo_spec.rb +0 -39
- data/spec/github/orgs/teams/create_spec.rb +0 -58
- data/spec/github/orgs/teams/delete_spec.rb +0 -36
- data/spec/github/orgs/teams/edit_spec.rb +0 -57
- data/spec/github/orgs/teams/get_spec.rb +0 -45
- data/spec/github/orgs/teams/list_members_spec.rb +0 -49
- data/spec/github/orgs/teams/list_repos_spec.rb +0 -49
- data/spec/github/orgs/teams/list_spec.rb +0 -49
- data/spec/github/orgs/teams/remove_member_spec.rb +0 -40
- data/spec/github/orgs/teams/remove_repo_spec.rb +0 -40
- data/spec/github/orgs/teams/team_member_spec.rb +0 -42
- data/spec/github/orgs/teams/team_repo_spec.rb +0 -43
- data/spec/github/orgs/teams_spec.rb +0 -7
- data/spec/github/pull_requests/comments/create_spec.rb +0 -59
- data/spec/github/pull_requests/comments/delete_spec.rb +0 -35
- data/spec/github/pull_requests/comments/edit_spec.rb +0 -51
- data/spec/github/pull_requests/comments/get_spec.rb +0 -52
- data/spec/github/pull_requests/comments/list_spec.rb +0 -76
- data/spec/github/pull_requests/comments_spec.rb +0 -11
- data/spec/github/pull_requests/commits_spec.rb +0 -51
- data/spec/github/pull_requests/create_spec.rb +0 -56
- data/spec/github/pull_requests/files_spec.rb +0 -51
- data/spec/github/pull_requests/get_spec.rb +0 -49
- data/spec/github/pull_requests/list_spec.rb +0 -54
- data/spec/github/pull_requests/merge_spec.rb +0 -44
- data/spec/github/pull_requests/merged_spec.rb +0 -39
- data/spec/github/pull_requests/update_spec.rb +0 -55
- data/spec/github/repos/assets/delete_spec.rb +0 -40
- data/spec/github/repos/assets/edit_spec.rb +0 -40
- data/spec/github/repos/assets/get_spec.rb +0 -45
- data/spec/github/repos/assets/list_spec.rb +0 -55
- data/spec/github/repos/assets/upload_spec.rb +0 -44
- data/spec/github/repos/branch_spec.rb +0 -42
- data/spec/github/repos/branches_spec.rb +0 -54
- data/spec/github/repos/collaborators/add_spec.rb +0 -39
- data/spec/github/repos/collaborators/get_spec.rb +0 -49
- data/spec/github/repos/collaborators/list_spec.rb +0 -55
- data/spec/github/repos/collaborators/remove_spec.rb +0 -39
- data/spec/github/repos/collaborators_spec.rb +0 -7
- data/spec/github/repos/comments/create_spec.rb +0 -59
- data/spec/github/repos/comments/delete_spec.rb +0 -43
- data/spec/github/repos/comments/get_spec.rb +0 -52
- data/spec/github/repos/comments/list_spec.rb +0 -96
- data/spec/github/repos/comments/update_spec.rb +0 -48
- data/spec/github/repos/commits/compare_spec.rb +0 -37
- data/spec/github/repos/commits/get_spec.rb +0 -50
- data/spec/github/repos/commits/list_spec.rb +0 -52
- data/spec/github/repos/contents/archive_spec.rb +0 -38
- data/spec/github/repos/contents/create_spec.rb +0 -41
- data/spec/github/repos/contents/delete_spec.rb +0 -55
- data/spec/github/repos/contents/get_spec.rb +0 -35
- data/spec/github/repos/contents/readme_spec.rb +0 -30
- data/spec/github/repos/contributors_spec.rb +0 -59
- data/spec/github/repos/create_spec.rb +0 -77
- data/spec/github/repos/delete_spec.rb +0 -38
- data/spec/github/repos/downloads/create_spec.rb +0 -64
- data/spec/github/repos/downloads/delete_spec.rb +0 -45
- data/spec/github/repos/downloads/get_spec.rb +0 -53
- data/spec/github/repos/downloads/list_spec.rb +0 -55
- data/spec/github/repos/downloads/upload_spec.rb +0 -32
- data/spec/github/repos/downloads_spec.rb +0 -13
- data/spec/github/repos/edit_spec.rb +0 -60
- data/spec/github/repos/forks/create_spec.rb +0 -45
- data/spec/github/repos/forks/list_spec.rb +0 -54
- data/spec/github/repos/get_spec.rb +0 -51
- data/spec/github/repos/hooks/create_spec.rb +0 -68
- data/spec/github/repos/hooks/delete_spec.rb +0 -40
- data/spec/github/repos/hooks/edit_spec.rb +0 -77
- data/spec/github/repos/hooks/get_spec.rb +0 -49
- data/spec/github/repos/hooks/list_spec.rb +0 -54
- data/spec/github/repos/hooks/test_spec.rb +0 -40
- data/spec/github/repos/hooks_spec.rb +0 -13
- data/spec/github/repos/keys/create_spec.rb +0 -50
- data/spec/github/repos/keys/delete_spec.rb +0 -40
- data/spec/github/repos/keys/edit_spec.rb +0 -42
- data/spec/github/repos/keys/get_spec.rb +0 -45
- data/spec/github/repos/keys/list_spec.rb +0 -54
- data/spec/github/repos/keys_spec.rb +0 -9
- data/spec/github/repos/languages_spec.rb +0 -61
- data/spec/github/repos/list_spec.rb +0 -120
- data/spec/github/repos/merging/merge_spec.rb +0 -58
- data/spec/github/repos/pub_sub_hubbub/subscribe_service_spec.rb +0 -27
- data/spec/github/repos/pub_sub_hubbub/subscribe_spec.rb +0 -47
- data/spec/github/repos/pub_sub_hubbub/unsubscribe_service_spec.rb +0 -21
- data/spec/github/repos/pub_sub_hubbub/unsubscribe_spec.rb +0 -58
- data/spec/github/repos/releases/create_spec.rb +0 -44
- data/spec/github/repos/releases/delete_spec.rb +0 -40
- data/spec/github/repos/releases/edit_spec.rb +0 -40
- data/spec/github/repos/releases/get_spec.rb +0 -45
- data/spec/github/repos/releases/list_spec.rb +0 -54
- data/spec/github/repos/statistics/code_frequency_spec.rb +0 -25
- data/spec/github/repos/statistics/commit_activity_spec.rb +0 -29
- data/spec/github/repos/statistics/contributors_spec.rb +0 -29
- data/spec/github/repos/statistics/participation_spec.rb +0 -25
- data/spec/github/repos/statistics/punch_card_spec.rb +0 -25
- data/spec/github/repos/statuses/create_spec.rb +0 -56
- data/spec/github/repos/statuses/list_spec.rb +0 -53
- data/spec/github/repos/statuses_spec.rb +0 -11
- data/spec/github/repos/tags_spec.rb +0 -59
- data/spec/github/repos/teams_spec.rb +0 -59
- data/spec/github/s3_uploader_spec.rb +0 -51
- data/spec/github/scopes/list_spec.rb +0 -33
- data/spec/github/search/code_spec.rb +0 -38
- data/spec/github/search/issues_spec.rb +0 -38
- data/spec/github/search/legacy/email_spec.rb +0 -34
- data/spec/github/search/legacy/issues_spec.rb +0 -39
- data/spec/github/search/legacy/repos_spec.rb +0 -36
- data/spec/github/search/legacy/users_spec.rb +0 -36
- data/spec/github/search/repos_spec.rb +0 -38
- data/spec/github/search/users_spec.rb +0 -38
- data/spec/github/users/emails/add_spec.rb +0 -33
- data/spec/github/users/emails/delete_spec.rb +0 -33
- data/spec/github/users/emails/list_spec.rb +0 -52
- data/spec/github/users/followers/follow_spec.rb +0 -33
- data/spec/github/users/followers/following_spec.rb +0 -65
- data/spec/github/users/followers/is_following_spec.rb +0 -41
- data/spec/github/users/followers/list_spec.rb +0 -62
- data/spec/github/users/followers/unfollow_spec.rb +0 -33
- data/spec/github/users/get_spec.rb +0 -61
- data/spec/github/users/keys/create_spec.rb +0 -51
- data/spec/github/users/keys/delete_spec.rb +0 -37
- data/spec/github/users/keys/get_spec.rb +0 -50
- data/spec/github/users/keys/list_spec.rb +0 -78
- data/spec/github/users/keys/update_spec.rb +0 -56
- data/spec/github/users/list_spec.rb +0 -45
- data/spec/github/users/update_spec.rb +0 -56
@@ -1,81 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/ase-lab/CocoaLumberjackFramework/releases?access_token=<TOKEN>
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ""
|
9
|
-
headers:
|
10
|
-
Accept:
|
11
|
-
- application/vnd.github.v3+json,application/vnd.github.beta+json;q=0.5,application/json;q=0.1
|
12
|
-
Accept-Charset:
|
13
|
-
- utf-8
|
14
|
-
User-Agent:
|
15
|
-
- Github Ruby Gem 0.10.2
|
16
|
-
Accept-Encoding:
|
17
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
18
|
-
response:
|
19
|
-
status:
|
20
|
-
code: 200
|
21
|
-
message: OK
|
22
|
-
headers:
|
23
|
-
Server:
|
24
|
-
- GitHub.com
|
25
|
-
Date:
|
26
|
-
- Sun, 03 Nov 2013 19:51:41 GMT
|
27
|
-
Content-Type:
|
28
|
-
- application/json; charset=utf-8
|
29
|
-
Transfer-Encoding:
|
30
|
-
- chunked
|
31
|
-
Status:
|
32
|
-
- 200 OK
|
33
|
-
X-Ratelimit-Limit:
|
34
|
-
- "5000"
|
35
|
-
X-Ratelimit-Remaining:
|
36
|
-
- "4998"
|
37
|
-
X-Ratelimit-Reset:
|
38
|
-
- "1383511887"
|
39
|
-
Cache-Control:
|
40
|
-
- private, max-age=60, s-maxage=60
|
41
|
-
Etag:
|
42
|
-
- "\"5e31a6d37d89664d4e7b32a325789a84\""
|
43
|
-
Vary:
|
44
|
-
- Accept, Authorization, Cookie
|
45
|
-
- Accept-Encoding
|
46
|
-
X-Github-Media-Type:
|
47
|
-
- github.v3; format=json
|
48
|
-
X-Content-Type-Options:
|
49
|
-
- nosniff
|
50
|
-
Access-Control-Allow-Credentials:
|
51
|
-
- "true"
|
52
|
-
Access-Control-Expose-Headers:
|
53
|
-
- ETag, Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes
|
54
|
-
Access-Control-Allow-Origin:
|
55
|
-
- "*"
|
56
|
-
X-Github-Request-Id:
|
57
|
-
- 4D649864:3F18:1CE5DD1:5276A94D
|
58
|
-
Content-Encoding:
|
59
|
-
- gzip
|
60
|
-
body:
|
61
|
-
encoding: ASCII-8BIT
|
62
|
-
string: !binary |
|
63
|
-
H4sIAAAAAAAAA72VXW+bMBSG/wriOnyZz3AzTZMmTZrWaenFtKqKDDjgFTCy
|
64
|
-
TbOkyn/f4SM0TUcXpSR3xj68B55zzuu7J7XmuRqqmZSVCA0DV1RPqczqSI9Z
|
65
|
-
YXBSMWFgQbQcR8YnFjP8tS4iwn/j+OEzxwVZM/4AYTmBIGEEtuNY6kzFQhAp
|
66
|
-
ltNrw7c0ypCirnKGk6MU3aZ49y/0aZ4+lPCLO8iWySI/ynWA6XRASEe6A3o0
|
67
|
-
UcMW1kyVOF02aaAK+1OJeUrkEipQUElFBkcFFpJweLMP/dEhV/avRCzZQNg3
|
68
|
-
pnz8/kWJM1ymROjKghZVvumeaZkqghVEKXCJU1KQUipC1quVgstEyWgyBKwx
|
69
|
-
L+FB6JAv4Xgl1XCFc0FmasVJX+xhK+YES5IsMUSpyLRszbI00761vND2Q9v6
|
70
|
-
BSJVHeXwHyNRQegGTVRf2/Bu4q7sdA3bdh2vZ9+uB5hHja3Rm4UONdDTLYRD
|
71
|
-
55NmRN4MilkpgedSbqqmkLiqchpjSVlp/NHSLa1ASEjgBIddk5Kk2aJb2Jkj
|
72
|
-
E80dQM3WZdvUMatLoGnO1LfgBiFqsdVVMlqADu1udjmi/gFRf5TozeLn/4m+
|
73
|
-
CHoX0QD53jlAbftEoPfN3PII58eucJ6B9lrGfpqhYSbT7rV67clbwfLmnj0M
|
74
|
-
77SW32pf3vIP00xv+Y9It3S3n5I21QvPH45PMP3hxlUeCRdgLmD/nXZv/5Dl
|
75
|
-
DL82fQ0FtxYKEQotb8yvn6Ps0PGv4Ne+Y+6xNctRb7myW7ue6fpwb5/k1ofQ
|
76
|
-
kPlvczkGO/mI9vcfQNxff81ylOfVvdpz52fgtNsefH35vcJ5Ia8eBvcSZt2L
|
77
|
-
7+7/AgStNwGiCwAA
|
78
|
-
|
79
|
-
http_version:
|
80
|
-
recorded_at: Sun, 03 Nov 2013 19:51:41 GMT
|
81
|
-
recorded_with: VCR 2.6.0
|
@@ -1,80 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/stats/commit_activity?access_token=<TOKEN>
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
Accept:
|
11
|
-
- application/vnd.github.v3.full+json,application/vnd.github.beta.full+json;q=0.7,application/vnd.github+json;q=0.5,application/json;q=0.1
|
12
|
-
Accept-Charset:
|
13
|
-
- utf-8
|
14
|
-
User-Agent:
|
15
|
-
- Github Ruby Gem 0.9.7
|
16
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
Accept-Encoding:
|
19
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
20
|
-
response:
|
21
|
-
status:
|
22
|
-
code: 200
|
23
|
-
message: OK
|
24
|
-
headers:
|
25
|
-
Server:
|
26
|
-
- GitHub.com
|
27
|
-
Date:
|
28
|
-
- Sat, 18 May 2013 14:34:54 GMT
|
29
|
-
Content-Type:
|
30
|
-
- application/json; charset=utf-8
|
31
|
-
Transfer-Encoding:
|
32
|
-
- chunked
|
33
|
-
Connection:
|
34
|
-
- keep-alive
|
35
|
-
Status:
|
36
|
-
- 200 OK
|
37
|
-
X-Ratelimit-Limit:
|
38
|
-
- '5000'
|
39
|
-
X-Ratelimit-Remaining:
|
40
|
-
- '4998'
|
41
|
-
X-Github-Media-Type:
|
42
|
-
- github.v3; param=full; format=json
|
43
|
-
X-Content-Type-Options:
|
44
|
-
- nosniff
|
45
|
-
Access-Control-Allow-Credentials:
|
46
|
-
- 'true'
|
47
|
-
Access-Control-Expose-Headers:
|
48
|
-
- Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-OAuth-Scopes, X-Accepted-OAuth-Scopes
|
49
|
-
Access-Control-Allow-Origin:
|
50
|
-
- ! '*'
|
51
|
-
Etag:
|
52
|
-
- ! '"7c1ba2d5c1dbf529a565af0445dcb2de"'
|
53
|
-
Cache-Control:
|
54
|
-
- max-age=0, private, must-revalidate
|
55
|
-
Vary:
|
56
|
-
- Accept-Encoding
|
57
|
-
Content-Encoding:
|
58
|
-
- gzip
|
59
|
-
body:
|
60
|
-
encoding: ASCII-8BIT
|
61
|
-
string: !binary |-
|
62
|
-
H4sIAAAAAAAAA5VWwWpcMQz8lz37YMmSLedXQg6B5tRCDw2UUvrvtfx212M/
|
63
|
-
v0MIgSVkmNFoNN7Xv7dv739+3V5eKYc4ft7C7fPn5/uP20v7++33x8f39iml
|
64
|
-
IoVjjP/CEwaYkAcKQRZLtg1IG50E0oFiAS7LRnmBaSB+iASJBWCVLcuG7S50
|
65
|
-
oCKCrFIbDOaidOeh0D7tuSRKbQpnO3yqE5cOLiGKcWfHnXBQJQSVqLMZuel6
|
66
|
-
aER9DChOFHdeUFdIsC8CC4Ur6ezGk8iBe4XJIV/0XYRYdl64PEMmg6laBt32
|
67
|
-
ixCCPNiwaEqys+K0qglUU52N8PRx8ExQIEgForI6E+pro+xSgUMVErtyYvIc
|
68
|
-
mUrR9GUnLKl92QmrOc1OyH4muGCp6nePRqR28IcVzb4Eh09jvxqp8LUVxGA7
|
69
|
-
hF1jKWU9EXmeCEEuGC5LKRnPdhAsK1RgqyCSqnkVLiE8DisFxtngtJTVA4Uw
|
70
|
-
r10KpaWKQwFHoDI0UV0a1P//MLPhAYWGJIunAnUubUuoExe0tWd36U8//rYu
|
71
|
-
7+pgYAfEV9vSlgK1+6p7XwMKAqKaXeBsIjdcuy4K82AoMTNvG7Qc2Rpk6Hw2
|
72
|
-
XhrU19zbfW54BBVJmwI9UiX43mF/qsVehpANR3htdBNxX7jl/m6dItWbZlaI
|
73
|
-
xleWU4N6lI6ikotbqdZfLlDo6nzB4joh9AluJUfp1YbPpLU4eRT9F0KfYF+Z
|
74
|
-
Yk89wo4auMuE/EK7tWx0QxCG31HwWFAkc75s0naf4Mg458xWLpq0n/QelKQs
|
75
|
-
Tdq+n4x+GyBYWBvJlib1xD8qh/BRgSRm6UOd++Z+nKgQMpWV2/ehE+xI/uVc
|
76
|
-
anVpUmzE/QObs8a1R59TXTIVipsWfbINBzEXpXjVrFY8QBB5qJpsiXqFvv0H
|
77
|
-
YAcC9fIKAAA=
|
78
|
-
http_version: !!null
|
79
|
-
recorded_at: Sat, 18 May 2013 14:34:54 GMT
|
80
|
-
recorded_with: VCR 2.4.0
|
@@ -1,221 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/stats/contributors?access_token=<TOKEN>
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
Accept:
|
11
|
-
- application/vnd.github.v3.full+json,application/vnd.github.beta.full+json;q=0.7,application/vnd.github+json;q=0.5,application/json;q=0.1
|
12
|
-
Accept-Charset:
|
13
|
-
- utf-8
|
14
|
-
User-Agent:
|
15
|
-
- Github Ruby Gem 0.9.7
|
16
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
Accept-Encoding:
|
19
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
20
|
-
response:
|
21
|
-
status:
|
22
|
-
code: 200
|
23
|
-
message: OK
|
24
|
-
headers:
|
25
|
-
Server:
|
26
|
-
- GitHub.com
|
27
|
-
Date:
|
28
|
-
- Sat, 18 May 2013 14:28:17 GMT
|
29
|
-
Content-Type:
|
30
|
-
- application/json; charset=utf-8
|
31
|
-
Transfer-Encoding:
|
32
|
-
- chunked
|
33
|
-
Connection:
|
34
|
-
- keep-alive
|
35
|
-
Status:
|
36
|
-
- 200 OK
|
37
|
-
X-Ratelimit-Limit:
|
38
|
-
- '5000'
|
39
|
-
X-Ratelimit-Remaining:
|
40
|
-
- '4996'
|
41
|
-
X-Github-Media-Type:
|
42
|
-
- github.v3; param=full; format=json
|
43
|
-
X-Content-Type-Options:
|
44
|
-
- nosniff
|
45
|
-
Access-Control-Allow-Credentials:
|
46
|
-
- 'true'
|
47
|
-
Access-Control-Expose-Headers:
|
48
|
-
- Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-OAuth-Scopes, X-Accepted-OAuth-Scopes
|
49
|
-
Access-Control-Allow-Origin:
|
50
|
-
- ! '*'
|
51
|
-
Etag:
|
52
|
-
- ! '"76b9d4c75d6f61405bd2387c4e1ba56a"'
|
53
|
-
Cache-Control:
|
54
|
-
- max-age=0, private, must-revalidate
|
55
|
-
Vary:
|
56
|
-
- Accept-Encoding
|
57
|
-
Content-Encoding:
|
58
|
-
- gzip
|
59
|
-
body:
|
60
|
-
encoding: ASCII-8BIT
|
61
|
-
string: !binary |-
|
62
|
-
H4sIAAAAAAAAA+2d247cOHOA32WA3K09PIs0EAS5yV2AAEGuFj8WOs70ek7o
|
63
|
-
7rHhNfbdUxKlFtlmk82W3B57CzDGs2tWqVQ8iB9ZLP7+9Wb/vC8fbj7Q324+
|
64
|
-
t+3H3c2H37/efIb/5lQZojUhv92UNx/gZzP8rOHn379NRQpJuYoX0ZRqkShS
|
65
|
-
MM7iRQxnYErUFmPLRMxlRPIibi6jVLC4uYwWooibyxiXUCJmLmNGqrh3QYmi
|
66
|
-
CXMFVSphrigKmjDXuiVqrjSaJMxVUsuEuQU1ZDIXWhw0KfgJTYoemhQrCtP7
|
67
|
-
LlaNfXtKeNcQIhLmGkXgT+xBnDAq4t7lRFMTN5fbFhV9ECMs0dU4UzzR1Thn
|
68
|
-
PNHVOBRIdDUuRO+5qLmSyL47RuoImq5MdDWumEp0Na60SnQ1bjtj1BZNikRX
|
69
|
-
41rpRFfjhulEV+NGm0RXE0T0jS5mrqCUJLqaoAVJdDXBOD10NXhcYPQWzNBE
|
70
|
-
VxN2HIuaKyhLdDUB42WiqwnJoeHF/SIN1EG8iJK9kqi5BRWJrgYDpkx0NaG5
|
71
|
-
THQ1oY1KdDVhPwExcyWhRaKrSVIUia4GX2md6GqSGp3oapLJ3v9Rczk1ia4m
|
72
|
-
uSaJrtZXYqKrSXBMoqtJ+/WMmqsYS3Q1+EizRFeTheCJriY1GXpSZMSUw+gS
|
73
|
-
L2LYMDbHtBg9DDCRIoqIoZfEilAyVHW0yDDxiBZhTCW6mmK6SHQ1xUWR6Gpg
|
74
|
-
iE50NSUGU6LmSgZDfKKINomuppQkia6mCkoSXU3ZOVvUXA0z9LC5/4J6e93f
|
75
|
-
P29vPny9eXi+2zzdfLj587H866/NzW83G/gUMFZwKPSp3JfbP163MP+/ud/v
|
76
|
-
X3Yfbm93bf26bd/fbe2/vq+fH2/tr7dS85o3MOcvO1VT3hhKKtGVulZtR5Rs
|
77
|
-
/qP590lLCd+E9+378mP5WG7eP7X723K3a/e793eb/f1r1Wv9N/Zfm8fyrt3B
|
78
|
-
L9PT3N/fve7a7TvByPuXpzuweyrzR/8CNylbQMB/r/Jl4zz8tle+uz045X7/
|
79
|
-
+HDkiNnSuVj3/PDw/Bkkj8pGlN8eZMAk+/vm6S5bHmS+3j7v71uoLzD9794h
|
80
|
-
m90+x5Ch/Nfb/i/wYa9hB9W/bZsMY0YJMOXzE1jx9XbbvjwPql6rXb3dvOw3
|
81
|
-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
-
ehds27rdfAJ3Zis7kgRd+y8vLbTy/4Oqvvm7hyPEdHfhATEdPg2BKT3M0NbG
|
83
|
-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
-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
-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
-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
-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
-
sikqUUIER0eMprJr2hoiAyE8tlLsmsyesuU8Zv9zdEuc2KdSWbw+CF1O6674
|
89
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
TvRHGpbw/EHVIpo/aFmP5WeVS0n+oCmX4w+C+RR/EF2H4R1LkOCR4JHgcWPe
|
100
|
-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
-
eX+YCqaLL//c3Zfbl3FbnsJWCTgzl99b0WnSClYYQYyojS4Fqbq2ajvR1pBt
|
102
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
eRw/OSXO8FOpLH4fhC5nd1d8CbdbPYuY3apYj9dHfUtZ3arJ5XQrlc/oVm4d
|
114
|
-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
-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
-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
-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
-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
-
arxwLjwHxwvnTvgFL5wLdjW8cC7cXpDxw35Bxj+D8ZumGaPo4SOmWP8d+1Tu
|
120
|
-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
-
CrgNXosavnpNVbL6qjntUracB/fWJ3Got2WyYB5ELof4WXgJvPdaFkF7r2A9
|
122
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
ej8I5uP7QXQdfncsQYBHgEeAR4BHgEeA/2cBPOxOB+5QwLR4YXrBc/In/II3
|
156
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
9oQ0H/YL0vwJvyDNvyGat+crvskBKGA7EC58i1zUhhnzws1b4h13weathNJw
|
167
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
q5qVWtWqkl1TSdFo1pTXpPeULefR++SVOLpPpbK4fRC6HNpd8SXEbvUswnWr
|
177
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
kKo4ZHXAmPiwfyElz08bE189fymnW+LhSJWAqs8OhZdlDXBOGk0qURpa8rLQ
|
192
|
-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
-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
-
a0NBDnu235R0k8tpZm+FllC+v7CJzgrdBHPUCDtWwphi9am5oJtmjha9aX2A
|
195
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
K26Nhujlwetzi/DC8anq3d27qrBNzDGqKGAQj4Y+C81lIhtlbkDA1FjG8fbg
|
207
|
-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
-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
-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
-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
-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
-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
-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
-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
-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
-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
-
4awFEVf28nWRgJYlyyOeukWrJJ6m9RZLfLVL10w8bblLJ55w/gqKJ77OQsqR
|
218
|
-
RfH1lH/9P9XZtQ356QEA
|
219
|
-
http_version: !!null
|
220
|
-
recorded_at: Sat, 18 May 2013 14:28:17 GMT
|
221
|
-
recorded_with: VCR 2.4.0
|
@@ -1,54 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/wycats/handlebars.js/stats/code_frequency?access_token=<TOKEN>
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
Accept:
|
11
|
-
- application/vnd.github.v3.full+json,application/vnd.github.beta.full+json;q=0.7,application/vnd.github+json;q=0.5,application/json;q=0.1
|
12
|
-
Accept-Charset:
|
13
|
-
- utf-8
|
14
|
-
User-Agent:
|
15
|
-
- Github Ruby Gem 0.9.7
|
16
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
Accept-Encoding:
|
19
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
20
|
-
response:
|
21
|
-
status:
|
22
|
-
code: 503
|
23
|
-
message: Service Unavailable
|
24
|
-
headers:
|
25
|
-
Server:
|
26
|
-
- GitHub.com
|
27
|
-
Date:
|
28
|
-
- Sat, 18 May 2013 16:32:03 GMT
|
29
|
-
Content-Type:
|
30
|
-
- text/html;charset=utf-8
|
31
|
-
Transfer-Encoding:
|
32
|
-
- chunked
|
33
|
-
Connection:
|
34
|
-
- keep-alive
|
35
|
-
Status:
|
36
|
-
- 503 Service Unavailable
|
37
|
-
X-Ratelimit-Limit:
|
38
|
-
- '5000'
|
39
|
-
X-Ratelimit-Remaining:
|
40
|
-
- '4995'
|
41
|
-
X-Content-Type-Options:
|
42
|
-
- nosniff
|
43
|
-
Access-Control-Allow-Credentials:
|
44
|
-
- 'true'
|
45
|
-
Access-Control-Expose-Headers:
|
46
|
-
- Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-OAuth-Scopes, X-Accepted-OAuth-Scopes
|
47
|
-
Access-Control-Allow-Origin:
|
48
|
-
- ! '*'
|
49
|
-
body:
|
50
|
-
encoding: US-ASCII
|
51
|
-
string: Content-TypeX-RateLimit-LimitX-RateLimit-RemainingX-Content-Type-OptionsAccess-Control-Allow-CredentialsAccess-Control-Expose-HeadersAccess-Control-Allow-Origin
|
52
|
-
http_version: !!null
|
53
|
-
recorded_at: Sat, 18 May 2013 16:32:03 GMT
|
54
|
-
recorded_with: VCR 2.4.0
|
@@ -1,68 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/stats/participation?access_token=<TOKEN>
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
Accept:
|
11
|
-
- application/vnd.github.v3.full+json,application/vnd.github.beta.full+json;q=0.7,application/vnd.github+json;q=0.5,application/json;q=0.1
|
12
|
-
Accept-Charset:
|
13
|
-
- utf-8
|
14
|
-
User-Agent:
|
15
|
-
- Github Ruby Gem 0.9.7
|
16
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
Accept-Encoding:
|
19
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
20
|
-
response:
|
21
|
-
status:
|
22
|
-
code: 200
|
23
|
-
message: OK
|
24
|
-
headers:
|
25
|
-
Server:
|
26
|
-
- GitHub.com
|
27
|
-
Date:
|
28
|
-
- Sat, 18 May 2013 14:40:27 GMT
|
29
|
-
Content-Type:
|
30
|
-
- application/json; charset=utf-8
|
31
|
-
Transfer-Encoding:
|
32
|
-
- chunked
|
33
|
-
Connection:
|
34
|
-
- keep-alive
|
35
|
-
Status:
|
36
|
-
- 200 OK
|
37
|
-
X-Ratelimit-Limit:
|
38
|
-
- '5000'
|
39
|
-
X-Ratelimit-Remaining:
|
40
|
-
- '4995'
|
41
|
-
X-Github-Media-Type:
|
42
|
-
- github.v3; param=full; format=json
|
43
|
-
X-Content-Type-Options:
|
44
|
-
- nosniff
|
45
|
-
Access-Control-Allow-Credentials:
|
46
|
-
- 'true'
|
47
|
-
Access-Control-Expose-Headers:
|
48
|
-
- Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-OAuth-Scopes, X-Accepted-OAuth-Scopes
|
49
|
-
Access-Control-Allow-Origin:
|
50
|
-
- ! '*'
|
51
|
-
Etag:
|
52
|
-
- ! '"ce558b8e6a3f67604947cc0e5b2992a2"'
|
53
|
-
Cache-Control:
|
54
|
-
- max-age=0, private, must-revalidate
|
55
|
-
Vary:
|
56
|
-
- Accept-Encoding
|
57
|
-
Content-Encoding:
|
58
|
-
- gzip
|
59
|
-
body:
|
60
|
-
encoding: ASCII-8BIT
|
61
|
-
string: !binary |-
|
62
|
-
H4sIAAAAAAAAA3WPOw4CMQxE77L1FLGdbLJcBVFQ0K1AoqFA3J3nrESHYucz
|
63
|
-
tsYv7+W678vp7KYiG4rIs6spZC6TbQiDRA7lI9c6i12+yovcVauiZvMhYsN1
|
64
|
-
ZBctyJs81GruyENdVlLExfHLqeWi5fG6357gzKlYRRb/4PQfTcXQ8D5giipI
|
65
|
-
KARKyDvjDpb5H8jaZOGVLEYCScxfTpTPF0dYYngZAQAA
|
66
|
-
http_version: !!null
|
67
|
-
recorded_at: Sat, 18 May 2013 14:40:27 GMT
|
68
|
-
recorded_with: VCR 2.4.0
|