vx-service_connector 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/lib/vx/service_connector/base.rb +3 -4
  3. data/lib/vx/service_connector/github/payload.rb +73 -38
  4. data/lib/vx/service_connector/github.rb +6 -6
  5. data/lib/vx/service_connector/{gitlab_v4 → gitlab_v5}/files.rb +1 -1
  6. data/lib/vx/service_connector/{gitlab_v4 → gitlab_v5}/hooks.rb +1 -1
  7. data/lib/vx/service_connector/{gitlab_v4 → gitlab_v5}/notices.rb +1 -1
  8. data/lib/vx/service_connector/gitlab_v5/payload.rb +112 -0
  9. data/lib/vx/service_connector/{gitlab_v4 → gitlab_v5}/repos.rb +1 -1
  10. data/lib/vx/service_connector/{gitlab_v4 → gitlab_v5}/session.rb +1 -1
  11. data/lib/vx/service_connector/gitlab_v5.rb +30 -2
  12. data/lib/vx/service_connector/model.rb +12 -20
  13. data/lib/vx/service_connector/version.rb +1 -1
  14. data/lib/vx/service_connector.rb +0 -19
  15. data/spec/fixtures/github/payload/foreign_pull_request.json +810 -1
  16. data/spec/fixtures/github/payload/pull_request.json +0 -1
  17. data/spec/fixtures/github/payload/push_tag.json +0 -1
  18. data/spec/fixtures/{gitlab_v4 → gitlab_v5}/commits.json +0 -0
  19. data/spec/fixtures/{gitlab_v4 → gitlab_v5}/hooks.json +0 -0
  20. data/spec/fixtures/gitlab_v5/payload/push.json +32 -0
  21. data/spec/fixtures/{gitlab_v4 → gitlab_v5}/projects.json +0 -0
  22. data/spec/fixtures/{gitlab_v4 → gitlab_v5}/user_keys.json +0 -0
  23. data/spec/lib/github_payload_spec.rb +43 -94
  24. data/spec/lib/github_spec.rb +0 -23
  25. data/spec/lib/gitlab_v5_payload_spec.rb +33 -0
  26. data/spec/lib/gitlab_v5_spec.rb +74 -0
  27. data/spec/lib/model_spec.rb +3 -28
  28. data/spec/lib/service_connector_spec.rb +0 -35
  29. data/spec/support/github_web_mocks.rb +2 -2
  30. data/spec/support/gitlab_v5_web_mocks.rb +41 -2
  31. metadata +20 -32
  32. data/lib/vx/service_connector/github/commits.rb +0 -33
  33. data/lib/vx/service_connector/gitlab_v4/commits.rb +0 -35
  34. data/lib/vx/service_connector/gitlab_v4/deploy_keys.rb +0 -32
  35. data/lib/vx/service_connector/gitlab_v4/payload.rb +0 -126
  36. data/lib/vx/service_connector/gitlab_v4.rb +0 -49
  37. data/spec/fixtures/gitlab_v4/payload/merge_request1_unchecked.json +0 -47
  38. data/spec/fixtures/gitlab_v4/payload/merge_request2_can_be_merge.json +0 -47
  39. data/spec/fixtures/gitlab_v4/payload/push.json +0 -106
  40. data/spec/lib/gitlab_v4_payload_spec.rb +0 -101
  41. data/spec/lib/gitlab_v4_spec.rb +0 -141
  42. data/spec/support/gitlab_v4_web_mocks.rb +0 -73
