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,173 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/users/wycats/repos?access_token=<TOKEN>
|
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
|
-
- Mon, 07 May 2012 16:12:31 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
|
-
- ! '"5fba4642c06766ac8c18273482225982"'
|
37
|
-
Link:
|
38
|
-
- <https://api.github.com/users/wycats/repos?access_token=<TOKEN>&page=2>; rel="next",
|
39
|
-
<https://api.github.com/users/wycats/repos?access_token=<TOKEN>&page=5>; rel="last"
|
40
|
-
X-Ratelimit-Remaining:
|
41
|
-
- '4907'
|
42
|
-
Content-Encoding:
|
43
|
-
- gzip
|
44
|
-
body:
|
45
|
-
encoding: ASCII-8BIT
|
46
|
-
string: !binary |-
|
47
|
-
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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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
-
Y0wdXWsJL9VHOSNNdpAUjBU6DXGUHI9HHKNh6oeH6JCkWz988SEXOFnpjTZb
|
66
|
-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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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
-
wIBfs+Pk36GfKn92d/u/Kyz8OPk5+Vuj9dAuAeuyJDFOLDgGWEvdcMAjmCIS
|
85
|
-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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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
-
6VAkYGUOLjLtseGraLdDkpG6JH9UppiqeMFVWJAX4pyynqNn5Cr4bqCcL0AS
|
94
|
-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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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
-
owPjKZpViA+UipFlJ4LbALkpDLaWx5jc4ZF3ZkTPcjZMuvS5lIiRiOa8owFi
|
115
|
-
jr0f+no0ojcKKeJBE9OcUxuQIQBDNA0XnPaZG+wTPGOfxz4C1d2tWKymkRdJ
|
116
|
-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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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
-
S76H7o9OSm/dzwWHVB8+iWVaN853adU/i0YHzY9A7stnfG7Ow8v6/03274oP
|
124
|
-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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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
|
139
|
-
J6e3CjqkOcSCePz+v/8D6HQ4OPV7AAA=
|
140
|
-
http_version: !!null
|
141
|
-
recorded_at: Mon, 07 May 2012 16:12:31 GMT
|
142
|
-
- request:
|
143
|
-
method: get
|
144
|
-
uri: https://api.github.com/users/peter-murach/repos?access_token=<TOKEN>
|
145
|
-
body:
|
146
|
-
encoding: US-ASCII
|
147
|
-
string: ''
|
148
|
-
headers:
|
149
|
-
Accept-Encoding:
|
150
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
151
|
-
Accept:
|
152
|
-
- ! '*/*'
|
153
|
-
User-Agent:
|
154
|
-
- Ruby
|
155
|
-
response:
|
156
|
-
status:
|
157
|
-
code: 500
|
158
|
-
message: Internal Server Error
|
159
|
-
headers:
|
160
|
-
Server:
|
161
|
-
- nginx/1.0.13
|
162
|
-
Date:
|
163
|
-
- Sat, 09 Jun 2012 14:59:24 GMT
|
164
|
-
Transfer-Encoding:
|
165
|
-
- chunked
|
166
|
-
Connection:
|
167
|
-
- keep-alive
|
168
|
-
body:
|
169
|
-
encoding: US-ASCII
|
170
|
-
string: ''
|
171
|
-
http_version: !!null
|
172
|
-
recorded_at: Sat, 09 Jun 2012 14:59:24 GMT
|
173
|
-
recorded_with: VCR 2.2.0
|
@@ -1,159 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/pulls/comments/36?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.1
|
16
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
Accept-Encoding:
|
19
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
20
|
-
response:
|
21
|
-
status:
|
22
|
-
code: 404
|
23
|
-
message: Not Found
|
24
|
-
headers:
|
25
|
-
Server:
|
26
|
-
- nginx
|
27
|
-
Date:
|
28
|
-
- Fri, 07 Dec 2012 22:02:40 GMT
|
29
|
-
Content-Type:
|
30
|
-
- application/json; charset=utf-8
|
31
|
-
Transfer-Encoding:
|
32
|
-
- chunked
|
33
|
-
Connection:
|
34
|
-
- keep-alive
|
35
|
-
Status:
|
36
|
-
- 404 Not Found
|
37
|
-
X-Github-Media-Type:
|
38
|
-
- github.beta
|
39
|
-
X-Ratelimit-Limit:
|
40
|
-
- '5000'
|
41
|
-
Cache-Control:
|
42
|
-
- ''
|
43
|
-
X-Content-Type-Options:
|
44
|
-
- nosniff
|
45
|
-
X-Ratelimit-Remaining:
|
46
|
-
- '4997'
|
47
|
-
Content-Encoding:
|
48
|
-
- gzip
|
49
|
-
body:
|
50
|
-
encoding: ASCII-8BIT
|
51
|
-
string: !binary |-
|
52
|
-
H4sIAAAAAAAAA6tWyk0tLk5MT1WyUvLLL1Fwyy/NS1GqBQB8+Ys1FwAAAA==
|
53
|
-
http_version: !!null
|
54
|
-
recorded_at: Fri, 07 Dec 2012 22:02:40 GMT
|
55
|
-
- request:
|
56
|
-
method: get
|
57
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/pulls/comments/56?access_token=<TOKEN>
|
58
|
-
body:
|
59
|
-
encoding: US-ASCII
|
60
|
-
string: ''
|
61
|
-
headers:
|
62
|
-
Accept:
|
63
|
-
- application/jsonapplication/vnd.github+json;q=0.7application/vnd.github.v3.raw+json;q=0.5application/vnd.github.beta.raw+json;q=0.1
|
64
|
-
Accept-Charset:
|
65
|
-
- utf-8
|
66
|
-
User-Agent:
|
67
|
-
- Github Ruby Gem 0.8.1
|
68
|
-
Content-Type:
|
69
|
-
- application/json
|
70
|
-
Accept-Encoding:
|
71
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
72
|
-
response:
|
73
|
-
status:
|
74
|
-
code: 404
|
75
|
-
message: Not Found
|
76
|
-
headers:
|
77
|
-
Server:
|
78
|
-
- nginx
|
79
|
-
Date:
|
80
|
-
- Fri, 07 Dec 2012 22:05:53 GMT
|
81
|
-
Content-Type:
|
82
|
-
- application/json; charset=utf-8
|
83
|
-
Transfer-Encoding:
|
84
|
-
- chunked
|
85
|
-
Connection:
|
86
|
-
- keep-alive
|
87
|
-
Status:
|
88
|
-
- 404 Not Found
|
89
|
-
X-Ratelimit-Limit:
|
90
|
-
- '5000'
|
91
|
-
Cache-Control:
|
92
|
-
- ''
|
93
|
-
X-Github-Media-Type:
|
94
|
-
- github.beta
|
95
|
-
X-Ratelimit-Remaining:
|
96
|
-
- '4996'
|
97
|
-
X-Content-Type-Options:
|
98
|
-
- nosniff
|
99
|
-
Content-Encoding:
|
100
|
-
- gzip
|
101
|
-
body:
|
102
|
-
encoding: ASCII-8BIT
|
103
|
-
string: !binary |-
|
104
|
-
H4sIAAAAAAAAA6tWyk0tLk5MT1WyUvLLL1Fwyy/NS1GqBQB8+Ys1FwAAAA==
|
105
|
-
http_version: !!null
|
106
|
-
recorded_at: Fri, 07 Dec 2012 22:05:53 GMT
|
107
|
-
- request:
|
108
|
-
method: get
|
109
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/pulls/comments/9426658?access_token=<TOKEN>
|
110
|
-
body:
|
111
|
-
encoding: US-ASCII
|
112
|
-
string: ''
|
113
|
-
headers:
|
114
|
-
Accept:
|
115
|
-
- application/jsonapplication/vnd.github+json;q=0.7application/vnd.github.v3.raw+json;q=0.5application/vnd.github.beta.raw+json;q=0.1
|
116
|
-
Accept-Charset:
|
117
|
-
- utf-8
|
118
|
-
User-Agent:
|
119
|
-
- Github Ruby Gem 0.8.1
|
120
|
-
Content-Type:
|
121
|
-
- application/json
|
122
|
-
Accept-Encoding:
|
123
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
124
|
-
response:
|
125
|
-
status:
|
126
|
-
code: 404
|
127
|
-
message: Not Found
|
128
|
-
headers:
|
129
|
-
Server:
|
130
|
-
- nginx
|
131
|
-
Date:
|
132
|
-
- Fri, 07 Dec 2012 22:06:49 GMT
|
133
|
-
Content-Type:
|
134
|
-
- application/json; charset=utf-8
|
135
|
-
Transfer-Encoding:
|
136
|
-
- chunked
|
137
|
-
Connection:
|
138
|
-
- keep-alive
|
139
|
-
Status:
|
140
|
-
- 404 Not Found
|
141
|
-
X-Ratelimit-Limit:
|
142
|
-
- '5000'
|
143
|
-
Cache-Control:
|
144
|
-
- ''
|
145
|
-
X-Github-Media-Type:
|
146
|
-
- github.beta
|
147
|
-
X-Ratelimit-Remaining:
|
148
|
-
- '4995'
|
149
|
-
X-Content-Type-Options:
|
150
|
-
- nosniff
|
151
|
-
Content-Encoding:
|
152
|
-
- gzip
|
153
|
-
body:
|
154
|
-
encoding: ASCII-8BIT
|
155
|
-
string: !binary |-
|
156
|
-
H4sIAAAAAAAAA6tWyk0tLk5MT1WyUvLLL1Fwyy/NS1GqBQB8+Ys1FwAAAA==
|
157
|
-
http_version: !!null
|
158
|
-
recorded_at: Fri, 07 Dec 2012 22:06:49 GMT
|
159
|
-
recorded_with: VCR 2.3.0
|
@@ -1,54 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/pulls/62/comments?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.1
|
16
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
Accept-Encoding:
|
19
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
20
|
-
response:
|
21
|
-
status:
|
22
|
-
code: 200
|
23
|
-
message: OK
|
24
|
-
headers:
|
25
|
-
Server:
|
26
|
-
- nginx
|
27
|
-
Date:
|
28
|
-
- Fri, 07 Dec 2012 22:02:39 GMT
|
29
|
-
Content-Type:
|
30
|
-
- application/json; charset=utf-8
|
31
|
-
Connection:
|
32
|
-
- keep-alive
|
33
|
-
Status:
|
34
|
-
- 200 OK
|
35
|
-
X-Ratelimit-Limit:
|
36
|
-
- '5000'
|
37
|
-
X-Ratelimit-Remaining:
|
38
|
-
- '4998'
|
39
|
-
Cache-Control:
|
40
|
-
- max-age=0, private, must-revalidate
|
41
|
-
X-Content-Type-Options:
|
42
|
-
- nosniff
|
43
|
-
Etag:
|
44
|
-
- ! '"d751713988987e9331980363e24189ce"'
|
45
|
-
Content-Length:
|
46
|
-
- '2'
|
47
|
-
X-Github-Media-Type:
|
48
|
-
- github.beta
|
49
|
-
body:
|
50
|
-
encoding: US-ASCII
|
51
|
-
string: ! '[]'
|
52
|
-
http_version: !!null
|
53
|
-
recorded_at: Fri, 07 Dec 2012 22:02:39 GMT
|
54
|
-
recorded_with: VCR 2.3.0
|
@@ -1,54 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/pulls/comments?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.1
|
16
|
-
Content-Type:
|
17
|
-
- application/json
|
18
|
-
Accept-Encoding:
|
19
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
20
|
-
response:
|
21
|
-
status:
|
22
|
-
code: 200
|
23
|
-
message: OK
|
24
|
-
headers:
|
25
|
-
Server:
|
26
|
-
- nginx
|
27
|
-
Date:
|
28
|
-
- Fri, 07 Dec 2012 22:02:39 GMT
|
29
|
-
Content-Type:
|
30
|
-
- application/json; charset=utf-8
|
31
|
-
Connection:
|
32
|
-
- keep-alive
|
33
|
-
Status:
|
34
|
-
- 200 OK
|
35
|
-
X-Ratelimit-Limit:
|
36
|
-
- '5000'
|
37
|
-
X-Ratelimit-Remaining:
|
38
|
-
- '4999'
|
39
|
-
Cache-Control:
|
40
|
-
- max-age=0, private, must-revalidate
|
41
|
-
X-Content-Type-Options:
|
42
|
-
- nosniff
|
43
|
-
Etag:
|
44
|
-
- ! '"d751713988987e9331980363e24189ce"'
|
45
|
-
Content-Length:
|
46
|
-
- '2'
|
47
|
-
X-Github-Media-Type:
|
48
|
-
- github.beta
|
49
|
-
body:
|
50
|
-
encoding: US-ASCII
|
51
|
-
string: ! '[]'
|
52
|
-
http_version: !!null
|
53
|
-
recorded_at: Fri, 07 Dec 2012 22:02:39 GMT
|
54
|
-
recorded_with: VCR 2.3.0
|
@@ -1,120 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/pulls/f507880?access_token=<TOKEN>
|
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: 404
|
19
|
-
message: Not Found
|
20
|
-
headers:
|
21
|
-
Server:
|
22
|
-
- nginx/1.0.13
|
23
|
-
Date:
|
24
|
-
- Tue, 12 Jun 2012 09:46:13 GMT
|
25
|
-
Content-Type:
|
26
|
-
- application/json; charset=utf-8
|
27
|
-
Transfer-Encoding:
|
28
|
-
- chunked
|
29
|
-
Connection:
|
30
|
-
- keep-alive
|
31
|
-
Status:
|
32
|
-
- 404 Not Found
|
33
|
-
X-Ratelimit-Limit:
|
34
|
-
- "5000"
|
35
|
-
Etag:
|
36
|
-
- "\"e66a7a6c91e2c26803f3f49feb7a883f\""
|
37
|
-
X-Ratelimit-Remaining:
|
38
|
-
- "4993"
|
39
|
-
Content-Encoding:
|
40
|
-
- gzip
|
41
|
-
body:
|
42
|
-
encoding: ASCII-8BIT
|
43
|
-
string: !binary |
|
44
|
-
H4sIAAAAAAAAA6tWyk0tLk5MT1WyUvLLL1Fwyy/NS1GqBQB8+Ys1FwAAAA==
|
45
|
-
|
46
|
-
http_version:
|
47
|
-
recorded_at: Tue, 12 Jun 2012 09:46:13 GMT
|
48
|
-
- request:
|
49
|
-
method: get
|
50
|
-
uri: https://<BASIC_AUTH>@api.github.com/repos/peter-murach/github/pulls/36?access_token=<TOKEN>
|
51
|
-
body:
|
52
|
-
encoding: US-ASCII
|
53
|
-
string: ""
|
54
|
-
headers:
|
55
|
-
Accept-Encoding:
|
56
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
57
|
-
Accept:
|
58
|
-
- "*/*"
|
59
|
-
User-Agent:
|
60
|
-
- Ruby
|
61
|
-
response:
|
62
|
-
status:
|
63
|
-
code: 200
|
64
|
-
message: OK
|
65
|
-
headers:
|
66
|
-
Server:
|
67
|
-
- nginx/1.0.13
|
68
|
-
Date:
|
69
|
-
- Tue, 12 Jun 2012 09:46:32 GMT
|
70
|
-
Content-Type:
|
71
|
-
- application/json; charset=utf-8
|
72
|
-
Transfer-Encoding:
|
73
|
-
- chunked
|
74
|
-
Connection:
|
75
|
-
- keep-alive
|
76
|
-
Status:
|
77
|
-
- 200 OK
|
78
|
-
X-Ratelimit-Limit:
|
79
|
-
- "5000"
|
80
|
-
Etag:
|
81
|
-
- "\"0a34d3209e6417216815b84f3deb6f1f\""
|
82
|
-
X-Ratelimit-Remaining:
|
83
|
-
- "4992"
|
84
|
-
Content-Encoding:
|
85
|
-
- gzip
|
86
|
-
body:
|
87
|
-
encoding: ASCII-8BIT
|
88
|
-
string: !binary |
|
89
|
-
H4sIAAAAAAAAA+1Y227jNhD9FUFFsS3gCymRkiWg2O5LgQX6UBR5alEolDiy
|
90
|
-
iehWUkqwu8i/d6iLLSd27KRF+7B9CCJL4lwOZ84Z6osroYBW1ZVxY7Jwk0JV
|
91
|
-
d3j5xd21ZdH/15C7Mf5sGxOv11vV7rp0ldXluoEW9LLstMh24/110xXF2g/c
|
92
|
-
x4VroMCFzwyIRq1mRjQ0tTlryoy2lDEd/B1jvYHJGgZfQtUOaR6nd3V0e4Pr
|
93
|
-
vTXMWcO9gofkn3BgkbQBz+yjg95t0mncmmu35JD6wpUqz1+3etzQlV3pLvqq
|
94
|
-
eJMBXFuC3oJIC9zIVnewcLOdqLYgk1wVgJtBF25nQNtt3mpxL1qhEyUx0SjM
|
95
|
-
eAghRBHzKYRBnmaE0dDPMsEpWkTbRb1VFb7aoEUt2s94a7RwjJWBrNOwmuz3
|
96
|
-
dTy8uL7k5b38YWoC4bHNClbiTpRCrSpo18IYaM2ssL/1flKl2ILBi8nb/HpJ
|
97
|
-
GVk11RYDPY7wSQVaRLA/DmlZRHxGN2Foe6wVLcLpZkVtQE4Y4xu5KAwiLKRU
|
98
|
-
Y3MjuqkwfROdRjlPPRZJzgMmSL7JuCBpEAGRIZV8E7FojvKs89+A9CVP/ynS
|
99
|
-
x6lZtBnDsvMs2juBWJOMB0ByGgnuZWkAOacB2YR+zjjxUk8CjZikPENgBm4p
|
100
|
-
hUGitPCJFGzjzokz3j+1TDgR76taDC3vhElk/VAVtZDYSUN7PYg222H1uHEQ
|
101
|
-
YrMVdfU65rDV3EddbTusZAz81y79hHckmEyrxhbWeNNRFaaYiwyctnYGenc+
|
102
|
-
/PLRuffxfWN2Y0L45McD+ccnFGR0ii8dllyUnXFRpgHbQSaixbA8QumSREuP
|
103
|
-
39Ao9oPY837DWHKk1aQSpU3nhPsRywd1pyYYLbYDh0538lrf7VusVFrXegi2
|
104
|
-
QuPoAh8j6B7H1m7kUUTekgRL6t0QjIjiGzaiF9v/rDxaWNVnzMLjAe5/XUIz
|
105
|
-
7JHlKARsnttcbwf0cXWjFVIsGhipom6g2ueJZGHuq9dWIRbgKfq+1O62xib6
|
106
|
-
/jqJZazHw950Zjer4ydVw2zVWGLyGA88Sh6Rmp6Wfr+EBLb0eRgz3y6xU4my
|
107
|
-
Uw/u7g4EGjgnBZekcL5jX5ng9hKQcxJuNiTzNkGwETxlREYQUSz0TUolC0gm
|
108
|
-
gZHASuYgAajDCf5pMMYOQMkWSovhpAcjhvHp164UhtHIOImj+QuigFVwSROO
|
109
|
-
Tf4LenDS4UtacHLBiWZgS4o6gJ1AYh4904GT0J3TgJEvBxEYlPasBuCJ6qQE
|
110
|
-
jJ3JY361BDyLcaB/5ntH9I/7/iKzY0QvM/szP2dY/X+OODeUX8PmTwqgHzOJ
|
111
|
-
74eEWTZv7OT2KvWdDt6rfikWQX/YkgnOa/EwlaS1xGv3o6netc7tjIxunRLH
|
112
|
-
G1VtHWEcCTgGSKiyTwsH7+E8p9p3xtHwZ6c0SJzznN9vC5VO5337AEy70unt
|
113
|
-
H99d+Y0gLep0zQmHkEEk8PwmIxJJGXjImiTHI53n+z7LweOUeeuDswSPRuuD
|
114
|
-
w29+Zt+/P2Rqh74h09MdF91QFvv+2P5vG7p6lPuvCIOaDh8RsAGH89d+8BzU
|
115
|
-
Fz16MQ1w0rOEU3VlaqcjH8e1Z58JsCttCVDUFRb4C7dVrT0mux+knG2JU+fO
|
116
|
-
bOPcx78A2Ntppb4RAAA=
|
117
|
-
|
118
|
-
http_version:
|
119
|
-
recorded_at: Tue, 12 Jun 2012 09:46:32 GMT
|
120
|
-
recorded_with: VCR 2.2.0
|