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,52 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: patch
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/<USER>/github_api_test/labels/api?access_token=<TOKEN>
|
6
|
-
body:
|
7
|
-
encoding: UTF-8
|
8
|
-
string: ! '{"name":"api","color":"000000"}'
|
9
|
-
headers:
|
10
|
-
Accept:
|
11
|
-
- application/jsonapplication/vnd.github+json;q=0.7application/vnd.github.v3.raw+json;q=0.5application/vnd.github.beta.raw+json;q=0.1
|
12
|
-
Accept-Charset:
|
13
|
-
- utf-8
|
14
|
-
User-Agent:
|
15
|
-
- Github Ruby Gem 0.8.3
|
16
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
response:
|
19
|
-
status:
|
20
|
-
code: 200
|
21
|
-
message: OK
|
22
|
-
headers:
|
23
|
-
Server:
|
24
|
-
- nginx
|
25
|
-
Date:
|
26
|
-
- Sun, 16 Dec 2012 18:05:56 GMT
|
27
|
-
Content-Type:
|
28
|
-
- application/json; charset=utf-8
|
29
|
-
Connection:
|
30
|
-
- keep-alive
|
31
|
-
Status:
|
32
|
-
- 200 OK
|
33
|
-
X-Ratelimit-Remaining:
|
34
|
-
- '4997'
|
35
|
-
X-Ratelimit-Limit:
|
36
|
-
- '5000'
|
37
|
-
Cache-Control:
|
38
|
-
- max-age=0, private, must-revalidate
|
39
|
-
X-Content-Type-Options:
|
40
|
-
- nosniff
|
41
|
-
X-Github-Media-Type:
|
42
|
-
- github.beta
|
43
|
-
Content-Length:
|
44
|
-
- '101'
|
45
|
-
Etag:
|
46
|
-
- ! '"06def9dc9c24b11d03a61a6b541cb122"'
|
47
|
-
body:
|
48
|
-
encoding: US-ASCII
|
49
|
-
string: ! '{"color":"000000","url":"https://api.github.com/repos/<USER>/github_api_test/labels/api","name":"api"}'
|
50
|
-
http_version: !!null
|
51
|
-
recorded_at: Sun, 16 Dec 2012 18:05:56 GMT
|
52
|
-
recorded_with: VCR 2.3.0
|
@@ -1,251 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/issues?access_token=<TOKEN>&assignee=none&direction=asc&sort=created&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:16:38 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
|
-
- "\"f57a34418ea7595c3315d02b1cd91438\""
|
37
|
-
Link:
|
38
|
-
- <https://api.github.com/repos/peter-murach/github/issues?access_token=<TOKEN>&assignee=none&direction=asc&page=2&sort=created&state=closed>; rel="next", <https://api.github.com/repos/peter-murach/github/issues?access_token=<TOKEN>&assignee=none&direction=asc&page=2&sort=created&state=closed>; rel="last"
|
39
|
-
X-Ratelimit-Remaining:
|
40
|
-
- "4998"
|
41
|
-
Content-Encoding:
|
42
|
-
- gzip
|
43
|
-
body:
|
44
|
-
encoding: ASCII-8BIT
|
45
|
-
string: !binary |
|
46
|
-
H4sIAAAAAAAAA+1dCXfbRpL+K4i8O5Q9Ion7evEVx4k9k8TZWNmZN5ZXxtEg
|
47
|
-
YZEEBwAlK5nsb9+vqnFJ4iGJZJx9b/ycmASB7kYf1VVffVX97teDaToRRZnN
|
48
|
-
xIE/W0wmRwfjcjo5XeSTAx8fy3nhD4ejtBwvwkGUTYdzUYq8P13kQTSurg/T
|
49
|
-
oliIYqgdHB3MUcRpLv6J7+WB/2unMFn4PCijsSxdXojTJGm//3Z0UJRBibYc
|
50
|
-
RJOsEDGKnAShmBQH/rv3RweLQuRU7CgPzoMyyE/TGLc6qqrHhhcEoaubWmIb
|
51
|
-
tmaEQneNxEiE66gopLr96msVIlrkYlAXxu8nbxxuKvJp/LjunEA33YEYBGfB
|
52
|
-
NEgHM1EOg6IQZTFoe+0/9W/SaTASBT7UtXU/9zVTHcxnI3rbbJTO8E7n6SyN
|
53
|
-
0kXxSzDKcPlqw4N52il9SL1SDK89QT2j25qjWujUKBfo1fg0wKAc6Kqm9fFX
|
54
|
-
N481wzcM37T/QV1UFOloJpp5EGbxJe5+lR4pr5VxcC6UQJnnWTgRU0WWp8zE
|
55
|
-
hZKLeTY4yU9m9N/rqbIo0tnIpy/PZAcoj5Vv5fyh2/0sWJTj0zI7EzPl8ROF
|
56
|
-
P3TuHlB5xUBWgJk0zxR/FkwF3XtygBL6dO3koK7xW1Eq5TgtFJHnWc71/vjm
|
57
|
-
7bHSjM7NrhpyFU+DKBJFIVvy+BP/UXzFVNVfTw6m+AXjdXLgnxz8KN+5UOZB
|
58
|
-
Tu+m/OXtmx9ODn6rW0D/0gjN4yVd7B5rum96vqVSF68dRW7VpvUlV8W1cXSO
|
59
|
-
NdM3Hd9yqBLM4qmYlVgx+tHBbDENacloRwc8IQxTswzr6KBMywmtsurllBc0
|
60
|
-
Qejl6iE9+O1ol7JBR8NWy4bbChoqYchFtWLkbs8O+EmU0MqdOxZAD6Jz7iOn
|
61
|
-
XGF4kXBDO7BtzXRjHfLKChwTMkp3gjigRSjF2q3l1KYi9y6n4mxa5tTytXNb
|
62
|
-
SqjmXpqKluZ5qrtcNul9zT7WHF9zfV1bI5vKsVCmohxncSWRTnkrUpJ0gl1K
|
63
|
-
xJAMgpZtMC2UJMshwJrdbqAEcZyWaTYLJpNL5WIMcUQrJy15GQQzRRZ1AdFF
|
64
|
-
38R0Xl4qRZnTr1xWJS6PlErM5aJc5DNUGijnwSSFNEDhUiwNqCG5wGNCSali
|
65
|
-
vitZzCK+p8wgRacZJKysZRwUYyoDm+hguWRBB7nHuuablq/r20sWWlI3JQsq
|
66
|
-
gWSxfEgwi0ehlSxGK1kgZFiyWK7mOV4rWV6zUlDvFLIzw8Vox3LF2J1c4aLu
|
67
|
-
KVeMbeWKMdhCrqiRq5kiVOMk9BI78tzAs+LEC0wrMCzh3kf/2VTk3uXKxwJ7
|
68
|
-
cBmQAngLydK5myajZmuWukq06Naxqvm66Rvr1J4PHz7ki/CSNvfhz6xffVwU
|
69
|
-
EA1Vs4ZfZ9GCt9nhP4Ign1wOIQVnBWSNmEXDKJsl6WgIFa5MIQp+ocez6Swl
|
70
|
-
1WeQh77ppzPlw5dlNlcOSVlOIasePun5ymIWiyQlIVKJtQ+QnD2WN1AuZ/6b
|
71
|
-
8KOISuXwh+x7FnsvSel5SI1Uqj9Jnk2VpS0e5OfT4UhMiyG9WF8beAOjP1ef
|
72
|
-
jSZZGEzkLwEE0rkoFvN5lpd9Y6ANjOEkDYfy+mn1wzAWc4GWzqIUEgrvA7WC
|
73
|
-
32iSBXHvD9OacJJFZwra9Qdplm5wJ11p1mnTlZefv+NsU+UWQgc8xRTG8sP8
|
74
|
-
Pk1nn79letV3NJJ/qC7b08zPA2gwWFydJUiXiqGYwTwUtOYsy+5Mp0NdmYhz
|
75
|
-
2MkPacJ/GU2gnvgv+eYnOxy+W7XL4nYJAASfp+Zmgf3+3dBI/ABmMo2SIVcU
|
76
|
-
9g0spkicik8i+j16ZVVD8sUuV/PK6XCjektOimZo0A4IlnZ7/Cx9Ysld6/ea
|
77
|
-
qTc7Rdb/OfoimM8nacQmCk1TT8qSdkS++D0GpJo+lboESPHqopEq0OkUtgOM
|
78
|
-
rls26DZ6mZidp3k2I/WNJelybezz6zHVdlxpiLfsgH2qeVWD2lUsddc/QMv+
|
79
|
-
rVsVlZJ+d+X9D6tb7W3+r9y3rolFV2rs1QI87ciN30U+Et4SzGJpYum3lFJF
|
80
|
-
lKfzcsjqoi/F+koBsuTeL8nOlCojTOBV6JMOeE6iT2xDr7XQN+LaBLwsQ5/a
|
81
|
-
Sqyr6BPA7BrXBhAlHR2WqenuFVwbaDrsaAnOnbLHBLbvXERHykVQzHolm4WE
|
82
|
-
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
-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
-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
-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
-
EjrPyQE5074KCmGbA4A4WYwPhxImf+dXN71/51NJhAPQM/jKgPT7h1QQP4R3
|
87
|
-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
-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
-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
-
n5c03R4NH7XjRMBm//kI40s/SS+t8hPQQeVbOHlJAtrtzS/kTOgfoy/o9s5e
|
91
|
-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
-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
-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
-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
-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
-
EDkV4tz4BR0vS1/hz18xM6itxXCLFlVDi9fqju2VdduMNG6q5Ud3ZXeWeVcG
|
97
|
-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
-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
-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
-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
-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
-
QPlKlGBRUAm1TqI8//F1S1uoFF5qRZLmUFBgqxLRYcZrScmwvQZKkU0WTHIg
|
103
|
-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
-
IJ3AbqT+Wdbx8IF0ZM2OJYu9VrLs0YLcxAu4x2reVOTeLci9UA3kRLaPVcu3
|
105
|
-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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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
-
kGYoYqqCHxxgaz9tqn6qPCjzhWh/bX5RHuQg+0wgfdLZYMAsbrShbmn1cZXx
|
113
|
-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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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
-
vVPfX/fww0uqWo6nx3ZiIqYb7jvDM80YAJare8Kx1dgQRgKMx2ud403Trlnt
|
129
|
-
NLw1S6C23+XL1z33uH4pRJ1XMEP9UFPoDhpJZX5DYUU0WWKBID4CG+cLACaY
|
130
|
-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
-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
-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
-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
-
sU4vW82DHYYVvElyOIKvUMKm4zxbjMa0G9Dir9Z0C1jeCaY8rAWqr4Av8XBQ
|
135
|
-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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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
-
gGebHSE1Cy9z2K8x+2vn0IOIrZPlOdBmrAhC0VoH4JC9fRRlsyzeRepbNi11
|
146
|
-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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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
-
3eR3VY4qQ9U11QFTvDas2tGuplS3L6tO5DfdtQhdn7Zqj/xNBBu4gREFYZiI
|
154
|
-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
-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
-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
-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
-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
-
JwePnyDckJqMsCEKOuMEVXRZNpoDqdBquvLrb7+x4MKzaDoHmsnn5aPTdCpO
|
160
|
-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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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
-
NlQosaE+1z0C1JawQ5DVFJAloHjkluXIny0V0+VBizdqacVUJ2hRq6IWDcxO
|
172
|
-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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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
-
su4rtdytpZa7jdTShaO6oMHaturGpuk5ka56IvTCQDNjN6EQ9bsqOZuK3LvU
|
185
|
-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
-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
-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
-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
-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
-
Lqx62blOh9EkxQaD87h8hajXgCCqKzhkC8hBdZV3/2fV4U9KVRDnt+NrnSR0
|
191
|
-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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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
-
W7WvSl2zZjC4DcGl7//MY/36DXkAmzEBIaObMTeDxlb2ZWNb/ZNesCpGyeRZ
|
210
|
-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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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
-
27GEgZMP3NjTkew2jCIV4dami1MQ7iGCNhW5dxEUp7TUYjEVl7fldFx/hGan
|
228
|
-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
-
5VEjb2BDf6wPqm846D3wQDoFsUHxGlYqhw5RBWQ08o6PvENUO7MzKt45kr+L
|
230
|
-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
-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
-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
-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
-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
-
nlGBozHsF3jwijomSXpYfCYeMEX9GItb4a8UfyRhqSq8SKFvMqsiiqKVzbTu
|
236
|
-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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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
|
248
|
-
|
249
|
-
http_version:
|
250
|
-
recorded_at: Tue, 12 Jun 2012 09:16:39 GMT
|
251
|
-
recorded_with: VCR 2.2.0
|
@@ -1,44 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/issues?access_token=<TOKEN>&direction=asc&filter=created&sort=created&state=open
|
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:11:03 GMT
|
25
|
-
Content-Type:
|
26
|
-
- application/json; charset=utf-8
|
27
|
-
Connection:
|
28
|
-
- keep-alive
|
29
|
-
Status:
|
30
|
-
- 200 OK
|
31
|
-
X-Ratelimit-Limit:
|
32
|
-
- "5000"
|
33
|
-
Etag:
|
34
|
-
- "\"d751713988987e9331980363e24189ce\""
|
35
|
-
X-Ratelimit-Remaining:
|
36
|
-
- "4999"
|
37
|
-
Content-Length:
|
38
|
-
- "2"
|
39
|
-
body:
|
40
|
-
encoding: US-ASCII
|
41
|
-
string: "[]"
|
42
|
-
http_version:
|
43
|
-
recorded_at: Tue, 12 Jun 2012 09:11:03 GMT
|
44
|
-
recorded_with: VCR 2.2.0
|
@@ -1,55 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: post
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/<USER>/github_api_test/milestones?access_token=<TOKEN>
|
6
|
-
body:
|
7
|
-
encoding: UTF-8
|
8
|
-
string: ! '{"title":"fix-all","state":"open","description":"fixing all issues"}'
|
9
|
-
headers:
|
10
|
-
Accept:
|
11
|
-
- application/jsonapplication/vnd.github+json;q=0.7application/vnd.github.v3.raw+json;q=0.5application/vnd.github.beta.raw+json;q=0.1
|
12
|
-
Accept-Charset:
|
13
|
-
- utf-8
|
14
|
-
User-Agent:
|
15
|
-
- Github Ruby Gem 0.8.2
|
16
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
response:
|
19
|
-
status:
|
20
|
-
code: 201
|
21
|
-
message: Created
|
22
|
-
headers:
|
23
|
-
Server:
|
24
|
-
- nginx
|
25
|
-
Date:
|
26
|
-
- Sat, 15 Dec 2012 11:52:52 GMT
|
27
|
-
Content-Type:
|
28
|
-
- application/json; charset=utf-8
|
29
|
-
Connection:
|
30
|
-
- keep-alive
|
31
|
-
Status:
|
32
|
-
- 201 Created
|
33
|
-
X-Content-Type-Options:
|
34
|
-
- nosniff
|
35
|
-
X-Ratelimit-Remaining:
|
36
|
-
- '4999'
|
37
|
-
X-Ratelimit-Limit:
|
38
|
-
- '5000'
|
39
|
-
X-Github-Media-Type:
|
40
|
-
- github.beta
|
41
|
-
Etag:
|
42
|
-
- ! '"8099333efac8fa9ec10b1adfece9b63a"'
|
43
|
-
Location:
|
44
|
-
- https://api.github.com/repos/<USER>/github_api_test/milestones/1
|
45
|
-
Cache-Control:
|
46
|
-
- max-age=0, private, must-revalidate
|
47
|
-
Content-Length:
|
48
|
-
- '1249'
|
49
|
-
body:
|
50
|
-
encoding: US-ASCII
|
51
|
-
string: ! '{"state":"open","labels_url":"https://api.github.com/repos/<USER>/github_api_test/milestones/1/labels","url":"https://api.github.com/repos/<USER>/github_api_test/milestones/1","due_on":null,"creator":{"type":"User","gists_url":"https://api.github.com/users/<USER>/gists{/gist_id}","organizations_url":"https://api.github.com/users/<USER>/orgs","url":"https://api.github.com/users/<USER>","gravatar_id":"80cbc0fc6c03d43f495b2342b31fe4fa","followers_url":"https://api.github.com/users/<USER>/followers","following_url":"https://api.github.com/users/<USER>/following","login":"<USER>","events_url":"https://api.github.com/users/<USER>/events{/privacy}","subscriptions_url":"https://api.github.com/users/<USER>/subscriptions","repos_url":"https://api.github.com/users/<USER>/repos","avatar_url":"https://secure.gravatar.com/avatar/80cbc0fc6c03d43f495b2342b31fe4fa?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-user-420.png","starred_url":"https://api.github.com/users/<USER>/starred{/owner}{/repo}","id":1223156,"received_events_url":"https://api.github.com/users/<USER>/received_events"},"open_issues":0,"created_at":"2012-12-15T11:52:52Z","closed_issues":0,"title":"fix-all","number":1,"id":230459,"description":"fixing
|
52
|
-
all issues"}'
|
53
|
-
http_version: !!null
|
54
|
-
recorded_at: Sat, 15 Dec 2012 11:52:52 GMT
|
55
|
-
recorded_with: VCR 2.3.0
|
@@ -1,46 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: delete
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/<USER>/github_api_test/milestones/1?access_token=<TOKEN>
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
Accept:
|
11
|
-
- application/jsonapplication/vnd.github+json;q=0.7application/vnd.github.v3.raw+json;q=0.5application/vnd.github.beta.raw+json;q=0.1
|
12
|
-
Accept-Charset:
|
13
|
-
- utf-8
|
14
|
-
User-Agent:
|
15
|
-
- Github Ruby Gem 0.8.2
|
16
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
response:
|
19
|
-
status:
|
20
|
-
code: 204
|
21
|
-
message: No Content
|
22
|
-
headers:
|
23
|
-
Server:
|
24
|
-
- nginx
|
25
|
-
Date:
|
26
|
-
- Sat, 15 Dec 2012 12:06:25 GMT
|
27
|
-
Connection:
|
28
|
-
- keep-alive
|
29
|
-
Status:
|
30
|
-
- 204 No Content
|
31
|
-
X-Content-Type-Options:
|
32
|
-
- nosniff
|
33
|
-
X-Ratelimit-Remaining:
|
34
|
-
- '4997'
|
35
|
-
X-Ratelimit-Limit:
|
36
|
-
- '5000'
|
37
|
-
X-Github-Media-Type:
|
38
|
-
- github.beta
|
39
|
-
Cache-Control:
|
40
|
-
- ''
|
41
|
-
body:
|
42
|
-
encoding: US-ASCII
|
43
|
-
string: ''
|
44
|
-
http_version: !!null
|
45
|
-
recorded_at: Sat, 15 Dec 2012 12:06:26 GMT
|
46
|
-
recorded_with: VCR 2.3.0
|