@@ -1 +1,810 @@
1
- {"number":1,"pull_request":{"url":"https://api.github.com/repos/evrone/serverist-email-provider/pulls/1","id":10057092,"html_url":"https://github.com/evrone/serverist-email-provider/pull/1","diff_url":"https://github.com/evrone/serverist-email-provider/pull/1.diff","patch_url":"https://github.com/evrone/serverist-email-provider/pull/1.patch","issue_url":"https://github.com/evrone/serverist-email-provider/pull/1","number":1,"state":"open","title":"Update Rakefile","user":{"login":"dima-exe","id":38505,"avatar_url":"https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x","gravatar_id":"b155fd1e7432c77594588c79f49d2168","url":"https://api.github.com/users/dima-exe","html_url":"https://github.com/dima-exe","followers_url":"https://api.github.com/users/dima-exe/followers","following_url":"https://api.github.com/users/dima-exe/following{/other_user}","gists_url":"https://api.github.com/users/dima-exe/gists{/gist_id}","starred_url":"https://api.github.com/users/dima-exe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dima-exe/subscriptions","organizations_url":"https://api.github.com/users/dima-exe/orgs","repos_url":"https://api.github.com/users/dima-exe/repos","events_url":"https://api.github.com/users/dima-exe/events{/privacy}","received_events_url":"https://api.github.com/users/dima-exe/received_events","type":"User","site_admin":false},"body":"","created_at":"2013-11-18T17:15:20Z","updated_at":"2013-11-18T17:15:20Z","closed_at":null,"merged_at":null,"merge_commit_sha":null,"assignee":null,"milestone":null,"commits_url":"https://github.com/evrone/serverist-email-provider/pull/1/commits","review_comments_url":"https://github.com/evrone/serverist-email-provider/pull/1/comments","review_comment_url":"/repos/evrone/serverist-email-provider/pulls/comments/{number}","comments_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues/1/comments","statuses_url":"https://api.github.com/repos/evrone/serverist-email-provider/statuses/f57c385116139082811442ad48cb6127c29eb351","head":{"label":"dima-exe:master","ref":"master","sha":"f57c385116139082811442ad48cb6127c29eb351","user":{"login":"dima-exe","id":38505,"avatar_url":"https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x","gravatar_id":"b155fd1e7432c77594588c79f49d2168","url":"https://api.github.com/users/dima-exe","html_url":"https://github.com/dima-exe","followers_url":"https://api.github.com/users/dima-exe/followers","following_url":"https://api.github.com/users/dima-exe/following{/other_user}","gists_url":"https://api.github.com/users/dima-exe/gists{/gist_id}","starred_url":"https://api.github.com/users/dima-exe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dima-exe/subscriptions","organizations_url":"https://api.github.com/users/dima-exe/orgs","repos_url":"https://api.github.com/users/dima-exe/repos","events_url":"https://api.github.com/users/dima-exe/events{/privacy}","received_events_url":"https://api.github.com/users/dima-exe/received_events","type":"User","site_admin":false},"repo":{"id":14499349,"name":"serverist-email-provider","full_name":"dima-exe/serverist-email-provider","owner":{"login":"dima-exe","id":38505,"avatar_url":"https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x","gravatar_id":"b155fd1e7432c77594588c79f49d2168","url":"https://api.github.com/users/dima-exe","html_url":"https://github.com/dima-exe","followers_url":"https://api.github.com/users/dima-exe/followers","following_url":"https://api.github.com/users/dima-exe/following{/other_user}","gists_url":"https://api.github.com/users/dima-exe/gists{/gist_id}","starred_url":"https://api.github.com/users/dima-exe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dima-exe/subscriptions","organizations_url":"https://api.github.com/users/dima-exe/orgs","repos_url":"https://api.github.com/users/dima-exe/repos","events_url":"https://api.github.com/users/dima-exe/events{/privacy}","received_events_url":"https://api.github.com/users/dima-exe/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/dima-exe/serverist-email-provider","description":"","fork":true,"url":"https://api.github.com/repos/dima-exe/serverist-email-provider","forks_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/forks","keys_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/keys{/key_id}","collaborators_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/teams","hooks_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/hooks","issue_events_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/issues/events{/number}","events_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/events","assignees_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/assignees{/user}","branches_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/branches{/branch}","tags_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/tags","blobs_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/git/refs{/sha}","trees_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/git/trees{/sha}","statuses_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/statuses/{sha}","languages_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/languages","stargazers_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/stargazers","contributors_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/contributors","subscribers_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/subscribers","subscription_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/subscription","commits_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/commits{/sha}","git_commits_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/git/commits{/sha}","comments_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/comments{/number}","issue_comment_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/issues/comments/{number}","contents_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/contents/{+path}","compare_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/compare/{base}...{head}","merges_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/merges","archive_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/downloads","issues_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/issues{/number}","pulls_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/pulls{/number}","milestones_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/milestones{/number}","notifications_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/labels{/name}","releases_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/releases{/id}","created_at":"2013-11-18T17:14:43Z","updated_at":"2013-11-18T17:15:20Z","pushed_at":"2013-11-18T17:15:01Z","git_url":"git://github.com/dima-exe/serverist-email-provider.git","ssh_url":"git@github.com:dima-exe/serverist-email-provider.git","clone_url":"https://github.com/dima-exe/serverist-email-provider.git","svn_url":"https://github.com/dima-exe/serverist-email-provider","homepage":null,"size":115,"stargazers_count":0,"watchers_count":0,"language":"Ruby","has_issues":false,"has_downloads":true,"has_wiki":true,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","master_branch":"master"}},"base":{"label":"evrone:master","ref":"master","sha":"85aa17af24c9fa65fccc0985b297c05bfd64549e","user":{"login":"evrone","id":431569,"avatar_url":"https://2.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x","gravatar_id":"6d3ebcae28dc666b58c511090d2dbf3c","url":"https://api.github.com/users/evrone","html_url":"https://github.com/evrone","followers_url":"https://api.github.com/users/evrone/followers","following_url":"https://api.github.com/users/evrone/following{/other_user}","gists_url":"https://api.github.com/users/evrone/gists{/gist_id}","starred_url":"https://api.github.com/users/evrone/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/evrone/subscriptions","organizations_url":"https://api.github.com/users/evrone/orgs","repos_url":"https://api.github.com/users/evrone/repos","events_url":"https://api.github.com/users/evrone/events{/privacy}","received_events_url":"https://api.github.com/users/evrone/received_events","type":"Organization","site_admin":false},"repo":{"id":14141709,"name":"serverist-email-provider","full_name":"evrone/serverist-email-provider","owner":{"login":"evrone","id":431569,"avatar_url":"https://2.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x","gravatar_id":"6d3ebcae28dc666b58c511090d2dbf3c","url":"https://api.github.com/users/evrone","html_url":"https://github.com/evrone","followers_url":"https://api.github.com/users/evrone/followers","following_url":"https://api.github.com/users/evrone/following{/other_user}","gists_url":"https://api.github.com/users/evrone/gists{/gist_id}","starred_url":"https://api.github.com/users/evrone/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/evrone/subscriptions","organizations_url":"https://api.github.com/users/evrone/orgs","repos_url":"https://api.github.com/users/evrone/repos","events_url":"https://api.github.com/users/evrone/events{/privacy}","received_events_url":"https://api.github.com/users/evrone/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/evrone/serverist-email-provider","description":"","fork":false,"url":"https://api.github.com/repos/evrone/serverist-email-provider","forks_url":"https://api.github.com/repos/evrone/serverist-email-provider/forks","keys_url":"https://api.github.com/repos/evrone/serverist-email-provider/keys{/key_id}","collaborators_url":"https://api.github.com/repos/evrone/serverist-email-provider/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/evrone/serverist-email-provider/teams","hooks_url":"https://api.github.com/repos/evrone/serverist-email-provider/hooks","issue_events_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues/events{/number}","events_url":"https://api.github.com/repos/evrone/serverist-email-provider/events","assignees_url":"https://api.github.com/repos/evrone/serverist-email-provider/assignees{/user}","branches_url":"https://api.github.com/repos/evrone/serverist-email-provider/branches{/branch}","tags_url":"https://api.github.com/repos/evrone/serverist-email-provider/tags","blobs_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/refs{/sha}","trees_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/trees{/sha}","statuses_url":"https://api.github.com/repos/evrone/serverist-email-provider/statuses/{sha}","languages_url":"https://api.github.com/repos/evrone/serverist-email-provider/languages","stargazers_url":"https://api.github.com/repos/evrone/serverist-email-provider/stargazers","contributors_url":"https://api.github.com/repos/evrone/serverist-email-provider/contributors","subscribers_url":"https://api.github.com/repos/evrone/serverist-email-provider/subscribers","subscription_url":"https://api.github.com/repos/evrone/serverist-email-provider/subscription","commits_url":"https://api.github.com/repos/evrone/serverist-email-provider/commits{/sha}","git_commits_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/commits{/sha}","comments_url":"https://api.github.com/repos/evrone/serverist-email-provider/comments{/number}","issue_comment_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues/comments/{number}","contents_url":"https://api.github.com/repos/evrone/serverist-email-provider/contents/{+path}","compare_url":"https://api.github.com/repos/evrone/serverist-email-provider/compare/{base}...{head}","merges_url":"https://api.github.com/repos/evrone/serverist-email-provider/merges","archive_url":"https://api.github.com/repos/evrone/serverist-email-provider/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/evrone/serverist-email-provider/downloads","issues_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues{/number}","pulls_url":"https://api.github.com/repos/evrone/serverist-email-provider/pulls{/number}","milestones_url":"https://api.github.com/repos/evrone/serverist-email-provider/milestones{/number}","notifications_url":"https://api.github.com/repos/evrone/serverist-email-provider/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/evrone/serverist-email-provider/labels{/name}","releases_url":"https://api.github.com/repos/evrone/serverist-email-provider/releases{/id}","created_at":"2013-11-05T13:11:20Z","updated_at":"2013-11-18T17:14:43Z","pushed_at":"2013-11-18T15:46:25Z","git_url":"git://github.com/evrone/serverist-email-provider.git","ssh_url":"git@github.com:evrone/serverist-email-provider.git","clone_url":"https://github.com/evrone/serverist-email-provider.git","svn_url":"https://github.com/evrone/serverist-email-provider","homepage":null,"size":204,"stargazers_count":0,"watchers_count":0,"language":"Ruby","has_issues":true,"has_downloads":true,"has_wiki":true,"forks_count":1,"mirror_url":null,"open_issues_count":1,"forks":1,"open_issues":1,"watchers":0,"default_branch":"master","master_branch":"master"}},"_links":{"self":{"href":"https://api.github.com/repos/evrone/serverist-email-provider/pulls/1"},"html":{"href":"https://github.com/evrone/serverist-email-provider/pull/1"},"issue":{"href":"https://api.github.com/repos/evrone/serverist-email-provider/issues/1"},"comments":{"href":"https://api.github.com/repos/evrone/serverist-email-provider/issues/1/comments"},"review_comments":{"href":"https://api.github.com/repos/evrone/serverist-email-provider/pulls/1/comments"},"statuses":{"href":"https://api.github.com/repos/evrone/serverist-email-provider/statuses/f57c385116139082811442ad48cb6127c29eb351"}},"merged":false,"mergeable":null,"mergeable_state":"unknown","merged_by":null,"comments":0,"review_comments":0,"commits":1,"additions":2,"deletions":0,"changed_files":1},"repository":{"id":14141709,"name":"serverist-email-provider","full_name":"evrone/serverist-email-provider","owner":{"login":"evrone","id":431569,"avatar_url":"https://1.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x","gravatar_id":"6d3ebcae28dc666b58c511090d2dbf3c","url":"https://api.github.com/users/evrone","html_url":"https://github.com/evrone","followers_url":"https://api.github.com/users/evrone/followers","following_url":"https://api.github.com/users/evrone/following{/other_user}","gists_url":"https://api.github.com/users/evrone/gists{/gist_id}","starred_url":"https://api.github.com/users/evrone/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/evrone/subscriptions","organizations_url":"https://api.github.com/users/evrone/orgs","repos_url":"https://api.github.com/users/evrone/repos","events_url":"https://api.github.com/users/evrone/events{/privacy}","received_events_url":"https://api.github.com/users/evrone/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/evrone/serverist-email-provider","description":"","fork":false,"url":"https://api.github.com/repos/evrone/serverist-email-provider","forks_url":"https://api.github.com/repos/evrone/serverist-email-provider/forks","keys_url":"https://api.github.com/repos/evrone/serverist-email-provider/keys{/key_id}","collaborators_url":"https://api.github.com/repos/evrone/serverist-email-provider/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/evrone/serverist-email-provider/teams","hooks_url":"https://api.github.com/repos/evrone/serverist-email-provider/hooks","issue_events_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues/events{/number}","events_url":"https://api.github.com/repos/evrone/serverist-email-provider/events","assignees_url":"https://api.github.com/repos/evrone/serverist-email-provider/assignees{/user}","branches_url":"https://api.github.com/repos/evrone/serverist-email-provider/branches{/branch}","tags_url":"https://api.github.com/repos/evrone/serverist-email-provider/tags","blobs_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/refs{/sha}","trees_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/trees{/sha}","statuses_url":"https://api.github.com/repos/evrone/serverist-email-provider/statuses/{sha}","languages_url":"https://api.github.com/repos/evrone/serverist-email-provider/languages","stargazers_url":"https://api.github.com/repos/evrone/serverist-email-provider/stargazers","contributors_url":"https://api.github.com/repos/evrone/serverist-email-provider/contributors","subscribers_url":"https://api.github.com/repos/evrone/serverist-email-provider/subscribers","subscription_url":"https://api.github.com/repos/evrone/serverist-email-provider/subscription","commits_url":"https://api.github.com/repos/evrone/serverist-email-provider/commits{/sha}","git_commits_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/commits{/sha}","comments_url":"https://api.github.com/repos/evrone/serverist-email-provider/comments{/number}","issue_comment_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues/comments/{number}","contents_url":"https://api.github.com/repos/evrone/serverist-email-provider/contents/{+path}","compare_url":"https://api.github.com/repos/evrone/serverist-email-provider/compare/{base}...{head}","merges_url":"https://api.github.com/repos/evrone/serverist-email-provider/merges","archive_url":"https://api.github.com/repos/evrone/serverist-email-provider/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/evrone/serverist-email-provider/downloads","issues_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues{/number}","pulls_url":"https://api.github.com/repos/evrone/serverist-email-provider/pulls{/number}","milestones_url":"https://api.github.com/repos/evrone/serverist-email-provider/milestones{/number}","notifications_url":"https://api.github.com/repos/evrone/serverist-email-provider/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/evrone/serverist-email-provider/labels{/name}","releases_url":"https://api.github.com/repos/evrone/serverist-email-provider/releases{/id}","created_at":"2013-11-05T13:11:20Z","updated_at":"2013-11-18T17:14:43Z","pushed_at":"2013-11-18T15:46:25Z","git_url":"git://github.com/evrone/serverist-email-provider.git","ssh_url":"git@github.com:evrone/serverist-email-provider.git","clone_url":"https://github.com/evrone/serverist-email-provider.git","svn_url":"https://github.com/evrone/serverist-email-provider","homepage":null,"size":204,"stargazers_count":0,"watchers_count":0,"language":"Ruby","has_issues":true,"has_downloads":true,"has_wiki":true,"forks_count":1,"mirror_url":null,"open_issues_count":1,"forks":1,"open_issues":1,"watchers":0,"default_branch":"master","master_branch":"master"},"sender":{"login":"dima-exe","id":38505,"avatar_url":"https://1.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x","gravatar_id":"b155fd1e7432c77594588c79f49d2168","url":"https://api.github.com/users/dima-exe","html_url":"https://github.com/dima-exe","followers_url":"https://api.github.com/users/dima-exe/followers","following_url":"https://api.github.com/users/dima-exe/following{/other_user}","gists_url":"https://api.github.com/users/dima-exe/gists{/gist_id}","starred_url":"https://api.github.com/users/dima-exe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dima-exe/subscriptions","organizations_url":"https://api.github.com/users/dima-exe/orgs","repos_url":"https://api.github.com/users/dima-exe/repos","events_url":"https://api.github.com/users/dima-exe/events{/privacy}","received_events_url":"https://api.github.com/users/dima-exe/received_events","type":"User","site_admin":false},"token":"dced3d1d-2097-488c-bb24-cfeaad5b6ad0","repo_callback":{"action":"create","number":1,"pull_request":{"url":"https://api.github.com/repos/evrone/serverist-email-provider/pulls/1","id":10057092,"html_url":"https://github.com/evrone/serverist-email-provider/pull/1","diff_url":"https://github.com/evrone/serverist-email-provider/pull/1.diff","patch_url":"https://github.com/evrone/serverist-email-provider/pull/1.patch","issue_url":"https://github.com/evrone/serverist-email-provider/pull/1","number":1,"state":"open","title":"Update Rakefile","user":{"login":"dima-exe","id":38505,"avatar_url":"https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x","gravatar_id":"b155fd1e7432c77594588c79f49d2168","url":"https://api.github.com/users/dima-exe","html_url":"https://github.com/dima-exe","followers_url":"https://api.github.com/users/dima-exe/followers","following_url":"https://api.github.com/users/dima-exe/following{/other_user}","gists_url":"https://api.github.com/users/dima-exe/gists{/gist_id}","starred_url":"https://api.github.com/users/dima-exe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dima-exe/subscriptions","organizations_url":"https://api.github.com/users/dima-exe/orgs","repos_url":"https://api.github.com/users/dima-exe/repos","events_url":"https://api.github.com/users/dima-exe/events{/privacy}","received_events_url":"https://api.github.com/users/dima-exe/received_events","type":"User","site_admin":false},"body":"","created_at":"2013-11-18T17:15:20Z","updated_at":"2013-11-18T17:15:20Z","closed_at":null,"merged_at":null,"merge_commit_sha":null,"assignee":null,"milestone":null,"commits_url":"https://github.com/evrone/serverist-email-provider/pull/1/commits","review_comments_url":"https://github.com/evrone/serverist-email-provider/pull/1/comments","review_comment_url":"/repos/evrone/serverist-email-provider/pulls/comments/{number}","comments_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues/1/comments","statuses_url":"https://api.github.com/repos/evrone/serverist-email-provider/statuses/f57c385116139082811442ad48cb6127c29eb351","head":{"label":"dima-exe:master","ref":"master","sha":"f57c385116139082811442ad48cb6127c29eb351","user":{"login":"dima-exe","id":38505,"avatar_url":"https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x","gravatar_id":"b155fd1e7432c77594588c79f49d2168","url":"https://api.github.com/users/dima-exe","html_url":"https://github.com/dima-exe","followers_url":"https://api.github.com/users/dima-exe/followers","following_url":"https://api.github.com/users/dima-exe/following{/other_user}","gists_url":"https://api.github.com/users/dima-exe/gists{/gist_id}","starred_url":"https://api.github.com/users/dima-exe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dima-exe/subscriptions","organizations_url":"https://api.github.com/users/dima-exe/orgs","repos_url":"https://api.github.com/users/dima-exe/repos","events_url":"https://api.github.com/users/dima-exe/events{/privacy}","received_events_url":"https://api.github.com/users/dima-exe/received_events","type":"User","site_admin":false},"repo":{"id":14499349,"name":"serverist-email-provider","full_name":"dima-exe/serverist-email-provider","owner":{"login":"dima-exe","id":38505,"avatar_url":"https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x","gravatar_id":"b155fd1e7432c77594588c79f49d2168","url":"https://api.github.com/users/dima-exe","html_url":"https://github.com/dima-exe","followers_url":"https://api.github.com/users/dima-exe/followers","following_url":"https://api.github.com/users/dima-exe/following{/other_user}","gists_url":"https://api.github.com/users/dima-exe/gists{/gist_id}","starred_url":"https://api.github.com/users/dima-exe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dima-exe/subscriptions","organizations_url":"https://api.github.com/users/dima-exe/orgs","repos_url":"https://api.github.com/users/dima-exe/repos","events_url":"https://api.github.com/users/dima-exe/events{/privacy}","received_events_url":"https://api.github.com/users/dima-exe/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/dima-exe/serverist-email-provider","description":"","fork":true,"url":"https://api.github.com/repos/dima-exe/serverist-email-provider","forks_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/forks","keys_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/keys{/key_id}","collaborators_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/teams","hooks_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/hooks","issue_events_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/issues/events{/number}","events_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/events","assignees_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/assignees{/user}","branches_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/branches{/branch}","tags_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/tags","blobs_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/git/refs{/sha}","trees_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/git/trees{/sha}","statuses_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/statuses/{sha}","languages_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/languages","stargazers_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/stargazers","contributors_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/contributors","subscribers_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/subscribers","subscription_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/subscription","commits_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/commits{/sha}","git_commits_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/git/commits{/sha}","comments_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/comments{/number}","issue_comment_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/issues/comments/{number}","contents_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/contents/{+path}","compare_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/compare/{base}...{head}","merges_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/merges","archive_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/downloads","issues_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/issues{/number}","pulls_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/pulls{/number}","milestones_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/milestones{/number}","notifications_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/labels{/name}","releases_url":"https://api.github.com/repos/dima-exe/serverist-email-provider/releases{/id}","created_at":"2013-11-18T17:14:43Z","updated_at":"2013-11-18T17:15:20Z","pushed_at":"2013-11-18T17:15:01Z","git_url":"git://github.com/dima-exe/serverist-email-provider.git","ssh_url":"git@github.com:dima-exe/serverist-email-provider.git","clone_url":"https://github.com/dima-exe/serverist-email-provider.git","svn_url":"https://github.com/dima-exe/serverist-email-provider","homepage":null,"size":115,"stargazers_count":0,"watchers_count":0,"language":"Ruby","has_issues":false,"has_downloads":true,"has_wiki":true,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","master_branch":"master"}},"base":{"label":"evrone:master","ref":"master","sha":"85aa17af24c9fa65fccc0985b297c05bfd64549e","user":{"login":"evrone","id":431569,"avatar_url":"https://2.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x","gravatar_id":"6d3ebcae28dc666b58c511090d2dbf3c","url":"https://api.github.com/users/evrone","html_url":"https://github.com/evrone","followers_url":"https://api.github.com/users/evrone/followers","following_url":"https://api.github.com/users/evrone/following{/other_user}","gists_url":"https://api.github.com/users/evrone/gists{/gist_id}","starred_url":"https://api.github.com/users/evrone/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/evrone/subscriptions","organizations_url":"https://api.github.com/users/evrone/orgs","repos_url":"https://api.github.com/users/evrone/repos","events_url":"https://api.github.com/users/evrone/events{/privacy}","received_events_url":"https://api.github.com/users/evrone/received_events","type":"Organization","site_admin":false},"repo":{"id":14141709,"name":"serverist-email-provider","full_name":"evrone/serverist-email-provider","owner":{"login":"evrone","id":431569,"avatar_url":"https://2.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x","gravatar_id":"6d3ebcae28dc666b58c511090d2dbf3c","url":"https://api.github.com/users/evrone","html_url":"https://github.com/evrone","followers_url":"https://api.github.com/users/evrone/followers","following_url":"https://api.github.com/users/evrone/following{/other_user}","gists_url":"https://api.github.com/users/evrone/gists{/gist_id}","starred_url":"https://api.github.com/users/evrone/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/evrone/subscriptions","organizations_url":"https://api.github.com/users/evrone/orgs","repos_url":"https://api.github.com/users/evrone/repos","events_url":"https://api.github.com/users/evrone/events{/privacy}","received_events_url":"https://api.github.com/users/evrone/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/evrone/serverist-email-provider","description":"","fork":false,"url":"https://api.github.com/repos/evrone/serverist-email-provider","forks_url":"https://api.github.com/repos/evrone/serverist-email-provider/forks","keys_url":"https://api.github.com/repos/evrone/serverist-email-provider/keys{/key_id}","collaborators_url":"https://api.github.com/repos/evrone/serverist-email-provider/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/evrone/serverist-email-provider/teams","hooks_url":"https://api.github.com/repos/evrone/serverist-email-provider/hooks","issue_events_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues/events{/number}","events_url":"https://api.github.com/repos/evrone/serverist-email-provider/events","assignees_url":"https://api.github.com/repos/evrone/serverist-email-provider/assignees{/user}","branches_url":"https://api.github.com/repos/evrone/serverist-email-provider/branches{/branch}","tags_url":"https://api.github.com/repos/evrone/serverist-email-provider/tags","blobs_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/refs{/sha}","trees_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/trees{/sha}","statuses_url":"https://api.github.com/repos/evrone/serverist-email-provider/statuses/{sha}","languages_url":"https://api.github.com/repos/evrone/serverist-email-provider/languages","stargazers_url":"https://api.github.com/repos/evrone/serverist-email-provider/stargazers","contributors_url":"https://api.github.com/repos/evrone/serverist-email-provider/contributors","subscribers_url":"https://api.github.com/repos/evrone/serverist-email-provider/subscribers","subscription_url":"https://api.github.com/repos/evrone/serverist-email-provider/subscription","commits_url":"https://api.github.com/repos/evrone/serverist-email-provider/commits{/sha}","git_commits_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/commits{/sha}","comments_url":"https://api.github.com/repos/evrone/serverist-email-provider/comments{/number}","issue_comment_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues/comments/{number}","contents_url":"https://api.github.com/repos/evrone/serverist-email-provider/contents/{+path}","compare_url":"https://api.github.com/repos/evrone/serverist-email-provider/compare/{base}...{head}","merges_url":"https://api.github.com/repos/evrone/serverist-email-provider/merges","archive_url":"https://api.github.com/repos/evrone/serverist-email-provider/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/evrone/serverist-email-provider/downloads","issues_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues{/number}","pulls_url":"https://api.github.com/repos/evrone/serverist-email-provider/pulls{/number}","milestones_url":"https://api.github.com/repos/evrone/serverist-email-provider/milestones{/number}","notifications_url":"https://api.github.com/repos/evrone/serverist-email-provider/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/evrone/serverist-email-provider/labels{/name}","releases_url":"https://api.github.com/repos/evrone/serverist-email-provider/releases{/id}","created_at":"2013-11-05T13:11:20Z","updated_at":"2013-11-18T17:14:43Z","pushed_at":"2013-11-18T15:46:25Z","git_url":"git://github.com/evrone/serverist-email-provider.git","ssh_url":"git@github.com:evrone/serverist-email-provider.git","clone_url":"https://github.com/evrone/serverist-email-provider.git","svn_url":"https://github.com/evrone/serverist-email-provider","homepage":null,"size":204,"stargazers_count":0,"watchers_count":0,"language":"Ruby","has_issues":true,"has_downloads":true,"has_wiki":true,"forks_count":1,"mirror_url":null,"open_issues_count":1,"forks":1,"open_issues":1,"watchers":0,"default_branch":"master","master_branch":"master"}},"_links":{"self":{"href":"https://api.github.com/repos/evrone/serverist-email-provider/pulls/1"},"html":{"href":"https://github.com/evrone/serverist-email-provider/pull/1"},"issue":{"href":"https://api.github.com/repos/evrone/serverist-email-provider/issues/1"},"comments":{"href":"https://api.github.com/repos/evrone/serverist-email-provider/issues/1/comments"},"review_comments":{"href":"https://api.github.com/repos/evrone/serverist-email-provider/pulls/1/comments"},"statuses":{"href":"https://api.github.com/repos/evrone/serverist-email-provider/statuses/f57c385116139082811442ad48cb6127c29eb351"}},"merged":false,"mergeable":null,"mergeable_state":"unknown","merged_by":null,"comments":0,"review_comments":0,"commits":1,"additions":2,"deletions":0,"changed_files":1},"repository":{"id":14141709,"name":"serverist-email-provider","full_name":"evrone/serverist-email-provider","owner":{"login":"evrone","id":431569,"avatar_url":"https://1.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x","gravatar_id":"6d3ebcae28dc666b58c511090d2dbf3c","url":"https://api.github.com/users/evrone","html_url":"https://github.com/evrone","followers_url":"https://api.github.com/users/evrone/followers","following_url":"https://api.github.com/users/evrone/following{/other_user}","gists_url":"https://api.github.com/users/evrone/gists{/gist_id}","starred_url":"https://api.github.com/users/evrone/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/evrone/subscriptions","organizations_url":"https://api.github.com/users/evrone/orgs","repos_url":"https://api.github.com/users/evrone/repos","events_url":"https://api.github.com/users/evrone/events{/privacy}","received_events_url":"https://api.github.com/users/evrone/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/evrone/serverist-email-provider","description":"","fork":false,"url":"https://api.github.com/repos/evrone/serverist-email-provider","forks_url":"https://api.github.com/repos/evrone/serverist-email-provider/forks","keys_url":"https://api.github.com/repos/evrone/serverist-email-provider/keys{/key_id}","collaborators_url":"https://api.github.com/repos/evrone/serverist-email-provider/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/evrone/serverist-email-provider/teams","hooks_url":"https://api.github.com/repos/evrone/serverist-email-provider/hooks","issue_events_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues/events{/number}","events_url":"https://api.github.com/repos/evrone/serverist-email-provider/events","assignees_url":"https://api.github.com/repos/evrone/serverist-email-provider/assignees{/user}","branches_url":"https://api.github.com/repos/evrone/serverist-email-provider/branches{/branch}","tags_url":"https://api.github.com/repos/evrone/serverist-email-provider/tags","blobs_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/refs{/sha}","trees_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/trees{/sha}","statuses_url":"https://api.github.com/repos/evrone/serverist-email-provider/statuses/{sha}","languages_url":"https://api.github.com/repos/evrone/serverist-email-provider/languages","stargazers_url":"https://api.github.com/repos/evrone/serverist-email-provider/stargazers","contributors_url":"https://api.github.com/repos/evrone/serverist-email-provider/contributors","subscribers_url":"https://api.github.com/repos/evrone/serverist-email-provider/subscribers","subscription_url":"https://api.github.com/repos/evrone/serverist-email-provider/subscription","commits_url":"https://api.github.com/repos/evrone/serverist-email-provider/commits{/sha}","git_commits_url":"https://api.github.com/repos/evrone/serverist-email-provider/git/commits{/sha}","comments_url":"https://api.github.com/repos/evrone/serverist-email-provider/comments{/number}","issue_comment_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues/comments/{number}","contents_url":"https://api.github.com/repos/evrone/serverist-email-provider/contents/{+path}","compare_url":"https://api.github.com/repos/evrone/serverist-email-provider/compare/{base}...{head}","merges_url":"https://api.github.com/repos/evrone/serverist-email-provider/merges","archive_url":"https://api.github.com/repos/evrone/serverist-email-provider/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/evrone/serverist-email-provider/downloads","issues_url":"https://api.github.com/repos/evrone/serverist-email-provider/issues{/number}","pulls_url":"https://api.github.com/repos/evrone/serverist-email-provider/pulls{/number}","milestones_url":"https://api.github.com/repos/evrone/serverist-email-provider/milestones{/number}","notifications_url":"https://api.github.com/repos/evrone/serverist-email-provider/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/evrone/serverist-email-provider/labels{/name}","releases_url":"https://api.github.com/repos/evrone/serverist-email-provider/releases{/id}","created_at":"2013-11-05T13:11:20Z","updated_at":"2013-11-18T17:14:43Z","pushed_at":"2013-11-18T15:46:25Z","git_url":"git://github.com/evrone/serverist-email-provider.git","ssh_url":"git@github.com:evrone/serverist-email-provider.git","clone_url":"https://github.com/evrone/serverist-email-provider.git","svn_url":"https://github.com/evrone/serverist-email-provider","homepage":null,"size":204,"stargazers_count":0,"watchers_count":0,"language":"Ruby","has_issues":true,"has_downloads":true,"has_wiki":true,"forks_count":1,"mirror_url":null,"open_issues_count":1,"forks":1,"open_issues":1,"watchers":0,"default_branch":"master","master_branch":"master"},"sender":{"login":"dima-exe","id":38505,"avatar_url":"https://1.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x","gravatar_id":"b155fd1e7432c77594588c79f49d2168","url":"https://api.github.com/users/dima-exe","html_url":"https://github.com/dima-exe","followers_url":"https://api.github.com/users/dima-exe/followers","following_url":"https://api.github.com/users/dima-exe/following{/other_user}","gists_url":"https://api.github.com/users/dima-exe/gists{/gist_id}","starred_url":"https://api.github.com/users/dima-exe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dima-exe/subscriptions","organizations_url":"https://api.github.com/users/dima-exe/orgs","repos_url":"https://api.github.com/users/dima-exe/repos","events_url":"https://api.github.com/users/dima-exe/events{/privacy}","received_events_url":"https://api.github.com/users/dima-exe/received_events","type":"User","site_admin":false}}}
1
+ {
2
+ "number": 1,
3
+ "pull_request": {
4
+ "url": "https://api.github.com/repos/evrone/serverist-email-provider/pulls/1",
5
+ "id": 10057092,
6
+ "html_url": "https://github.com/evrone/serverist-email-provider/pull/1",
7
+ "diff_url": "https://github.com/evrone/serverist-email-provider/pull/1.diff",
8
+ "patch_url": "https://github.com/evrone/serverist-email-provider/pull/1.patch",
9
+ "issue_url": "https://github.com/evrone/serverist-email-provider/pull/1",
10
+ "number": 1,
11
+ "state": "open",
12
+ "title": "Update Rakefile",
13
+ "user": {
14
+ "login": "dima-exe",
15
+ "id": 38505,
16
+ "avatar_url": "https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x",
17
+ "gravatar_id": "b155fd1e7432c77594588c79f49d2168",
18
+ "url": "https://api.github.com/users/dima-exe",
19
+ "html_url": "https://github.com/dima-exe",
20
+ "followers_url": "https://api.github.com/users/dima-exe/followers",
21
+ "following_url": "https://api.github.com/users/dima-exe/following{/other_user}",
22
+ "gists_url": "https://api.github.com/users/dima-exe/gists{/gist_id}",
23
+ "starred_url": "https://api.github.com/users/dima-exe/starred{/owner}{/repo}",
24
+ "subscriptions_url": "https://api.github.com/users/dima-exe/subscriptions",
25
+ "organizations_url": "https://api.github.com/users/dima-exe/orgs",
26
+ "repos_url": "https://api.github.com/users/dima-exe/repos",
27
+ "events_url": "https://api.github.com/users/dima-exe/events{/privacy}",
28
+ "received_events_url": "https://api.github.com/users/dima-exe/received_events",
29
+ "type": "User",
30
+ "site_admin": false
31
+ },
32
+ "body": "",
33
+ "created_at": "2013-11-18T17:15:20Z",
34
+ "updated_at": "2013-11-18T17:15:20Z",
35
+ "closed_at": null,
36
+ "merged_at": null,
37
+ "merge_commit_sha": null,
38
+ "assignee": null,
39
+ "milestone": null,
40
+ "commits_url": "https://github.com/evrone/serverist-email-provider/pull/1/commits",
41
+ "review_comments_url": "https://github.com/evrone/serverist-email-provider/pull/1/comments",
42
+ "review_comment_url": "/repos/evrone/serverist-email-provider/pulls/comments/{number}",
43
+ "comments_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues/1/comments",
44
+ "statuses_url": "https://api.github.com/repos/evrone/serverist-email-provider/statuses/f57c385116139082811442ad48cb6127c29eb351",
45
+ "head": {
46
+ "label": "dima-exe:master",
47
+ "ref": "master",
48
+ "sha": "f57c385116139082811442ad48cb6127c29eb351",
49
+ "user": {
50
+ "login": "dima-exe",
51
+ "id": 38505,
52
+ "avatar_url": "https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x",
53
+ "gravatar_id": "b155fd1e7432c77594588c79f49d2168",
54
+ "url": "https://api.github.com/users/dima-exe",
55
+ "html_url": "https://github.com/dima-exe",
56
+ "followers_url": "https://api.github.com/users/dima-exe/followers",
57
+ "following_url": "https://api.github.com/users/dima-exe/following{/other_user}",
58
+ "gists_url": "https://api.github.com/users/dima-exe/gists{/gist_id}",
59
+ "starred_url": "https://api.github.com/users/dima-exe/starred{/owner}{/repo}",
60
+ "subscriptions_url": "https://api.github.com/users/dima-exe/subscriptions",
61
+ "organizations_url": "https://api.github.com/users/dima-exe/orgs",
62
+ "repos_url": "https://api.github.com/users/dima-exe/repos",
63
+ "events_url": "https://api.github.com/users/dima-exe/events{/privacy}",
64
+ "received_events_url": "https://api.github.com/users/dima-exe/received_events",
65
+ "type": "User",
66
+ "site_admin": false
67
+ },
68
+ "repo": {
69
+ "id": 14499349,
70
+ "name": "serverist-email-provider",
71
+ "full_name": "dima-exe/serverist-email-provider",
72
+ "owner": {
73
+ "login": "dima-exe",
74
+ "id": 38505,
75
+ "avatar_url": "https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x",
76
+ "gravatar_id": "b155fd1e7432c77594588c79f49d2168",
77
+ "url": "https://api.github.com/users/dima-exe",
78
+ "html_url": "https://github.com/dima-exe",
79
+ "followers_url": "https://api.github.com/users/dima-exe/followers",
80
+ "following_url": "https://api.github.com/users/dima-exe/following{/other_user}",
81
+ "gists_url": "https://api.github.com/users/dima-exe/gists{/gist_id}",
82
+ "starred_url": "https://api.github.com/users/dima-exe/starred{/owner}{/repo}",
83
+ "subscriptions_url": "https://api.github.com/users/dima-exe/subscriptions",
84
+ "organizations_url": "https://api.github.com/users/dima-exe/orgs",
85
+ "repos_url": "https://api.github.com/users/dima-exe/repos",
86
+ "events_url": "https://api.github.com/users/dima-exe/events{/privacy}",
87
+ "received_events_url": "https://api.github.com/users/dima-exe/received_events",
88
+ "type": "User",
89
+ "site_admin": false
90
+ },
91
+ "private": false,
92
+ "html_url": "https://github.com/dima-exe/serverist-email-provider",
93
+ "description": "",
94
+ "fork": true,
95
+ "url": "https://api.github.com/repos/dima-exe/serverist-email-provider",
96
+ "forks_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/forks",
97
+ "keys_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/keys{/key_id}",
98
+ "collaborators_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/collaborators{/collaborator}",
99
+ "teams_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/teams",
100
+ "hooks_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/hooks",
101
+ "issue_events_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/issues/events{/number}",
102
+ "events_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/events",
103
+ "assignees_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/assignees{/user}",
104
+ "branches_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/branches{/branch}",
105
+ "tags_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/tags",
106
+ "blobs_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/git/blobs{/sha}",
107
+ "git_tags_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/git/tags{/sha}",
108
+ "git_refs_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/git/refs{/sha}",
109
+ "trees_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/git/trees{/sha}",
110
+ "statuses_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/statuses/{sha}",
111
+ "languages_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/languages",
112
+ "stargazers_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/stargazers",
113
+ "contributors_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/contributors",
114
+ "subscribers_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/subscribers",
115
+ "subscription_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/subscription",
116
+ "commits_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/commits{/sha}",
117
+ "git_commits_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/git/commits{/sha}",
118
+ "comments_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/comments{/number}",
119
+ "issue_comment_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/issues/comments/{number}",
120
+ "contents_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/contents/{+path}",
121
+ "compare_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/compare/{base}...{head}",
122
+ "merges_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/merges",
123
+ "archive_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/{archive_format}{/ref}",
124
+ "downloads_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/downloads",
125
+ "issues_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/issues{/number}",
126
+ "pulls_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/pulls{/number}",
127
+ "milestones_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/milestones{/number}",
128
+ "notifications_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/notifications{?since,all,participating}",
129
+ "labels_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/labels{/name}",
130
+ "releases_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/releases{/id}",
131
+ "created_at": "2013-11-18T17:14:43Z",
132
+ "updated_at": "2013-11-18T17:15:20Z",
133
+ "pushed_at": "2013-11-18T17:15:01Z",
134
+ "git_url": "git://github.com/dima-exe/serverist-email-provider.git",
135
+ "ssh_url": "git@github.com:dima-exe/serverist-email-provider.git",
136
+ "clone_url": "https://github.com/dima-exe/serverist-email-provider.git",
137
+ "svn_url": "https://github.com/dima-exe/serverist-email-provider",
138
+ "homepage": null,
139
+ "size": 115,
140
+ "stargazers_count": 0,
141
+ "watchers_count": 0,
142
+ "language": "Ruby",
143
+ "has_issues": false,
144
+ "has_downloads": true,
145
+ "has_wiki": true,
146
+ "forks_count": 0,
147
+ "mirror_url": null,
148
+ "open_issues_count": 0,
149
+ "forks": 0,
150
+ "open_issues": 0,
151
+ "watchers": 0,
152
+ "default_branch": "master",
153
+ "master_branch": "master"
154
+ }
155
+ },
156
+ "base": {
157
+ "label": "evrone:master",
158
+ "ref": "master",
159
+ "sha": "85aa17af24c9fa65fccc0985b297c05bfd64549e",
160
+ "user": {
161
+ "login": "evrone",
162
+ "id": 431569,
163
+ "avatar_url": "https://2.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x",
164
+ "gravatar_id": "6d3ebcae28dc666b58c511090d2dbf3c",
165
+ "url": "https://api.github.com/users/evrone",
166
+ "html_url": "https://github.com/evrone",
167
+ "followers_url": "https://api.github.com/users/evrone/followers",
168
+ "following_url": "https://api.github.com/users/evrone/following{/other_user}",
169
+ "gists_url": "https://api.github.com/users/evrone/gists{/gist_id}",
170
+ "starred_url": "https://api.github.com/users/evrone/starred{/owner}{/repo}",
171
+ "subscriptions_url": "https://api.github.com/users/evrone/subscriptions",
172
+ "organizations_url": "https://api.github.com/users/evrone/orgs",
173
+ "repos_url": "https://api.github.com/users/evrone/repos",
174
+ "events_url": "https://api.github.com/users/evrone/events{/privacy}",
175
+ "received_events_url": "https://api.github.com/users/evrone/received_events",
176
+ "type": "Organization",
177
+ "site_admin": false
178
+ },
179
+ "repo": {
180
+ "id": 14141709,
181
+ "name": "serverist-email-provider",
182
+ "full_name": "evrone/serverist-email-provider",
183
+ "owner": {
184
+ "login": "evrone",
185
+ "id": 431569,
186
+ "avatar_url": "https://2.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x",
187
+ "gravatar_id": "6d3ebcae28dc666b58c511090d2dbf3c",
188
+ "url": "https://api.github.com/users/evrone",
189
+ "html_url": "https://github.com/evrone",
190
+ "followers_url": "https://api.github.com/users/evrone/followers",
191
+ "following_url": "https://api.github.com/users/evrone/following{/other_user}",
192
+ "gists_url": "https://api.github.com/users/evrone/gists{/gist_id}",
193
+ "starred_url": "https://api.github.com/users/evrone/starred{/owner}{/repo}",
194
+ "subscriptions_url": "https://api.github.com/users/evrone/subscriptions",
195
+ "organizations_url": "https://api.github.com/users/evrone/orgs",
196
+ "repos_url": "https://api.github.com/users/evrone/repos",
197
+ "events_url": "https://api.github.com/users/evrone/events{/privacy}",
198
+ "received_events_url": "https://api.github.com/users/evrone/received_events",
199
+ "type": "Organization",
200
+ "site_admin": false
201
+ },
202
+ "private": false,
203
+ "html_url": "https://github.com/evrone/serverist-email-provider",
204
+ "description": "",
205
+ "fork": false,
206
+ "url": "https://api.github.com/repos/evrone/serverist-email-provider",
207
+ "forks_url": "https://api.github.com/repos/evrone/serverist-email-provider/forks",
208
+ "keys_url": "https://api.github.com/repos/evrone/serverist-email-provider/keys{/key_id}",
209
+ "collaborators_url": "https://api.github.com/repos/evrone/serverist-email-provider/collaborators{/collaborator}",
210
+ "teams_url": "https://api.github.com/repos/evrone/serverist-email-provider/teams",
211
+ "hooks_url": "https://api.github.com/repos/evrone/serverist-email-provider/hooks",
212
+ "issue_events_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues/events{/number}",
213
+ "events_url": "https://api.github.com/repos/evrone/serverist-email-provider/events",
214
+ "assignees_url": "https://api.github.com/repos/evrone/serverist-email-provider/assignees{/user}",
215
+ "branches_url": "https://api.github.com/repos/evrone/serverist-email-provider/branches{/branch}",
216
+ "tags_url": "https://api.github.com/repos/evrone/serverist-email-provider/tags",
217
+ "blobs_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/blobs{/sha}",
218
+ "git_tags_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/tags{/sha}",
219
+ "git_refs_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/refs{/sha}",
220
+ "trees_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/trees{/sha}",
221
+ "statuses_url": "https://api.github.com/repos/evrone/serverist-email-provider/statuses/{sha}",
222
+ "languages_url": "https://api.github.com/repos/evrone/serverist-email-provider/languages",
223
+ "stargazers_url": "https://api.github.com/repos/evrone/serverist-email-provider/stargazers",
224
+ "contributors_url": "https://api.github.com/repos/evrone/serverist-email-provider/contributors",
225
+ "subscribers_url": "https://api.github.com/repos/evrone/serverist-email-provider/subscribers",
226
+ "subscription_url": "https://api.github.com/repos/evrone/serverist-email-provider/subscription",
227
+ "commits_url": "https://api.github.com/repos/evrone/serverist-email-provider/commits{/sha}",
228
+ "git_commits_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/commits{/sha}",
229
+ "comments_url": "https://api.github.com/repos/evrone/serverist-email-provider/comments{/number}",
230
+ "issue_comment_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues/comments/{number}",
231
+ "contents_url": "https://api.github.com/repos/evrone/serverist-email-provider/contents/{+path}",
232
+ "compare_url": "https://api.github.com/repos/evrone/serverist-email-provider/compare/{base}...{head}",
233
+ "merges_url": "https://api.github.com/repos/evrone/serverist-email-provider/merges",
234
+ "archive_url": "https://api.github.com/repos/evrone/serverist-email-provider/{archive_format}{/ref}",
235
+ "downloads_url": "https://api.github.com/repos/evrone/serverist-email-provider/downloads",
236
+ "issues_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues{/number}",
237
+ "pulls_url": "https://api.github.com/repos/evrone/serverist-email-provider/pulls{/number}",
238
+ "milestones_url": "https://api.github.com/repos/evrone/serverist-email-provider/milestones{/number}",
239
+ "notifications_url": "https://api.github.com/repos/evrone/serverist-email-provider/notifications{?since,all,participating}",
240
+ "labels_url": "https://api.github.com/repos/evrone/serverist-email-provider/labels{/name}",
241
+ "releases_url": "https://api.github.com/repos/evrone/serverist-email-provider/releases{/id}",
242
+ "created_at": "2013-11-05T13:11:20Z",
243
+ "updated_at": "2013-11-18T17:14:43Z",
244
+ "pushed_at": "2013-11-18T15:46:25Z",
245
+ "git_url": "git://github.com/evrone/serverist-email-provider.git",
246
+ "ssh_url": "git@github.com:evrone/serverist-email-provider.git",
247
+ "clone_url": "https://github.com/evrone/serverist-email-provider.git",
248
+ "svn_url": "https://github.com/evrone/serverist-email-provider",
249
+ "homepage": null,
250
+ "size": 204,
251
+ "stargazers_count": 0,
252
+ "watchers_count": 0,
253
+ "language": "Ruby",
254
+ "has_issues": true,
255
+ "has_downloads": true,
256
+ "has_wiki": true,
257
+ "forks_count": 1,
258
+ "mirror_url": null,
259
+ "open_issues_count": 1,
260
+ "forks": 1,
261
+ "open_issues": 1,
262
+ "watchers": 0,
263
+ "default_branch": "master",
264
+ "master_branch": "master"
265
+ }
266
+ },
267
+ "_links": {
268
+ "self": {
269
+ "href": "https://api.github.com/repos/evrone/serverist-email-provider/pulls/1"
270
+ },
271
+ "html": {
272
+ "href": "https://github.com/evrone/serverist-email-provider/pull/1"
273
+ },
274
+ "issue": {
275
+ "href": "https://api.github.com/repos/evrone/serverist-email-provider/issues/1"
276
+ },
277
+ "comments": {
278
+ "href": "https://api.github.com/repos/evrone/serverist-email-provider/issues/1/comments"
279
+ },
280
+ "review_comments": {
281
+ "href": "https://api.github.com/repos/evrone/serverist-email-provider/pulls/1/comments"
282
+ },
283
+ "statuses": {
284
+ "href": "https://api.github.com/repos/evrone/serverist-email-provider/statuses/f57c385116139082811442ad48cb6127c29eb351"
285
+ }
286
+ },
287
+ "merged": false,
288
+ "mergeable": null,
289
+ "mergeable_state": "unknown",
290
+ "merged_by": null,
291
+ "comments": 0,
292
+ "review_comments": 0,
293
+ "commits": 1,
294
+ "additions": 2,
295
+ "deletions": 0,
296
+ "changed_files": 1
297
+ },
298
+ "repository": {
299
+ "id": 14141709,
300
+ "name": "serverist-email-provider",
301
+ "full_name": "evrone/serverist-email-provider",
302
+ "owner": {
303
+ "login": "evrone",
304
+ "id": 431569,
305
+ "avatar_url": "https://1.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x",
306
+ "gravatar_id": "6d3ebcae28dc666b58c511090d2dbf3c",
307
+ "url": "https://api.github.com/users/evrone",
308
+ "html_url": "https://github.com/evrone",
309
+ "followers_url": "https://api.github.com/users/evrone/followers",
310
+ "following_url": "https://api.github.com/users/evrone/following{/other_user}",
311
+ "gists_url": "https://api.github.com/users/evrone/gists{/gist_id}",
312
+ "starred_url": "https://api.github.com/users/evrone/starred{/owner}{/repo}",
313
+ "subscriptions_url": "https://api.github.com/users/evrone/subscriptions",
314
+ "organizations_url": "https://api.github.com/users/evrone/orgs",
315
+ "repos_url": "https://api.github.com/users/evrone/repos",
316
+ "events_url": "https://api.github.com/users/evrone/events{/privacy}",
317
+ "received_events_url": "https://api.github.com/users/evrone/received_events",
318
+ "type": "Organization",
319
+ "site_admin": false
320
+ },
321
+ "private": false,
322
+ "html_url": "https://github.com/evrone/serverist-email-provider",
323
+ "description": "",
324
+ "fork": false,
325
+ "url": "https://api.github.com/repos/evrone/serverist-email-provider",
326
+ "forks_url": "https://api.github.com/repos/evrone/serverist-email-provider/forks",
327
+ "keys_url": "https://api.github.com/repos/evrone/serverist-email-provider/keys{/key_id}",
328
+ "collaborators_url": "https://api.github.com/repos/evrone/serverist-email-provider/collaborators{/collaborator}",
329
+ "teams_url": "https://api.github.com/repos/evrone/serverist-email-provider/teams",
330
+ "hooks_url": "https://api.github.com/repos/evrone/serverist-email-provider/hooks",
331
+ "issue_events_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues/events{/number}",
332
+ "events_url": "https://api.github.com/repos/evrone/serverist-email-provider/events",
333
+ "assignees_url": "https://api.github.com/repos/evrone/serverist-email-provider/assignees{/user}",
334
+ "branches_url": "https://api.github.com/repos/evrone/serverist-email-provider/branches{/branch}",
335
+ "tags_url": "https://api.github.com/repos/evrone/serverist-email-provider/tags",
336
+ "blobs_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/blobs{/sha}",
337
+ "git_tags_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/tags{/sha}",
338
+ "git_refs_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/refs{/sha}",
339
+ "trees_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/trees{/sha}",
340
+ "statuses_url": "https://api.github.com/repos/evrone/serverist-email-provider/statuses/{sha}",
341
+ "languages_url": "https://api.github.com/repos/evrone/serverist-email-provider/languages",
342
+ "stargazers_url": "https://api.github.com/repos/evrone/serverist-email-provider/stargazers",
343
+ "contributors_url": "https://api.github.com/repos/evrone/serverist-email-provider/contributors",
344
+ "subscribers_url": "https://api.github.com/repos/evrone/serverist-email-provider/subscribers",
345
+ "subscription_url": "https://api.github.com/repos/evrone/serverist-email-provider/subscription",
346
+ "commits_url": "https://api.github.com/repos/evrone/serverist-email-provider/commits{/sha}",
347
+ "git_commits_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/commits{/sha}",
348
+ "comments_url": "https://api.github.com/repos/evrone/serverist-email-provider/comments{/number}",
349
+ "issue_comment_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues/comments/{number}",
350
+ "contents_url": "https://api.github.com/repos/evrone/serverist-email-provider/contents/{+path}",
351
+ "compare_url": "https://api.github.com/repos/evrone/serverist-email-provider/compare/{base}...{head}",
352
+ "merges_url": "https://api.github.com/repos/evrone/serverist-email-provider/merges",
353
+ "archive_url": "https://api.github.com/repos/evrone/serverist-email-provider/{archive_format}{/ref}",
354
+ "downloads_url": "https://api.github.com/repos/evrone/serverist-email-provider/downloads",
355
+ "issues_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues{/number}",
356
+ "pulls_url": "https://api.github.com/repos/evrone/serverist-email-provider/pulls{/number}",
357
+ "milestones_url": "https://api.github.com/repos/evrone/serverist-email-provider/milestones{/number}",
358
+ "notifications_url": "https://api.github.com/repos/evrone/serverist-email-provider/notifications{?since,all,participating}",
359
+ "labels_url": "https://api.github.com/repos/evrone/serverist-email-provider/labels{/name}",
360
+ "releases_url": "https://api.github.com/repos/evrone/serverist-email-provider/releases{/id}",
361
+ "created_at": "2013-11-05T13:11:20Z",
362
+ "updated_at": "2013-11-18T17:14:43Z",
363
+ "pushed_at": "2013-11-18T15:46:25Z",
364
+ "git_url": "git://github.com/evrone/serverist-email-provider.git",
365
+ "ssh_url": "git@github.com:evrone/serverist-email-provider.git",
366
+ "clone_url": "https://github.com/evrone/serverist-email-provider.git",
367
+ "svn_url": "https://github.com/evrone/serverist-email-provider",
368
+ "homepage": null,
369
+ "size": 204,
370
+ "stargazers_count": 0,
371
+ "watchers_count": 0,
372
+ "language": "Ruby",
373
+ "has_issues": true,
374
+ "has_downloads": true,
375
+ "has_wiki": true,
376
+ "forks_count": 1,
377
+ "mirror_url": null,
378
+ "open_issues_count": 1,
379
+ "forks": 1,
380
+ "open_issues": 1,
381
+ "watchers": 0,
382
+ "default_branch": "master",
383
+ "master_branch": "master"
384
+ },
385
+ "sender": {
386
+ "login": "dima-exe",
387
+ "id": 38505,
388
+ "avatar_url": "https://1.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x",
389
+ "gravatar_id": "b155fd1e7432c77594588c79f49d2168",
390
+ "url": "https://api.github.com/users/dima-exe",
391
+ "html_url": "https://github.com/dima-exe",
392
+ "followers_url": "https://api.github.com/users/dima-exe/followers",
393
+ "following_url": "https://api.github.com/users/dima-exe/following{/other_user}",
394
+ "gists_url": "https://api.github.com/users/dima-exe/gists{/gist_id}",
395
+ "starred_url": "https://api.github.com/users/dima-exe/starred{/owner}{/repo}",
396
+ "subscriptions_url": "https://api.github.com/users/dima-exe/subscriptions",
397
+ "organizations_url": "https://api.github.com/users/dima-exe/orgs",
398
+ "repos_url": "https://api.github.com/users/dima-exe/repos",
399
+ "events_url": "https://api.github.com/users/dima-exe/events{/privacy}",
400
+ "received_events_url": "https://api.github.com/users/dima-exe/received_events",
401
+ "type": "User",
402
+ "site_admin": false
403
+ },
404
+ "token": "token",
405
+ "repo_callback": {
406
+ "action": "create",
407
+ "number": 1,
408
+ "pull_request": {
409
+ "url": "https://api.github.com/repos/evrone/serverist-email-provider/pulls/1",
410
+ "id": 10057092,
411
+ "html_url": "https://github.com/evrone/serverist-email-provider/pull/1",
412
+ "diff_url": "https://github.com/evrone/serverist-email-provider/pull/1.diff",
413
+ "patch_url": "https://github.com/evrone/serverist-email-provider/pull/1.patch",
414
+ "issue_url": "https://github.com/evrone/serverist-email-provider/pull/1",
415
+ "number": 1,
416
+ "state": "open",
417
+ "title": "Update Rakefile",
418
+ "user": {
419
+ "login": "dima-exe",
420
+ "id": 38505,
421
+ "avatar_url": "https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x",
422
+ "gravatar_id": "b155fd1e7432c77594588c79f49d2168",
423
+ "url": "https://api.github.com/users/dima-exe",
424
+ "html_url": "https://github.com/dima-exe",
425
+ "followers_url": "https://api.github.com/users/dima-exe/followers",
426
+ "following_url": "https://api.github.com/users/dima-exe/following{/other_user}",
427
+ "gists_url": "https://api.github.com/users/dima-exe/gists{/gist_id}",
428
+ "starred_url": "https://api.github.com/users/dima-exe/starred{/owner}{/repo}",
429
+ "subscriptions_url": "https://api.github.com/users/dima-exe/subscriptions",
430
+ "organizations_url": "https://api.github.com/users/dima-exe/orgs",
431
+ "repos_url": "https://api.github.com/users/dima-exe/repos",
432
+ "events_url": "https://api.github.com/users/dima-exe/events{/privacy}",
433
+ "received_events_url": "https://api.github.com/users/dima-exe/received_events",
434
+ "type": "User",
435
+ "site_admin": false
436
+ },
437
+ "body": "",
438
+ "created_at": "2013-11-18T17:15:20Z",
439
+ "updated_at": "2013-11-18T17:15:20Z",
440
+ "closed_at": null,
441
+ "merged_at": null,
442
+ "merge_commit_sha": null,
443
+ "assignee": null,
444
+ "milestone": null,
445
+ "commits_url": "https://github.com/evrone/serverist-email-provider/pull/1/commits",
446
+ "review_comments_url": "https://github.com/evrone/serverist-email-provider/pull/1/comments",
447
+ "review_comment_url": "/repos/evrone/serverist-email-provider/pulls/comments/{number}",
448
+ "comments_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues/1/comments",
449
+ "statuses_url": "https://api.github.com/repos/evrone/serverist-email-provider/statuses/f57c385116139082811442ad48cb6127c29eb351",
450
+ "head": {
451
+ "label": "dima-exe:master",
452
+ "ref": "master",
453
+ "sha": "f57c385116139082811442ad48cb6127c29eb351",
454
+ "user": {
455
+ "login": "dima-exe",
456
+ "id": 38505,
457
+ "avatar_url": "https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x",
458
+ "gravatar_id": "b155fd1e7432c77594588c79f49d2168",
459
+ "url": "https://api.github.com/users/dima-exe",
460
+ "html_url": "https://github.com/dima-exe",
461
+ "followers_url": "https://api.github.com/users/dima-exe/followers",
462
+ "following_url": "https://api.github.com/users/dima-exe/following{/other_user}",
463
+ "gists_url": "https://api.github.com/users/dima-exe/gists{/gist_id}",
464
+ "starred_url": "https://api.github.com/users/dima-exe/starred{/owner}{/repo}",
465
+ "subscriptions_url": "https://api.github.com/users/dima-exe/subscriptions",
466
+ "organizations_url": "https://api.github.com/users/dima-exe/orgs",
467
+ "repos_url": "https://api.github.com/users/dima-exe/repos",
468
+ "events_url": "https://api.github.com/users/dima-exe/events{/privacy}",
469
+ "received_events_url": "https://api.github.com/users/dima-exe/received_events",
470
+ "type": "User",
471
+ "site_admin": false
472
+ },
473
+ "repo": {
474
+ "id": 14499349,
475
+ "name": "serverist-email-provider",
476
+ "full_name": "dima-exe/serverist-email-provider",
477
+ "owner": {
478
+ "login": "dima-exe",
479
+ "id": 38505,
480
+ "avatar_url": "https://2.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x",
481
+ "gravatar_id": "b155fd1e7432c77594588c79f49d2168",
482
+ "url": "https://api.github.com/users/dima-exe",
483
+ "html_url": "https://github.com/dima-exe",
484
+ "followers_url": "https://api.github.com/users/dima-exe/followers",
485
+ "following_url": "https://api.github.com/users/dima-exe/following{/other_user}",
486
+ "gists_url": "https://api.github.com/users/dima-exe/gists{/gist_id}",
487
+ "starred_url": "https://api.github.com/users/dima-exe/starred{/owner}{/repo}",
488
+ "subscriptions_url": "https://api.github.com/users/dima-exe/subscriptions",
489
+ "organizations_url": "https://api.github.com/users/dima-exe/orgs",
490
+ "repos_url": "https://api.github.com/users/dima-exe/repos",
491
+ "events_url": "https://api.github.com/users/dima-exe/events{/privacy}",
492
+ "received_events_url": "https://api.github.com/users/dima-exe/received_events",
493
+ "type": "User",
494
+ "site_admin": false
495
+ },
496
+ "private": false,
497
+ "html_url": "https://github.com/dima-exe/serverist-email-provider",
498
+ "description": "",
499
+ "fork": true,
500
+ "url": "https://api.github.com/repos/dima-exe/serverist-email-provider",
501
+ "forks_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/forks",
502
+ "keys_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/keys{/key_id}",
503
+ "collaborators_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/collaborators{/collaborator}",
504
+ "teams_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/teams",
505
+ "hooks_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/hooks",
506
+ "issue_events_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/issues/events{/number}",
507
+ "events_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/events",
508
+ "assignees_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/assignees{/user}",
509
+ "branches_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/branches{/branch}",
510
+ "tags_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/tags",
511
+ "blobs_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/git/blobs{/sha}",
512
+ "git_tags_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/git/tags{/sha}",
513
+ "git_refs_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/git/refs{/sha}",
514
+ "trees_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/git/trees{/sha}",
515
+ "statuses_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/statuses/{sha}",
516
+ "languages_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/languages",
517
+ "stargazers_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/stargazers",
518
+ "contributors_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/contributors",
519
+ "subscribers_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/subscribers",
520
+ "subscription_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/subscription",
521
+ "commits_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/commits{/sha}",
522
+ "git_commits_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/git/commits{/sha}",
523
+ "comments_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/comments{/number}",
524
+ "issue_comment_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/issues/comments/{number}",
525
+ "contents_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/contents/{+path}",
526
+ "compare_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/compare/{base}...{head}",
527
+ "merges_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/merges",
528
+ "archive_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/{archive_format}{/ref}",
529
+ "downloads_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/downloads",
530
+ "issues_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/issues{/number}",
531
+ "pulls_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/pulls{/number}",
532
+ "milestones_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/milestones{/number}",
533
+ "notifications_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/notifications{?since,all,participating}",
534
+ "labels_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/labels{/name}",
535
+ "releases_url": "https://api.github.com/repos/dima-exe/serverist-email-provider/releases{/id}",
536
+ "created_at": "2013-11-18T17:14:43Z",
537
+ "updated_at": "2013-11-18T17:15:20Z",
538
+ "pushed_at": "2013-11-18T17:15:01Z",
539
+ "git_url": "git://github.com/dima-exe/serverist-email-provider.git",
540
+ "ssh_url": "git@github.com:dima-exe/serverist-email-provider.git",
541
+ "clone_url": "https://github.com/dima-exe/serverist-email-provider.git",
542
+ "svn_url": "https://github.com/dima-exe/serverist-email-provider",
543
+ "homepage": null,
544
+ "size": 115,
545
+ "stargazers_count": 0,
546
+ "watchers_count": 0,
547
+ "language": "Ruby",
548
+ "has_issues": false,
549
+ "has_downloads": true,
550
+ "has_wiki": true,
551
+ "forks_count": 0,
552
+ "mirror_url": null,
553
+ "open_issues_count": 0,
554
+ "forks": 0,
555
+ "open_issues": 0,
556
+ "watchers": 0,
557
+ "default_branch": "master",
558
+ "master_branch": "master"
559
+ }
560
+ },
561
+ "base": {
562
+ "label": "evrone:master",
563
+ "ref": "master",
564
+ "sha": "85aa17af24c9fa65fccc0985b297c05bfd64549e",
565
+ "user": {
566
+ "login": "evrone",
567
+ "id": 431569,
568
+ "avatar_url": "https://2.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x",
569
+ "gravatar_id": "6d3ebcae28dc666b58c511090d2dbf3c",
570
+ "url": "https://api.github.com/users/evrone",
571
+ "html_url": "https://github.com/evrone",
572
+ "followers_url": "https://api.github.com/users/evrone/followers",
573
+ "following_url": "https://api.github.com/users/evrone/following{/other_user}",
574
+ "gists_url": "https://api.github.com/users/evrone/gists{/gist_id}",
575
+ "starred_url": "https://api.github.com/users/evrone/starred{/owner}{/repo}",
576
+ "subscriptions_url": "https://api.github.com/users/evrone/subscriptions",
577
+ "organizations_url": "https://api.github.com/users/evrone/orgs",
578
+ "repos_url": "https://api.github.com/users/evrone/repos",
579
+ "events_url": "https://api.github.com/users/evrone/events{/privacy}",
580
+ "received_events_url": "https://api.github.com/users/evrone/received_events",
581
+ "type": "Organization",
582
+ "site_admin": false
583
+ },
584
+ "repo": {
585
+ "id": 14141709,
586
+ "name": "serverist-email-provider",
587
+ "full_name": "evrone/serverist-email-provider",
588
+ "owner": {
589
+ "login": "evrone",
590
+ "id": 431569,
591
+ "avatar_url": "https://2.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x",
592
+ "gravatar_id": "6d3ebcae28dc666b58c511090d2dbf3c",
593
+ "url": "https://api.github.com/users/evrone",
594
+ "html_url": "https://github.com/evrone",
595
+ "followers_url": "https://api.github.com/users/evrone/followers",
596
+ "following_url": "https://api.github.com/users/evrone/following{/other_user}",
597
+ "gists_url": "https://api.github.com/users/evrone/gists{/gist_id}",
598
+ "starred_url": "https://api.github.com/users/evrone/starred{/owner}{/repo}",
599
+ "subscriptions_url": "https://api.github.com/users/evrone/subscriptions",
600
+ "organizations_url": "https://api.github.com/users/evrone/orgs",
601
+ "repos_url": "https://api.github.com/users/evrone/repos",
602
+ "events_url": "https://api.github.com/users/evrone/events{/privacy}",
603
+ "received_events_url": "https://api.github.com/users/evrone/received_events",
604
+ "type": "Organization",
605
+ "site_admin": false
606
+ },
607
+ "private": false,
608
+ "html_url": "https://github.com/evrone/serverist-email-provider",
609
+ "description": "",
610
+ "fork": false,
611
+ "url": "https://api.github.com/repos/evrone/serverist-email-provider",
612
+ "forks_url": "https://api.github.com/repos/evrone/serverist-email-provider/forks",
613
+ "keys_url": "https://api.github.com/repos/evrone/serverist-email-provider/keys{/key_id}",
614
+ "collaborators_url": "https://api.github.com/repos/evrone/serverist-email-provider/collaborators{/collaborator}",
615
+ "teams_url": "https://api.github.com/repos/evrone/serverist-email-provider/teams",
616
+ "hooks_url": "https://api.github.com/repos/evrone/serverist-email-provider/hooks",
617
+ "issue_events_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues/events{/number}",
618
+ "events_url": "https://api.github.com/repos/evrone/serverist-email-provider/events",
619
+ "assignees_url": "https://api.github.com/repos/evrone/serverist-email-provider/assignees{/user}",
620
+ "branches_url": "https://api.github.com/repos/evrone/serverist-email-provider/branches{/branch}",
621
+ "tags_url": "https://api.github.com/repos/evrone/serverist-email-provider/tags",
622
+ "blobs_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/blobs{/sha}",
623
+ "git_tags_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/tags{/sha}",
624
+ "git_refs_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/refs{/sha}",
625
+ "trees_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/trees{/sha}",
626
+ "statuses_url": "https://api.github.com/repos/evrone/serverist-email-provider/statuses/{sha}",
627
+ "languages_url": "https://api.github.com/repos/evrone/serverist-email-provider/languages",
628
+ "stargazers_url": "https://api.github.com/repos/evrone/serverist-email-provider/stargazers",
629
+ "contributors_url": "https://api.github.com/repos/evrone/serverist-email-provider/contributors",
630
+ "subscribers_url": "https://api.github.com/repos/evrone/serverist-email-provider/subscribers",
631
+ "subscription_url": "https://api.github.com/repos/evrone/serverist-email-provider/subscription",
632
+ "commits_url": "https://api.github.com/repos/evrone/serverist-email-provider/commits{/sha}",
633
+ "git_commits_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/commits{/sha}",
634
+ "comments_url": "https://api.github.com/repos/evrone/serverist-email-provider/comments{/number}",
635
+ "issue_comment_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues/comments/{number}",
636
+ "contents_url": "https://api.github.com/repos/evrone/serverist-email-provider/contents/{+path}",
637
+ "compare_url": "https://api.github.com/repos/evrone/serverist-email-provider/compare/{base}...{head}",
638
+ "merges_url": "https://api.github.com/repos/evrone/serverist-email-provider/merges",
639
+ "archive_url": "https://api.github.com/repos/evrone/serverist-email-provider/{archive_format}{/ref}",
640
+ "downloads_url": "https://api.github.com/repos/evrone/serverist-email-provider/downloads",
641
+ "issues_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues{/number}",
642
+ "pulls_url": "https://api.github.com/repos/evrone/serverist-email-provider/pulls{/number}",
643
+ "milestones_url": "https://api.github.com/repos/evrone/serverist-email-provider/milestones{/number}",
644
+ "notifications_url": "https://api.github.com/repos/evrone/serverist-email-provider/notifications{?since,all,participating}",
645
+ "labels_url": "https://api.github.com/repos/evrone/serverist-email-provider/labels{/name}",
646
+ "releases_url": "https://api.github.com/repos/evrone/serverist-email-provider/releases{/id}",
647
+ "created_at": "2013-11-05T13:11:20Z",
648
+ "updated_at": "2013-11-18T17:14:43Z",
649
+ "pushed_at": "2013-11-18T15:46:25Z",
650
+ "git_url": "git://github.com/evrone/serverist-email-provider.git",
651
+ "ssh_url": "git@github.com:evrone/serverist-email-provider.git",
652
+ "clone_url": "https://github.com/evrone/serverist-email-provider.git",
653
+ "svn_url": "https://github.com/evrone/serverist-email-provider",
654
+ "homepage": null,
655
+ "size": 204,
656
+ "stargazers_count": 0,
657
+ "watchers_count": 0,
658
+ "language": "Ruby",
659
+ "has_issues": true,
660
+ "has_downloads": true,
661
+ "has_wiki": true,
662
+ "forks_count": 1,
663
+ "mirror_url": null,
664
+ "open_issues_count": 1,
665
+ "forks": 1,
666
+ "open_issues": 1,
667
+ "watchers": 0,
668
+ "default_branch": "master",
669
+ "master_branch": "master"
670
+ }
671
+ },
672
+ "_links": {
673
+ "self": {
674
+ "href": "https://api.github.com/repos/evrone/serverist-email-provider/pulls/1"
675
+ },
676
+ "html": {
677
+ "href": "https://github.com/evrone/serverist-email-provider/pull/1"
678
+ },
679
+ "issue": {
680
+ "href": "https://api.github.com/repos/evrone/serverist-email-provider/issues/1"
681
+ },
682
+ "comments": {
683
+ "href": "https://api.github.com/repos/evrone/serverist-email-provider/issues/1/comments"
684
+ },
685
+ "review_comments": {
686
+ "href": "https://api.github.com/repos/evrone/serverist-email-provider/pulls/1/comments"
687
+ },
688
+ "statuses": {
689
+ "href": "https://api.github.com/repos/evrone/serverist-email-provider/statuses/f57c385116139082811442ad48cb6127c29eb351"
690
+ }
691
+ },
692
+ "merged": false,
693
+ "mergeable": null,
694
+ "mergeable_state": "unknown",
695
+ "merged_by": null,
696
+ "comments": 0,
697
+ "review_comments": 0,
698
+ "commits": 1,
699
+ "additions": 2,
700
+ "deletions": 0,
701
+ "changed_files": 1
702
+ },
703
+ "repository": {
704
+ "id": 14141709,
705
+ "name": "serverist-email-provider",
706
+ "full_name": "evrone/serverist-email-provider",
707
+ "owner": {
708
+ "login": "evrone",
709
+ "id": 431569,
710
+ "avatar_url": "https://1.gravatar.com/avatar/6d3ebcae28dc666b58c511090d2dbf3c?d=https%3A%2F%2Fidenticons.github.com%2F3e10986b34bed676b7f0353d5aa03ed9.png&r=x",
711
+ "gravatar_id": "6d3ebcae28dc666b58c511090d2dbf3c",
712
+ "url": "https://api.github.com/users/evrone",
713
+ "html_url": "https://github.com/evrone",
714
+ "followers_url": "https://api.github.com/users/evrone/followers",
715
+ "following_url": "https://api.github.com/users/evrone/following{/other_user}",
716
+ "gists_url": "https://api.github.com/users/evrone/gists{/gist_id}",
717
+ "starred_url": "https://api.github.com/users/evrone/starred{/owner}{/repo}",
718
+ "subscriptions_url": "https://api.github.com/users/evrone/subscriptions",
719
+ "organizations_url": "https://api.github.com/users/evrone/orgs",
720
+ "repos_url": "https://api.github.com/users/evrone/repos",
721
+ "events_url": "https://api.github.com/users/evrone/events{/privacy}",
722
+ "received_events_url": "https://api.github.com/users/evrone/received_events",
723
+ "type": "Organization",
724
+ "site_admin": false
725
+ },
726
+ "private": false,
727
+ "html_url": "https://github.com/evrone/serverist-email-provider",
728
+ "description": "",
729
+ "fork": false,
730
+ "url": "https://api.github.com/repos/evrone/serverist-email-provider",
731
+ "forks_url": "https://api.github.com/repos/evrone/serverist-email-provider/forks",
732
+ "keys_url": "https://api.github.com/repos/evrone/serverist-email-provider/keys{/key_id}",
733
+ "collaborators_url": "https://api.github.com/repos/evrone/serverist-email-provider/collaborators{/collaborator}",
734
+ "teams_url": "https://api.github.com/repos/evrone/serverist-email-provider/teams",
735
+ "hooks_url": "https://api.github.com/repos/evrone/serverist-email-provider/hooks",
736
+ "issue_events_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues/events{/number}",
737
+ "events_url": "https://api.github.com/repos/evrone/serverist-email-provider/events",
738
+ "assignees_url": "https://api.github.com/repos/evrone/serverist-email-provider/assignees{/user}",
739
+ "branches_url": "https://api.github.com/repos/evrone/serverist-email-provider/branches{/branch}",
740
+ "tags_url": "https://api.github.com/repos/evrone/serverist-email-provider/tags",
741
+ "blobs_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/blobs{/sha}",
742
+ "git_tags_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/tags{/sha}",
743
+ "git_refs_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/refs{/sha}",
744
+ "trees_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/trees{/sha}",
745
+ "statuses_url": "https://api.github.com/repos/evrone/serverist-email-provider/statuses/{sha}",
746
+ "languages_url": "https://api.github.com/repos/evrone/serverist-email-provider/languages",
747
+ "stargazers_url": "https://api.github.com/repos/evrone/serverist-email-provider/stargazers",
748
+ "contributors_url": "https://api.github.com/repos/evrone/serverist-email-provider/contributors",
749
+ "subscribers_url": "https://api.github.com/repos/evrone/serverist-email-provider/subscribers",
750
+ "subscription_url": "https://api.github.com/repos/evrone/serverist-email-provider/subscription",
751
+ "commits_url": "https://api.github.com/repos/evrone/serverist-email-provider/commits{/sha}",
752
+ "git_commits_url": "https://api.github.com/repos/evrone/serverist-email-provider/git/commits{/sha}",
753
+ "comments_url": "https://api.github.com/repos/evrone/serverist-email-provider/comments{/number}",
754
+ "issue_comment_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues/comments/{number}",
755
+ "contents_url": "https://api.github.com/repos/evrone/serverist-email-provider/contents/{+path}",
756
+ "compare_url": "https://api.github.com/repos/evrone/serverist-email-provider/compare/{base}...{head}",
757
+ "merges_url": "https://api.github.com/repos/evrone/serverist-email-provider/merges",
758
+ "archive_url": "https://api.github.com/repos/evrone/serverist-email-provider/{archive_format}{/ref}",
759
+ "downloads_url": "https://api.github.com/repos/evrone/serverist-email-provider/downloads",
760
+ "issues_url": "https://api.github.com/repos/evrone/serverist-email-provider/issues{/number}",
761
+ "pulls_url": "https://api.github.com/repos/evrone/serverist-email-provider/pulls{/number}",
762
+ "milestones_url": "https://api.github.com/repos/evrone/serverist-email-provider/milestones{/number}",
763
+ "notifications_url": "https://api.github.com/repos/evrone/serverist-email-provider/notifications{?since,all,participating}",
764
+ "labels_url": "https://api.github.com/repos/evrone/serverist-email-provider/labels{/name}",
765
+ "releases_url": "https://api.github.com/repos/evrone/serverist-email-provider/releases{/id}",
766
+ "created_at": "2013-11-05T13:11:20Z",
767
+ "updated_at": "2013-11-18T17:14:43Z",
768
+ "pushed_at": "2013-11-18T15:46:25Z",
769
+ "git_url": "git://github.com/evrone/serverist-email-provider.git",
770
+ "ssh_url": "git@github.com:evrone/serverist-email-provider.git",
771
+ "clone_url": "https://github.com/evrone/serverist-email-provider.git",
772
+ "svn_url": "https://github.com/evrone/serverist-email-provider",
773
+ "homepage": null,
774
+ "size": 204,
775
+ "stargazers_count": 0,
776
+ "watchers_count": 0,
777
+ "language": "Ruby",
778
+ "has_issues": true,
779
+ "has_downloads": true,
780
+ "has_wiki": true,
781
+ "forks_count": 1,
782
+ "mirror_url": null,
783
+ "open_issues_count": 1,
784
+ "forks": 1,
785
+ "open_issues": 1,
786
+ "watchers": 0,
787
+ "default_branch": "master",
788
+ "master_branch": "master"
789
+ },
790
+ "sender": {
791
+ "login": "dima-exe",
792
+ "id": 38505,
793
+ "avatar_url": "https://1.gravatar.com/avatar/b155fd1e7432c77594588c79f49d2168?d=https%3A%2F%2Fidenticons.github.com%2F6b5a92b852f6c19dd5933cd7df67c241.png&r=x",
794
+ "gravatar_id": "b155fd1e7432c77594588c79f49d2168",
795
+ "url": "https://api.github.com/users/dima-exe",
796
+ "html_url": "https://github.com/dima-exe",
797
+ "followers_url": "https://api.github.com/users/dima-exe/followers",
798
+ "following_url": "https://api.github.com/users/dima-exe/following{/other_user}",
799
+ "gists_url": "https://api.github.com/users/dima-exe/gists{/gist_id}",
800
+ "starred_url": "https://api.github.com/users/dima-exe/starred{/owner}{/repo}",
801
+ "subscriptions_url": "https://api.github.com/users/dima-exe/subscriptions",
802
+ "organizations_url": "https://api.github.com/users/dima-exe/orgs",
803
+ "repos_url": "https://api.github.com/users/dima-exe/repos",
804
+ "events_url": "https://api.github.com/users/dima-exe/events{/privacy}",
805
+ "received_events_url": "https://api.github.com/users/dima-exe/received_events",
806
+ "type": "User",
807
+ "site_admin": false
808
+ }
809
+ }
810
+ }