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,254 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/pulls?access_token=<TOKEN>&state=closed
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ""
|
9
|
-
headers:
|
10
|
-
Accept-Encoding:
|
11
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
12
|
-
Accept:
|
13
|
-
- "*/*"
|
14
|
-
User-Agent:
|
15
|
-
- Ruby
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
Server:
|
22
|
-
- nginx/1.0.13
|
23
|
-
Date:
|
24
|
-
- Tue, 12 Jun 2012 09:44:50 GMT
|
25
|
-
Content-Type:
|
26
|
-
- application/json; charset=utf-8
|
27
|
-
Transfer-Encoding:
|
28
|
-
- chunked
|
29
|
-
Connection:
|
30
|
-
- keep-alive
|
31
|
-
Status:
|
32
|
-
- 200 OK
|
33
|
-
X-Ratelimit-Limit:
|
34
|
-
- "5000"
|
35
|
-
Etag:
|
36
|
-
- "\"c462e571aced13190a6defcedd6b3722\""
|
37
|
-
X-Ratelimit-Remaining:
|
38
|
-
- "4994"
|
39
|
-
Content-Encoding:
|
40
|
-
- gzip
|
41
|
-
body:
|
42
|
-
encoding: ASCII-8BIT
|
43
|
-
string: !binary |
|
44
|
-
H4sIAAAAAAAAA+19+3PktpXuv8Ir1y3Z2VELAAk+uvJYr+3cuCpZ53on94eN
|
45
|
-
UxJIgBI93c1esns0Svb+7/sdkGyx32I31eOqcGqmRiIJECQBnPOdx3f++o+r
|
46
|
-
ZTG5Gl89Lhbzcnx7q+bZ6CFbPC7jUZJPbwszz8vbuVmY4ma6LFTyeFudvZ0v
|
47
|
-
J5Py1vWv3qHtdHK33k2ri32Nq7bL0hRX4yOjoIswCjV7KNTi77jjJH/IZhh1
|
48
|
-
65D6qBaq2BhGaZJlYUZoZs/aR6p+vI2CRAYmMFHkudwEfhonzOOBmyRKcqPi
|
49
|
-
3+nfrN6J8MKRGakPaqqy0cwsblVZmkXZelH/W/w+m6oHU+KH5m7tn2+4x0bz
|
50
|
-
2QPG3py+yzSe4Ngw0ICucz0eBsH/f3dVLtTCoF0yyUujcfZuks0+lPQKs7Jc
|
51
|
-
4tQ/rh4Lk57ySW0H9pviRvRRd3T2yg9LIzUTjOL00awmGPrCd5ua2cI+5tlP
|
52
|
-
d7vqDT0X5mNmnu76uEEz4Fb/NPTC4IvpO7XAJxGMixvm4+97Ho1lMPbc/8Q3
|
53
|
-
XGSLCX3Ur7V2tJmbmTaz5NnJU0dpXZiyVDHO45sYhbnwj6vyUeHqVLIgDFki
|
54
|
-
Qt8PlYw9piMT8TQWYcy157NEG4/5ERoOq+zwYt9cZdUCwsu/a32AuwczxYW0
|
55
|
-
JR7dsep9s96x6j2TvqAq756yD9nVeFEsTfV7teyuxqmalHTo8G661WWaF7T+
|
56
|
-
GXZFnFtiE8Lc+HEZP+N206wo8npTnGHD3jkdvRsu33PMRTaWEU3HHDPwrhkV
|
57
|
-
+qU7NAPWpkyKbL7Ictp/6TZONoN0SFVinEXuVPuD8/Wfv3c+uuir/Dg7IBq2
|
58
|
-
Hma+LB/3LBY5lpJGl+I57mZqSo/Z7P8vL7jM/o4TniveXc2LDLs+fqtf7HKu
|
59
|
-
967EpvP8aTbIo0NicXOl1B+i+uz1BNd4i5NcaczKapY/qUXyCBF+NeaY3/nU
|
60
|
-
zKtZiushx2bm1TOEJC5NqvKxboLf//VFJI035kN9OS54uRw6TluGrc/AugFJ
|
61
|
-
XI+5bsA87OATFRtSkZrOx7v2BVynszQ98CR7dCiI2xG1xGPtnqDRe+6NXbde
|
62
|
-
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
-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
-
ooTrul5qhOSeuH252R1UTOiVzQ2/+KP31e/w8FNTPNQrv96prIazITfxMsSY
|
65
|
-
+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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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
-
OnY8zR5rDS0UMRbhprVmRw+1pUaQdDwe2GEtNXXvVUxLB0vNII8qefRLMNFs
|
91
|
-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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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
-
1s4A7QLpJaeCdsiMnjIqxBnECrZtB2RRLhH6lUyMQphea+lsHO66dDxlgNm1
|
106
|
-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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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
-
MIwi12PC94M4wX2HVdliSei6Kk93269tbz3aQfb0e7YtxM5d4sVqMqkvZgvZ
|
124
|
-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
-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
-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
-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
-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
-
W5ecYYZYZfCDOdLbDvtPwjiVrgh8BXU05jHjWoexT/EEcPJ4UnuhVhEfIggG
|
130
|
-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
-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
-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
-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
-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
-
B22SCWjzYMLeW6ChMRr8datcQkWiePtpOkGBE9Rp6FamIQQs5iElyPvaVSC+
|
136
|
-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
-
QSVeV5ecYS1YkQRwP+Db+QYqDBjiEozyYCBQYRihbEOk40QiSg/5eTAV+K4J
|
138
|
-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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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
-
4BvKQyWnh7bhlFW268w82dzVcm6SLK1R+TYeTxLu65DxFEUXeQAm4iiGg4EH
|
152
|
-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
-
8Tv6KnilHSj8V6+0R1C+o8+zAXk1SxGoH46ljUa5WDrBjqfZBuOrRcRR+YeG
|
154
|
-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
-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
-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
-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
-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
-
7CwH5EbPSJ+T6+BEpA+50RfSP4PHn3fk8X/8mE8+QH7gNTdAv3WoK85PdQpb
|
160
|
-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
-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
-
K9pm+FE+ZuVNklWllJGYiemy7o/n0nc90P57Ricg9EpTqGsuchl1BNIoo0wE
|
163
|
-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
-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
-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
-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
-
h8KAVmD8VXOX91QaAHyBdVoBEvghtYhFALIIFmKkHuDec5QFaBgS6Vys9IOp
|
168
|
-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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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
-
PfPG3B8zK0Yb3PMfcwN78k9X381w5PmnKyhUdRWfLaAjoIhwxPgbBbJWEK77
|
185
|
-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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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
-
GRQbtdCSWEgqbS7iSBlXxymXykukj9LRqdZRyNzI9eVLmddhte1a9OurbacX
|
196
|
-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
-
3o0hDCBi1bXlDuiCxP/Jhc8bI/C1D3sMfe+6+IDetevyCnX7AZgXsVE3YQXV
|
198
|
-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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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
-
3hjhr8+NYxB/59UHMP7O6y3Ix/7pBWtsY9UkOx/ly4Mgn0EoRKinNZaWkb8B
|
209
|
-
+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
-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
-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
-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
-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
-
qgj0ESDblMqVJmQXgvfHhtHAe5/LC5UJO7e6eI/FxfuuLf7GpcXb3e/D9/Bi
|
215
|
-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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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
-
a3UNB162gZdt4GW7DC8beCtODRJ3+3Ijn0FF3ZGJWudTWD+x3zRO5NWBri7k
|
234
|
-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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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
|
250
|
-
4HTQuqIS/9v/AItc2/r6CgEA
|
251
|
-
|
252
|
-
http_version:
|
253
|
-
recorded_at: Tue, 12 Jun 2012 09:44:51 GMT
|
254
|
-
recorded_with: VCR 2.2.0
|
@@ -1,64 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/rate_limit?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.1
|
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
|
-
- Fri, 21 Jun 2013 21:31:45 GMT
|
27
|
-
Content-Type:
|
28
|
-
- application/json; charset=utf-8
|
29
|
-
Transfer-Encoding:
|
30
|
-
- chunked
|
31
|
-
Connection:
|
32
|
-
- keep-alive
|
33
|
-
Status:
|
34
|
-
- 200 OK
|
35
|
-
X-Ratelimit-Limit:
|
36
|
-
- '5000'
|
37
|
-
X-Ratelimit-Remaining:
|
38
|
-
- '5000'
|
39
|
-
X-Github-Media-Type:
|
40
|
-
- github.v3; format=json
|
41
|
-
X-Content-Type-Options:
|
42
|
-
- nosniff
|
43
|
-
Access-Control-Allow-Credentials:
|
44
|
-
- 'true'
|
45
|
-
Access-Control-Expose-Headers:
|
46
|
-
- ETag, Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-OAuth-Scopes, X-Accepted-OAuth-Scopes
|
47
|
-
Access-Control-Allow-Origin:
|
48
|
-
- ! '*'
|
49
|
-
Etag:
|
50
|
-
- ! '"5d9e87bc7cbd54a123abd85f8d265f38"'
|
51
|
-
Cache-Control:
|
52
|
-
- max-age=0, private, must-revalidate
|
53
|
-
Vary:
|
54
|
-
- Accept-Encoding
|
55
|
-
Content-Encoding:
|
56
|
-
- gzip
|
57
|
-
body:
|
58
|
-
encoding: ASCII-8BIT
|
59
|
-
string: !binary |-
|
60
|
-
H4sIAAAAAAAAA6tWKkosSVWyqlbKyczNLFGyMjUwMNBRKkrNTczMy8xLhwjU
|
61
|
-
1gIAWEFOoigAAAA=
|
62
|
-
http_version: !!null
|
63
|
-
recorded_at: Fri, 21 Jun 2013 21:31:45 GMT
|
64
|
-
recorded_with: VCR 2.4.0
|
@@ -1,64 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/rate_limit?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.1
|
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
|
-
- Fri, 21 Jun 2013 21:37:35 GMT
|
27
|
-
Content-Type:
|
28
|
-
- application/json; charset=utf-8
|
29
|
-
Transfer-Encoding:
|
30
|
-
- chunked
|
31
|
-
Connection:
|
32
|
-
- keep-alive
|
33
|
-
Status:
|
34
|
-
- 200 OK
|
35
|
-
X-Ratelimit-Limit:
|
36
|
-
- '5000'
|
37
|
-
X-Ratelimit-Remaining:
|
38
|
-
- '5000'
|
39
|
-
X-Github-Media-Type:
|
40
|
-
- github.v3; format=json
|
41
|
-
X-Content-Type-Options:
|
42
|
-
- nosniff
|
43
|
-
Access-Control-Allow-Credentials:
|
44
|
-
- 'true'
|
45
|
-
Access-Control-Expose-Headers:
|
46
|
-
- ETag, Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-OAuth-Scopes, X-Accepted-OAuth-Scopes
|
47
|
-
Access-Control-Allow-Origin:
|
48
|
-
- ! '*'
|
49
|
-
Etag:
|
50
|
-
- ! '"5d9e87bc7cbd54a123abd85f8d265f38"'
|
51
|
-
Cache-Control:
|
52
|
-
- max-age=0, private, must-revalidate
|
53
|
-
Vary:
|
54
|
-
- Accept-Encoding
|
55
|
-
Content-Encoding:
|
56
|
-
- gzip
|
57
|
-
body:
|
58
|
-
encoding: ASCII-8BIT
|
59
|
-
string: !binary |-
|
60
|
-
H4sIAAAAAAAAA6tWKkosSVWyqlbKyczNLFGyMjUwMNBRKkrNTczMy8xLhwjU
|
61
|
-
1gIAWEFOoigAAAA=
|
62
|
-
http_version: !!null
|
63
|
-
recorded_at: Fri, 21 Jun 2013 21:37:35 GMT
|
64
|
-
recorded_with: VCR 2.4.0
|
@@ -1,52 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: delete
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/<USER>/github_api_test/releases/assets/46073?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
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 204
|
19
|
-
message: No Content
|
20
|
-
headers:
|
21
|
-
Server:
|
22
|
-
- GitHub.com
|
23
|
-
Date:
|
24
|
-
- Sat, 07 Dec 2013 21:27:04 GMT
|
25
|
-
Status:
|
26
|
-
- 204 No Content
|
27
|
-
X-Ratelimit-Limit:
|
28
|
-
- "5000"
|
29
|
-
X-Ratelimit-Remaining:
|
30
|
-
- "4990"
|
31
|
-
X-Ratelimit-Reset:
|
32
|
-
- "1386451969"
|
33
|
-
X-Github-Media-Type:
|
34
|
-
- github.v3; format=json
|
35
|
-
X-Content-Type-Options:
|
36
|
-
- nosniff
|
37
|
-
Access-Control-Allow-Credentials:
|
38
|
-
- "true"
|
39
|
-
Access-Control-Expose-Headers:
|
40
|
-
- ETag, Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
|
41
|
-
Access-Control-Allow-Origin:
|
42
|
-
- "*"
|
43
|
-
X-Github-Request-Id:
|
44
|
-
- 4D649864:2A9D:172CB9E:52A392A8
|
45
|
-
Vary:
|
46
|
-
- Accept-Encoding
|
47
|
-
body:
|
48
|
-
encoding: US-ASCII
|
49
|
-
string: ""
|
50
|
-
http_version:
|
51
|
-
recorded_at: Sat, 07 Dec 2013 21:27:04 GMT
|
52
|
-
recorded_with: VCR 2.6.0
|
@@ -1,65 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: patch
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/murek/github_api_test/releases/assets/46084?access_token=<TOKEN>
|
6
|
-
body:
|
7
|
-
encoding: UTF-8
|
8
|
-
string: "{\"name\":\"Rake\",\"label\":\"Ruby code\"}"
|
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
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
response:
|
19
|
-
status:
|
20
|
-
code: 200
|
21
|
-
message: OK
|
22
|
-
headers:
|
23
|
-
Server:
|
24
|
-
- GitHub.com
|
25
|
-
Date:
|
26
|
-
- Sat, 07 Dec 2013 21:16:20 GMT
|
27
|
-
Content-Type:
|
28
|
-
- application/json; charset=utf-8
|
29
|
-
Status:
|
30
|
-
- 200 OK
|
31
|
-
X-Ratelimit-Limit:
|
32
|
-
- "5000"
|
33
|
-
X-Ratelimit-Remaining:
|
34
|
-
- "4991"
|
35
|
-
X-Ratelimit-Reset:
|
36
|
-
- "1386451969"
|
37
|
-
Cache-Control:
|
38
|
-
- private, max-age=60, s-maxage=60
|
39
|
-
Last-Modified:
|
40
|
-
- Sat, 07 Dec 2013 21:16:20 GMT
|
41
|
-
Etag:
|
42
|
-
- "\"00bde8b488647e7a3b3ba20a812788e6\""
|
43
|
-
Vary:
|
44
|
-
- Accept, Authorization, Cookie, X-GitHub-OTP
|
45
|
-
- Accept-Encoding
|
46
|
-
X-Github-Media-Type:
|
47
|
-
- github.v3; format=json
|
48
|
-
X-Content-Type-Options:
|
49
|
-
- nosniff
|
50
|
-
Content-Length:
|
51
|
-
- "290"
|
52
|
-
Access-Control-Allow-Credentials:
|
53
|
-
- "true"
|
54
|
-
Access-Control-Expose-Headers:
|
55
|
-
- ETag, Link, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval
|
56
|
-
Access-Control-Allow-Origin:
|
57
|
-
- "*"
|
58
|
-
X-Github-Request-Id:
|
59
|
-
- 4D649864:70CB:1D9EC01:52A39023
|
60
|
-
body:
|
61
|
-
encoding: US-ASCII
|
62
|
-
string: "{\"url\":\"https://api.github.com/repos/murek/github_api_test/releases/assets/46084\",\"id\":46084,\"name\":\"Rake\",\"label\":\"Ruby code\",\"content_type\":\"application/octet-stream\",\"state\":\"uploaded\",\"size\":333,\"download_count\":0,\"created_at\":\"2013-12-07T21:00:29Z\",\"updated_at\":\"2013-12-07T21:16:20Z\"}"
|
63
|
-
http_version:
|
64
|
-
recorded_at: Sat, 07 Dec 2013 21:16:20 GMT
|
65
|
-
recorded_with: VCR 2.6.0
|