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
@@ -10,8 +10,8 @@ describe Github, 'options' do
|
|
10
10
|
|
11
11
|
context 'when different instances of the same class' do
|
12
12
|
it 'instantiates the same api classes with different options' do
|
13
|
-
repos = Github::Repos.new
|
14
|
-
repos2 = Github::Repos.new options
|
13
|
+
repos = Github::Client::Repos.new
|
14
|
+
repos2 = Github::Client::Repos.new options
|
15
15
|
|
16
16
|
expect(repos.object_id).to_not eql(repos2.object_id)
|
17
17
|
|
@@ -54,7 +54,7 @@ describe Github, 'options' do
|
|
54
54
|
end
|
55
55
|
|
56
56
|
it "inherits properties from api and doesn't pass them up the tree" do
|
57
|
-
repos = Github::Repos.new options
|
57
|
+
repos = Github::Client::Repos.new options
|
58
58
|
comments = repos.comments
|
59
59
|
|
60
60
|
expect(repos.adapter).to eql(adapter)
|
@@ -105,10 +105,11 @@ describe Github, 'options' do
|
|
105
105
|
expect(client.repos.current_options[:endpoint]).to eql endpoint
|
106
106
|
expect(client.repos.endpoint).to eql endpoint
|
107
107
|
|
108
|
-
|
108
|
+
repos = client.repos
|
109
|
+
repos.endpoint = default_endpoint
|
109
110
|
|
110
|
-
expect(
|
111
|
-
expect(
|
111
|
+
expect(repos.endpoint).to eql default_endpoint
|
112
|
+
expect(repos.current_options[:endpoint]).to eql default_endpoint
|
112
113
|
end
|
113
114
|
end
|
114
115
|
|
@@ -1,13 +1,15 @@
|
|
1
|
+
# encoding: utf-8
|
2
|
+
|
1
3
|
require 'spec_helper'
|
2
4
|
|
3
|
-
describe Github::Orgs, 'integration' do
|
5
|
+
describe Github::Client::Orgs, 'integration' do
|
4
6
|
|
5
7
|
after { reset_authentication_for subject }
|
6
8
|
|
7
9
|
it_should_behave_like 'api interface'
|
8
10
|
|
9
|
-
its(:members) { should be_a Github::Orgs::Members }
|
11
|
+
its(:members) { should be_a Github::Client::Orgs::Members }
|
10
12
|
|
11
|
-
its(:teams) { should be_a Github::Orgs::Teams }
|
13
|
+
its(:teams) { should be_a Github::Client::Orgs::Teams }
|
12
14
|
|
13
|
-
end # Github::Orgs
|
15
|
+
end # Github::Client::Orgs
|
@@ -2,12 +2,12 @@
|
|
2
2
|
|
3
3
|
require 'spec_helper'
|
4
4
|
|
5
|
-
describe Github::PullRequests, 'integration' do
|
5
|
+
describe Github::Client::PullRequests, 'integration' do
|
6
6
|
|
7
7
|
after { reset_authentication_for subject }
|
8
8
|
|
9
9
|
it_should_behave_like 'api interface'
|
10
10
|
|
11
|
-
its(:comments) { should be_a Github::PullRequests::Comments }
|
11
|
+
its(:comments) { should be_a Github::Client::PullRequests::Comments }
|
12
12
|
|
13
13
|
end # Github::PullRequests
|
@@ -2,36 +2,36 @@
|
|
2
2
|
|
3
3
|
require 'spec_helper'
|
4
4
|
|
5
|
-
describe Github::Repos, 'integration' do
|
5
|
+
describe Github::Client::Repos, 'integration' do
|
6
6
|
|
7
7
|
after { reset_authentication_for subject }
|
8
8
|
|
9
9
|
it_should_behave_like 'api interface'
|
10
10
|
|
11
|
-
its(:collaborators) { should be_a Github::Repos::Collaborators }
|
11
|
+
its(:collaborators) { should be_a Github::Client::Repos::Collaborators }
|
12
12
|
|
13
|
-
its(:comments) { should be_a Github::Repos::Comments }
|
13
|
+
its(:comments) { should be_a Github::Client::Repos::Comments }
|
14
14
|
|
15
|
-
its(:commits) { should be_a Github::Repos::Commits }
|
15
|
+
its(:commits) { should be_a Github::Client::Repos::Commits }
|
16
16
|
|
17
|
-
its(:contents) { should be_a Github::Repos::Contents }
|
17
|
+
its(:contents) { should be_a Github::Client::Repos::Contents }
|
18
18
|
|
19
|
-
its(:downloads) { should be_a Github::Repos::Downloads }
|
19
|
+
its(:downloads) { should be_a Github::Client::Repos::Downloads }
|
20
20
|
|
21
|
-
its(:forks) { should be_a Github::Repos::Forks }
|
21
|
+
its(:forks) { should be_a Github::Client::Repos::Forks }
|
22
22
|
|
23
|
-
its(:keys) { should be_a Github::Repos::Keys }
|
23
|
+
its(:keys) { should be_a Github::Client::Repos::Keys }
|
24
24
|
|
25
|
-
its(:hooks) { should be_a Github::Repos::Hooks }
|
25
|
+
its(:hooks) { should be_a Github::Client::Repos::Hooks }
|
26
26
|
|
27
|
-
its(:merging) { should be_a Github::Repos::Merging }
|
27
|
+
its(:merging) { should be_a Github::Client::Repos::Merging }
|
28
28
|
|
29
|
-
its(:statuses) { should be_a Github::Repos::Statuses }
|
29
|
+
its(:statuses) { should be_a Github::Client::Repos::Statuses }
|
30
30
|
|
31
|
-
its(:releases) { should be_a Github::Repos::Releases }
|
31
|
+
its(:releases) { should be_a Github::Client::Repos::Releases }
|
32
32
|
|
33
|
-
its(:stats) { should be_a Github::Repos::Statistics }
|
33
|
+
its(:stats) { should be_a Github::Client::Repos::Statistics }
|
34
34
|
|
35
|
-
its(:pubsubhubbub) { should be_a Github::Repos::PubSubHubbub }
|
35
|
+
its(:pubsubhubbub) { should be_a Github::Client::Repos::PubSubHubbub }
|
36
36
|
|
37
37
|
end # Github::Repos
|
@@ -2,11 +2,11 @@
|
|
2
2
|
|
3
3
|
require 'spec_helper'
|
4
4
|
|
5
|
-
describe Github::Search, 'integration' do
|
5
|
+
describe Github::Client::Search, 'integration' do
|
6
6
|
|
7
7
|
after { reset_authentication_for subject }
|
8
8
|
|
9
9
|
it_should_behave_like 'api interface'
|
10
10
|
|
11
|
-
its(:legacy) { should be_a Github::Search::Legacy }
|
11
|
+
its(:legacy) { should be_a Github::Client::Search::Legacy }
|
12
12
|
end
|
@@ -2,15 +2,15 @@
|
|
2
2
|
|
3
3
|
require 'spec_helper'
|
4
4
|
|
5
|
-
describe Github::Users, 'integration' do
|
5
|
+
describe Github::Client::Users, 'integration' do
|
6
6
|
|
7
7
|
after { reset_authentication_for subject }
|
8
8
|
|
9
9
|
it_should_behave_like 'api interface'
|
10
10
|
|
11
|
-
its(:emails) { should be_a Github::Users::Emails }
|
11
|
+
its(:emails) { should be_a Github::Client::Users::Emails }
|
12
12
|
|
13
|
-
its(:followers) { should be_a Github::Users::Followers }
|
13
|
+
its(:followers) { should be_a Github::Client::Users::Followers }
|
14
14
|
|
15
|
-
its(:keys) { should be_a Github::Users::Keys }
|
15
|
+
its(:keys) { should be_a Github::Client::Users::Keys }
|
16
16
|
end
|
data/spec/spec_helper.rb
CHANGED
@@ -1,23 +1,21 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
|
4
|
-
$LOAD_PATH.unshift(File.dirname(__FILE__))
|
5
|
-
|
6
|
-
require 'rspec'
|
7
|
-
require 'json'
|
8
|
-
require 'webmock/rspec'
|
9
|
-
require 'github_api'
|
1
|
+
# encoding: utf-8
|
10
2
|
|
11
3
|
if RUBY_VERSION > '1.9' and (ENV['COVERAGE'] || ENV['TRAVIS'])
|
12
|
-
require '
|
4
|
+
require 'simplecov'
|
5
|
+
require 'coveralls'
|
6
|
+
|
13
7
|
SimpleCov.formatter = SimpleCov::Formatter::MultiFormatter[
|
14
8
|
SimpleCov::Formatter::HTMLFormatter,
|
15
9
|
Coveralls::SimpleCov::Formatter
|
16
10
|
]
|
17
|
-
SimpleCov.start
|
18
|
-
|
11
|
+
SimpleCov.start do
|
12
|
+
command_name 'ci'
|
13
|
+
end
|
19
14
|
end
|
20
15
|
|
16
|
+
require 'webmock/rspec'
|
17
|
+
require 'github_api'
|
18
|
+
|
21
19
|
# Requires supporting files with custom matchers and macros, etc,
|
22
20
|
# in ./support/ and its subdirectories.
|
23
21
|
Dir["#{File.dirname(__FILE__)}/{support,shared}/**/*.rb"].each { |f| require f }
|
@@ -35,6 +33,7 @@ RSpec.configure do |config|
|
|
35
33
|
config.order = :rand
|
36
34
|
config.color_enabled = true
|
37
35
|
config.treat_symbols_as_metadata_keys_with_true_values = true
|
36
|
+
config.run_all_when_everything_filtered = true
|
38
37
|
|
39
38
|
config.before(:each) do
|
40
39
|
WebMock.reset!
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: github_api
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.12.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,11 +9,11 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2014-
|
12
|
+
date: 2014-07-27 00:00:00.000000000Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: addressable
|
16
|
-
requirement: &
|
16
|
+
requirement: &2157598540 !ruby/object:Gem::Requirement
|
17
17
|
none: false
|
18
18
|
requirements:
|
19
19
|
- - ~>
|
@@ -21,21 +21,21 @@ dependencies:
|
|
21
21
|
version: '2.3'
|
22
22
|
type: :runtime
|
23
23
|
prerelease: false
|
24
|
-
version_requirements: *
|
24
|
+
version_requirements: *2157598540
|
25
25
|
- !ruby/object:Gem::Dependency
|
26
26
|
name: hashie
|
27
|
-
requirement: &
|
27
|
+
requirement: &2157597680 !ruby/object:Gem::Requirement
|
28
28
|
none: false
|
29
29
|
requirements:
|
30
30
|
- - ! '>='
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: '
|
32
|
+
version: '3.2'
|
33
33
|
type: :runtime
|
34
34
|
prerelease: false
|
35
|
-
version_requirements: *
|
35
|
+
version_requirements: *2157597680
|
36
36
|
- !ruby/object:Gem::Dependency
|
37
37
|
name: faraday
|
38
|
-
requirement: &
|
38
|
+
requirement: &2157596720 !ruby/object:Gem::Requirement
|
39
39
|
none: false
|
40
40
|
requirements:
|
41
41
|
- - ~>
|
@@ -46,10 +46,10 @@ dependencies:
|
|
46
46
|
version: '0.10'
|
47
47
|
type: :runtime
|
48
48
|
prerelease: false
|
49
|
-
version_requirements: *
|
49
|
+
version_requirements: *2157596720
|
50
50
|
- !ruby/object:Gem::Dependency
|
51
51
|
name: multi_json
|
52
|
-
requirement: &
|
52
|
+
requirement: &2157595160 !ruby/object:Gem::Requirement
|
53
53
|
none: false
|
54
54
|
requirements:
|
55
55
|
- - ! '>='
|
@@ -60,10 +60,10 @@ dependencies:
|
|
60
60
|
version: '2.0'
|
61
61
|
type: :runtime
|
62
62
|
prerelease: false
|
63
|
-
version_requirements: *
|
63
|
+
version_requirements: *2157595160
|
64
64
|
- !ruby/object:Gem::Dependency
|
65
65
|
name: oauth2
|
66
|
-
requirement: &
|
66
|
+
requirement: &2157594180 !ruby/object:Gem::Requirement
|
67
67
|
none: false
|
68
68
|
requirements:
|
69
69
|
- - ! '>='
|
@@ -71,154 +71,44 @@ dependencies:
|
|
71
71
|
version: '0'
|
72
72
|
type: :runtime
|
73
73
|
prerelease: false
|
74
|
-
version_requirements: *
|
74
|
+
version_requirements: *2157594180
|
75
75
|
- !ruby/object:Gem::Dependency
|
76
76
|
name: nokogiri
|
77
|
-
requirement: &
|
77
|
+
requirement: &2157593480 !ruby/object:Gem::Requirement
|
78
78
|
none: false
|
79
79
|
requirements:
|
80
80
|
- - ~>
|
81
81
|
- !ruby/object:Gem::Version
|
82
|
-
version: 1.6.
|
82
|
+
version: 1.6.3
|
83
83
|
type: :runtime
|
84
84
|
prerelease: false
|
85
|
-
version_requirements: *
|
85
|
+
version_requirements: *2157593480
|
86
86
|
- !ruby/object:Gem::Dependency
|
87
87
|
name: descendants_tracker
|
88
|
-
requirement: &
|
88
|
+
requirement: &2157592600 !ruby/object:Gem::Requirement
|
89
89
|
none: false
|
90
90
|
requirements:
|
91
91
|
- - ~>
|
92
92
|
- !ruby/object:Gem::Version
|
93
|
-
version: 0.0.
|
93
|
+
version: 0.0.4
|
94
94
|
type: :runtime
|
95
95
|
prerelease: false
|
96
|
-
version_requirements: *
|
97
|
-
- !ruby/object:Gem::Dependency
|
98
|
-
name: rspec
|
99
|
-
requirement: &2153015920 !ruby/object:Gem::Requirement
|
100
|
-
none: false
|
101
|
-
requirements:
|
102
|
-
- - ~>
|
103
|
-
- !ruby/object:Gem::Version
|
104
|
-
version: '2.14'
|
105
|
-
type: :development
|
106
|
-
prerelease: false
|
107
|
-
version_requirements: *2153015920
|
108
|
-
- !ruby/object:Gem::Dependency
|
109
|
-
name: cucumber
|
110
|
-
requirement: &2153015300 !ruby/object:Gem::Requirement
|
111
|
-
none: false
|
112
|
-
requirements:
|
113
|
-
- - ~>
|
114
|
-
- !ruby/object:Gem::Version
|
115
|
-
version: '1.3'
|
116
|
-
type: :development
|
117
|
-
prerelease: false
|
118
|
-
version_requirements: *2153015300
|
119
|
-
- !ruby/object:Gem::Dependency
|
120
|
-
name: webmock
|
121
|
-
requirement: &2153014540 !ruby/object:Gem::Requirement
|
122
|
-
none: false
|
123
|
-
requirements:
|
124
|
-
- - ~>
|
125
|
-
- !ruby/object:Gem::Version
|
126
|
-
version: '1.17'
|
127
|
-
type: :development
|
128
|
-
prerelease: false
|
129
|
-
version_requirements: *2153014540
|
130
|
-
- !ruby/object:Gem::Dependency
|
131
|
-
name: vcr
|
132
|
-
requirement: &2153013800 !ruby/object:Gem::Requirement
|
133
|
-
none: false
|
134
|
-
requirements:
|
135
|
-
- - ~>
|
136
|
-
- !ruby/object:Gem::Version
|
137
|
-
version: '2.6'
|
138
|
-
type: :development
|
139
|
-
prerelease: false
|
140
|
-
version_requirements: *2153013800
|
141
|
-
- !ruby/object:Gem::Dependency
|
142
|
-
name: simplecov
|
143
|
-
requirement: &2153013120 !ruby/object:Gem::Requirement
|
144
|
-
none: false
|
145
|
-
requirements:
|
146
|
-
- - ~>
|
147
|
-
- !ruby/object:Gem::Version
|
148
|
-
version: 0.7.1
|
149
|
-
type: :development
|
150
|
-
prerelease: false
|
151
|
-
version_requirements: *2153013120
|
152
|
-
- !ruby/object:Gem::Dependency
|
153
|
-
name: coveralls
|
154
|
-
requirement: &2153012660 !ruby/object:Gem::Requirement
|
155
|
-
none: false
|
156
|
-
requirements:
|
157
|
-
- - ~>
|
158
|
-
- !ruby/object:Gem::Version
|
159
|
-
version: 0.6.7
|
160
|
-
type: :development
|
161
|
-
prerelease: false
|
162
|
-
version_requirements: *2153012660
|
163
|
-
- !ruby/object:Gem::Dependency
|
164
|
-
name: guard
|
165
|
-
requirement: &2153012200 !ruby/object:Gem::Requirement
|
166
|
-
none: false
|
167
|
-
requirements:
|
168
|
-
- - ~>
|
169
|
-
- !ruby/object:Gem::Version
|
170
|
-
version: 1.8.1
|
171
|
-
type: :development
|
172
|
-
prerelease: false
|
173
|
-
version_requirements: *2153012200
|
174
|
-
- !ruby/object:Gem::Dependency
|
175
|
-
name: guard-rspec
|
176
|
-
requirement: &2153011680 !ruby/object:Gem::Requirement
|
177
|
-
none: false
|
178
|
-
requirements:
|
179
|
-
- - ~>
|
180
|
-
- !ruby/object:Gem::Version
|
181
|
-
version: 3.0.2
|
182
|
-
type: :development
|
183
|
-
prerelease: false
|
184
|
-
version_requirements: *2153011680
|
185
|
-
- !ruby/object:Gem::Dependency
|
186
|
-
name: guard-cucumber
|
187
|
-
requirement: &2153010700 !ruby/object:Gem::Requirement
|
188
|
-
none: false
|
189
|
-
requirements:
|
190
|
-
- - ~>
|
191
|
-
- !ruby/object:Gem::Version
|
192
|
-
version: '1.4'
|
193
|
-
type: :development
|
194
|
-
prerelease: false
|
195
|
-
version_requirements: *2153010700
|
196
|
-
- !ruby/object:Gem::Dependency
|
197
|
-
name: rake
|
198
|
-
requirement: &2153009220 !ruby/object:Gem::Requirement
|
199
|
-
none: false
|
200
|
-
requirements:
|
201
|
-
- - ~>
|
202
|
-
- !ruby/object:Gem::Version
|
203
|
-
version: '10.1'
|
204
|
-
type: :development
|
205
|
-
prerelease: false
|
206
|
-
version_requirements: *2153009220
|
96
|
+
version_requirements: *2157592600
|
207
97
|
- !ruby/object:Gem::Dependency
|
208
98
|
name: bundler
|
209
|
-
requirement: &
|
99
|
+
requirement: &2157591940 !ruby/object:Gem::Requirement
|
210
100
|
none: false
|
211
101
|
requirements:
|
212
102
|
- - ~>
|
213
103
|
- !ruby/object:Gem::Version
|
214
|
-
version: '1.
|
104
|
+
version: '1.5'
|
215
105
|
type: :development
|
216
106
|
prerelease: false
|
217
|
-
version_requirements: *
|
218
|
-
description: ! ' Ruby
|
219
|
-
|
220
|
-
|
221
|
-
|
107
|
+
version_requirements: *2157591940
|
108
|
+
description: ! ' Ruby client that supports all of the GitHub API methods. It''s build
|
109
|
+
in a modular way, that is, you can either instantiate the whole api wrapper Github.new
|
110
|
+
or use parts of it e.i. Github::Client::Repos.new if working solely with repositories
|
111
|
+
is your main concern. Intuitive query methods allow you easily call API endpoints. '
|
222
112
|
email: ''
|
223
113
|
executables: []
|
224
114
|
extensions: []
|
@@ -231,180 +121,208 @@ files:
|
|
231
121
|
- features/activity/watching.feature
|
232
122
|
- features/arguments_parsing.feature
|
233
123
|
- features/auto_pagination.feature
|
234
|
-
- features/cassettes/activity/events/issue.
|
235
|
-
- features/cassettes/activity/events/network.
|
236
|
-
- features/cassettes/activity/events/org.
|
237
|
-
- features/cassettes/activity/events/performed.
|
238
|
-
- features/cassettes/activity/events/public.
|
239
|
-
- features/cassettes/activity/events/received.
|
240
|
-
- features/cassettes/activity/events/repo.
|
241
|
-
- features/cassettes/activity/
|
242
|
-
- features/cassettes/activity/
|
243
|
-
- features/cassettes/activity/starring/
|
244
|
-
- features/cassettes/activity/starring/
|
245
|
-
- features/cassettes/activity/starring/
|
246
|
-
- features/cassettes/activity/starring/
|
247
|
-
- features/cassettes/activity/
|
248
|
-
- features/cassettes/activity/watching/
|
249
|
-
- features/cassettes/activity/watching/
|
250
|
-
- features/cassettes/activity/watching/
|
251
|
-
- features/cassettes/activity/watching/
|
252
|
-
- features/cassettes/activity/watching/
|
253
|
-
- features/cassettes/
|
254
|
-
- features/cassettes/
|
255
|
-
- features/cassettes/arguments/
|
256
|
-
- features/cassettes/
|
257
|
-
- features/cassettes/
|
258
|
-
- features/cassettes/auto_pagination/repos/
|
259
|
-
- features/cassettes/
|
260
|
-
- features/cassettes/
|
261
|
-
- features/cassettes/
|
262
|
-
- features/cassettes/
|
263
|
-
- features/cassettes/gists/
|
264
|
-
- features/cassettes/gists/
|
265
|
-
- features/cassettes/gists/
|
266
|
-
- features/cassettes/gists/
|
267
|
-
- features/cassettes/gists/gists/
|
268
|
-
- features/cassettes/gists/
|
269
|
-
- features/cassettes/gists/
|
270
|
-
- features/cassettes/gists/
|
271
|
-
- features/cassettes/
|
272
|
-
- features/cassettes/
|
273
|
-
- features/cassettes/
|
274
|
-
- features/cassettes/
|
275
|
-
- features/cassettes/
|
276
|
-
- features/cassettes/
|
277
|
-
- features/cassettes/
|
278
|
-
- features/cassettes/
|
279
|
-
- features/cassettes/
|
280
|
-
- features/cassettes/
|
281
|
-
- features/cassettes/
|
282
|
-
- features/cassettes/issues/
|
283
|
-
- features/cassettes/issues/
|
284
|
-
- features/cassettes/issues/
|
285
|
-
- features/cassettes/issues/comments/
|
286
|
-
- features/cassettes/issues/comments/
|
287
|
-
- features/cassettes/issues/
|
288
|
-
- features/cassettes/issues/
|
289
|
-
- features/cassettes/issues/
|
290
|
-
- features/cassettes/issues/
|
291
|
-
- features/cassettes/issues/
|
292
|
-
- features/cassettes/issues/
|
293
|
-
- features/cassettes/issues/
|
294
|
-
- features/cassettes/issues/
|
295
|
-
- features/cassettes/issues/
|
296
|
-
- features/cassettes/issues/
|
297
|
-
- features/cassettes/issues/labels/
|
298
|
-
- features/cassettes/issues/labels/
|
299
|
-
- features/cassettes/issues/labels/
|
300
|
-
- features/cassettes/issues/labels/
|
301
|
-
- features/cassettes/issues/labels/
|
302
|
-
- features/cassettes/issues/labels/
|
303
|
-
- features/cassettes/issues/labels/
|
304
|
-
- features/cassettes/issues/
|
305
|
-
- features/cassettes/issues/
|
306
|
-
- features/cassettes/issues/
|
307
|
-
- features/cassettes/issues/
|
308
|
-
- features/cassettes/issues/
|
309
|
-
- features/cassettes/issues/
|
310
|
-
- features/cassettes/issues/milestones/
|
311
|
-
- features/cassettes/
|
312
|
-
- features/cassettes/
|
313
|
-
- features/cassettes/
|
314
|
-
- features/cassettes/
|
315
|
-
- features/cassettes/
|
316
|
-
- features/cassettes/
|
317
|
-
- features/cassettes/media/
|
318
|
-
- features/cassettes/
|
319
|
-
- features/cassettes/
|
320
|
-
- features/cassettes/
|
321
|
-
- features/cassettes/
|
322
|
-
- features/cassettes/
|
323
|
-
- features/cassettes/orgs/
|
324
|
-
- features/cassettes/orgs/
|
325
|
-
- features/cassettes/orgs/
|
326
|
-
- features/cassettes/orgs/members/
|
327
|
-
- features/cassettes/
|
328
|
-
- features/cassettes/
|
329
|
-
- features/cassettes/
|
330
|
-
- features/cassettes/
|
331
|
-
- features/cassettes/pagination/
|
332
|
-
- features/cassettes/pagination/
|
333
|
-
- features/cassettes/pagination/
|
334
|
-
- features/cassettes/pagination/
|
335
|
-
- features/cassettes/pagination/
|
336
|
-
- features/cassettes/pagination/repos/
|
337
|
-
- features/cassettes/pagination/repos/
|
338
|
-
- features/cassettes/pagination/repos/
|
339
|
-
- features/cassettes/pagination/repos/
|
340
|
-
- features/cassettes/pagination/repos/
|
341
|
-
- features/cassettes/
|
342
|
-
- features/cassettes/
|
343
|
-
- features/cassettes/
|
344
|
-
- features/cassettes/
|
345
|
-
- features/cassettes/
|
346
|
-
- features/cassettes/
|
347
|
-
- features/cassettes/
|
348
|
-
- features/cassettes/
|
349
|
-
- features/cassettes/
|
350
|
-
- features/cassettes/
|
351
|
-
- features/cassettes/
|
352
|
-
- features/cassettes/
|
353
|
-
- features/cassettes/
|
354
|
-
- features/cassettes/
|
355
|
-
- features/cassettes/
|
356
|
-
- features/cassettes/repos/
|
357
|
-
- features/cassettes/repos/
|
358
|
-
- features/cassettes/repos/
|
359
|
-
- features/cassettes/repos/
|
360
|
-
- features/cassettes/repos/
|
361
|
-
- features/cassettes/repos/
|
362
|
-
- features/cassettes/repos/
|
363
|
-
- features/cassettes/repos/
|
364
|
-
- features/cassettes/repos/
|
365
|
-
- features/cassettes/repos/
|
366
|
-
- features/cassettes/repos/
|
367
|
-
- features/cassettes/repos/
|
368
|
-
- features/cassettes/repos/
|
369
|
-
- features/cassettes/repos/
|
370
|
-
- features/cassettes/repos/
|
371
|
-
- features/cassettes/repos/
|
372
|
-
- features/cassettes/repos/
|
373
|
-
- features/cassettes/repos/
|
374
|
-
- features/cassettes/repos/
|
375
|
-
- features/cassettes/repos/
|
376
|
-
- features/cassettes/repos/
|
377
|
-
- features/cassettes/repos/
|
378
|
-
- features/cassettes/repos/
|
379
|
-
- features/cassettes/repos/
|
380
|
-
- features/cassettes/repos/
|
381
|
-
- features/cassettes/repos/
|
382
|
-
- features/cassettes/repos/
|
383
|
-
- features/cassettes/repos/
|
384
|
-
- features/cassettes/repos/
|
385
|
-
- features/cassettes/repos/
|
386
|
-
- features/cassettes/repos/
|
387
|
-
- features/cassettes/
|
388
|
-
- features/cassettes/
|
389
|
-
- features/cassettes/
|
390
|
-
- features/cassettes/
|
391
|
-
- features/cassettes/
|
392
|
-
- features/cassettes/
|
393
|
-
- features/cassettes/
|
394
|
-
- features/cassettes/
|
395
|
-
- features/cassettes/
|
396
|
-
- features/cassettes/
|
397
|
-
- features/cassettes/
|
398
|
-
- features/cassettes/
|
399
|
-
- features/cassettes/
|
400
|
-
- features/cassettes/
|
401
|
-
- features/cassettes/
|
402
|
-
- features/cassettes/
|
403
|
-
- features/cassettes/
|
404
|
-
- features/cassettes/
|
124
|
+
- features/cassettes/activity/events/issue.json
|
125
|
+
- features/cassettes/activity/events/network.json
|
126
|
+
- features/cassettes/activity/events/org.json
|
127
|
+
- features/cassettes/activity/events/performed.json
|
128
|
+
- features/cassettes/activity/events/public.json
|
129
|
+
- features/cassettes/activity/events/received.json
|
130
|
+
- features/cassettes/activity/events/repo.json
|
131
|
+
- features/cassettes/activity/notifications/list_user.json
|
132
|
+
- features/cassettes/activity/starring/list.json
|
133
|
+
- features/cassettes/activity/starring/star.json
|
134
|
+
- features/cassettes/activity/starring/starred.json
|
135
|
+
- features/cassettes/activity/starring/starring.json
|
136
|
+
- features/cassettes/activity/starring/unstar.json
|
137
|
+
- features/cassettes/activity/watching/create.json
|
138
|
+
- features/cassettes/activity/watching/delete.json
|
139
|
+
- features/cassettes/activity/watching/list.json
|
140
|
+
- features/cassettes/activity/watching/subscribed.json
|
141
|
+
- features/cassettes/activity/watching/unwatch.json
|
142
|
+
- features/cassettes/activity/watching/watch.json
|
143
|
+
- features/cassettes/activity/watching/watched.json
|
144
|
+
- features/cassettes/activity/watching/watching.json
|
145
|
+
- features/cassettes/arguments/orgs/get.json
|
146
|
+
- features/cassettes/arguments/pulls/get.json
|
147
|
+
- features/cassettes/arguments/repo_commits/get.json
|
148
|
+
- features/cassettes/auto_pagination/repos/get.json
|
149
|
+
- features/cassettes/auto_pagination/repos/global_list.json
|
150
|
+
- features/cassettes/auto_pagination/repos/list.json
|
151
|
+
- features/cassettes/emojis/list.json
|
152
|
+
- features/cassettes/errors/repos/create.json
|
153
|
+
- features/cassettes/gists/comments/all.json
|
154
|
+
- features/cassettes/gists/comments/first.json
|
155
|
+
- features/cassettes/gists/fork.json
|
156
|
+
- features/cassettes/gists/gist.json
|
157
|
+
- features/cassettes/gists/gists/commits.json
|
158
|
+
- features/cassettes/gists/gists/forks.json
|
159
|
+
- features/cassettes/gists/gists/public_all.json
|
160
|
+
- features/cassettes/gists/gists/starred.json
|
161
|
+
- features/cassettes/gists/gists/user_all.json
|
162
|
+
- features/cassettes/gists/star.json
|
163
|
+
- features/cassettes/gists/starred.json
|
164
|
+
- features/cassettes/gists/unstar.json
|
165
|
+
- features/cassettes/git_data/commits/get.json
|
166
|
+
- features/cassettes/git_data/references/all.json
|
167
|
+
- features/cassettes/git_data/references/all_tags.json
|
168
|
+
- features/cassettes/git_data/references/one.json
|
169
|
+
- features/cassettes/gitignore/get.json
|
170
|
+
- features/cassettes/gitignore/get_raw.json
|
171
|
+
- features/cassettes/gitignore/list.json
|
172
|
+
- features/cassettes/issues/assignees/ckeck.json
|
173
|
+
- features/cassettes/issues/assignees/ckeck_not.json
|
174
|
+
- features/cassettes/issues/assignees/list.json
|
175
|
+
- features/cassettes/issues/comments/create.json
|
176
|
+
- features/cassettes/issues/comments/delete.json
|
177
|
+
- features/cassettes/issues/comments/edit.json
|
178
|
+
- features/cassettes/issues/comments/get.json
|
179
|
+
- features/cassettes/issues/comments/list_issue.json
|
180
|
+
- features/cassettes/issues/comments/list_repo.json
|
181
|
+
- features/cassettes/issues/create.json
|
182
|
+
- features/cassettes/issues/edit.json
|
183
|
+
- features/cassettes/issues/events/get.json
|
184
|
+
- features/cassettes/issues/events/list_issue.json
|
185
|
+
- features/cassettes/issues/events/list_repo.json
|
186
|
+
- features/cassettes/issues/get.json
|
187
|
+
- features/cassettes/issues/labels/add.json
|
188
|
+
- features/cassettes/issues/labels/create.json
|
189
|
+
- features/cassettes/issues/labels/delete.json
|
190
|
+
- features/cassettes/issues/labels/get.json
|
191
|
+
- features/cassettes/issues/labels/list_issue.json
|
192
|
+
- features/cassettes/issues/labels/list_milestone.json
|
193
|
+
- features/cassettes/issues/labels/list_repo.json
|
194
|
+
- features/cassettes/issues/labels/remove_all.json
|
195
|
+
- features/cassettes/issues/labels/remove_one.json
|
196
|
+
- features/cassettes/issues/labels/replace.json
|
197
|
+
- features/cassettes/issues/labels/update.json
|
198
|
+
- features/cassettes/issues/list/repo.json
|
199
|
+
- features/cassettes/issues/list/user.json
|
200
|
+
- features/cassettes/issues/milestones/create.json
|
201
|
+
- features/cassettes/issues/milestones/delete.json
|
202
|
+
- features/cassettes/issues/milestones/get.json
|
203
|
+
- features/cassettes/issues/milestones/list.json
|
204
|
+
- features/cassettes/issues/milestones/update.json
|
205
|
+
- features/cassettes/markdown/render.json
|
206
|
+
- features/cassettes/markdown/render_raw.json
|
207
|
+
- features/cassettes/media/get_default.json
|
208
|
+
- features/cassettes/media/get_full_json.json
|
209
|
+
- features/cassettes/media/get_html_json.json
|
210
|
+
- features/cassettes/media/get_raw_json.json
|
211
|
+
- features/cassettes/media/get_text_json.json
|
212
|
+
- features/cassettes/meta/get.json
|
213
|
+
- features/cassettes/orgs/get.json
|
214
|
+
- features/cassettes/orgs/list/oauth_user.json
|
215
|
+
- features/cassettes/orgs/list/user.json
|
216
|
+
- features/cassettes/orgs/members/list.json
|
217
|
+
- features/cassettes/orgs/members/list_public.json
|
218
|
+
- features/cassettes/orgs/members/member_false.json
|
219
|
+
- features/cassettes/orgs/members/member_public_false.json
|
220
|
+
- features/cassettes/orgs/members/member_public_true.json
|
221
|
+
- features/cassettes/pagination/issues/list/first.json
|
222
|
+
- features/cassettes/pagination/issues/list/last.json
|
223
|
+
- features/cassettes/pagination/issues/list/lastest.json
|
224
|
+
- features/cassettes/pagination/issues/list/next.json
|
225
|
+
- features/cassettes/pagination/issues/list/prev.json
|
226
|
+
- features/cassettes/pagination/repos/commits/list.json
|
227
|
+
- features/cassettes/pagination/repos/commits/next.json
|
228
|
+
- features/cassettes/pagination/repos/commits/sha/next.json
|
229
|
+
- features/cassettes/pagination/repos/commits/sha.json
|
230
|
+
- features/cassettes/pagination/repos/diff/next.json
|
231
|
+
- features/cassettes/pagination/repos/diff.json
|
232
|
+
- features/cassettes/pagination/repos/list/next.json
|
233
|
+
- features/cassettes/pagination/repos/list.json
|
234
|
+
- features/cassettes/pagination/repos/per_page/each_page.json
|
235
|
+
- features/cassettes/pagination/repos/per_page/first.json
|
236
|
+
- features/cassettes/pull_requests/comments/list_pull.json
|
237
|
+
- features/cassettes/pull_requests/comments/list_repo.json
|
238
|
+
- features/cassettes/pull_requests/create.json
|
239
|
+
- features/cassettes/pull_requests/get.json
|
240
|
+
- features/cassettes/pull_requests/list.json
|
241
|
+
- features/cassettes/pull_requests/merge.json
|
242
|
+
- features/cassettes/pull_requests/merged.json
|
243
|
+
- features/cassettes/ratelimit/get.json
|
244
|
+
- features/cassettes/ratelimit/get_remaining.json
|
245
|
+
- features/cassettes/ratelimit/get_reset.json
|
246
|
+
- features/cassettes/repos/assets/delete.json
|
247
|
+
- features/cassettes/repos/assets/edit.json
|
248
|
+
- features/cassettes/repos/assets/get.json
|
249
|
+
- features/cassettes/repos/assets/list.json
|
250
|
+
- features/cassettes/repos/assets/upload.json
|
251
|
+
- features/cassettes/repos/branch.json
|
252
|
+
- features/cassettes/repos/branch_mutation_one.json
|
253
|
+
- features/cassettes/repos/branch_mutation_two.json
|
254
|
+
- features/cassettes/repos/branches.json
|
255
|
+
- features/cassettes/repos/comments/list.json
|
256
|
+
- features/cassettes/repos/commits/compare.json
|
257
|
+
- features/cassettes/repos/commits/get.json
|
258
|
+
- features/cassettes/repos/commits/list.json
|
259
|
+
- features/cassettes/repos/contents/archive.json
|
260
|
+
- features/cassettes/repos/contents/create.json
|
261
|
+
- features/cassettes/repos/contents/delete.json
|
262
|
+
- features/cassettes/repos/contents/get.json
|
263
|
+
- features/cassettes/repos/contents/readme.json
|
264
|
+
- features/cassettes/repos/contents/update.json
|
265
|
+
- features/cassettes/repos/create.json
|
266
|
+
- features/cassettes/repos/deployments/create.json
|
267
|
+
- features/cassettes/repos/deployments/create_status.json
|
268
|
+
- features/cassettes/repos/deployments/list.json
|
269
|
+
- features/cassettes/repos/deployments/list_statuses.json
|
270
|
+
- features/cassettes/repos/forks/list.json
|
271
|
+
- features/cassettes/repos/forks/list_sort.json
|
272
|
+
- features/cassettes/repos/get.json
|
273
|
+
- features/cassettes/repos/languages.json
|
274
|
+
- features/cassettes/repos/list.json
|
275
|
+
- features/cassettes/repos/list_org.json
|
276
|
+
- features/cassettes/repos/list_org_instance.json
|
277
|
+
- features/cassettes/repos/list_repos.json
|
278
|
+
- features/cassettes/repos/pages/get.json
|
279
|
+
- features/cassettes/repos/pages/list_builds.json
|
280
|
+
- features/cassettes/repos/releases/create.json
|
281
|
+
- features/cassettes/repos/releases/delete.json
|
282
|
+
- features/cassettes/repos/releases/edit.json
|
283
|
+
- features/cassettes/repos/releases/get.json
|
284
|
+
- features/cassettes/repos/releases/list.json
|
285
|
+
- features/cassettes/repos/stats/commits.json
|
286
|
+
- features/cassettes/repos/stats/contribs.json
|
287
|
+
- features/cassettes/repos/stats/frequency.json
|
288
|
+
- features/cassettes/repos/stats/participation.json
|
289
|
+
- features/cassettes/repos/stats/punch.json
|
290
|
+
- features/cassettes/repos/statuses/list.json
|
291
|
+
- features/cassettes/repos/statuses/list_combined.json
|
292
|
+
- features/cassettes/repos/tags.json
|
293
|
+
- features/cassettes/say/custom.json
|
294
|
+
- features/cassettes/say/random.json
|
295
|
+
- features/cassettes/search/code.json
|
296
|
+
- features/cassettes/search/code_query.json
|
297
|
+
- features/cassettes/search/code_unicode.json
|
298
|
+
- features/cassettes/search/issues.json
|
299
|
+
- features/cassettes/search/legacy/email.json
|
300
|
+
- features/cassettes/search/legacy/issues.json
|
301
|
+
- features/cassettes/search/legacy/repos.json
|
302
|
+
- features/cassettes/search/legacy/users.json
|
303
|
+
- features/cassettes/search/legacy/users_keyword.json
|
304
|
+
- features/cassettes/search/repos.json
|
305
|
+
- features/cassettes/search/users.json
|
306
|
+
- features/cassettes/search/users_keyword.json
|
307
|
+
- features/cassettes/users/all.json
|
308
|
+
- features/cassettes/users/emails/add.json
|
309
|
+
- features/cassettes/users/emails/all.json
|
310
|
+
- features/cassettes/users/emails/delete.json
|
311
|
+
- features/cassettes/users/followers/follow.json
|
312
|
+
- features/cassettes/users/followers/following.json
|
313
|
+
- features/cassettes/users/followers/following_.json
|
314
|
+
- features/cassettes/users/followers/following_another.json
|
315
|
+
- features/cassettes/users/followers/list.json
|
316
|
+
- features/cassettes/users/followers/unfollow.json
|
317
|
+
- features/cassettes/users/get/oauth.json
|
405
318
|
- features/cassettes/users/get/oauth.yml
|
319
|
+
- features/cassettes/users/get/user.json
|
406
320
|
- features/cassettes/users/get/user.yml
|
321
|
+
- features/cassettes/users/keys/create.json
|
322
|
+
- features/cassettes/users/keys/delete.json
|
323
|
+
- features/cassettes/users/keys/user.json
|
407
324
|
- features/cassettes/users/keys/user.yml
|
325
|
+
- features/cassettes/users/keys/user_all.json
|
408
326
|
- features/cassettes/users/keys/user_all.yml
|
409
327
|
- features/emojis.feature
|
410
328
|
- features/error_codes.feature
|
@@ -432,7 +350,10 @@ files:
|
|
432
350
|
- features/rate_limit.feature
|
433
351
|
- features/README.rdoc
|
434
352
|
- features/repos/assets.feature
|
353
|
+
- features/repos/comments.feature
|
354
|
+
- features/repos/commits.feature
|
435
355
|
- features/repos/contents.feature
|
356
|
+
- features/repos/deployments.feature
|
436
357
|
- features/repos/forks.feature
|
437
358
|
- features/repos/pages.feature
|
438
359
|
- features/repos/releases.feature
|
@@ -451,22 +372,73 @@ files:
|
|
451
372
|
- features/support/settings.rb
|
452
373
|
- features/support/vcr.rb
|
453
374
|
- features/users/emails.feature
|
375
|
+
- features/users/followers.feature
|
454
376
|
- features/users/keys.feature
|
455
377
|
- features/users.feature
|
456
|
-
- lib/github_api/activity/events.rb
|
457
|
-
- lib/github_api/activity/notifications.rb
|
458
|
-
- lib/github_api/activity/starring.rb
|
459
|
-
- lib/github_api/activity/watching.rb
|
460
|
-
- lib/github_api/activity.rb
|
461
378
|
- lib/github_api/api/actions.rb
|
379
|
+
- lib/github_api/api/arguments.rb
|
380
|
+
- lib/github_api/api/config/property.rb
|
381
|
+
- lib/github_api/api/config/property_set.rb
|
382
|
+
- lib/github_api/api/config.rb
|
383
|
+
- lib/github_api/api/factory.rb
|
462
384
|
- lib/github_api/api.rb
|
463
|
-
- lib/github_api/api_factory.rb
|
464
|
-
- lib/github_api/arguments.rb
|
465
385
|
- lib/github_api/authorization.rb
|
466
|
-
- lib/github_api/
|
467
|
-
- lib/github_api/
|
386
|
+
- lib/github_api/client/activity/events.rb
|
387
|
+
- lib/github_api/client/activity/notifications.rb
|
388
|
+
- lib/github_api/client/activity/starring.rb
|
389
|
+
- lib/github_api/client/activity/watching.rb
|
390
|
+
- lib/github_api/client/activity.rb
|
391
|
+
- lib/github_api/client/authorizations/app.rb
|
392
|
+
- lib/github_api/client/authorizations.rb
|
393
|
+
- lib/github_api/client/emojis.rb
|
394
|
+
- lib/github_api/client/gists/comments.rb
|
395
|
+
- lib/github_api/client/gists.rb
|
396
|
+
- lib/github_api/client/git_data/blobs.rb
|
397
|
+
- lib/github_api/client/git_data/commits.rb
|
398
|
+
- lib/github_api/client/git_data/references.rb
|
399
|
+
- lib/github_api/client/git_data/tags.rb
|
400
|
+
- lib/github_api/client/git_data/trees.rb
|
401
|
+
- lib/github_api/client/git_data.rb
|
402
|
+
- lib/github_api/client/gitignore.rb
|
403
|
+
- lib/github_api/client/issues/assignees.rb
|
404
|
+
- lib/github_api/client/issues/comments.rb
|
405
|
+
- lib/github_api/client/issues/events.rb
|
406
|
+
- lib/github_api/client/issues/labels.rb
|
407
|
+
- lib/github_api/client/issues/milestones.rb
|
408
|
+
- lib/github_api/client/issues.rb
|
409
|
+
- lib/github_api/client/markdown.rb
|
410
|
+
- lib/github_api/client/meta.rb
|
411
|
+
- lib/github_api/client/orgs/members.rb
|
412
|
+
- lib/github_api/client/orgs/teams.rb
|
413
|
+
- lib/github_api/client/orgs.rb
|
414
|
+
- lib/github_api/client/pull_requests/comments.rb
|
415
|
+
- lib/github_api/client/pull_requests.rb
|
416
|
+
- lib/github_api/client/repos/collaborators.rb
|
417
|
+
- lib/github_api/client/repos/comments.rb
|
418
|
+
- lib/github_api/client/repos/commits.rb
|
419
|
+
- lib/github_api/client/repos/contents.rb
|
420
|
+
- lib/github_api/client/repos/deployments.rb
|
421
|
+
- lib/github_api/client/repos/downloads.rb
|
422
|
+
- lib/github_api/client/repos/forks.rb
|
423
|
+
- lib/github_api/client/repos/hooks.rb
|
424
|
+
- lib/github_api/client/repos/keys.rb
|
425
|
+
- lib/github_api/client/repos/merging.rb
|
426
|
+
- lib/github_api/client/repos/pages.rb
|
427
|
+
- lib/github_api/client/repos/pub_sub_hubbub.rb
|
428
|
+
- lib/github_api/client/repos/releases/assets.rb
|
429
|
+
- lib/github_api/client/repos/releases.rb
|
430
|
+
- lib/github_api/client/repos/statistics.rb
|
431
|
+
- lib/github_api/client/repos/statuses.rb
|
432
|
+
- lib/github_api/client/repos.rb
|
433
|
+
- lib/github_api/client/say.rb
|
434
|
+
- lib/github_api/client/scopes.rb
|
435
|
+
- lib/github_api/client/search/legacy.rb
|
436
|
+
- lib/github_api/client/search.rb
|
437
|
+
- lib/github_api/client/users/emails.rb
|
438
|
+
- lib/github_api/client/users/followers.rb
|
439
|
+
- lib/github_api/client/users/keys.rb
|
440
|
+
- lib/github_api/client/users.rb
|
468
441
|
- lib/github_api/client.rb
|
469
|
-
- lib/github_api/compatibility.rb
|
470
442
|
- lib/github_api/configuration.rb
|
471
443
|
- lib/github_api/connection.rb
|
472
444
|
- lib/github_api/constants.rb
|
@@ -474,7 +446,6 @@ files:
|
|
474
446
|
- lib/github_api/core_ext/hash.rb
|
475
447
|
- lib/github_api/core_ext/ordered_hash.rb
|
476
448
|
- lib/github_api/deprecation.rb
|
477
|
-
- lib/github_api/emojis.rb
|
478
449
|
- lib/github_api/error/bad_request.rb
|
479
450
|
- lib/github_api/error/client_error.rb
|
480
451
|
- lib/github_api/error/forbidden.rb
|
@@ -492,59 +463,21 @@ files:
|
|
492
463
|
- lib/github_api/error/validations.rb
|
493
464
|
- lib/github_api/error.rb
|
494
465
|
- lib/github_api/ext/faraday.rb
|
495
|
-
- lib/github_api/gists/comments.rb
|
496
|
-
- lib/github_api/gists.rb
|
497
|
-
- lib/github_api/git_data/blobs.rb
|
498
|
-
- lib/github_api/git_data/commits.rb
|
499
|
-
- lib/github_api/git_data/references.rb
|
500
|
-
- lib/github_api/git_data/tags.rb
|
501
|
-
- lib/github_api/git_data/trees.rb
|
502
|
-
- lib/github_api/git_data.rb
|
503
|
-
- lib/github_api/gitignore.rb
|
504
|
-
- lib/github_api/issues/assignees.rb
|
505
|
-
- lib/github_api/issues/comments.rb
|
506
|
-
- lib/github_api/issues/events.rb
|
507
|
-
- lib/github_api/issues/labels.rb
|
508
|
-
- lib/github_api/issues/milestones.rb
|
509
|
-
- lib/github_api/issues.rb
|
510
466
|
- lib/github_api/jsonable.rb
|
511
|
-
- lib/github_api/markdown.rb
|
512
|
-
- lib/github_api/meta.rb
|
513
467
|
- lib/github_api/mime_type.rb
|
514
468
|
- lib/github_api/normalizer.rb
|
515
469
|
- lib/github_api/null_encoder.rb
|
516
|
-
- lib/github_api/orgs/members.rb
|
517
|
-
- lib/github_api/orgs/teams.rb
|
518
|
-
- lib/github_api/orgs.rb
|
519
470
|
- lib/github_api/page_iterator.rb
|
520
471
|
- lib/github_api/page_links.rb
|
521
472
|
- lib/github_api/paged_request.rb
|
522
473
|
- lib/github_api/pagination.rb
|
523
474
|
- lib/github_api/parameter_filter.rb
|
524
475
|
- lib/github_api/params_hash.rb
|
525
|
-
- lib/github_api/pull_requests/comments.rb
|
526
|
-
- lib/github_api/pull_requests.rb
|
527
476
|
- lib/github_api/rate_limit.rb
|
528
|
-
- lib/github_api/repos/collaborators.rb
|
529
|
-
- lib/github_api/repos/comments.rb
|
530
|
-
- lib/github_api/repos/commits.rb
|
531
|
-
- lib/github_api/repos/contents.rb
|
532
|
-
- lib/github_api/repos/deployments.rb
|
533
|
-
- lib/github_api/repos/downloads.rb
|
534
|
-
- lib/github_api/repos/forks.rb
|
535
|
-
- lib/github_api/repos/hooks.rb
|
536
|
-
- lib/github_api/repos/keys.rb
|
537
|
-
- lib/github_api/repos/merging.rb
|
538
|
-
- lib/github_api/repos/pages.rb
|
539
|
-
- lib/github_api/repos/pub_sub_hubbub.rb
|
540
|
-
- lib/github_api/repos/releases/assets.rb
|
541
|
-
- lib/github_api/repos/releases.rb
|
542
|
-
- lib/github_api/repos/statistics.rb
|
543
|
-
- lib/github_api/repos/statuses.rb
|
544
|
-
- lib/github_api/repos.rb
|
545
477
|
- lib/github_api/request/basic_auth.rb
|
546
478
|
- lib/github_api/request/jsonize.rb
|
547
479
|
- lib/github_api/request/oauth2.rb
|
480
|
+
- lib/github_api/request/verbs.rb
|
548
481
|
- lib/github_api/request.rb
|
549
482
|
- lib/github_api/requestable.rb
|
550
483
|
- lib/github_api/resource.rb
|
@@ -555,16 +488,7 @@ files:
|
|
555
488
|
- lib/github_api/response/xmlize.rb
|
556
489
|
- lib/github_api/response.rb
|
557
490
|
- lib/github_api/response_wrapper.rb
|
558
|
-
- lib/github_api/s3_uploader.rb
|
559
|
-
- lib/github_api/say.rb
|
560
|
-
- lib/github_api/scopes.rb
|
561
|
-
- lib/github_api/search/legacy.rb
|
562
|
-
- lib/github_api/search.rb
|
563
491
|
- lib/github_api/ssl_certs/cacerts.pem
|
564
|
-
- lib/github_api/users/emails.rb
|
565
|
-
- lib/github_api/users/followers.rb
|
566
|
-
- lib/github_api/users/keys.rb
|
567
|
-
- lib/github_api/users.rb
|
568
492
|
- lib/github_api/utils/url.rb
|
569
493
|
- lib/github_api/validations/format.rb
|
570
494
|
- lib/github_api/validations/presence.rb
|
@@ -579,6 +503,7 @@ files:
|
|
579
503
|
- spec/fixtures/activity/threads.json
|
580
504
|
- spec/fixtures/auths/authorization.json
|
581
505
|
- spec/fixtures/auths/authorizations.json
|
506
|
+
- spec/fixtures/auths/check.json
|
582
507
|
- spec/fixtures/events/events.json
|
583
508
|
- spec/fixtures/gists/comment.json
|
584
509
|
- spec/fixtures/gists/comments.json
|
@@ -635,6 +560,10 @@ files:
|
|
635
560
|
- spec/fixtures/repos/content_deleted.json
|
636
561
|
- spec/fixtures/repos/contribs.json
|
637
562
|
- spec/fixtures/repos/contributors.json
|
563
|
+
- spec/fixtures/repos/deployment.json
|
564
|
+
- spec/fixtures/repos/deployment_status.json
|
565
|
+
- spec/fixtures/repos/deployment_statuses.json
|
566
|
+
- spec/fixtures/repos/deployments.json
|
638
567
|
- spec/fixtures/repos/download.json
|
639
568
|
- spec/fixtures/repos/download_s3.json
|
640
569
|
- spec/fixtures/repos/downloads.json
|
@@ -678,43 +607,252 @@ files:
|
|
678
607
|
- spec/fixtures/users/keys.json
|
679
608
|
- spec/fixtures/users/user.json
|
680
609
|
- spec/fixtures/users/users.json
|
681
|
-
- spec/github/
|
682
|
-
- spec/github/
|
683
|
-
- spec/github/
|
684
|
-
- spec/github/
|
685
|
-
- spec/github/
|
686
|
-
- spec/github/activity/events/received_spec.rb
|
687
|
-
- spec/github/activity/events/repository_spec.rb
|
688
|
-
- spec/github/activity/events/user_org_spec.rb
|
689
|
-
- spec/github/activity/notifications/create_spec.rb
|
690
|
-
- spec/github/activity/notifications/delete_spec.rb
|
691
|
-
- spec/github/activity/notifications/get_spec.rb
|
692
|
-
- spec/github/activity/notifications/list_spec.rb
|
693
|
-
- spec/github/activity/notifications/mark_spec.rb
|
694
|
-
- spec/github/activity/notifications/subscribed_spec.rb
|
695
|
-
- spec/github/activity/starring/list_spec.rb
|
696
|
-
- spec/github/activity/starring/star_spec.rb
|
697
|
-
- spec/github/activity/starring/starred_spec.rb
|
698
|
-
- spec/github/activity/starring/starring_spec.rb
|
699
|
-
- spec/github/activity/starring/unstar_spec.rb
|
700
|
-
- spec/github/activity/watching/list_spec.rb
|
701
|
-
- spec/github/activity/watching/unwatch_spec.rb
|
702
|
-
- spec/github/activity/watching/watch_spec.rb
|
703
|
-
- spec/github/activity/watching/watched_spec.rb
|
704
|
-
- spec/github/activity/watching/watching_spec.rb
|
610
|
+
- spec/github/api/arguments/dsl_spec.rb
|
611
|
+
- spec/github/api/arguments/parse_spec.rb
|
612
|
+
- spec/github/api/callbacks_spec.rb
|
613
|
+
- spec/github/api/namespace_spec.rb
|
614
|
+
- spec/github/api/property_spec.rb
|
705
615
|
- spec/github/api/set_spec.rb
|
706
616
|
- spec/github/api/with_spec.rb
|
707
617
|
- spec/github/api_factory_spec.rb
|
708
618
|
- spec/github/api_spec.rb
|
709
|
-
- spec/github/arguments/parse_spec.rb
|
710
619
|
- spec/github/authorization_spec.rb
|
711
|
-
- spec/github/
|
712
|
-
- spec/github/
|
713
|
-
- spec/github/
|
714
|
-
- spec/github/
|
715
|
-
- spec/github/
|
716
|
-
- spec/github/
|
717
|
-
- spec/github/
|
620
|
+
- spec/github/client/activity/events/issue_spec.rb
|
621
|
+
- spec/github/client/activity/events/network_spec.rb
|
622
|
+
- spec/github/client/activity/events/org_spec.rb
|
623
|
+
- spec/github/client/activity/events/performed_spec.rb
|
624
|
+
- spec/github/client/activity/events/public_spec.rb
|
625
|
+
- spec/github/client/activity/events/received_spec.rb
|
626
|
+
- spec/github/client/activity/events/repository_spec.rb
|
627
|
+
- spec/github/client/activity/events/user_org_spec.rb
|
628
|
+
- spec/github/client/activity/notifications/create_spec.rb
|
629
|
+
- spec/github/client/activity/notifications/delete_spec.rb
|
630
|
+
- spec/github/client/activity/notifications/get_spec.rb
|
631
|
+
- spec/github/client/activity/notifications/list_spec.rb
|
632
|
+
- spec/github/client/activity/notifications/mark_spec.rb
|
633
|
+
- spec/github/client/activity/notifications/subscribed_spec.rb
|
634
|
+
- spec/github/client/activity/starring/list_spec.rb
|
635
|
+
- spec/github/client/activity/starring/star_spec.rb
|
636
|
+
- spec/github/client/activity/starring/starred_spec.rb
|
637
|
+
- spec/github/client/activity/starring/starring_spec.rb
|
638
|
+
- spec/github/client/activity/starring/unstar_spec.rb
|
639
|
+
- spec/github/client/activity/watching/list_spec.rb
|
640
|
+
- spec/github/client/activity/watching/unwatch_spec.rb
|
641
|
+
- spec/github/client/activity/watching/watch_spec.rb
|
642
|
+
- spec/github/client/activity/watching/watched_spec.rb
|
643
|
+
- spec/github/client/activity/watching/watching_spec.rb
|
644
|
+
- spec/github/client/authorizations/app/check_spec.rb
|
645
|
+
- spec/github/client/authorizations/app/create_spec.rb
|
646
|
+
- spec/github/client/authorizations/app/delete_spec.rb
|
647
|
+
- spec/github/client/authorizations/create_spec.rb
|
648
|
+
- spec/github/client/authorizations/delete_spec.rb
|
649
|
+
- spec/github/client/authorizations/get_spec.rb
|
650
|
+
- spec/github/client/authorizations/list_spec.rb
|
651
|
+
- spec/github/client/authorizations/update_spec.rb
|
652
|
+
- spec/github/client/gists/comments/create_spec.rb
|
653
|
+
- spec/github/client/gists/comments/delete_spec.rb
|
654
|
+
- spec/github/client/gists/comments/edit_spec.rb
|
655
|
+
- spec/github/client/gists/comments/get_spec.rb
|
656
|
+
- spec/github/client/gists/comments/list_spec.rb
|
657
|
+
- spec/github/client/gists/comments_spec.rb
|
658
|
+
- spec/github/client/gists/create_spec.rb
|
659
|
+
- spec/github/client/gists/delete_spec.rb
|
660
|
+
- spec/github/client/gists/edit_spec.rb
|
661
|
+
- spec/github/client/gists/fork_spec.rb
|
662
|
+
- spec/github/client/gists/get_spec.rb
|
663
|
+
- spec/github/client/gists/is_starred_spec.rb
|
664
|
+
- spec/github/client/gists/list_spec.rb
|
665
|
+
- spec/github/client/gists/star_spec.rb
|
666
|
+
- spec/github/client/gists/starred_spec.rb
|
667
|
+
- spec/github/client/gists/unstar_spec.rb
|
668
|
+
- spec/github/client/git_data/blobs/create_spec.rb
|
669
|
+
- spec/github/client/git_data/blobs/get_spec.rb
|
670
|
+
- spec/github/client/git_data/blobs_spec.rb
|
671
|
+
- spec/github/client/git_data/commits/create_spec.rb
|
672
|
+
- spec/github/client/git_data/commits/get_spec.rb
|
673
|
+
- spec/github/client/git_data/commits_spec.rb
|
674
|
+
- spec/github/client/git_data/references/create_spec.rb
|
675
|
+
- spec/github/client/git_data/references/delete_spec.rb
|
676
|
+
- spec/github/client/git_data/references/get_spec.rb
|
677
|
+
- spec/github/client/git_data/references/list_spec.rb
|
678
|
+
- spec/github/client/git_data/references/update_spec.rb
|
679
|
+
- spec/github/client/git_data/references_spec.rb
|
680
|
+
- spec/github/client/git_data/tags/create_spec.rb
|
681
|
+
- spec/github/client/git_data/tags/get_spec.rb
|
682
|
+
- spec/github/client/git_data/tags_spec.rb
|
683
|
+
- spec/github/client/git_data/trees/create_spec.rb
|
684
|
+
- spec/github/client/git_data/trees/get_spec.rb
|
685
|
+
- spec/github/client/git_data/trees_spec.rb
|
686
|
+
- spec/github/client/gitignore/get_spec.rb
|
687
|
+
- spec/github/client/gitignore/list_spec.rb
|
688
|
+
- spec/github/client/issues/assignees/check_spec.rb
|
689
|
+
- spec/github/client/issues/assignees/list_spec.rb
|
690
|
+
- spec/github/client/issues/assignees_spec.rb
|
691
|
+
- spec/github/client/issues/comments/create_spec.rb
|
692
|
+
- spec/github/client/issues/comments/delete_spec.rb
|
693
|
+
- spec/github/client/issues/comments/edit_spec.rb
|
694
|
+
- spec/github/client/issues/comments/get_spec.rb
|
695
|
+
- spec/github/client/issues/comments/list_spec.rb
|
696
|
+
- spec/github/client/issues/comments_spec.rb
|
697
|
+
- spec/github/client/issues/create_spec.rb
|
698
|
+
- spec/github/client/issues/edit_spec.rb
|
699
|
+
- spec/github/client/issues/events/get_spec.rb
|
700
|
+
- spec/github/client/issues/events/list_spec.rb
|
701
|
+
- spec/github/client/issues/events_spec.rb
|
702
|
+
- spec/github/client/issues/get_spec.rb
|
703
|
+
- spec/github/client/issues/labels/add_spec.rb
|
704
|
+
- spec/github/client/issues/labels/create_spec.rb
|
705
|
+
- spec/github/client/issues/labels/delete_spec.rb
|
706
|
+
- spec/github/client/issues/labels/get_spec.rb
|
707
|
+
- spec/github/client/issues/labels/list_spec.rb
|
708
|
+
- spec/github/client/issues/labels/remove_spec.rb
|
709
|
+
- spec/github/client/issues/labels/replace_spec.rb
|
710
|
+
- spec/github/client/issues/labels/update_spec.rb
|
711
|
+
- spec/github/client/issues/labels_spec.rb
|
712
|
+
- spec/github/client/issues/list_spec.rb
|
713
|
+
- spec/github/client/issues/milestones/create_spec.rb
|
714
|
+
- spec/github/client/issues/milestones/delete_spec.rb
|
715
|
+
- spec/github/client/issues/milestones/get_spec.rb
|
716
|
+
- spec/github/client/issues/milestones/list_spec.rb
|
717
|
+
- spec/github/client/issues/milestones/update_spec.rb
|
718
|
+
- spec/github/client/issues/milestones_spec.rb
|
719
|
+
- spec/github/client/orgs/edit_spec.rb
|
720
|
+
- spec/github/client/orgs/get_spec.rb
|
721
|
+
- spec/github/client/orgs/list_spec.rb
|
722
|
+
- spec/github/client/orgs/members/conceal_spec.rb
|
723
|
+
- spec/github/client/orgs/members/delete_spec.rb
|
724
|
+
- spec/github/client/orgs/members/list_spec.rb
|
725
|
+
- spec/github/client/orgs/members/member_spec.rb
|
726
|
+
- spec/github/client/orgs/members/publicize_spec.rb
|
727
|
+
- spec/github/client/orgs/members_spec.rb
|
728
|
+
- spec/github/client/orgs/teams/add_member_spec.rb
|
729
|
+
- spec/github/client/orgs/teams/add_repo_spec.rb
|
730
|
+
- spec/github/client/orgs/teams/create_spec.rb
|
731
|
+
- spec/github/client/orgs/teams/delete_spec.rb
|
732
|
+
- spec/github/client/orgs/teams/edit_spec.rb
|
733
|
+
- spec/github/client/orgs/teams/get_spec.rb
|
734
|
+
- spec/github/client/orgs/teams/list_members_spec.rb
|
735
|
+
- spec/github/client/orgs/teams/list_repos_spec.rb
|
736
|
+
- spec/github/client/orgs/teams/list_spec.rb
|
737
|
+
- spec/github/client/orgs/teams/remove_member_spec.rb
|
738
|
+
- spec/github/client/orgs/teams/remove_repo_spec.rb
|
739
|
+
- spec/github/client/orgs/teams/team_member_spec.rb
|
740
|
+
- spec/github/client/orgs/teams/team_repo_spec.rb
|
741
|
+
- spec/github/client/orgs/teams_spec.rb
|
742
|
+
- spec/github/client/pull_requests/comments/create_spec.rb
|
743
|
+
- spec/github/client/pull_requests/comments/delete_spec.rb
|
744
|
+
- spec/github/client/pull_requests/comments/edit_spec.rb
|
745
|
+
- spec/github/client/pull_requests/comments/get_spec.rb
|
746
|
+
- spec/github/client/pull_requests/comments/list_spec.rb
|
747
|
+
- spec/github/client/pull_requests/comments_spec.rb
|
748
|
+
- spec/github/client/pull_requests/commits_spec.rb
|
749
|
+
- spec/github/client/pull_requests/create_spec.rb
|
750
|
+
- spec/github/client/pull_requests/files_spec.rb
|
751
|
+
- spec/github/client/pull_requests/get_spec.rb
|
752
|
+
- spec/github/client/pull_requests/list_spec.rb
|
753
|
+
- spec/github/client/pull_requests/merge_spec.rb
|
754
|
+
- spec/github/client/pull_requests/merged_spec.rb
|
755
|
+
- spec/github/client/pull_requests/update_spec.rb
|
756
|
+
- spec/github/client/repos/assets/delete_spec.rb
|
757
|
+
- spec/github/client/repos/assets/edit_spec.rb
|
758
|
+
- spec/github/client/repos/assets/get_spec.rb
|
759
|
+
- spec/github/client/repos/assets/list_spec.rb
|
760
|
+
- spec/github/client/repos/assets/upload_spec.rb
|
761
|
+
- spec/github/client/repos/branch_spec.rb
|
762
|
+
- spec/github/client/repos/branches_spec.rb
|
763
|
+
- spec/github/client/repos/collaborators/add_spec.rb
|
764
|
+
- spec/github/client/repos/collaborators/get_spec.rb
|
765
|
+
- spec/github/client/repos/collaborators/list_spec.rb
|
766
|
+
- spec/github/client/repos/collaborators/remove_spec.rb
|
767
|
+
- spec/github/client/repos/collaborators_spec.rb
|
768
|
+
- spec/github/client/repos/comments/create_spec.rb
|
769
|
+
- spec/github/client/repos/comments/delete_spec.rb
|
770
|
+
- spec/github/client/repos/comments/get_spec.rb
|
771
|
+
- spec/github/client/repos/comments/list_spec.rb
|
772
|
+
- spec/github/client/repos/comments/update_spec.rb
|
773
|
+
- spec/github/client/repos/commits/compare_spec.rb
|
774
|
+
- spec/github/client/repos/commits/get_spec.rb
|
775
|
+
- spec/github/client/repos/commits/list_spec.rb
|
776
|
+
- spec/github/client/repos/contents/archive_spec.rb
|
777
|
+
- spec/github/client/repos/contents/create_spec.rb
|
778
|
+
- spec/github/client/repos/contents/delete_spec.rb
|
779
|
+
- spec/github/client/repos/contents/get_spec.rb
|
780
|
+
- spec/github/client/repos/contents/readme_spec.rb
|
781
|
+
- spec/github/client/repos/contributors_spec.rb
|
782
|
+
- spec/github/client/repos/create_spec.rb
|
783
|
+
- spec/github/client/repos/delete_spec.rb
|
784
|
+
- spec/github/client/repos/deployments/create_spec.rb
|
785
|
+
- spec/github/client/repos/deployments/create_status_spec.rb
|
786
|
+
- spec/github/client/repos/deployments/list_spec.rb
|
787
|
+
- spec/github/client/repos/deployments/statuses_spec.rb
|
788
|
+
- spec/github/client/repos/downloads/delete_spec.rb
|
789
|
+
- spec/github/client/repos/downloads/get_spec.rb
|
790
|
+
- spec/github/client/repos/downloads/list_spec.rb
|
791
|
+
- spec/github/client/repos/downloads_spec.rb
|
792
|
+
- spec/github/client/repos/edit_spec.rb
|
793
|
+
- spec/github/client/repos/forks/create_spec.rb
|
794
|
+
- spec/github/client/repos/forks/list_spec.rb
|
795
|
+
- spec/github/client/repos/get_spec.rb
|
796
|
+
- spec/github/client/repos/hooks/create_spec.rb
|
797
|
+
- spec/github/client/repos/hooks/delete_spec.rb
|
798
|
+
- spec/github/client/repos/hooks/edit_spec.rb
|
799
|
+
- spec/github/client/repos/hooks/get_spec.rb
|
800
|
+
- spec/github/client/repos/hooks/list_spec.rb
|
801
|
+
- spec/github/client/repos/hooks/ping_spec.rb
|
802
|
+
- spec/github/client/repos/hooks/test_spec.rb
|
803
|
+
- spec/github/client/repos/hooks_spec.rb
|
804
|
+
- spec/github/client/repos/keys/create_spec.rb
|
805
|
+
- spec/github/client/repos/keys/delete_spec.rb
|
806
|
+
- spec/github/client/repos/keys/get_spec.rb
|
807
|
+
- spec/github/client/repos/keys/list_spec.rb
|
808
|
+
- spec/github/client/repos/keys_spec.rb
|
809
|
+
- spec/github/client/repos/languages_spec.rb
|
810
|
+
- spec/github/client/repos/list_spec.rb
|
811
|
+
- spec/github/client/repos/merging/merge_spec.rb
|
812
|
+
- spec/github/client/repos/pub_sub_hubbub/subscribe_service_spec.rb
|
813
|
+
- spec/github/client/repos/pub_sub_hubbub/subscribe_spec.rb
|
814
|
+
- spec/github/client/repos/pub_sub_hubbub/unsubscribe_service_spec.rb
|
815
|
+
- spec/github/client/repos/pub_sub_hubbub/unsubscribe_spec.rb
|
816
|
+
- spec/github/client/repos/releases/create_spec.rb
|
817
|
+
- spec/github/client/repos/releases/delete_spec.rb
|
818
|
+
- spec/github/client/repos/releases/edit_spec.rb
|
819
|
+
- spec/github/client/repos/releases/get_spec.rb
|
820
|
+
- spec/github/client/repos/releases/list_spec.rb
|
821
|
+
- spec/github/client/repos/statistics/code_frequency_spec.rb
|
822
|
+
- spec/github/client/repos/statistics/commit_activity_spec.rb
|
823
|
+
- spec/github/client/repos/statistics/contributors_spec.rb
|
824
|
+
- spec/github/client/repos/statistics/participation_spec.rb
|
825
|
+
- spec/github/client/repos/statistics/punch_card_spec.rb
|
826
|
+
- spec/github/client/repos/statuses/create_spec.rb
|
827
|
+
- spec/github/client/repos/statuses/list_spec.rb
|
828
|
+
- spec/github/client/repos/statuses_spec.rb
|
829
|
+
- spec/github/client/repos/tags_spec.rb
|
830
|
+
- spec/github/client/repos/teams_spec.rb
|
831
|
+
- spec/github/client/scopes/list_spec.rb
|
832
|
+
- spec/github/client/search/code_spec.rb
|
833
|
+
- spec/github/client/search/issues_spec.rb
|
834
|
+
- spec/github/client/search/legacy/email_spec.rb
|
835
|
+
- spec/github/client/search/legacy/issues_spec.rb
|
836
|
+
- spec/github/client/search/legacy/repos_spec.rb
|
837
|
+
- spec/github/client/search/legacy/users_spec.rb
|
838
|
+
- spec/github/client/search/repos_spec.rb
|
839
|
+
- spec/github/client/search/users_spec.rb
|
840
|
+
- spec/github/client/users/emails/add_spec.rb
|
841
|
+
- spec/github/client/users/emails/delete_spec.rb
|
842
|
+
- spec/github/client/users/emails/list_spec.rb
|
843
|
+
- spec/github/client/users/followers/follow_spec.rb
|
844
|
+
- spec/github/client/users/followers/following_spec.rb
|
845
|
+
- spec/github/client/users/followers/is_following_spec.rb
|
846
|
+
- spec/github/client/users/followers/list_spec.rb
|
847
|
+
- spec/github/client/users/followers/unfollow_spec.rb
|
848
|
+
- spec/github/client/users/get_spec.rb
|
849
|
+
- spec/github/client/users/keys/create_spec.rb
|
850
|
+
- spec/github/client/users/keys/delete_spec.rb
|
851
|
+
- spec/github/client/users/keys/get_spec.rb
|
852
|
+
- spec/github/client/users/keys/list_spec.rb
|
853
|
+
- spec/github/client/users/keys/update_spec.rb
|
854
|
+
- spec/github/client/users/list_spec.rb
|
855
|
+
- spec/github/client/users/update_spec.rb
|
718
856
|
- spec/github/client_spec.rb
|
719
857
|
- spec/github/configuration_spec.rb
|
720
858
|
- spec/github/core_ext/deep_merge_spec.rb
|
@@ -729,191 +867,14 @@ files:
|
|
729
867
|
- spec/github/error/unknown_media_spec.rb
|
730
868
|
- spec/github/error/unknown_value_spec.rb
|
731
869
|
- spec/github/error/validations_spec.rb
|
732
|
-
- spec/github/gists/comments/create_spec.rb
|
733
|
-
- spec/github/gists/comments/delete_spec.rb
|
734
|
-
- spec/github/gists/comments/edit_spec.rb
|
735
|
-
- spec/github/gists/comments/get_spec.rb
|
736
|
-
- spec/github/gists/comments/list_spec.rb
|
737
|
-
- spec/github/gists/comments_spec.rb
|
738
|
-
- spec/github/gists/create_spec.rb
|
739
|
-
- spec/github/gists/delete_spec.rb
|
740
|
-
- spec/github/gists/edit_spec.rb
|
741
|
-
- spec/github/gists/fork_spec.rb
|
742
|
-
- spec/github/gists/get_spec.rb
|
743
|
-
- spec/github/gists/is_starred_spec.rb
|
744
|
-
- spec/github/gists/list_spec.rb
|
745
|
-
- spec/github/gists/star_spec.rb
|
746
|
-
- spec/github/gists/starred_spec.rb
|
747
|
-
- spec/github/gists/unstar_spec.rb
|
748
|
-
- spec/github/git_data/blobs/create_spec.rb
|
749
|
-
- spec/github/git_data/blobs/get_spec.rb
|
750
|
-
- spec/github/git_data/blobs_spec.rb
|
751
|
-
- spec/github/git_data/commits/create_spec.rb
|
752
|
-
- spec/github/git_data/commits/get_spec.rb
|
753
|
-
- spec/github/git_data/commits_spec.rb
|
754
|
-
- spec/github/git_data/references/create_spec.rb
|
755
|
-
- spec/github/git_data/references/delete_spec.rb
|
756
|
-
- spec/github/git_data/references/get_spec.rb
|
757
|
-
- spec/github/git_data/references/list_spec.rb
|
758
|
-
- spec/github/git_data/references/update_spec.rb
|
759
|
-
- spec/github/git_data/references_spec.rb
|
760
|
-
- spec/github/git_data/tags/create_spec.rb
|
761
|
-
- spec/github/git_data/tags/get_spec.rb
|
762
|
-
- spec/github/git_data/tags_spec.rb
|
763
|
-
- spec/github/git_data/trees/create_spec.rb
|
764
|
-
- spec/github/git_data/trees/get_spec.rb
|
765
|
-
- spec/github/git_data/trees_spec.rb
|
766
|
-
- spec/github/gitignore/get_spec.rb
|
767
|
-
- spec/github/gitignore/list_spec.rb
|
768
|
-
- spec/github/issues/assignees/check_spec.rb
|
769
|
-
- spec/github/issues/assignees/list_spec.rb
|
770
|
-
- spec/github/issues/assignees_spec.rb
|
771
|
-
- spec/github/issues/comments/create_spec.rb
|
772
|
-
- spec/github/issues/comments/delete_spec.rb
|
773
|
-
- spec/github/issues/comments/edit_spec.rb
|
774
|
-
- spec/github/issues/comments/get_spec.rb
|
775
|
-
- spec/github/issues/comments/list_spec.rb
|
776
|
-
- spec/github/issues/comments_spec.rb
|
777
|
-
- spec/github/issues/create_spec.rb
|
778
|
-
- spec/github/issues/edit_spec.rb
|
779
|
-
- spec/github/issues/events/get_spec.rb
|
780
|
-
- spec/github/issues/events/list_spec.rb
|
781
|
-
- spec/github/issues/events_spec.rb
|
782
|
-
- spec/github/issues/get_spec.rb
|
783
|
-
- spec/github/issues/labels/add_spec.rb
|
784
|
-
- spec/github/issues/labels/create_spec.rb
|
785
|
-
- spec/github/issues/labels/delete_spec.rb
|
786
|
-
- spec/github/issues/labels/get_spec.rb
|
787
|
-
- spec/github/issues/labels/list_spec.rb
|
788
|
-
- spec/github/issues/labels/remove_spec.rb
|
789
|
-
- spec/github/issues/labels/replace_spec.rb
|
790
|
-
- spec/github/issues/labels/update_spec.rb
|
791
|
-
- spec/github/issues/labels_spec.rb
|
792
|
-
- spec/github/issues/list_spec.rb
|
793
|
-
- spec/github/issues/milestones/create_spec.rb
|
794
|
-
- spec/github/issues/milestones/delete_spec.rb
|
795
|
-
- spec/github/issues/milestones/get_spec.rb
|
796
|
-
- spec/github/issues/milestones/list_spec.rb
|
797
|
-
- spec/github/issues/milestones/update_spec.rb
|
798
|
-
- spec/github/issues/milestones_spec.rb
|
799
870
|
- spec/github/mime_type_spec.rb
|
800
871
|
- spec/github/normalizer_spec.rb
|
801
|
-
- spec/github/orgs/edit_spec.rb
|
802
|
-
- spec/github/orgs/get_spec.rb
|
803
|
-
- spec/github/orgs/list_spec.rb
|
804
|
-
- spec/github/orgs/members/conceal_spec.rb
|
805
|
-
- spec/github/orgs/members/delete_spec.rb
|
806
|
-
- spec/github/orgs/members/list_spec.rb
|
807
|
-
- spec/github/orgs/members/member_spec.rb
|
808
|
-
- spec/github/orgs/members/publicize_spec.rb
|
809
|
-
- spec/github/orgs/members_spec.rb
|
810
|
-
- spec/github/orgs/teams/add_member_spec.rb
|
811
|
-
- spec/github/orgs/teams/add_repo_spec.rb
|
812
|
-
- spec/github/orgs/teams/create_spec.rb
|
813
|
-
- spec/github/orgs/teams/delete_spec.rb
|
814
|
-
- spec/github/orgs/teams/edit_spec.rb
|
815
|
-
- spec/github/orgs/teams/get_spec.rb
|
816
|
-
- spec/github/orgs/teams/list_members_spec.rb
|
817
|
-
- spec/github/orgs/teams/list_repos_spec.rb
|
818
|
-
- spec/github/orgs/teams/list_spec.rb
|
819
|
-
- spec/github/orgs/teams/remove_member_spec.rb
|
820
|
-
- spec/github/orgs/teams/remove_repo_spec.rb
|
821
|
-
- spec/github/orgs/teams/team_member_spec.rb
|
822
|
-
- spec/github/orgs/teams/team_repo_spec.rb
|
823
|
-
- spec/github/orgs/teams_spec.rb
|
824
872
|
- spec/github/page_links_spec.rb
|
825
873
|
- spec/github/paged_request_spec.rb
|
826
874
|
- spec/github/pagination/iterator/number_spec.rb
|
827
875
|
- spec/github/pagination/iterator/sha_spec.rb
|
828
876
|
- spec/github/parameter_filter_spec.rb
|
829
877
|
- spec/github/params_hash_spec.rb
|
830
|
-
- spec/github/pull_requests/comments/create_spec.rb
|
831
|
-
- spec/github/pull_requests/comments/delete_spec.rb
|
832
|
-
- spec/github/pull_requests/comments/edit_spec.rb
|
833
|
-
- spec/github/pull_requests/comments/get_spec.rb
|
834
|
-
- spec/github/pull_requests/comments/list_spec.rb
|
835
|
-
- spec/github/pull_requests/comments_spec.rb
|
836
|
-
- spec/github/pull_requests/commits_spec.rb
|
837
|
-
- spec/github/pull_requests/create_spec.rb
|
838
|
-
- spec/github/pull_requests/files_spec.rb
|
839
|
-
- spec/github/pull_requests/get_spec.rb
|
840
|
-
- spec/github/pull_requests/list_spec.rb
|
841
|
-
- spec/github/pull_requests/merge_spec.rb
|
842
|
-
- spec/github/pull_requests/merged_spec.rb
|
843
|
-
- spec/github/pull_requests/update_spec.rb
|
844
|
-
- spec/github/repos/assets/delete_spec.rb
|
845
|
-
- spec/github/repos/assets/edit_spec.rb
|
846
|
-
- spec/github/repos/assets/get_spec.rb
|
847
|
-
- spec/github/repos/assets/list_spec.rb
|
848
|
-
- spec/github/repos/assets/upload_spec.rb
|
849
|
-
- spec/github/repos/branch_spec.rb
|
850
|
-
- spec/github/repos/branches_spec.rb
|
851
|
-
- spec/github/repos/collaborators/add_spec.rb
|
852
|
-
- spec/github/repos/collaborators/get_spec.rb
|
853
|
-
- spec/github/repos/collaborators/list_spec.rb
|
854
|
-
- spec/github/repos/collaborators/remove_spec.rb
|
855
|
-
- spec/github/repos/collaborators_spec.rb
|
856
|
-
- spec/github/repos/comments/create_spec.rb
|
857
|
-
- spec/github/repos/comments/delete_spec.rb
|
858
|
-
- spec/github/repos/comments/get_spec.rb
|
859
|
-
- spec/github/repos/comments/list_spec.rb
|
860
|
-
- spec/github/repos/comments/update_spec.rb
|
861
|
-
- spec/github/repos/commits/compare_spec.rb
|
862
|
-
- spec/github/repos/commits/get_spec.rb
|
863
|
-
- spec/github/repos/commits/list_spec.rb
|
864
|
-
- spec/github/repos/contents/archive_spec.rb
|
865
|
-
- spec/github/repos/contents/create_spec.rb
|
866
|
-
- spec/github/repos/contents/delete_spec.rb
|
867
|
-
- spec/github/repos/contents/get_spec.rb
|
868
|
-
- spec/github/repos/contents/readme_spec.rb
|
869
|
-
- spec/github/repos/contributors_spec.rb
|
870
|
-
- spec/github/repos/create_spec.rb
|
871
|
-
- spec/github/repos/delete_spec.rb
|
872
|
-
- spec/github/repos/downloads/create_spec.rb
|
873
|
-
- spec/github/repos/downloads/delete_spec.rb
|
874
|
-
- spec/github/repos/downloads/get_spec.rb
|
875
|
-
- spec/github/repos/downloads/list_spec.rb
|
876
|
-
- spec/github/repos/downloads/upload_spec.rb
|
877
|
-
- spec/github/repos/downloads_spec.rb
|
878
|
-
- spec/github/repos/edit_spec.rb
|
879
|
-
- spec/github/repos/forks/create_spec.rb
|
880
|
-
- spec/github/repos/forks/list_spec.rb
|
881
|
-
- spec/github/repos/get_spec.rb
|
882
|
-
- spec/github/repos/hooks/create_spec.rb
|
883
|
-
- spec/github/repos/hooks/delete_spec.rb
|
884
|
-
- spec/github/repos/hooks/edit_spec.rb
|
885
|
-
- spec/github/repos/hooks/get_spec.rb
|
886
|
-
- spec/github/repos/hooks/list_spec.rb
|
887
|
-
- spec/github/repos/hooks/test_spec.rb
|
888
|
-
- spec/github/repos/hooks_spec.rb
|
889
|
-
- spec/github/repos/keys/create_spec.rb
|
890
|
-
- spec/github/repos/keys/delete_spec.rb
|
891
|
-
- spec/github/repos/keys/edit_spec.rb
|
892
|
-
- spec/github/repos/keys/get_spec.rb
|
893
|
-
- spec/github/repos/keys/list_spec.rb
|
894
|
-
- spec/github/repos/keys_spec.rb
|
895
|
-
- spec/github/repos/languages_spec.rb
|
896
|
-
- spec/github/repos/list_spec.rb
|
897
|
-
- spec/github/repos/merging/merge_spec.rb
|
898
|
-
- spec/github/repos/pub_sub_hubbub/subscribe_service_spec.rb
|
899
|
-
- spec/github/repos/pub_sub_hubbub/subscribe_spec.rb
|
900
|
-
- spec/github/repos/pub_sub_hubbub/unsubscribe_service_spec.rb
|
901
|
-
- spec/github/repos/pub_sub_hubbub/unsubscribe_spec.rb
|
902
|
-
- spec/github/repos/releases/create_spec.rb
|
903
|
-
- spec/github/repos/releases/delete_spec.rb
|
904
|
-
- spec/github/repos/releases/edit_spec.rb
|
905
|
-
- spec/github/repos/releases/get_spec.rb
|
906
|
-
- spec/github/repos/releases/list_spec.rb
|
907
|
-
- spec/github/repos/statistics/code_frequency_spec.rb
|
908
|
-
- spec/github/repos/statistics/commit_activity_spec.rb
|
909
|
-
- spec/github/repos/statistics/contributors_spec.rb
|
910
|
-
- spec/github/repos/statistics/participation_spec.rb
|
911
|
-
- spec/github/repos/statistics/punch_card_spec.rb
|
912
|
-
- spec/github/repos/statuses/create_spec.rb
|
913
|
-
- spec/github/repos/statuses/list_spec.rb
|
914
|
-
- spec/github/repos/statuses_spec.rb
|
915
|
-
- spec/github/repos/tags_spec.rb
|
916
|
-
- spec/github/repos/teams_spec.rb
|
917
878
|
- spec/github/request/endpoint_spec.rb
|
918
879
|
- spec/github/request/jsonize_spec.rb
|
919
880
|
- spec/github/request/oauth2_spec.rb
|
@@ -923,32 +884,6 @@ files:
|
|
923
884
|
- spec/github/response_wrapper/headers_spec.rb
|
924
885
|
- spec/github/response_wrapper/overwrites_spec.rb
|
925
886
|
- spec/github/response_wrapper_spec.rb
|
926
|
-
- spec/github/s3_uploader_spec.rb
|
927
|
-
- spec/github/scopes/list_spec.rb
|
928
|
-
- spec/github/search/code_spec.rb
|
929
|
-
- spec/github/search/issues_spec.rb
|
930
|
-
- spec/github/search/legacy/email_spec.rb
|
931
|
-
- spec/github/search/legacy/issues_spec.rb
|
932
|
-
- spec/github/search/legacy/repos_spec.rb
|
933
|
-
- spec/github/search/legacy/users_spec.rb
|
934
|
-
- spec/github/search/repos_spec.rb
|
935
|
-
- spec/github/search/users_spec.rb
|
936
|
-
- spec/github/users/emails/add_spec.rb
|
937
|
-
- spec/github/users/emails/delete_spec.rb
|
938
|
-
- spec/github/users/emails/list_spec.rb
|
939
|
-
- spec/github/users/followers/follow_spec.rb
|
940
|
-
- spec/github/users/followers/following_spec.rb
|
941
|
-
- spec/github/users/followers/is_following_spec.rb
|
942
|
-
- spec/github/users/followers/list_spec.rb
|
943
|
-
- spec/github/users/followers/unfollow_spec.rb
|
944
|
-
- spec/github/users/get_spec.rb
|
945
|
-
- spec/github/users/keys/create_spec.rb
|
946
|
-
- spec/github/users/keys/delete_spec.rb
|
947
|
-
- spec/github/users/keys/get_spec.rb
|
948
|
-
- spec/github/users/keys/list_spec.rb
|
949
|
-
- spec/github/users/keys/update_spec.rb
|
950
|
-
- spec/github/users/list_spec.rb
|
951
|
-
- spec/github/users/update_spec.rb
|
952
887
|
- spec/github/utils/url_spec.rb
|
953
888
|
- spec/github/validations/format_spec.rb
|
954
889
|
- spec/github/validations/presence_spec.rb
|
@@ -991,16 +926,23 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
991
926
|
- - ! '>='
|
992
927
|
- !ruby/object:Gem::Version
|
993
928
|
version: '0'
|
929
|
+
segments:
|
930
|
+
- 0
|
931
|
+
hash: 3857185734082291190
|
994
932
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
995
933
|
none: false
|
996
934
|
requirements:
|
997
935
|
- - ! '>='
|
998
936
|
- !ruby/object:Gem::Version
|
999
937
|
version: '0'
|
938
|
+
segments:
|
939
|
+
- 0
|
940
|
+
hash: 3857185734082291190
|
1000
941
|
requirements: []
|
1001
942
|
rubyforge_project:
|
1002
943
|
rubygems_version: 1.8.10
|
1003
944
|
signing_key:
|
1004
945
|
specification_version: 3
|
1005
|
-
summary: Ruby
|
946
|
+
summary: Ruby client for the official GitHub API
|
1006
947
|
test_files: []
|
948
|
+
has_rdoc:
|