type
stringclasses
16 values
public
bool
2 classes
payload
stringlengths
2
1.21M
repo
dict
actor
dict
org
dict
created_at
timestamp[us]
id
stringlengths
10
10
other
stringlengths
41
38.4k
PushEvent
true
{"shas":[["b66b068b5c1c238ea702ba7e8ea0c8a1c47cfcf1","[email protected]","Bug 1028 - AMD Windows driver thread hinders JVM process to exit/end, caused by _not_ destroying the SharedResource context\n\nSharedResourceRunner stop() method\nis invoked by JMV shutdown hook and GLProfile/GLDrawableFactory.shutdown*().\n\nIt shall issue SharedResource.releaseSharedResource() for all implementations,\ne.g. X11/GLX and Windows/WGL.\n\n+++\n\nRoot cause is a GL driver thread keeping the process alive.\n\n+++\n\nOn X11/GLX we destroy the shared context and the shared drawable.\n\nOn Windows/WGL we only destroy the shared drawable,\nknowing that destroying the shared context caused a driver bug in the past.\n\nWill enable the shared context destruction, which is the proper way.\n\n+++\n\nCommiting this patch to see whether our jenkins builds won't crash\ndue to previous experienced issues.","Sven Gothel",false]],"size":1,"ref":"refs/heads/pulled","head":"b66b068b5c1c238ea702ba7e8ea0c8a1c47cfcf1"}
{ "id": 367061, "name": "jogl", "url": "https://github.com/sgothel/jogl" }
{ "id": null, "login": "sgothel", "gravatar_id": "913e2a7b303c5c92f4b3de3d816ad8e5", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-05T15:09:53
null
{"repository":{"full_name":"sgothel/jogl","owner":"sgothel","private":false,"html_url":"https://github.com/sgothel/jogl","description":"Java™ Binding for the OpenGL® API","fork":false,"forks_url":"https://api.github.com/repos/sgothel/jogl/forks","keys_url":"https://api.github.com/repos/sgothel/jogl/keys{/key_id}","collaborators_url":"https://api.github.com/repos/sgothel/jogl/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/sgothel/jogl/teams","hooks_url":"https://api.github.com/repos/sgothel/jogl/hooks","issue_events_url":"https://api.github.com/repos/sgothel/jogl/issues/events{/number}","events_url":"https://api.github.com/repos/sgothel/jogl/events","assignees_url":"https://api.github.com/repos/sgothel/jogl/assignees{/user}","branches_url":"https://api.github.com/repos/sgothel/jogl/branches{/branch}","tags_url":"https://api.github.com/repos/sgothel/jogl/tags","blobs_url":"https://api.github.com/repos/sgothel/jogl/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/sgothel/jogl/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/sgothel/jogl/git/refs{/sha}","trees_url":"https://api.github.com/repos/sgothel/jogl/git/trees{/sha}","statuses_url":"https://api.github.com/repos/sgothel/jogl/statuses/{sha}","languages_url":"https://api.github.com/repos/sgothel/jogl/languages","stargazers_url":"https://api.github.com/repos/sgothel/jogl/stargazers","contributors_url":"https://api.github.com/repos/sgothel/jogl/contributors","subscribers_url":"https://api.github.com/repos/sgothel/jogl/subscribers","subscription_url":"https://api.github.com/repos/sgothel/jogl/subscription","commits_url":"https://api.github.com/repos/sgothel/jogl/commits{/sha}","git_commits_url":"https://api.github.com/repos/sgothel/jogl/git/commits{/sha}","comments_url":"https://api.github.com/repos/sgothel/jogl/comments{/number}","issue_comment_url":"https://api.github.com/repos/sgothel/jogl/issues/comments/{number}","contents_url":"https://api.github.com/repos/sgothel/jogl/contents/{+path}","compare_url":"https://api.github.com/repos/sgothel/jogl/compare/{base}...{head}","merges_url":"https://api.github.com/repos/sgothel/jogl/merges","archive_url":"https://api.github.com/repos/sgothel/jogl/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/sgothel/jogl/downloads","issues_url":"https://api.github.com/repos/sgothel/jogl/issues{/number}","pulls_url":"https://api.github.com/repos/sgothel/jogl/pulls{/number}","milestones_url":"https://api.github.com/repos/sgothel/jogl/milestones{/number}","notifications_url":"https://api.github.com/repos/sgothel/jogl/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/sgothel/jogl/labels{/name}","releases_url":"https://api.github.com/repos/sgothel/jogl/releases{/id}","created_at":"2009-11-10T02:21:12Z","updated_at":"2014-07-13T04:09:41Z","pushed_at":"2014-08-05T08:09:52-07:00","git_url":"git://github.com/sgothel/jogl.git","ssh_url":"[email protected]:sgothel/jogl.git","clone_url":"https://github.com/sgothel/jogl.git","svn_url":"https://github.com/sgothel/jogl","homepage":"http://jogamp.org","size":127268,"stargazers_count":126,"watchers_count":126,"language":"Java","has_issues":false,"has_downloads":true,"has_wiki":false,"forks_count":72,"mirror_url":null,"open_issues_count":5,"forks":72,"open_issues":5,"watchers":126,"default_branch":"master","stargazers":126,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Sven Gothel","blog":"http://blog.jausoft.com/","email":"a33367c34d4354475d479fb5da75869ebb484b57"},"url":"https://github.com/sgothel/jogl/compare/6cd0a28ff2...b66b068b5c"}
PushEvent
true
{"shas":[["95ebf9964db8c985a2c95ff3443cb3686bdc5fe4","[email protected]","update build scripts with previous modifications","Sebastien Duthil",true]],"size":1,"ref":"refs/heads/build-windows","head":"95ebf9964db8c985a2c95ff3443cb3686bdc5fe4"}
{ "id": 23600897, "name": "netvirt", "url": "https://github.com/duthils/netvirt" }
{ "id": null, "login": "duthils", "gravatar_id": "44bc9fb613c5ff13813239c673eafe5a", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-03T00:46:59
null
{"repository":{"full_name":"duthils/netvirt","owner":"duthils","private":false,"html_url":"https://github.com/duthils/netvirt","description":"Network Virtualization Platform","fork":true,"forks_url":"https://api.github.com/repos/duthils/netvirt/forks","keys_url":"https://api.github.com/repos/duthils/netvirt/keys{/key_id}","collaborators_url":"https://api.github.com/repos/duthils/netvirt/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/duthils/netvirt/teams","hooks_url":"https://api.github.com/repos/duthils/netvirt/hooks","issue_events_url":"https://api.github.com/repos/duthils/netvirt/issues/events{/number}","events_url":"https://api.github.com/repos/duthils/netvirt/events","assignees_url":"https://api.github.com/repos/duthils/netvirt/assignees{/user}","branches_url":"https://api.github.com/repos/duthils/netvirt/branches{/branch}","tags_url":"https://api.github.com/repos/duthils/netvirt/tags","blobs_url":"https://api.github.com/repos/duthils/netvirt/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/duthils/netvirt/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/duthils/netvirt/git/refs{/sha}","trees_url":"https://api.github.com/repos/duthils/netvirt/git/trees{/sha}","statuses_url":"https://api.github.com/repos/duthils/netvirt/statuses/{sha}","languages_url":"https://api.github.com/repos/duthils/netvirt/languages","stargazers_url":"https://api.github.com/repos/duthils/netvirt/stargazers","contributors_url":"https://api.github.com/repos/duthils/netvirt/contributors","subscribers_url":"https://api.github.com/repos/duthils/netvirt/subscribers","subscription_url":"https://api.github.com/repos/duthils/netvirt/subscription","commits_url":"https://api.github.com/repos/duthils/netvirt/commits{/sha}","git_commits_url":"https://api.github.com/repos/duthils/netvirt/git/commits{/sha}","comments_url":"https://api.github.com/repos/duthils/netvirt/comments{/number}","issue_comment_url":"https://api.github.com/repos/duthils/netvirt/issues/comments/{number}","contents_url":"https://api.github.com/repos/duthils/netvirt/contents/{+path}","compare_url":"https://api.github.com/repos/duthils/netvirt/compare/{base}...{head}","merges_url":"https://api.github.com/repos/duthils/netvirt/merges","archive_url":"https://api.github.com/repos/duthils/netvirt/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/duthils/netvirt/downloads","issues_url":"https://api.github.com/repos/duthils/netvirt/issues{/number}","pulls_url":"https://api.github.com/repos/duthils/netvirt/pulls{/number}","milestones_url":"https://api.github.com/repos/duthils/netvirt/milestones{/number}","notifications_url":"https://api.github.com/repos/duthils/netvirt/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/duthils/netvirt/labels{/name}","releases_url":"https://api.github.com/repos/duthils/netvirt/releases{/id}","created_at":"2014-09-03T00:42:45Z","updated_at":"2014-07-23T22:07:44Z","pushed_at":"2014-09-02T17:46:59-07:00","git_url":"git://github.com/duthils/netvirt.git","ssh_url":"[email protected]:duthils/netvirt.git","clone_url":"https://github.com/duthils/netvirt.git","svn_url":"https://github.com/duthils/netvirt","homepage":null,"size":3404,"stargazers_count":0,"watchers_count":0,"language":null,"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","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/duthils/netvirt/compare/012a4176c9...95ebf9964d"}
PushEvent
true
{"shas":[["633c4a51e7744a340046fa5e7a5c6df6e31b2eae","[email protected]","1406485371217\n\ny3naDM8B6ytOta4Wqe5ZGGT5b7ZuEeMeQ+3Z+aoS6sU=","Kenan Sulayman",true]],"size":1,"ref":"refs/heads/master","head":"633c4a51e7744a340046fa5e7a5c6df6e31b2eae"}
{ "id": 21481110, "name": "heartbeat", "url": "https://github.com/KenanSulayman/heartbeat" }
{ "id": null, "login": "KenanSulayman", "gravatar_id": "3ca7fb762e82e8178c4f121a47d600d1", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-07-27T18:22:53
null
{"repository":{"full_name":"KenanSulayman/heartbeat","owner":"KenanSulayman","private":false,"html_url":"https://github.com/KenanSulayman/heartbeat","description":"Emergency signed life insurance files.","fork":false,"forks_url":"https://api.github.com/repos/KenanSulayman/heartbeat/forks","keys_url":"https://api.github.com/repos/KenanSulayman/heartbeat/keys{/key_id}","collaborators_url":"https://api.github.com/repos/KenanSulayman/heartbeat/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/KenanSulayman/heartbeat/teams","hooks_url":"https://api.github.com/repos/KenanSulayman/heartbeat/hooks","issue_events_url":"https://api.github.com/repos/KenanSulayman/heartbeat/issues/events{/number}","events_url":"https://api.github.com/repos/KenanSulayman/heartbeat/events","assignees_url":"https://api.github.com/repos/KenanSulayman/heartbeat/assignees{/user}","branches_url":"https://api.github.com/repos/KenanSulayman/heartbeat/branches{/branch}","tags_url":"https://api.github.com/repos/KenanSulayman/heartbeat/tags","blobs_url":"https://api.github.com/repos/KenanSulayman/heartbeat/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/KenanSulayman/heartbeat/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/KenanSulayman/heartbeat/git/refs{/sha}","trees_url":"https://api.github.com/repos/KenanSulayman/heartbeat/git/trees{/sha}","statuses_url":"https://api.github.com/repos/KenanSulayman/heartbeat/statuses/{sha}","languages_url":"https://api.github.com/repos/KenanSulayman/heartbeat/languages","stargazers_url":"https://api.github.com/repos/KenanSulayman/heartbeat/stargazers","contributors_url":"https://api.github.com/repos/KenanSulayman/heartbeat/contributors","subscribers_url":"https://api.github.com/repos/KenanSulayman/heartbeat/subscribers","subscription_url":"https://api.github.com/repos/KenanSulayman/heartbeat/subscription","commits_url":"https://api.github.com/repos/KenanSulayman/heartbeat/commits{/sha}","git_commits_url":"https://api.github.com/repos/KenanSulayman/heartbeat/git/commits{/sha}","comments_url":"https://api.github.com/repos/KenanSulayman/heartbeat/comments{/number}","issue_comment_url":"https://api.github.com/repos/KenanSulayman/heartbeat/issues/comments/{number}","contents_url":"https://api.github.com/repos/KenanSulayman/heartbeat/contents/{+path}","compare_url":"https://api.github.com/repos/KenanSulayman/heartbeat/compare/{base}...{head}","merges_url":"https://api.github.com/repos/KenanSulayman/heartbeat/merges","archive_url":"https://api.github.com/repos/KenanSulayman/heartbeat/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/KenanSulayman/heartbeat/downloads","issues_url":"https://api.github.com/repos/KenanSulayman/heartbeat/issues{/number}","pulls_url":"https://api.github.com/repos/KenanSulayman/heartbeat/pulls{/number}","milestones_url":"https://api.github.com/repos/KenanSulayman/heartbeat/milestones{/number}","notifications_url":"https://api.github.com/repos/KenanSulayman/heartbeat/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/KenanSulayman/heartbeat/labels{/name}","releases_url":"https://api.github.com/repos/KenanSulayman/heartbeat/releases{/id}","created_at":"2014-07-04T00:46:43Z","updated_at":"2014-07-05T02:18:12Z","pushed_at":"2014-07-27T11:22:53-07:00","git_url":"git://github.com/KenanSulayman/heartbeat.git","ssh_url":"[email protected]:KenanSulayman/heartbeat.git","clone_url":"https://github.com/KenanSulayman/heartbeat.git","svn_url":"https://github.com/KenanSulayman/heartbeat","homepage":"","size":118812,"stargazers_count":0,"watchers_count":0,"language":"JavaScript","has_issues":false,"has_downloads":true,"has_wiki":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Kenan Sulayman","company":"","blog":"http://sly.mn/","location":"Berlin, Germany","email":"[email protected]"},"url":"https://github.com/KenanSulayman/heartbeat/compare/e339b4d8a6...633c4a51e7"}
PushEvent
true
{"shas":[["55c3d137d6cbbb8f8c4ea231cd61af73cc97d9a6","[email protected]","added mobile stylesheet","Brendan Crawford",true]],"size":1,"ref":"refs/heads/master","head":"55c3d137d6cbbb8f8c4ea231cd61af73cc97d9a6"}
{ "id": 22850395, "name": "Wordpress", "url": "https://github.com/bcGiR/Wordpress" }
{ "id": null, "login": "bcGiR", "gravatar_id": "624ac9176bbc048b676af6fd52833177", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-31T21:30:05
null
{"repository":{"full_name":"bcGiR/Wordpress","owner":"bcGiR","private":false,"html_url":"https://github.com/bcGiR/Wordpress","description":"My Wordpress Site","fork":false,"forks_url":"https://api.github.com/repos/bcGiR/Wordpress/forks","keys_url":"https://api.github.com/repos/bcGiR/Wordpress/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bcGiR/Wordpress/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bcGiR/Wordpress/teams","hooks_url":"https://api.github.com/repos/bcGiR/Wordpress/hooks","issue_events_url":"https://api.github.com/repos/bcGiR/Wordpress/issues/events{/number}","events_url":"https://api.github.com/repos/bcGiR/Wordpress/events","assignees_url":"https://api.github.com/repos/bcGiR/Wordpress/assignees{/user}","branches_url":"https://api.github.com/repos/bcGiR/Wordpress/branches{/branch}","tags_url":"https://api.github.com/repos/bcGiR/Wordpress/tags","blobs_url":"https://api.github.com/repos/bcGiR/Wordpress/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bcGiR/Wordpress/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bcGiR/Wordpress/git/refs{/sha}","trees_url":"https://api.github.com/repos/bcGiR/Wordpress/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bcGiR/Wordpress/statuses/{sha}","languages_url":"https://api.github.com/repos/bcGiR/Wordpress/languages","stargazers_url":"https://api.github.com/repos/bcGiR/Wordpress/stargazers","contributors_url":"https://api.github.com/repos/bcGiR/Wordpress/contributors","subscribers_url":"https://api.github.com/repos/bcGiR/Wordpress/subscribers","subscription_url":"https://api.github.com/repos/bcGiR/Wordpress/subscription","commits_url":"https://api.github.com/repos/bcGiR/Wordpress/commits{/sha}","git_commits_url":"https://api.github.com/repos/bcGiR/Wordpress/git/commits{/sha}","comments_url":"https://api.github.com/repos/bcGiR/Wordpress/comments{/number}","issue_comment_url":"https://api.github.com/repos/bcGiR/Wordpress/issues/comments/{number}","contents_url":"https://api.github.com/repos/bcGiR/Wordpress/contents/{+path}","compare_url":"https://api.github.com/repos/bcGiR/Wordpress/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bcGiR/Wordpress/merges","archive_url":"https://api.github.com/repos/bcGiR/Wordpress/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bcGiR/Wordpress/downloads","issues_url":"https://api.github.com/repos/bcGiR/Wordpress/issues{/number}","pulls_url":"https://api.github.com/repos/bcGiR/Wordpress/pulls{/number}","milestones_url":"https://api.github.com/repos/bcGiR/Wordpress/milestones{/number}","notifications_url":"https://api.github.com/repos/bcGiR/Wordpress/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bcGiR/Wordpress/labels{/name}","releases_url":"https://api.github.com/repos/bcGiR/Wordpress/releases{/id}","created_at":"2014-08-11T18:46:34Z","updated_at":"2014-08-31T21:30:05Z","pushed_at":"2014-08-31T14:30:05-07:00","git_url":"git://github.com/bcGiR/Wordpress.git","ssh_url":"[email protected]:bcGiR/Wordpress.git","clone_url":"https://github.com/bcGiR/Wordpress.git","svn_url":"https://github.com/bcGiR/Wordpress","homepage":null,"size":164,"stargazers_count":1,"watchers_count":1,"language":"CSS","has_issues":true,"has_downloads":true,"has_wiki":true,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":1,"default_branch":"master","stargazers":1,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Brendan Crawford","company":"","blog":"brendanlovessoftware.wordpress.com","location":"Victoria, BC","email":"[email protected]"},"url":"https://github.com/bcGiR/Wordpress/compare/07623b6906...55c3d137d6"}
PushEvent
true
{"shas":[["3ee33d081217429255e7a7d46e8e44d47a21225f","[email protected]","posts 2014-05-06","bouzuya",true]],"size":1,"ref":"refs/heads/master","head":"3ee33d081217429255e7a7d46e8e44d47a21225f"}
{ "id": 3387331, "name": "bouzuya.github.com", "url": "https://github.com/bouzuya/bouzuya.github.com" }
{ "id": null, "login": "bouzuya", "gravatar_id": "a736c175934357804b35e1c8a574dc19", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-06T15:27:59
null
{"repository":{"description":"bouzuya's weblog","homepage":"","watchers":1,"stargazers":1,"forks":0,"fork":false,"size":3468,"owner":"bouzuya","private":false,"open_issues":0,"has_issues":false,"has_downloads":true,"has_wiki":false,"language":"CSS","created_at":"2012-02-08T05:16:44-08:00","pushed_at":"2014-05-06T08:27:58-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"bouzuya","company":"FaithCreates Inc.","blog":"http://bouzuya.net","location":"Kobe, Japan","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/bouzuya/bouzuya.github.com/compare/12a5a50058...3ee33d0812"}
PushEvent
true
{"shas":[["f3c87c8293ead3895d151a17157c76a9c2db57f2","[email protected]","parsing SPARQL into OWL & extension","Irene",true]],"size":1,"ref":"refs/heads/master","head":"f3c87c8293ead3895d151a17157c76a9c2db57f2"}
{ "id": 12043621, "name": "Alg-J", "url": "https://github.com/Aurametrix/Alg-J" }
{ "id": null, "login": "Aurametrix", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-12T03:55:05
null
{"repository":{"full_name":"Aurametrix/Alg-J","owner":"Aurametrix","private":false,"html_url":"https://github.com/Aurametrix/Alg-J","description":"Algorithms in Java","fork":false,"forks_url":"https://api.github.com/repos/Aurametrix/Alg-J/forks","keys_url":"https://api.github.com/repos/Aurametrix/Alg-J/keys{/key_id}","collaborators_url":"https://api.github.com/repos/Aurametrix/Alg-J/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/Aurametrix/Alg-J/teams","hooks_url":"https://api.github.com/repos/Aurametrix/Alg-J/hooks","issue_events_url":"https://api.github.com/repos/Aurametrix/Alg-J/issues/events{/number}","events_url":"https://api.github.com/repos/Aurametrix/Alg-J/events","assignees_url":"https://api.github.com/repos/Aurametrix/Alg-J/assignees{/user}","branches_url":"https://api.github.com/repos/Aurametrix/Alg-J/branches{/branch}","tags_url":"https://api.github.com/repos/Aurametrix/Alg-J/tags","blobs_url":"https://api.github.com/repos/Aurametrix/Alg-J/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/Aurametrix/Alg-J/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/Aurametrix/Alg-J/git/refs{/sha}","trees_url":"https://api.github.com/repos/Aurametrix/Alg-J/git/trees{/sha}","statuses_url":"https://api.github.com/repos/Aurametrix/Alg-J/statuses/{sha}","languages_url":"https://api.github.com/repos/Aurametrix/Alg-J/languages","stargazers_url":"https://api.github.com/repos/Aurametrix/Alg-J/stargazers","contributors_url":"https://api.github.com/repos/Aurametrix/Alg-J/contributors","subscribers_url":"https://api.github.com/repos/Aurametrix/Alg-J/subscribers","subscription_url":"https://api.github.com/repos/Aurametrix/Alg-J/subscription","commits_url":"https://api.github.com/repos/Aurametrix/Alg-J/commits{/sha}","git_commits_url":"https://api.github.com/repos/Aurametrix/Alg-J/git/commits{/sha}","comments_url":"https://api.github.com/repos/Aurametrix/Alg-J/comments{/number}","issue_comment_url":"https://api.github.com/repos/Aurametrix/Alg-J/issues/comments/{number}","contents_url":"https://api.github.com/repos/Aurametrix/Alg-J/contents/{+path}","compare_url":"https://api.github.com/repos/Aurametrix/Alg-J/compare/{base}...{head}","merges_url":"https://api.github.com/repos/Aurametrix/Alg-J/merges","archive_url":"https://api.github.com/repos/Aurametrix/Alg-J/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/Aurametrix/Alg-J/downloads","issues_url":"https://api.github.com/repos/Aurametrix/Alg-J/issues{/number}","pulls_url":"https://api.github.com/repos/Aurametrix/Alg-J/pulls{/number}","milestones_url":"https://api.github.com/repos/Aurametrix/Alg-J/milestones{/number}","notifications_url":"https://api.github.com/repos/Aurametrix/Alg-J/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/Aurametrix/Alg-J/labels{/name}","releases_url":"https://api.github.com/repos/Aurametrix/Alg-J/releases{/id}","created_at":"2013-08-11T22:30:21Z","updated_at":"2014-09-16T05:04:54Z","pushed_at":"2014-11-12T03:55:05Z","git_url":"git://github.com/Aurametrix/Alg-J.git","ssh_url":"[email protected]:Aurametrix/Alg-J.git","clone_url":"https://github.com/Aurametrix/Alg-J.git","svn_url":"https://github.com/Aurametrix/Alg-J","homepage":null,"size":400,"stargazers_count":0,"watchers_count":0,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","company":"Aurametrix","blog":"http://Aurametrix.com","location":"San Francisco Bay Area, CA","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/Aurametrix/Alg-J/compare/8dced5b5f4...f3c87c8293"}
PushEvent
true
{"shas":[["f9adacd786e4a35ac5e1db9bab30ce224e3d1e4c","[email protected]","Actual multiple region attack","Jop Peters",true]],"size":1,"ref":"refs/heads/master","head":"f9adacd786e4a35ac5e1db9bab30ce224e3d1e4c"}
{ "id": 15842586, "name": "conquest-helpless", "url": "https://github.com/Mastercoding/conquest-helpless" }
{ "id": null, "login": "Mastercoding", "gravatar_id": "14a7a95231768cb3aa8aac51610c4af4", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-01-17T12:40:10
null
{"repository":{"description":"Helpless bot implementation for www.theaigames.com Conquest","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":0,"owner":"Mastercoding","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"PHP","created_at":"2014-01-12T05:17:52-08:00","pushed_at":"2014-01-17T04:40:10-08:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Jop Peters","company":"Mastercoding","blog":"www.mastercoding.nl","location":"Groningen, Netherlands","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/Mastercoding/conquest-helpless/compare/e1ed52a294...f9adacd786"}
PushEvent
true
{"shas":[["b92e01554682949ff070cbc94a49a3e884f48a63","[email protected]","auto install deps","aleontiev",true]],"size":1,"ref":"refs/heads/master","head":"b92e01554682949ff070cbc94a49a3e884f48a63"}
{ "id": 27059983, "name": "dotfiles", "url": "https://github.com/aleontiev/dotfiles" }
{ "id": null, "login": "aleontiev", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-26T15:48:56
null
{"repository":{"full_name":"aleontiev/dotfiles","owner":"aleontiev","private":false,"html_url":"https://github.com/aleontiev/dotfiles","description":"","fork":false,"forks_url":"https://api.github.com/repos/aleontiev/dotfiles/forks","keys_url":"https://api.github.com/repos/aleontiev/dotfiles/keys{/key_id}","collaborators_url":"https://api.github.com/repos/aleontiev/dotfiles/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/aleontiev/dotfiles/teams","hooks_url":"https://api.github.com/repos/aleontiev/dotfiles/hooks","issue_events_url":"https://api.github.com/repos/aleontiev/dotfiles/issues/events{/number}","events_url":"https://api.github.com/repos/aleontiev/dotfiles/events","assignees_url":"https://api.github.com/repos/aleontiev/dotfiles/assignees{/user}","branches_url":"https://api.github.com/repos/aleontiev/dotfiles/branches{/branch}","tags_url":"https://api.github.com/repos/aleontiev/dotfiles/tags","blobs_url":"https://api.github.com/repos/aleontiev/dotfiles/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/aleontiev/dotfiles/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/aleontiev/dotfiles/git/refs{/sha}","trees_url":"https://api.github.com/repos/aleontiev/dotfiles/git/trees{/sha}","statuses_url":"https://api.github.com/repos/aleontiev/dotfiles/statuses/{sha}","languages_url":"https://api.github.com/repos/aleontiev/dotfiles/languages","stargazers_url":"https://api.github.com/repos/aleontiev/dotfiles/stargazers","contributors_url":"https://api.github.com/repos/aleontiev/dotfiles/contributors","subscribers_url":"https://api.github.com/repos/aleontiev/dotfiles/subscribers","subscription_url":"https://api.github.com/repos/aleontiev/dotfiles/subscription","commits_url":"https://api.github.com/repos/aleontiev/dotfiles/commits{/sha}","git_commits_url":"https://api.github.com/repos/aleontiev/dotfiles/git/commits{/sha}","comments_url":"https://api.github.com/repos/aleontiev/dotfiles/comments{/number}","issue_comment_url":"https://api.github.com/repos/aleontiev/dotfiles/issues/comments/{number}","contents_url":"https://api.github.com/repos/aleontiev/dotfiles/contents/{+path}","compare_url":"https://api.github.com/repos/aleontiev/dotfiles/compare/{base}...{head}","merges_url":"https://api.github.com/repos/aleontiev/dotfiles/merges","archive_url":"https://api.github.com/repos/aleontiev/dotfiles/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/aleontiev/dotfiles/downloads","issues_url":"https://api.github.com/repos/aleontiev/dotfiles/issues{/number}","pulls_url":"https://api.github.com/repos/aleontiev/dotfiles/pulls{/number}","milestones_url":"https://api.github.com/repos/aleontiev/dotfiles/milestones{/number}","notifications_url":"https://api.github.com/repos/aleontiev/dotfiles/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/aleontiev/dotfiles/labels{/name}","releases_url":"https://api.github.com/repos/aleontiev/dotfiles/releases{/id}","created_at":"2014-11-24T04:02:42Z","updated_at":"2014-11-26T15:48:56Z","pushed_at":"2014-11-26T15:48:56Z","git_url":"git://github.com/aleontiev/dotfiles.git","ssh_url":"[email protected]:aleontiev/dotfiles.git","clone_url":"https://github.com/aleontiev/dotfiles.git","svn_url":"https://github.com/aleontiev/dotfiles","homepage":null,"size":389,"stargazers_count":0,"watchers_count":0,"language":"VimL","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"ant","company":"","blog":"","location":"","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/aleontiev/dotfiles/compare/63b9a0d7d1...b92e015546"}
PushEvent
true
{"shas":[["f1c20f444b4a4cbddd3cb15d45e029d95f1ed0ee","[email protected]","RecoposeViewController 2.3.1.1","ZhuoHui Yu",true]],"size":1,"ref":"refs/heads/master","head":"f1c20f444b4a4cbddd3cb15d45e029d95f1ed0ee"}
{ "id": 7908825, "name": "QGL-spec", "url": "https://github.com/agassiyzh/QGL-spec" }
{ "id": null, "login": "agassiyzh", "gravatar_id": "7fd2dd0593f2553017c97ce87441b0c8", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-07-17T09:01:45
null
{"repository":{"description":"qiugonglue.com private cocoa pods spec","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":268,"owner":"agassiyzh","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"Ruby","created_at":"2013-01-29T22:04:05-08:00","pushed_at":"2014-07-17T02:01:45-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Agassi","company":"","blog":"http://blog.yuzhuohui.info","location":"中国,杭州","email":"[email protected]"},"url":"https://github.com/agassiyzh/QGL-spec/compare/5cf0a66d87...f1c20f444b"}
PushEvent
true
{"shas":[["1d8c4e1d088a6224a9a5ee500496eac843cfbb2c","[email protected]","VertexQuery based search for users who know users; use one method with Direction to control whether to find users who know userID or users userID knows.","Jim Giannoules",true],["dc9a1e3d6aeb31dd49b9974604fbdf90c4ac626c","[email protected]","rename exceptions under this format:\n\nProxStorGraph* are exceptions thrown by ProxStorGraph and are meant to be consumed by Dao*\nall other exceptions are thrown by the Dao* layers and are consumed by other Dao* and *Resource","Jim Giannoules",true],["a3a0eec082c02d22d449fd1e57d133dd560ecef0","[email protected]","drop reverse variant of getUserKnows*()","Jim Giannoules",true],["8873cc224e5295a218183b281c4a6f659edd2dc6","[email protected]","numerous com.giannoules.proxstor.user cleanup, exceptions, api updatae","Jim Giannoules",true],["18eb25ab258199ab9e47e5f078ac514a49445f7b","[email protected]","exception name cleanup","Jim Giannoules",true]],"size":5,"ref":"refs/heads/master","head":"18eb25ab258199ab9e47e5f078ac514a49445f7b"}
{ "id": 21260198, "name": "proxstor", "url": "https://github.com/jgiannoules/proxstor" }
{ "id": null, "login": "jgiannoules", "gravatar_id": "39fcf684ffae91f01b96f21f4cb67eaf", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-27T02:29:23
null
{"repository":{"full_name":"jgiannoules/proxstor","owner":"jgiannoules","private":false,"html_url":"https://github.com/jgiannoules/proxstor","description":"fast scalable proximity data storage & analysis","fork":false,"forks_url":"https://api.github.com/repos/jgiannoules/proxstor/forks","keys_url":"https://api.github.com/repos/jgiannoules/proxstor/keys{/key_id}","collaborators_url":"https://api.github.com/repos/jgiannoules/proxstor/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/jgiannoules/proxstor/teams","hooks_url":"https://api.github.com/repos/jgiannoules/proxstor/hooks","issue_events_url":"https://api.github.com/repos/jgiannoules/proxstor/issues/events{/number}","events_url":"https://api.github.com/repos/jgiannoules/proxstor/events","assignees_url":"https://api.github.com/repos/jgiannoules/proxstor/assignees{/user}","branches_url":"https://api.github.com/repos/jgiannoules/proxstor/branches{/branch}","tags_url":"https://api.github.com/repos/jgiannoules/proxstor/tags","blobs_url":"https://api.github.com/repos/jgiannoules/proxstor/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/jgiannoules/proxstor/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/jgiannoules/proxstor/git/refs{/sha}","trees_url":"https://api.github.com/repos/jgiannoules/proxstor/git/trees{/sha}","statuses_url":"https://api.github.com/repos/jgiannoules/proxstor/statuses/{sha}","languages_url":"https://api.github.com/repos/jgiannoules/proxstor/languages","stargazers_url":"https://api.github.com/repos/jgiannoules/proxstor/stargazers","contributors_url":"https://api.github.com/repos/jgiannoules/proxstor/contributors","subscribers_url":"https://api.github.com/repos/jgiannoules/proxstor/subscribers","subscription_url":"https://api.github.com/repos/jgiannoules/proxstor/subscription","commits_url":"https://api.github.com/repos/jgiannoules/proxstor/commits{/sha}","git_commits_url":"https://api.github.com/repos/jgiannoules/proxstor/git/commits{/sha}","comments_url":"https://api.github.com/repos/jgiannoules/proxstor/comments{/number}","issue_comment_url":"https://api.github.com/repos/jgiannoules/proxstor/issues/comments/{number}","contents_url":"https://api.github.com/repos/jgiannoules/proxstor/contents/{+path}","compare_url":"https://api.github.com/repos/jgiannoules/proxstor/compare/{base}...{head}","merges_url":"https://api.github.com/repos/jgiannoules/proxstor/merges","archive_url":"https://api.github.com/repos/jgiannoules/proxstor/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/jgiannoules/proxstor/downloads","issues_url":"https://api.github.com/repos/jgiannoules/proxstor/issues{/number}","pulls_url":"https://api.github.com/repos/jgiannoules/proxstor/pulls{/number}","milestones_url":"https://api.github.com/repos/jgiannoules/proxstor/milestones{/number}","notifications_url":"https://api.github.com/repos/jgiannoules/proxstor/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/jgiannoules/proxstor/labels{/name}","releases_url":"https://api.github.com/repos/jgiannoules/proxstor/releases{/id}","created_at":"2014-06-27T01:23:36Z","updated_at":"2014-08-26T05:25:55Z","pushed_at":"2014-08-26T19:29:23-07:00","git_url":"git://github.com/jgiannoules/proxstor.git","ssh_url":"[email protected]:jgiannoules/proxstor.git","clone_url":"https://github.com/jgiannoules/proxstor.git","svn_url":"https://github.com/jgiannoules/proxstor","homepage":null,"size":528,"stargazers_count":0,"watchers_count":0,"language":"Java","has_issues":true,"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","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/jgiannoules/proxstor/compare/457be4b5f7...18eb25ab25"}
PushEvent
true
{"shas":[["49b883ecf95ba5ffc6031cba6272bcb6a69df24b","[email protected]","admin cat materials add,edit,change,delete","senj",true]],"size":1,"ref":"refs/heads/master","head":"49b883ecf95ba5ffc6031cba6272bcb6a69df24b"}
{ "id": 13306012, "name": "smeta", "url": "https://github.com/89031007131/smeta" }
{ "id": null, "login": "senj-gold", "gravatar_id": "b4979aef67758d5761111f6ebce59ee1", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-07-12T08:18:41
null
{"repository":{"description":"","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":257356,"owner":"89031007131","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"JavaScript","created_at":"2013-10-03T11:22:10-07:00","pushed_at":"2014-07-12T01:18:41-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"senj","company":"","blog":"","location":"","email":"[email protected]"},"url":"https://github.com/89031007131/smeta/compare/dc27775da5...49b883ecf9"}
PushEvent
true
{"shas":[["fd3ca287ef8f7c1eb43d8abe3740515f1853ecce","[email protected]","vmc for new MPS","Brecht Verstichel",true]],"size":1,"ref":"refs/heads/VMC","head":"fd3ca287ef8f7c1eb43d8abe3740515f1853ecce"}
{ "id": 23224633, "name": "mps-mc", "url": "https://github.com/bvrstich/mps-mc" }
{ "id": null, "login": "bvrstich", "gravatar_id": "f30b31205622d7ea38831ea8325b0c5a", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-25T13:19:41
null
{"repository":{"full_name":"bvrstich/mps-mc","owner":"bvrstich","private":false,"html_url":"https://github.com/bvrstich/mps-mc","description":"lattice GF QMC algorithm using MPS as guiding wave function","fork":false,"forks_url":"https://api.github.com/repos/bvrstich/mps-mc/forks","keys_url":"https://api.github.com/repos/bvrstich/mps-mc/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bvrstich/mps-mc/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bvrstich/mps-mc/teams","hooks_url":"https://api.github.com/repos/bvrstich/mps-mc/hooks","issue_events_url":"https://api.github.com/repos/bvrstich/mps-mc/issues/events{/number}","events_url":"https://api.github.com/repos/bvrstich/mps-mc/events","assignees_url":"https://api.github.com/repos/bvrstich/mps-mc/assignees{/user}","branches_url":"https://api.github.com/repos/bvrstich/mps-mc/branches{/branch}","tags_url":"https://api.github.com/repos/bvrstich/mps-mc/tags","blobs_url":"https://api.github.com/repos/bvrstich/mps-mc/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bvrstich/mps-mc/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bvrstich/mps-mc/git/refs{/sha}","trees_url":"https://api.github.com/repos/bvrstich/mps-mc/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bvrstich/mps-mc/statuses/{sha}","languages_url":"https://api.github.com/repos/bvrstich/mps-mc/languages","stargazers_url":"https://api.github.com/repos/bvrstich/mps-mc/stargazers","contributors_url":"https://api.github.com/repos/bvrstich/mps-mc/contributors","subscribers_url":"https://api.github.com/repos/bvrstich/mps-mc/subscribers","subscription_url":"https://api.github.com/repos/bvrstich/mps-mc/subscription","commits_url":"https://api.github.com/repos/bvrstich/mps-mc/commits{/sha}","git_commits_url":"https://api.github.com/repos/bvrstich/mps-mc/git/commits{/sha}","comments_url":"https://api.github.com/repos/bvrstich/mps-mc/comments{/number}","issue_comment_url":"https://api.github.com/repos/bvrstich/mps-mc/issues/comments/{number}","contents_url":"https://api.github.com/repos/bvrstich/mps-mc/contents/{+path}","compare_url":"https://api.github.com/repos/bvrstich/mps-mc/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bvrstich/mps-mc/merges","archive_url":"https://api.github.com/repos/bvrstich/mps-mc/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bvrstich/mps-mc/downloads","issues_url":"https://api.github.com/repos/bvrstich/mps-mc/issues{/number}","pulls_url":"https://api.github.com/repos/bvrstich/mps-mc/pulls{/number}","milestones_url":"https://api.github.com/repos/bvrstich/mps-mc/milestones{/number}","notifications_url":"https://api.github.com/repos/bvrstich/mps-mc/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bvrstich/mps-mc/labels{/name}","releases_url":"https://api.github.com/repos/bvrstich/mps-mc/releases{/id}","created_at":"2014-08-22T12:31:18Z","updated_at":"2014-09-24T16:25:40Z","pushed_at":"2014-09-25T06:19:41-07:00","git_url":"git://github.com/bvrstich/mps-mc.git","ssh_url":"[email protected]:bvrstich/mps-mc.git","clone_url":"https://github.com/bvrstich/mps-mc.git","svn_url":"https://github.com/bvrstich/mps-mc","homepage":null,"size":268,"stargazers_count":0,"watchers_count":0,"language":"C","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/bvrstich/mps-mc/compare/cc16d69849...fd3ca287ef"}
PushEvent
true
{"shas":[["65c1db9473c48f15c7c49c8e1c0cc9b6413775cd","[email protected]","added june29","Alex Izydorczyk",true]],"size":1,"ref":"refs/heads/master","head":"65c1db9473c48f15c7c49c8e1c0cc9b6413775cd"}
{ "id": 16083785, "name": "AlexIzydorczyk.github.io", "url": "https://github.com/AlexIzydorczyk/AlexIzydorczyk.github.io" }
{ "id": null, "login": "AlexIzydorczyk", "gravatar_id": "62bd9ada61a6bb198e95fe3a1785997b", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-06-29T15:58:35
null
{"repository":{"description":"Website","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":1040,"owner":"AlexIzydorczyk","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"created_at":"2014-01-20T13:17:41-08:00","pushed_at":"2014-06-29T08:58:35-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/AlexIzydorczyk/AlexIzydorczyk.github.io/compare/4d7937294e...65c1db9473"}
PushEvent
true
{"shas":[["c222d953a30dd65b977cc3fbfe9ad9250cddc688","[email protected]","optimization","Vadim",true]],"size":1,"ref":"refs/heads/master","head":"c222d953a30dd65b977cc3fbfe9ad9250cddc688"}
{ "id": 11125099, "name": "overdrive", "url": "https://github.com/vadimrostok/overdrive" }
{ "id": null, "login": "vadimrostok", "gravatar_id": "75e8a07c33e3c5b0a8aef39591b41f4d", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-06-11T23:37:34
null
{"repository":{"description":"Race game built with Three.js","watchers":1,"stargazers":1,"forks":0,"fork":false,"size":2208,"owner":"vadimrostok","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"JavaScript","created_at":"2013-07-02T06:07:36-07:00","pushed_at":"2014-06-11T16:37:34-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/vadimrostok/overdrive/compare/84a0fe74f6...c222d953a3"}
PushEvent
true
{"shas":[["51fc1bdb8363cd6ee8beed0f036a0d357f6a08a6","[email protected]",".","bbalganjjm",true]],"size":1,"ref":"refs/heads/gh-pages","head":"51fc1bdb8363cd6ee8beed0f036a0d357f6a08a6"}
{ "id": 26249194, "name": "natural_js", "url": "https://github.com/bbalganjjm/natural_js" }
{ "id": null, "login": "bbalganjjm", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-12-23T05:52:00
null
{"repository":{"full_name":"bbalganjjm/natural_js","owner":"bbalganjjm","private":false,"html_url":"https://github.com/bbalganjjm/natural_js","description":"Natural-JS Javascript UI Architecture Framework","fork":false,"forks_url":"https://api.github.com/repos/bbalganjjm/natural_js/forks","keys_url":"https://api.github.com/repos/bbalganjjm/natural_js/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bbalganjjm/natural_js/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bbalganjjm/natural_js/teams","hooks_url":"https://api.github.com/repos/bbalganjjm/natural_js/hooks","issue_events_url":"https://api.github.com/repos/bbalganjjm/natural_js/issues/events{/number}","events_url":"https://api.github.com/repos/bbalganjjm/natural_js/events","assignees_url":"https://api.github.com/repos/bbalganjjm/natural_js/assignees{/user}","branches_url":"https://api.github.com/repos/bbalganjjm/natural_js/branches{/branch}","tags_url":"https://api.github.com/repos/bbalganjjm/natural_js/tags","blobs_url":"https://api.github.com/repos/bbalganjjm/natural_js/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bbalganjjm/natural_js/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bbalganjjm/natural_js/git/refs{/sha}","trees_url":"https://api.github.com/repos/bbalganjjm/natural_js/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bbalganjjm/natural_js/statuses/{sha}","languages_url":"https://api.github.com/repos/bbalganjjm/natural_js/languages","stargazers_url":"https://api.github.com/repos/bbalganjjm/natural_js/stargazers","contributors_url":"https://api.github.com/repos/bbalganjjm/natural_js/contributors","subscribers_url":"https://api.github.com/repos/bbalganjjm/natural_js/subscribers","subscription_url":"https://api.github.com/repos/bbalganjjm/natural_js/subscription","commits_url":"https://api.github.com/repos/bbalganjjm/natural_js/commits{/sha}","git_commits_url":"https://api.github.com/repos/bbalganjjm/natural_js/git/commits{/sha}","comments_url":"https://api.github.com/repos/bbalganjjm/natural_js/comments{/number}","issue_comment_url":"https://api.github.com/repos/bbalganjjm/natural_js/issues/comments/{number}","contents_url":"https://api.github.com/repos/bbalganjjm/natural_js/contents/{+path}","compare_url":"https://api.github.com/repos/bbalganjjm/natural_js/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bbalganjjm/natural_js/merges","archive_url":"https://api.github.com/repos/bbalganjjm/natural_js/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bbalganjjm/natural_js/downloads","issues_url":"https://api.github.com/repos/bbalganjjm/natural_js/issues{/number}","pulls_url":"https://api.github.com/repos/bbalganjjm/natural_js/pulls{/number}","milestones_url":"https://api.github.com/repos/bbalganjjm/natural_js/milestones{/number}","notifications_url":"https://api.github.com/repos/bbalganjjm/natural_js/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bbalganjjm/natural_js/labels{/name}","releases_url":"https://api.github.com/repos/bbalganjjm/natural_js/releases{/id}","created_at":"2014-11-06T01:59:16Z","updated_at":"2014-12-23T05:14:51Z","pushed_at":"2014-12-23T05:52:00Z","git_url":"git://github.com/bbalganjjm/natural_js.git","ssh_url":"[email protected]:bbalganjjm/natural_js.git","clone_url":"https://github.com/bbalganjjm/natural_js.git","svn_url":"https://github.com/bbalganjjm/natural_js","homepage":"http://bbalganjjm.github.io/natural_js","size":6138,"stargazers_count":6,"watchers_count":6,"language":"JavaScript","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":1,"mirror_url":null,"open_issues_count":5,"forks":1,"open_issues":5,"watchers":6,"default_branch":"master","stargazers":6,"master_branch":"master"},"actor_attributes":{"type":"User","name":"KIM HWANG MAN","company":"Bbal Gan Jja Jang Myun","blog":"http://bbalganjjm.github.io/natural_js","location":"Seoul in KOREA","email":"[email protected]"},"url":"https://github.com/bbalganjjm/natural_js/compare/1c17077492...51fc1bdb83"}
PushEvent
true
{"shas":[["e8ad129567c2932d192577751c21149371046cdd","[email protected]","[TEST] Fix SearchStatsTests to have all shards allocated\n\nIf randomization brings up a single shard per index in this test\nwe might run our searches on only one index which causes the assertions\nto fail afterwards that's why we need to wait until everything is alloated.","Simon Willnauer",true],["4a6b4bc6fee850bbf71ddfdb186a78402cca15e1","[email protected]","[TEST] Beef up SearchStatsTests","Simon Willnauer",true],["f28c637ec20986d078c6018521b493836b456f8d","[email protected]","[TEST] Make sure that a snapshot is completed before trying to modify repository","Igor Motov",true],["79891e93f33a2f4d684b989c5649bdbd06518d61","[email protected]","[TEST] fixed SimpleQueryTests#testMultiMatchQuery check for shard failures\n\nIt can happen that not all shards are ready, thus we won't have a total failure, but we do need to check that we have at least a failure. Checked also the message of the failure.","javanna",true],["e96edc82aa00dc5e21a4a8c0f06e22e83d172934","[email protected]","Use patched version of TermsFilter to prevent using wrong cached results\n\nSee LUCENE-5502\n\nCloses #5363","Igor Motov",true],["7bb5e5309fe1589f8464577e66585f423fb19220","[email protected]","Added more logging","Martijn van Groningen",true],["efe25be7853085caa68ad32a1ff9bc8c3ddc38b3","[email protected]","Keep track of the exceptions instead of just flagging that an exception has occured.","Martijn van Groningen",true],["8f239b9a09fea0361b2d01fec65fba4f66ce8a36","[email protected]","Blocking writes on a tribe node creates a \"blocks\" tribe\nfixes #5389","Shay Banon",true],["5924e0890caaad6aaba08e160f6df83b88d07010","[email protected]","Corrected issue with throttle type setting not respected upon updates","Derek Slife",true],["fb4aa453e2e5fdd3cd93e0c6d9861fb78e1b6892","[email protected]","[TEST] stabelize SearchStatsTests","Simon Willnauer",true],["0d9c4a897d3e65d90c7480f2e46206a00fe97da4","[email protected]","[Test] Fix missing release.","Adrien Grand",true],["306debe1c022128146999e78b01d15ba46e6a198","[email protected]","[Build] Remove XReferenceManager and XSearcherManager from forbidden-apis' exclude list.\n\nThese classes have been removed on the upgrade to Lucene 4.7.","Adrien Grand",true],["a7230f8d3aa128bd3de112a619e05b191f4df320","[email protected]","Disable by default plugins isolation","Costin Leau",true],["279c600f54b96c58048bb64653064058f8c50c69","[email protected]","compare with .bytes() instead of ByteSizeValue.equals() in breaker service","Lee Hinman",true],["e99c666f8226eebb6daeb7ae1839e28babb38d64","[email protected]","[TESTS] Fix incorrect discovery options.","Martijn van Groningen",true],["822f0873dcb7ee8b678c23c041d6a6966851d830","[email protected]","[DOCS] Added spring data elasticsearch integration","Mohsin Husen",true],["f7cd6d43aad4a250bd1f3be199c62cfd6b927e91","[email protected]","[DOCS] Various aggregation doc fixes","Kurt Hurtado",true],["c7a3781dcdebe459a6964d669e92a75c4b480587","[email protected]","For unicast zen discovery don't overwrite a ping response for a node if the previous ping response has a set master and the current response hasn't.\n\nPer single main ping request we maintain the received ping response per node. Each node level ping response is mapped into that. If from a previous node level ping request the response has already been set for a node, it will be overwritten. We give higher value to the latest response. This change makes sure that this doesn't happen if the previous response has a set master and the current response hasn't a set master. Otherwise a node will lose the fact that another node has elected itself as master, the result of that would be that there would multiple master nodes in a single cluster.\n\nCloses #5413","Martijn van Groningen",true],["406f0836ed9af8b9b81ab4f1f7357ee8148bdee3","[email protected]","[TESTS] Added AwaitsFix","Martijn van Groningen",true],["873ffd3df7687596a20af096fe05b7524fd767ae","[email protected]","Invoke postCollection on aggregation collectors.\nAlso cleanup how facet and aggs collector are used inside the QueryCollector\n\nCloses #5387","Martijn van Groningen",true]],"size":69,"ref":"refs/heads/cl-aware-settings","head":"b29f10e4f4290c9529be7404801abe10551f660e"}
{ "id": 12863902, "name": "elasticsearch", "url": "https://github.com/costin/elasticsearch" }
{ "id": null, "login": "costin", "gravatar_id": "e0b8b969bf5587fca62747ba7e1ea493", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-03-17T09:53:50
null
{"repository":{"description":"Open Source, Distributed, RESTful Search Engine","homepage":"http://elasticsearch.org","watchers":0,"stargazers":0,"forks":0,"fork":true,"size":49342,"owner":"costin","private":false,"open_issues":0,"has_issues":false,"has_downloads":true,"has_wiki":false,"language":"Java","created_at":"2013-09-16T02:51:43-07:00","pushed_at":"2014-03-17T02:53:49-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Costin Leau","company":"Elasticsearch","blog":"twitter.com/costinl","location":"Bucharest, Romania","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/costin/elasticsearch/compare/5cd816fd1f...b29f10e4f4"}
PushEvent
true
{"shas":[["1a33a8000928f910229f265fdb469aa745468a2f","[email protected]","Fix minor issues thanks to Martin Brümmer","John McCrae",true]],"size":1,"ref":"refs/heads/master","head":"1a33a8000928f910229f265fdb469aa745468a2f"}
{ "id": 7129411, "name": "lemon-model.net", "url": "https://github.com/jmccrae/lemon-model.net" }
{ "id": null, "login": "jmccrae", "gravatar_id": "1939c75d4c2f5ebfdd9901ef2db98b88", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-01-08T17:25:34
null
{"repository":{"description":"Source for lemon-model.net","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":976924,"owner":"jmccrae","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"CSS","created_at":"2012-12-12T04:03:52-08:00","pushed_at":"2014-01-08T09:25:34-08:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"John McCrae","blog":"http://john.mccr.ae","email":"[email protected]"},"url":"https://github.com/jmccrae/lemon-model.net/compare/fa6a75d94a...1a33a80009"}
PushEvent
true
{"shas":[["951bc595c57435cc958cd64b8b33d274d99d1a2d","[email protected]","Edit WF query.","nicolewhite",true]],"size":1,"ref":"refs/heads/master","head":"951bc595c57435cc958cd64b8b33d274d99d1a2d"}
{ "id": 26466529, "name": "consumer_complaints", "url": "https://github.com/nicolewhite/consumer_complaints" }
{ "id": null, "login": "nicolewhite", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-11T09:27:58
null
{"repository":{"full_name":"nicolewhite/consumer_complaints","owner":"nicolewhite","private":false,"html_url":"https://github.com/nicolewhite/consumer_complaints","description":"All information related to the data modeling and import meetup.","fork":false,"forks_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/forks","keys_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/keys{/key_id}","collaborators_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/teams","hooks_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/hooks","issue_events_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/issues/events{/number}","events_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/events","assignees_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/assignees{/user}","branches_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/branches{/branch}","tags_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/tags","blobs_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/git/refs{/sha}","trees_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/git/trees{/sha}","statuses_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/statuses/{sha}","languages_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/languages","stargazers_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/stargazers","contributors_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/contributors","subscribers_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/subscribers","subscription_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/subscription","commits_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/commits{/sha}","git_commits_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/git/commits{/sha}","comments_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/comments{/number}","issue_comment_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/issues/comments/{number}","contents_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/contents/{+path}","compare_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/compare/{base}...{head}","merges_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/merges","archive_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/downloads","issues_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/issues{/number}","pulls_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/pulls{/number}","milestones_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/milestones{/number}","notifications_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/labels{/name}","releases_url":"https://api.github.com/repos/nicolewhite/consumer_complaints/releases{/id}","created_at":"2014-11-11T02:49:37Z","updated_at":"2014-11-11T04:30:56Z","pushed_at":"2014-11-11T09:27:57Z","git_url":"git://github.com/nicolewhite/consumer_complaints.git","ssh_url":"[email protected]:nicolewhite/consumer_complaints.git","clone_url":"https://github.com/nicolewhite/consumer_complaints.git","svn_url":"https://github.com/nicolewhite/consumer_complaints","homepage":null,"size":0,"stargazers_count":0,"watchers_count":0,"language":"R","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Nicole","company":"Neo4j","blog":"nicolewhite.github.io","location":"San Mateo, CA","email":"[email protected]"},"url":"https://github.com/nicolewhite/consumer_complaints/compare/d54b1547f6...951bc595c5"}
PushEvent
true
{"shas":[["7d806b78dd6e3cd6e456901b028249993c361a43","[email protected]","Subida de las clases objeto y el handlerDB","JessicaCar",true]],"size":1,"ref":"refs/heads/master","head":"7d806b78dd6e3cd6e456901b028249993c361a43"}
{ "id": 18301024, "name": "Sportfit", "url": "https://github.com/igpremuo/Sportfit" }
{ "id": null, "login": "JessicaCar", "gravatar_id": "9cf7d43dbce551eddfc2ac34c977163d", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-04-09T18:06:25
null
{"repository":{"description":"Aplicación para la asignatura SDM","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":464,"owner":"igpremuo","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"Java","created_at":"2014-03-31T10:05:56-07:00","pushed_at":"2014-04-09T11:06:25-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/igpremuo/Sportfit/compare/a729f452ba...7d806b78dd"}
PushEvent
true
{"shas":[["efd6bef50c2ee088187e321212608e6495bea9c0","[email protected]","remove old file","Roy Kolak",true],["1bdae6ca4af425b9168ef1437d5555ea4e18e0b8","[email protected]","0.1.0","Roy Kolak",true]],"size":2,"ref":"refs/heads/master","head":"1bdae6ca4af425b9168ef1437d5555ea4e18e0b8"}
{ "id": 16708360, "name": "colors-dev-panel", "url": "https://github.com/roykolak/colors-dev-panel" }
{ "id": null, "login": "roykolak", "gravatar_id": "7e22e7ad387a66da787a8d18fce1e83b", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-02-24T20:41:01
null
{"repository":{"description":"a colors dev panel, so you can stop googling hexcodes roy","homepage":"","watchers":1,"stargazers":1,"forks":0,"fork":false,"size":408,"owner":"roykolak","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"JavaScript","created_at":"2014-02-10T12:31:00-08:00","pushed_at":"2014-02-24T12:41:03-08:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Roy Kolak","company":"Groupon / Hustle'n","blog":"twitter.com/roykolak","location":"Chicago, IL USA","email":"[email protected]"},"url":"https://github.com/roykolak/colors-dev-panel/compare/d9d74510a5...1bdae6ca4a"}
PushEvent
true
{"shas":[],"size":0,"ref":"refs/heads/master","head":"30c5510b43eacd3f614a020c418444f99d6e5364"}
{ "id": 25182910, "name": "varify-data-warehouse", "url": "https://github.com/monop/varify-data-warehouse" }
{ "id": null, "login": "monop", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-10-14T18:01:28
null
{"repository":{"full_name":"monop/varify-data-warehouse","owner":"monop","private":false,"html_url":"https://github.com/monop/varify-data-warehouse","description":"","fork":true,"forks_url":"https://api.github.com/repos/monop/varify-data-warehouse/forks","keys_url":"https://api.github.com/repos/monop/varify-data-warehouse/keys{/key_id}","collaborators_url":"https://api.github.com/repos/monop/varify-data-warehouse/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/monop/varify-data-warehouse/teams","hooks_url":"https://api.github.com/repos/monop/varify-data-warehouse/hooks","issue_events_url":"https://api.github.com/repos/monop/varify-data-warehouse/issues/events{/number}","events_url":"https://api.github.com/repos/monop/varify-data-warehouse/events","assignees_url":"https://api.github.com/repos/monop/varify-data-warehouse/assignees{/user}","branches_url":"https://api.github.com/repos/monop/varify-data-warehouse/branches{/branch}","tags_url":"https://api.github.com/repos/monop/varify-data-warehouse/tags","blobs_url":"https://api.github.com/repos/monop/varify-data-warehouse/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/monop/varify-data-warehouse/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/monop/varify-data-warehouse/git/refs{/sha}","trees_url":"https://api.github.com/repos/monop/varify-data-warehouse/git/trees{/sha}","statuses_url":"https://api.github.com/repos/monop/varify-data-warehouse/statuses/{sha}","languages_url":"https://api.github.com/repos/monop/varify-data-warehouse/languages","stargazers_url":"https://api.github.com/repos/monop/varify-data-warehouse/stargazers","contributors_url":"https://api.github.com/repos/monop/varify-data-warehouse/contributors","subscribers_url":"https://api.github.com/repos/monop/varify-data-warehouse/subscribers","subscription_url":"https://api.github.com/repos/monop/varify-data-warehouse/subscription","commits_url":"https://api.github.com/repos/monop/varify-data-warehouse/commits{/sha}","git_commits_url":"https://api.github.com/repos/monop/varify-data-warehouse/git/commits{/sha}","comments_url":"https://api.github.com/repos/monop/varify-data-warehouse/comments{/number}","issue_comment_url":"https://api.github.com/repos/monop/varify-data-warehouse/issues/comments/{number}","contents_url":"https://api.github.com/repos/monop/varify-data-warehouse/contents/{+path}","compare_url":"https://api.github.com/repos/monop/varify-data-warehouse/compare/{base}...{head}","merges_url":"https://api.github.com/repos/monop/varify-data-warehouse/merges","archive_url":"https://api.github.com/repos/monop/varify-data-warehouse/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/monop/varify-data-warehouse/downloads","issues_url":"https://api.github.com/repos/monop/varify-data-warehouse/issues{/number}","pulls_url":"https://api.github.com/repos/monop/varify-data-warehouse/pulls{/number}","milestones_url":"https://api.github.com/repos/monop/varify-data-warehouse/milestones{/number}","notifications_url":"https://api.github.com/repos/monop/varify-data-warehouse/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/monop/varify-data-warehouse/labels{/name}","releases_url":"https://api.github.com/repos/monop/varify-data-warehouse/releases{/id}","created_at":"2014-10-13T23:58:16Z","updated_at":"2014-10-14T00:34:03Z","pushed_at":"2014-10-14T11:01:28-07:00","git_url":"git://github.com/monop/varify-data-warehouse.git","ssh_url":"[email protected]:monop/varify-data-warehouse.git","clone_url":"https://github.com/monop/varify-data-warehouse.git","svn_url":"https://github.com/monop/varify-data-warehouse","homepage":null,"size":1024,"stargazers_count":0,"watchers_count":0,"language":"Python","has_issues":false,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"","company":"","blog":"","location":"","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/monop/varify-data-warehouse/compare/144f744111...30c5510b43"}
PushEvent
true
{"shas":[["9ac3703553789a0fbf8a518e2ac07fc61926c973","[email protected]","Minor improvements to solver and UI\n\nAdd cell unlock with dblclick in UI\nSimplify UI (remove debug control)\nImprove exlanation log for rule-based solver","Alexey Polyudov",true]],"size":1,"ref":"refs/heads/master","head":"9ac3703553789a0fbf8a518e2ac07fc61926c973"}
{ "id": 25647420, "name": "sudoku", "url": "https://github.com/apolyudov/sudoku" }
{ "id": null, "login": "apolyudov", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-02T03:30:35
null
{"repository":{"full_name":"apolyudov/sudoku","owner":"apolyudov","private":false,"html_url":"https://github.com/apolyudov/sudoku","description":"sudoku in python","fork":false,"forks_url":"https://api.github.com/repos/apolyudov/sudoku/forks","keys_url":"https://api.github.com/repos/apolyudov/sudoku/keys{/key_id}","collaborators_url":"https://api.github.com/repos/apolyudov/sudoku/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/apolyudov/sudoku/teams","hooks_url":"https://api.github.com/repos/apolyudov/sudoku/hooks","issue_events_url":"https://api.github.com/repos/apolyudov/sudoku/issues/events{/number}","events_url":"https://api.github.com/repos/apolyudov/sudoku/events","assignees_url":"https://api.github.com/repos/apolyudov/sudoku/assignees{/user}","branches_url":"https://api.github.com/repos/apolyudov/sudoku/branches{/branch}","tags_url":"https://api.github.com/repos/apolyudov/sudoku/tags","blobs_url":"https://api.github.com/repos/apolyudov/sudoku/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/apolyudov/sudoku/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/apolyudov/sudoku/git/refs{/sha}","trees_url":"https://api.github.com/repos/apolyudov/sudoku/git/trees{/sha}","statuses_url":"https://api.github.com/repos/apolyudov/sudoku/statuses/{sha}","languages_url":"https://api.github.com/repos/apolyudov/sudoku/languages","stargazers_url":"https://api.github.com/repos/apolyudov/sudoku/stargazers","contributors_url":"https://api.github.com/repos/apolyudov/sudoku/contributors","subscribers_url":"https://api.github.com/repos/apolyudov/sudoku/subscribers","subscription_url":"https://api.github.com/repos/apolyudov/sudoku/subscription","commits_url":"https://api.github.com/repos/apolyudov/sudoku/commits{/sha}","git_commits_url":"https://api.github.com/repos/apolyudov/sudoku/git/commits{/sha}","comments_url":"https://api.github.com/repos/apolyudov/sudoku/comments{/number}","issue_comment_url":"https://api.github.com/repos/apolyudov/sudoku/issues/comments/{number}","contents_url":"https://api.github.com/repos/apolyudov/sudoku/contents/{+path}","compare_url":"https://api.github.com/repos/apolyudov/sudoku/compare/{base}...{head}","merges_url":"https://api.github.com/repos/apolyudov/sudoku/merges","archive_url":"https://api.github.com/repos/apolyudov/sudoku/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/apolyudov/sudoku/downloads","issues_url":"https://api.github.com/repos/apolyudov/sudoku/issues{/number}","pulls_url":"https://api.github.com/repos/apolyudov/sudoku/pulls{/number}","milestones_url":"https://api.github.com/repos/apolyudov/sudoku/milestones{/number}","notifications_url":"https://api.github.com/repos/apolyudov/sudoku/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/apolyudov/sudoku/labels{/name}","releases_url":"https://api.github.com/repos/apolyudov/sudoku/releases{/id}","created_at":"2014-10-23T16:42:53Z","updated_at":"2014-10-23T16:47:40Z","pushed_at":"2014-11-01T20:30:35-07:00","git_url":"git://github.com/apolyudov/sudoku.git","ssh_url":"[email protected]:apolyudov/sudoku.git","clone_url":"https://github.com/apolyudov/sudoku.git","svn_url":"https://github.com/apolyudov/sudoku","homepage":null,"size":164,"stargazers_count":0,"watchers_count":0,"language":"Python","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":1,"forks":0,"open_issues":1,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Alexey Polyudov","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/apolyudov/sudoku/compare/d68edb6351...9ac3703553"}
PushEvent
true
{"shas":[["e9a7fd2a707984bc15391873fe88ead02abcd6a8","[email protected]","[maven-release-plugin] prepare release auth-parent-1.6.0-RELEASE.FIX","OhadR",true]],"size":1,"ref":"refs/heads/master","head":"e9a7fd2a707984bc15391873fe88ead02abcd6a8"}
{ "id": 14485488, "name": "oAuth2-sample", "url": "https://github.com/OhadR/oAuth2-sample" }
{ "id": null, "login": "OhadR", "gravatar_id": "975e9aff8631cb174ba16ada957762d8", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-06-04T09:03:44
null
{"repository":{"description":"oAuth2 sample: auth-server, resource server and client.","watchers":1,"stargazers":1,"forks":5,"fork":false,"size":1941,"owner":"OhadR","private":false,"open_issues":4,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"Java","created_at":"2013-11-17T23:24:55-08:00","pushed_at":"2014-06-04T02:03:44-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/OhadR/oAuth2-sample/compare/4d4ed6122d...e9a7fd2a70"}
PushEvent
true
{"shas":[["fa0037089b9f000e7000659b08d5dd4005e04a2d","[email protected]","Update README.md","Reynold Xin",true]],"size":1,"ref":"refs/heads/master","head":"fa0037089b9f000e7000659b08d5dd4005e04a2d"}
{ "id": 4513324, "name": "db-readings", "url": "https://github.com/rxin/db-readings" }
{ "id": null, "login": "rxin", "gravatar_id": "73bfac91877fce35c6d20e16e9e53677", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-28T04:59:25
null
{"repository":{"full_name":"rxin/db-readings","owner":"rxin","private":false,"html_url":"https://github.com/rxin/db-readings","description":"Readings in Databases","fork":false,"forks_url":"https://api.github.com/repos/rxin/db-readings/forks","keys_url":"https://api.github.com/repos/rxin/db-readings/keys{/key_id}","collaborators_url":"https://api.github.com/repos/rxin/db-readings/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/rxin/db-readings/teams","hooks_url":"https://api.github.com/repos/rxin/db-readings/hooks","issue_events_url":"https://api.github.com/repos/rxin/db-readings/issues/events{/number}","events_url":"https://api.github.com/repos/rxin/db-readings/events","assignees_url":"https://api.github.com/repos/rxin/db-readings/assignees{/user}","branches_url":"https://api.github.com/repos/rxin/db-readings/branches{/branch}","tags_url":"https://api.github.com/repos/rxin/db-readings/tags","blobs_url":"https://api.github.com/repos/rxin/db-readings/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/rxin/db-readings/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/rxin/db-readings/git/refs{/sha}","trees_url":"https://api.github.com/repos/rxin/db-readings/git/trees{/sha}","statuses_url":"https://api.github.com/repos/rxin/db-readings/statuses/{sha}","languages_url":"https://api.github.com/repos/rxin/db-readings/languages","stargazers_url":"https://api.github.com/repos/rxin/db-readings/stargazers","contributors_url":"https://api.github.com/repos/rxin/db-readings/contributors","subscribers_url":"https://api.github.com/repos/rxin/db-readings/subscribers","subscription_url":"https://api.github.com/repos/rxin/db-readings/subscription","commits_url":"https://api.github.com/repos/rxin/db-readings/commits{/sha}","git_commits_url":"https://api.github.com/repos/rxin/db-readings/git/commits{/sha}","comments_url":"https://api.github.com/repos/rxin/db-readings/comments{/number}","issue_comment_url":"https://api.github.com/repos/rxin/db-readings/issues/comments/{number}","contents_url":"https://api.github.com/repos/rxin/db-readings/contents/{+path}","compare_url":"https://api.github.com/repos/rxin/db-readings/compare/{base}...{head}","merges_url":"https://api.github.com/repos/rxin/db-readings/merges","archive_url":"https://api.github.com/repos/rxin/db-readings/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/rxin/db-readings/downloads","issues_url":"https://api.github.com/repos/rxin/db-readings/issues{/number}","pulls_url":"https://api.github.com/repos/rxin/db-readings/pulls{/number}","milestones_url":"https://api.github.com/repos/rxin/db-readings/milestones{/number}","notifications_url":"https://api.github.com/repos/rxin/db-readings/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/rxin/db-readings/labels{/name}","releases_url":"https://api.github.com/repos/rxin/db-readings/releases{/id}","created_at":"2012-05-31T21:44:00Z","updated_at":"2014-08-27T05:38:53Z","pushed_at":"2014-08-27T21:59:25-07:00","git_url":"git://github.com/rxin/db-readings.git","ssh_url":"[email protected]:rxin/db-readings.git","clone_url":"https://github.com/rxin/db-readings.git","svn_url":"https://github.com/rxin/db-readings","homepage":null,"size":230,"stargazers_count":32,"watchers_count":32,"language":null,"has_issues":true,"has_downloads":true,"has_wiki":false,"forks_count":7,"mirror_url":null,"open_issues_count":0,"forks":7,"open_issues":0,"watchers":32,"default_branch":"master","stargazers":32,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Reynold Xin","company":"Databricks","blog":"http://rxin.org","location":"Berkeley, CA","email":"[email protected]"},"url":"https://github.com/rxin/db-readings/compare/d507b4639b...fa0037089b"}
PushEvent
true
{"shas":[["39399dcbb231f3be9adef491860c4430e4f80ab8","[email protected]","Create Reserve Inventory Window. GCP-8603. To be reviewed by Darla.","Crisjaira Villarino",true],["91dabe22540f2b816705f359ef6bb1ed34d2bef4","[email protected]","Create Reserve Inventory Window. GCP-8603. To be reviewed by Darla.","Crisjaira Villarino",true]],"size":2,"ref":"refs/heads/master","head":"91dabe22540f2b816705f359ef6bb1ed34d2bef4"}
{ "id": 12487941, "name": "BreedingManager", "url": "https://github.com/digitalabs/BreedingManager" }
{ "id": null, "login": "jaira", "gravatar_id": "1513f3f5cb54f83bbfc0f6e038c7218c", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-06-17T09:08:00
null
{"repository":{"description":"","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":14940,"owner":"digitalabs","private":false,"open_issues":0,"has_issues":false,"has_downloads":true,"has_wiki":false,"language":"Java","created_at":"2013-08-30T07:10:57-07:00","pushed_at":"2014-06-17T02:07:59-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/digitalabs/BreedingManager/compare/9b8c3b22fb...91dabe2254"}
PushEvent
true
{"shas":[["ab18a79cdf43440997651ffb256b0c6d1d86405e","[email protected]","Create tickto method and test for map_with_index array method.","Ptolemy",true],["b79be10280939ac197c926b534ffd2e56d955156","[email protected]","Write draft of shoot method for Maker's xmas challenge.","Ptolemy",true],["444d7a652e37bd4ca429aa465276af7a0edc3b42","[email protected]","Refactor shoot method","Ptolemy",true]],"size":3,"ref":"refs/heads/master","head":"444d7a652e37bd4ca429aa465276af7a0edc3b42"}
{ "id": 26446891, "name": "baby-steps", "url": "https://github.com/ptolemybarnes/baby-steps" }
{ "id": null, "login": "ptolemybarnes", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-12-19T09:50:41
null
{"repository":{"full_name":"ptolemybarnes/baby-steps","owner":"ptolemybarnes","private":false,"html_url":"https://github.com/ptolemybarnes/baby-steps","description":"steps towards learning ruby / front-end languages","fork":false,"forks_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/forks","keys_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/keys{/key_id}","collaborators_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/teams","hooks_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/hooks","issue_events_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/issues/events{/number}","events_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/events","assignees_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/assignees{/user}","branches_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/branches{/branch}","tags_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/tags","blobs_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/git/refs{/sha}","trees_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/git/trees{/sha}","statuses_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/statuses/{sha}","languages_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/languages","stargazers_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/stargazers","contributors_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/contributors","subscribers_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/subscribers","subscription_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/subscription","commits_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/commits{/sha}","git_commits_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/git/commits{/sha}","comments_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/comments{/number}","issue_comment_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/issues/comments/{number}","contents_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/contents/{+path}","compare_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/compare/{base}...{head}","merges_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/merges","archive_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/downloads","issues_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/issues{/number}","pulls_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/pulls{/number}","milestones_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/milestones{/number}","notifications_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/labels{/name}","releases_url":"https://api.github.com/repos/ptolemybarnes/baby-steps/releases{/id}","created_at":"2014-11-10T17:21:25Z","updated_at":"2014-12-19T09:50:41Z","pushed_at":"2014-12-19T09:50:41Z","git_url":"git://github.com/ptolemybarnes/baby-steps.git","ssh_url":"[email protected]:ptolemybarnes/baby-steps.git","clone_url":"https://github.com/ptolemybarnes/baby-steps.git","svn_url":"https://github.com/ptolemybarnes/baby-steps","homepage":null,"size":328,"stargazers_count":0,"watchers_count":0,"language":"Ruby","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Ptolemy","company":"","blog":"","location":"","email":"[email protected]"},"url":"https://github.com/ptolemybarnes/baby-steps/compare/fbd718105e...444d7a652e"}
PushEvent
true
{"shas":[["34507752a8482e17ea657f01da772501e0d82948","[email protected]","Agregue cambios al cuerpo principal","Stephan Barker",true]],"size":1,"ref":"refs/heads/master","head":"34507752a8482e17ea657f01da772501e0d82948"}
{ "id": 18782217, "name": "autonica", "url": "https://github.com/sbarkerzamora/autonica" }
{ "id": null, "login": "sbarkerzamora", "gravatar_id": "70fa1c31c0a4f52f93d1b6feb6b3bdeb", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-04-16T16:03:44
null
{"repository":{"description":"Diseño de la web autonica","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":0,"owner":"sbarkerzamora","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"CSS","created_at":"2014-04-14T17:52:04-07:00","pushed_at":"2014-04-16T09:03:44-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Stephan Barker","company":"InMotion Creative","blog":"http://www.inmotioncreative.net","location":"Nicaragua","email":"[email protected]"},"url":"https://github.com/sbarkerzamora/autonica/compare/a5cfdc7944...34507752a8"}
PushEvent
true
{"shas":[["c83403d8b81de86213128da8d5ded3493e536b2e","[email protected]","I have made 27628 commit for a free t-shirt","paranoiasystem",true],["5bd7228ba4d904002ba48a8af4e19fcda3540bf5","[email protected]","I have made 27629 commit for a free t-shirt","paranoiasystem",true],["f0b5b67fa52cd0e5f4b0b5bda16ff8921a527f55","[email protected]","I have made 27630 commit for a free t-shirt","paranoiasystem",true],["3a789c625b0d6fceccac58fa3da26effd48f6115","[email protected]","I have made 27631 commit for a free t-shirt","paranoiasystem",true],["10c105d84bb8a821204d7bd78456a75b0620056d","[email protected]","I have made 27632 commit for a free t-shirt","paranoiasystem",true],["b78e979d4a05573f390f6ec823c603c40d0354bc","[email protected]","I have made 27633 commit for a free t-shirt","paranoiasystem",true],["d00d2a786f15a2442d1b6e2a6be0e2e59298bb4a","[email protected]","I have made 27634 commit for a free t-shirt","paranoiasystem",true],["9ef0d26c190ffe298eb7668eafa4cc6ca81ed581","[email protected]","I have made 27635 commit for a free t-shirt","paranoiasystem",true],["1524282ec00f5cb2e851e4183777a3f95ce9bc5c","[email protected]","I have made 27636 commit for a free t-shirt","paranoiasystem",true],["ba716cc4c973fb76c09ef565d7e35c76df9c2660","[email protected]","I have made 27637 commit for a free t-shirt","paranoiasystem",true],["b9a828bca00e01ead2df45918227697fb30961ac","[email protected]","I have made 27638 commit for a free t-shirt","paranoiasystem",true],["0aeeb21b72ea4bdd5218973fac80a7740b2f9cb2","[email protected]","I have made 27639 commit for a free t-shirt","paranoiasystem",true],["cd095b1102a92496ae836c708c3d3c4aa16b3d62","[email protected]","I have made 27640 commit for a free t-shirt","paranoiasystem",true],["c17e9edb74bc0c23c1f6ec40fff80afe979782e8","[email protected]","I have made 27641 commit for a free t-shirt","paranoiasystem",true],["9e32a1388c29a7060fd392592df588ca69dc8157","[email protected]","I have made 27642 commit for a free t-shirt","paranoiasystem",true],["e825b0efa0495af39a0d3346c25c697e4eb2178c","[email protected]","I have made 27643 commit for a free t-shirt","paranoiasystem",true],["c40850558e39e65921a3bc742d800f048212b436","[email protected]","I have made 27644 commit for a free t-shirt","paranoiasystem",true],["8dea27f08d39a648d5fd82909885067f244e1c93","[email protected]","I have made 27645 commit for a free t-shirt","paranoiasystem",true],["d1f5c1bf781fcafd669046a89efbd57669965aa9","[email protected]","I have made 27646 commit for a free t-shirt","paranoiasystem",true],["43b6eaa0fb6198abff9818e840eacb3ec7826499","[email protected]","I have made 27647 commit for a free t-shirt","paranoiasystem",true]],"size":50,"ref":"refs/heads/master","head":"bea2eb8c166d5596ff9c81469c146264514be465"}
{ "id": 25864583, "name": "Hacktoberfest", "url": "https://github.com/paranoiasystem/Hacktoberfest" }
{ "id": null, "login": "paranoiasystem", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-10-28T11:56:48
null
{"repository":{"full_name":"paranoiasystem/Hacktoberfest","owner":"paranoiasystem","private":false,"html_url":"https://github.com/paranoiasystem/Hacktoberfest","description":"Happy Hacking!","fork":false,"forks_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/forks","keys_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/keys{/key_id}","collaborators_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/teams","hooks_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/hooks","issue_events_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/issues/events{/number}","events_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/events","assignees_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/assignees{/user}","branches_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/branches{/branch}","tags_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/tags","blobs_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/git/refs{/sha}","trees_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/git/trees{/sha}","statuses_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/statuses/{sha}","languages_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/languages","stargazers_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/stargazers","contributors_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/contributors","subscribers_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/subscribers","subscription_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/subscription","commits_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/commits{/sha}","git_commits_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/git/commits{/sha}","comments_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/comments{/number}","issue_comment_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/issues/comments/{number}","contents_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/contents/{+path}","compare_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/compare/{base}...{head}","merges_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/merges","archive_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/downloads","issues_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/issues{/number}","pulls_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/pulls{/number}","milestones_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/milestones{/number}","notifications_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/labels{/name}","releases_url":"https://api.github.com/repos/paranoiasystem/Hacktoberfest/releases{/id}","created_at":"2014-10-28T10:42:19Z","updated_at":"2014-10-28T10:45:08Z","pushed_at":"2014-10-28T04:56:48-07:00","git_url":"git://github.com/paranoiasystem/Hacktoberfest.git","ssh_url":"[email protected]:paranoiasystem/Hacktoberfest.git","clone_url":"https://github.com/paranoiasystem/Hacktoberfest.git","svn_url":"https://github.com/paranoiasystem/Hacktoberfest","homepage":null,"size":13424,"stargazers_count":0,"watchers_count":0,"language":"Shell","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Marco Ferraioli","company":"Student","blog":"https://www.marcoferraioli.com/","location":"Naples","email":"[email protected]"},"url":"https://github.com/paranoiasystem/Hacktoberfest/compare/9f284e65e8...bea2eb8c16"}
PushEvent
true
{"shas":[["3a89e90a29f193cb6b735c615f437f788a5ff9a8","[email protected]","new og:image url test-5","aminalhazwani",true]],"size":1,"ref":"refs/heads/gh-pages","head":"3a89e90a29f193cb6b735c615f437f788a5ff9a8"}
{ "id": 18501321, "name": "faculty-website", "url": "https://github.com/aminalhazwani/faculty-website" }
{ "id": null, "login": "aminalhazwani", "gravatar_id": "129f60f65e06516bfa52bf6e8437bc93", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-04-12T10:58:27
null
{"repository":{"description":"A open journal about the development of the new website of the Faculty of Design and Art of the Free University of Bozen Bolzano","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":0,"owner":"aminalhazwani","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"CSS","created_at":"2014-04-06T16:00:46-07:00","pushed_at":"2014-04-12T03:58:27-07:00","master_branch":"gh-pages"},"actor_attributes":{"type":"User","name":"Amin Al Hazwani","location":"Italy","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/aminalhazwani/faculty-website/compare/43f8fe7e68...3a89e90a29"}
PushEvent
true
{"shas":[["2fb4992dcd1921b87e3c388bf24a2c39f5c0ab5e","[email protected]","Update translator.py","dpgaspar",true]],"size":1,"ref":"refs/heads/master","head":"2fb4992dcd1921b87e3c388bf24a2c39f5c0ab5e"}
{ "id": 19072194, "name": "scripts", "url": "https://github.com/dpgaspar/scripts" }
{ "id": null, "login": "dpgaspar", "gravatar_id": "61395001d6bf150f80378a2234ce0443", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-04-23T15:16:25
null
{"repository":{"description":"Collection of usefull scripts","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":0,"owner":"dpgaspar","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"created_at":"2014-04-23T07:14:30-07:00","pushed_at":"2014-04-23T08:16:25-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"","company":"","blog":"","location":"Lisbon, Portugal","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/dpgaspar/scripts/compare/de8c5e4e32...2fb4992dcd"}
PushEvent
true
{"shas":[["4b4fb0b33d102872d17d2d1175bbd4924e8ce8da","[email protected]","Small cleanup.","ahwayakchih",true]],"size":1,"ref":"refs/heads/master","head":"4b4fb0b33d102872d17d2d1175bbd4924e8ce8da"}
{ "id": 13335798, "name": "hyperProxy", "url": "https://github.com/ahwayakchih/hyperProxy" }
{ "id": null, "login": "ahwayakchih", "gravatar_id": "9e5da2dee71ce7198a486fe06510950b", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-03-13T22:30:55
null
{"repository":{"description":"A node.js local proxy to help front-end developers use local files for testing and fixing production sites.","homepage":"","watchers":0,"stargazers":0,"forks":0,"fork":true,"size":421,"owner":"ahwayakchih","private":false,"open_issues":0,"has_issues":false,"has_downloads":true,"has_wiki":false,"language":"JavaScript","created_at":"2013-10-04T15:08:24-07:00","pushed_at":"2014-03-13T15:30:53-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Marcin Konicki","blog":"","location":"Warszawa, Polska","email":"[email protected]"},"url":"https://github.com/ahwayakchih/hyperProxy/compare/850cdb59bf...4b4fb0b33d"}
PushEvent
true
{"shas":[["be42b0877b2ee6b35319ed1fb284a2529dabe02c","[email protected]","Edits to filesystem, dont submit yet!","ArsenArsen",true]],"size":1,"ref":"refs/heads/patch-1","head":"be42b0877b2ee6b35319ed1fb284a2529dabe02c"}
{ "id": 23669510, "name": "Cubition", "url": "https://github.com/ArsenArsen/Cubition" }
{ "id": null, "login": "ArsenArsen", "gravatar_id": "c96924ca49a998832b96d630f16c2265", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-04T16:14:36
null
{"repository":{"full_name":"ArsenArsen/Cubition","owner":"ArsenArsen","private":false,"html_url":"https://github.com/ArsenArsen/Cubition","description":"A Java OpenGL Game","fork":true,"forks_url":"https://api.github.com/repos/ArsenArsen/Cubition/forks","keys_url":"https://api.github.com/repos/ArsenArsen/Cubition/keys{/key_id}","collaborators_url":"https://api.github.com/repos/ArsenArsen/Cubition/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/ArsenArsen/Cubition/teams","hooks_url":"https://api.github.com/repos/ArsenArsen/Cubition/hooks","issue_events_url":"https://api.github.com/repos/ArsenArsen/Cubition/issues/events{/number}","events_url":"https://api.github.com/repos/ArsenArsen/Cubition/events","assignees_url":"https://api.github.com/repos/ArsenArsen/Cubition/assignees{/user}","branches_url":"https://api.github.com/repos/ArsenArsen/Cubition/branches{/branch}","tags_url":"https://api.github.com/repos/ArsenArsen/Cubition/tags","blobs_url":"https://api.github.com/repos/ArsenArsen/Cubition/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/ArsenArsen/Cubition/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/ArsenArsen/Cubition/git/refs{/sha}","trees_url":"https://api.github.com/repos/ArsenArsen/Cubition/git/trees{/sha}","statuses_url":"https://api.github.com/repos/ArsenArsen/Cubition/statuses/{sha}","languages_url":"https://api.github.com/repos/ArsenArsen/Cubition/languages","stargazers_url":"https://api.github.com/repos/ArsenArsen/Cubition/stargazers","contributors_url":"https://api.github.com/repos/ArsenArsen/Cubition/contributors","subscribers_url":"https://api.github.com/repos/ArsenArsen/Cubition/subscribers","subscription_url":"https://api.github.com/repos/ArsenArsen/Cubition/subscription","commits_url":"https://api.github.com/repos/ArsenArsen/Cubition/commits{/sha}","git_commits_url":"https://api.github.com/repos/ArsenArsen/Cubition/git/commits{/sha}","comments_url":"https://api.github.com/repos/ArsenArsen/Cubition/comments{/number}","issue_comment_url":"https://api.github.com/repos/ArsenArsen/Cubition/issues/comments/{number}","contents_url":"https://api.github.com/repos/ArsenArsen/Cubition/contents/{+path}","compare_url":"https://api.github.com/repos/ArsenArsen/Cubition/compare/{base}...{head}","merges_url":"https://api.github.com/repos/ArsenArsen/Cubition/merges","archive_url":"https://api.github.com/repos/ArsenArsen/Cubition/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/ArsenArsen/Cubition/downloads","issues_url":"https://api.github.com/repos/ArsenArsen/Cubition/issues{/number}","pulls_url":"https://api.github.com/repos/ArsenArsen/Cubition/pulls{/number}","milestones_url":"https://api.github.com/repos/ArsenArsen/Cubition/milestones{/number}","notifications_url":"https://api.github.com/repos/ArsenArsen/Cubition/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/ArsenArsen/Cubition/labels{/name}","releases_url":"https://api.github.com/repos/ArsenArsen/Cubition/releases{/id}","created_at":"2014-09-04T16:05:40Z","updated_at":"2014-08-26T09:57:44Z","pushed_at":"2014-09-04T09:14:35-07:00","git_url":"git://github.com/ArsenArsen/Cubition.git","ssh_url":"[email protected]:ArsenArsen/Cubition.git","clone_url":"https://github.com/ArsenArsen/Cubition.git","svn_url":"https://github.com/ArsenArsen/Cubition","homepage":"http://cubition.net","size":6084,"stargazers_count":0,"watchers_count":0,"language":null,"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","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/ArsenArsen/Cubition/compare/c424dfe980...be42b0877b"}
PushEvent
true
{"shas":[["0e22f16c7da2ca77a37e62a7fe63eed3c666af48","[email protected]","Create Makefile","suzukatsu",true]],"size":1,"ref":"refs/heads/master","head":"0e22f16c7da2ca77a37e62a7fe63eed3c666af48"}
{ "id": 19628140, "name": "network", "url": "https://github.com/suzukatsu/network" }
{ "id": null, "login": "suzukatsu", "gravatar_id": "10dc4c3a0d267498368dbd7cc389b1d1", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-09T23:03:34
null
{"repository":{"description":"The excersize for manipulating packets","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":0,"owner":"suzukatsu","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"C","created_at":"2014-05-09T15:56:39-07:00","pushed_at":"2014-05-09T16:03:34-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/suzukatsu/network/compare/6eaa7b60df...0e22f16c7d"}
PushEvent
true
{"shas":[["7424ea4664843f0056b7285d1a4a2f44d0d92e8e","[email protected]","update gitignore","Simon Li",true],["9e0bd3ce964da203f1c183a35fe1a42840b37fcf","[email protected]","fix activity_main.xml is missing","Simon Li",true],["a40964eb046c5874eb6db59fa41aab4b0fa9e828","[email protected]","update icon","Simon Li",true]],"size":3,"ref":"refs/heads/master","head":"a40964eb046c5874eb6db59fa41aab4b0fa9e828"}
{ "id": 25120089, "name": "inmediahk-mobile", "url": "https://github.com/siutsin/inmediahk-mobile" }
{ "id": null, "login": "siutsin", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-10-12T16:14:01
null
{"repository":{"full_name":"siutsin/inmediahk-mobile","owner":"siutsin","private":false,"html_url":"https://github.com/siutsin/inmediahk-mobile","description":"mobile app for inmediahk","fork":true,"forks_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/forks","keys_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/keys{/key_id}","collaborators_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/teams","hooks_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/hooks","issue_events_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/issues/events{/number}","events_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/events","assignees_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/assignees{/user}","branches_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/branches{/branch}","tags_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/tags","blobs_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/git/refs{/sha}","trees_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/git/trees{/sha}","statuses_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/statuses/{sha}","languages_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/languages","stargazers_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/stargazers","contributors_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/contributors","subscribers_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/subscribers","subscription_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/subscription","commits_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/commits{/sha}","git_commits_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/git/commits{/sha}","comments_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/comments{/number}","issue_comment_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/issues/comments/{number}","contents_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/contents/{+path}","compare_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/compare/{base}...{head}","merges_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/merges","archive_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/downloads","issues_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/issues{/number}","pulls_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/pulls{/number}","milestones_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/milestones{/number}","notifications_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/labels{/name}","releases_url":"https://api.github.com/repos/siutsin/inmediahk-mobile/releases{/id}","created_at":"2014-10-12T13:28:31Z","updated_at":"2014-10-12T14:36:54Z","pushed_at":"2014-10-12T09:14:00-07:00","git_url":"git://github.com/siutsin/inmediahk-mobile.git","ssh_url":"[email protected]:siutsin/inmediahk-mobile.git","clone_url":"https://github.com/siutsin/inmediahk-mobile.git","svn_url":"https://github.com/siutsin/inmediahk-mobile","homepage":null,"size":0,"stargazers_count":0,"watchers_count":0,"language":"Java","has_issues":false,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Simon Li","company":"","blog":"","location":"Hong Kong","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/siutsin/inmediahk-mobile/compare/aee4a31060...a40964eb04"}
PushEvent
true
{"shas":[["9fd6837e596b91afd3338b4333441fc7d3fdb369","[email protected]","Передвинул баннер вниз, чтобы на 320 он занимал все пространство и не вылазил","AndrewSalko",true]],"size":1,"ref":"refs/heads/master","head":"9fd6837e596b91afd3338b4333441fc7d3fdb369"}
{ "id": 26711592, "name": "kawaii-mobile", "url": "https://github.com/AndrewSalko/kawaii-mobile" }
{ "id": null, "login": "AndrewSalko", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-30T10:08:10
null
{"repository":{"full_name":"AndrewSalko/kawaii-mobile","owner":"AndrewSalko","private":false,"html_url":"https://github.com/AndrewSalko/kawaii-mobile","description":"Parts of kawaii-mobile.com site","fork":false,"forks_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/forks","keys_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/keys{/key_id}","collaborators_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/teams","hooks_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/hooks","issue_events_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/issues/events{/number}","events_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/events","assignees_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/assignees{/user}","branches_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/branches{/branch}","tags_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/tags","blobs_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/git/refs{/sha}","trees_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/git/trees{/sha}","statuses_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/statuses/{sha}","languages_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/languages","stargazers_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/stargazers","contributors_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/contributors","subscribers_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/subscribers","subscription_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/subscription","commits_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/commits{/sha}","git_commits_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/git/commits{/sha}","comments_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/comments{/number}","issue_comment_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/issues/comments/{number}","contents_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/contents/{+path}","compare_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/compare/{base}...{head}","merges_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/merges","archive_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/downloads","issues_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/issues{/number}","pulls_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/pulls{/number}","milestones_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/milestones{/number}","notifications_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/labels{/name}","releases_url":"https://api.github.com/repos/AndrewSalko/kawaii-mobile/releases{/id}","created_at":"2014-11-16T11:06:00Z","updated_at":"2014-11-30T10:08:10Z","pushed_at":"2014-11-30T10:08:10Z","git_url":"git://github.com/AndrewSalko/kawaii-mobile.git","ssh_url":"[email protected]:AndrewSalko/kawaii-mobile.git","clone_url":"https://github.com/AndrewSalko/kawaii-mobile.git","svn_url":"https://github.com/AndrewSalko/kawaii-mobile","homepage":null,"size":7552,"stargazers_count":0,"watchers_count":0,"language":"PHP","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Andrew Salko","company":"","blog":"http://kawaii-mobile.com","location":"Ukraine","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/AndrewSalko/kawaii-mobile/compare/b7b1fb54fe...9fd6837e59"}
PushEvent
true
{"shas":[["e8ab675f073080b44ccf097c8f546f200ef563ff","[email protected]","Timer an GUI now working together","Jonas Glesaaen",true],["6dd0f0cae36f31bd247cdf8f8ff417b3b84dd8b3","[email protected]","Merge branch 'master' of https://github.com/Ajiperuyellow/pomodoro","Jonas Glesaaen",true]],"size":2,"ref":"refs/heads/master","head":"6dd0f0cae36f31bd247cdf8f8ff417b3b84dd8b3"}
{ "id": 23833170, "name": "pomodoro", "url": "https://github.com/Ajiperuyellow/pomodoro" }
{ "id": null, "login": "Irubataru", "gravatar_id": "ba08bb963652ff9f6e7af31386f0c24e", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-11T15:54:57
null
{"repository":{"full_name":"Ajiperuyellow/pomodoro","owner":"Ajiperuyellow","private":false,"html_url":"https://github.com/Ajiperuyellow/pomodoro","description":"A Pomodoro-implementation, yeah","fork":false,"forks_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/forks","keys_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/keys{/key_id}","collaborators_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/teams","hooks_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/hooks","issue_events_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/issues/events{/number}","events_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/events","assignees_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/assignees{/user}","branches_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/branches{/branch}","tags_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/tags","blobs_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/git/refs{/sha}","trees_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/git/trees{/sha}","statuses_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/statuses/{sha}","languages_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/languages","stargazers_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/stargazers","contributors_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/contributors","subscribers_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/subscribers","subscription_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/subscription","commits_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/commits{/sha}","git_commits_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/git/commits{/sha}","comments_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/comments{/number}","issue_comment_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/issues/comments/{number}","contents_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/contents/{+path}","compare_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/compare/{base}...{head}","merges_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/merges","archive_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/downloads","issues_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/issues{/number}","pulls_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/pulls{/number}","milestones_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/milestones{/number}","notifications_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/labels{/name}","releases_url":"https://api.github.com/repos/Ajiperuyellow/pomodoro/releases{/id}","created_at":"2014-09-09T12:49:44Z","updated_at":"2014-09-09T13:01:11Z","pushed_at":"2014-09-11T08:54:57-07:00","git_url":"git://github.com/Ajiperuyellow/pomodoro.git","ssh_url":"[email protected]:Ajiperuyellow/pomodoro.git","clone_url":"https://github.com/Ajiperuyellow/pomodoro.git","svn_url":"https://github.com/Ajiperuyellow/pomodoro","homepage":null,"size":0,"stargazers_count":0,"watchers_count":0,"language":"C++","has_issues":true,"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","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Jonas Rylund Glesaaen","company":"","blog":"","location":"Frankfurt am Main, Germany","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/Ajiperuyellow/pomodoro/compare/46c0550113...6dd0f0cae3"}
PushEvent
true
{"shas":[["3176a7b50940dd7588fe24f822d1f4a7acd25783","[email protected]","Save file.","David Geo Holmes",true]],"size":1,"ref":"refs/heads/master","head":"3176a7b50940dd7588fe24f822d1f4a7acd25783"}
{ "id": 10606020, "name": "demos", "url": "https://github.com/geometryzen/demos" }
{ "id": null, "login": "geometryzen", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-10-18T20:42:26
null
{"repository":{"full_name":"geometryzen/demos","owner":"geometryzen","private":false,"html_url":"https://github.com/geometryzen/demos","description":"Example Geometric Physics Models.","fork":false,"forks_url":"https://api.github.com/repos/geometryzen/demos/forks","keys_url":"https://api.github.com/repos/geometryzen/demos/keys{/key_id}","collaborators_url":"https://api.github.com/repos/geometryzen/demos/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/geometryzen/demos/teams","hooks_url":"https://api.github.com/repos/geometryzen/demos/hooks","issue_events_url":"https://api.github.com/repos/geometryzen/demos/issues/events{/number}","events_url":"https://api.github.com/repos/geometryzen/demos/events","assignees_url":"https://api.github.com/repos/geometryzen/demos/assignees{/user}","branches_url":"https://api.github.com/repos/geometryzen/demos/branches{/branch}","tags_url":"https://api.github.com/repos/geometryzen/demos/tags","blobs_url":"https://api.github.com/repos/geometryzen/demos/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/geometryzen/demos/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/geometryzen/demos/git/refs{/sha}","trees_url":"https://api.github.com/repos/geometryzen/demos/git/trees{/sha}","statuses_url":"https://api.github.com/repos/geometryzen/demos/statuses/{sha}","languages_url":"https://api.github.com/repos/geometryzen/demos/languages","stargazers_url":"https://api.github.com/repos/geometryzen/demos/stargazers","contributors_url":"https://api.github.com/repos/geometryzen/demos/contributors","subscribers_url":"https://api.github.com/repos/geometryzen/demos/subscribers","subscription_url":"https://api.github.com/repos/geometryzen/demos/subscription","commits_url":"https://api.github.com/repos/geometryzen/demos/commits{/sha}","git_commits_url":"https://api.github.com/repos/geometryzen/demos/git/commits{/sha}","comments_url":"https://api.github.com/repos/geometryzen/demos/comments{/number}","issue_comment_url":"https://api.github.com/repos/geometryzen/demos/issues/comments/{number}","contents_url":"https://api.github.com/repos/geometryzen/demos/contents/{+path}","compare_url":"https://api.github.com/repos/geometryzen/demos/compare/{base}...{head}","merges_url":"https://api.github.com/repos/geometryzen/demos/merges","archive_url":"https://api.github.com/repos/geometryzen/demos/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/geometryzen/demos/downloads","issues_url":"https://api.github.com/repos/geometryzen/demos/issues{/number}","pulls_url":"https://api.github.com/repos/geometryzen/demos/pulls{/number}","milestones_url":"https://api.github.com/repos/geometryzen/demos/milestones{/number}","notifications_url":"https://api.github.com/repos/geometryzen/demos/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/geometryzen/demos/labels{/name}","releases_url":"https://api.github.com/repos/geometryzen/demos/releases{/id}","created_at":"2013-06-10T17:46:28Z","updated_at":"2014-09-04T18:34:20Z","pushed_at":"2014-10-18T13:42:26-07:00","git_url":"git://github.com/geometryzen/demos.git","ssh_url":"[email protected]:geometryzen/demos.git","clone_url":"https://github.com/geometryzen/demos.git","svn_url":"https://github.com/geometryzen/demos","homepage":"http://www.geometryzen.org","size":52761,"stargazers_count":0,"watchers_count":0,"language":"Python","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":2,"mirror_url":null,"open_issues_count":0,"forks":2,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"David Geo Holmes","company":"","blog":"http://www.geometryzen.org","location":"Raleigh, NC. USA","email":"[email protected]"},"url":"https://github.com/geometryzen/demos/compare/5d903abec9...3176a7b509"}
PushEvent
true
{"shas":[["4440e07b8858bcc823f4b23dadbe8d5d01d406f1","[email protected]","Units, NOT under GAIA control, do Attack when in a GAIA zone","Spirit",true]],"size":1,"ref":"refs/heads/master","head":"4440e07b8858bcc823f4b23dadbe8d5d01d406f1"}
{ "id": 16461630, "name": "mcc_sandbox.Altis", "url": "https://github.com/shaygman/mcc_sandbox.Altis" }
{ "id": null, "login": "FUTUREMCC", "gravatar_id": "77aa06835f649a0cadb0ed6f450f334d", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-02-20T20:14:08
null
{"repository":{"description":"mcc_sandbox.Altis","watchers":1,"stargazers":1,"forks":0,"fork":false,"size":8272,"owner":"shaygman","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"C++","created_at":"2014-02-02T11:44:26-08:00","pushed_at":"2014-02-20T12:14:08-08:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Spirit","company":"","blog":"","location":"","email":"[email protected]"},"url":"https://github.com/shaygman/mcc_sandbox.Altis/compare/19d50001b6...4440e07b88"}
PushEvent
true
{"shas":[["2ca62665c521fb145d45bf845d9ec93e391e3b81","bf02228721bfa92eaef745e4f4849ee6a816c53f","Мелкие правки внешнего вида на странице оформления заказов и регистрации.\n\nSigned-off-by: yuriiq <yuriiq>","yuriiq",true]],"size":1,"ref":"refs/heads/test","head":"2ca62665c521fb145d45bf845d9ec93e391e3b81"}
{ "id": 21382502, "name": "store", "url": "https://github.com/AlexYuriy/store" }
{ "id": null, "login": "yuriiq", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-10-13T19:45:02
null
{"repository":{"full_name":"AlexYuriy/store","owner":"AlexYuriy","private":false,"html_url":"https://github.com/AlexYuriy/store","description":"New store for us","fork":false,"forks_url":"https://api.github.com/repos/AlexYuriy/store/forks","keys_url":"https://api.github.com/repos/AlexYuriy/store/keys{/key_id}","collaborators_url":"https://api.github.com/repos/AlexYuriy/store/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/AlexYuriy/store/teams","hooks_url":"https://api.github.com/repos/AlexYuriy/store/hooks","issue_events_url":"https://api.github.com/repos/AlexYuriy/store/issues/events{/number}","events_url":"https://api.github.com/repos/AlexYuriy/store/events","assignees_url":"https://api.github.com/repos/AlexYuriy/store/assignees{/user}","branches_url":"https://api.github.com/repos/AlexYuriy/store/branches{/branch}","tags_url":"https://api.github.com/repos/AlexYuriy/store/tags","blobs_url":"https://api.github.com/repos/AlexYuriy/store/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/AlexYuriy/store/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/AlexYuriy/store/git/refs{/sha}","trees_url":"https://api.github.com/repos/AlexYuriy/store/git/trees{/sha}","statuses_url":"https://api.github.com/repos/AlexYuriy/store/statuses/{sha}","languages_url":"https://api.github.com/repos/AlexYuriy/store/languages","stargazers_url":"https://api.github.com/repos/AlexYuriy/store/stargazers","contributors_url":"https://api.github.com/repos/AlexYuriy/store/contributors","subscribers_url":"https://api.github.com/repos/AlexYuriy/store/subscribers","subscription_url":"https://api.github.com/repos/AlexYuriy/store/subscription","commits_url":"https://api.github.com/repos/AlexYuriy/store/commits{/sha}","git_commits_url":"https://api.github.com/repos/AlexYuriy/store/git/commits{/sha}","comments_url":"https://api.github.com/repos/AlexYuriy/store/comments{/number}","issue_comment_url":"https://api.github.com/repos/AlexYuriy/store/issues/comments/{number}","contents_url":"https://api.github.com/repos/AlexYuriy/store/contents/{+path}","compare_url":"https://api.github.com/repos/AlexYuriy/store/compare/{base}...{head}","merges_url":"https://api.github.com/repos/AlexYuriy/store/merges","archive_url":"https://api.github.com/repos/AlexYuriy/store/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/AlexYuriy/store/downloads","issues_url":"https://api.github.com/repos/AlexYuriy/store/issues{/number}","pulls_url":"https://api.github.com/repos/AlexYuriy/store/pulls{/number}","milestones_url":"https://api.github.com/repos/AlexYuriy/store/milestones{/number}","notifications_url":"https://api.github.com/repos/AlexYuriy/store/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/AlexYuriy/store/labels{/name}","releases_url":"https://api.github.com/repos/AlexYuriy/store/releases{/id}","created_at":"2014-07-01T09:41:36Z","updated_at":"2014-09-03T10:59:26Z","pushed_at":"2014-10-13T12:45:01-07:00","git_url":"git://github.com/AlexYuriy/store.git","ssh_url":"[email protected]:AlexYuriy/store.git","clone_url":"https://github.com/AlexYuriy/store.git","svn_url":"https://github.com/AlexYuriy/store","homepage":null,"size":14972,"stargazers_count":0,"watchers_count":0,"language":"PHP","has_issues":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"test","stargazers":0,"master_branch":"test"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/AlexYuriy/store/compare/128503cbf2...2ca62665c5"}
PushEvent
true
{"shas":[["b15a69122cbea904d451df6872126fb6f64f7c8a","[email protected]","Experimenting with testing","Mark Bell",true]],"size":1,"ref":"refs/heads/refactoring","head":"b15a69122cbea904d451df6872126fb6f64f7c8a"}
{ "id": 1286940, "name": "vault", "url": "https://github.com/markashleybell/vault" }
{ "id": null, "login": "markashleybell", "gravatar_id": "8293c48f39a15c75b75ac5606975061f", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-07-10T13:08:19
null
{"repository":{"description":"A simple web app for storing encrypted login/password details.","homepage":"","watchers":1,"stargazers":1,"forks":0,"fork":false,"size":60352,"owner":"markashleybell","private":false,"open_issues":7,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"JavaScript","created_at":"2011-01-23T23:51:15-08:00","pushed_at":"2014-07-10T06:08:18-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Mark Bell","blog":"http://markashleybell.com/","location":"Plymouth, UK","email":"[email protected]"},"url":"https://github.com/markashleybell/vault/compare/e7e8e5be1e...b15a69122c"}
PushEvent
true
{"shas":[["5d8ea3141c9d7d58cc0acd07c4b4eded75497d49","[email protected]","Update Cocoa key bindings","Michael Sanders",true]],"size":1,"ref":"refs/heads/master","head":"5d8ea3141c9d7d58cc0acd07c4b4eded75497d49"}
{ "id": 449200, "name": "dotfiles", "url": "https://github.com/msanders/dotfiles" }
{ "id": null, "login": "msanders", "gravatar_id": "ffd7caa55eaefa9f663aa52dbf2bc208", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-27T04:54:23
null
{"repository":{"full_name":"msanders/dotfiles","owner":"msanders","private":false,"html_url":"https://github.com/msanders/dotfiles","description":"","fork":false,"forks_url":"https://api.github.com/repos/msanders/dotfiles/forks","keys_url":"https://api.github.com/repos/msanders/dotfiles/keys{/key_id}","collaborators_url":"https://api.github.com/repos/msanders/dotfiles/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/msanders/dotfiles/teams","hooks_url":"https://api.github.com/repos/msanders/dotfiles/hooks","issue_events_url":"https://api.github.com/repos/msanders/dotfiles/issues/events{/number}","events_url":"https://api.github.com/repos/msanders/dotfiles/events","assignees_url":"https://api.github.com/repos/msanders/dotfiles/assignees{/user}","branches_url":"https://api.github.com/repos/msanders/dotfiles/branches{/branch}","tags_url":"https://api.github.com/repos/msanders/dotfiles/tags","blobs_url":"https://api.github.com/repos/msanders/dotfiles/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/msanders/dotfiles/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/msanders/dotfiles/git/refs{/sha}","trees_url":"https://api.github.com/repos/msanders/dotfiles/git/trees{/sha}","statuses_url":"https://api.github.com/repos/msanders/dotfiles/statuses/{sha}","languages_url":"https://api.github.com/repos/msanders/dotfiles/languages","stargazers_url":"https://api.github.com/repos/msanders/dotfiles/stargazers","contributors_url":"https://api.github.com/repos/msanders/dotfiles/contributors","subscribers_url":"https://api.github.com/repos/msanders/dotfiles/subscribers","subscription_url":"https://api.github.com/repos/msanders/dotfiles/subscription","commits_url":"https://api.github.com/repos/msanders/dotfiles/commits{/sha}","git_commits_url":"https://api.github.com/repos/msanders/dotfiles/git/commits{/sha}","comments_url":"https://api.github.com/repos/msanders/dotfiles/comments{/number}","issue_comment_url":"https://api.github.com/repos/msanders/dotfiles/issues/comments/{number}","contents_url":"https://api.github.com/repos/msanders/dotfiles/contents/{+path}","compare_url":"https://api.github.com/repos/msanders/dotfiles/compare/{base}...{head}","merges_url":"https://api.github.com/repos/msanders/dotfiles/merges","archive_url":"https://api.github.com/repos/msanders/dotfiles/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/msanders/dotfiles/downloads","issues_url":"https://api.github.com/repos/msanders/dotfiles/issues{/number}","pulls_url":"https://api.github.com/repos/msanders/dotfiles/pulls{/number}","milestones_url":"https://api.github.com/repos/msanders/dotfiles/milestones{/number}","notifications_url":"https://api.github.com/repos/msanders/dotfiles/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/msanders/dotfiles/labels{/name}","releases_url":"https://api.github.com/repos/msanders/dotfiles/releases{/id}","created_at":"2009-12-26T00:14:01Z","updated_at":"2014-09-23T00:53:38Z","pushed_at":"2014-09-26T21:54:23-07:00","git_url":"git://github.com/msanders/dotfiles.git","ssh_url":"[email protected]:msanders/dotfiles.git","clone_url":"https://github.com/msanders/dotfiles.git","svn_url":"https://github.com/msanders/dotfiles","homepage":"","size":144,"stargazers_count":5,"watchers_count":5,"language":"Shell","has_issues":false,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":5,"default_branch":"master","stargazers":5,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Michael Sanders","company":"","blog":"","location":"","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/msanders/dotfiles/compare/7b17ff5deb...5d8ea3141c"}
PushEvent
true
{"shas":[["eab593a890683ebff50547ea990c30a1aabd1f57","[email protected]","Update serialize.h","TrustedCryptos",true]],"size":1,"ref":"refs/heads/master","head":"eab593a890683ebff50547ea990c30a1aabd1f57"}
{ "id": 22962428, "name": "MultiWalletCoin", "url": "https://github.com/RaDus1/MultiWalletCoin" }
{ "id": null, "login": "TrustedCryptos", "gravatar_id": "e885e3eeafc7941848a3e769e4fd2344", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-25T15:59:36
null
{"repository":{"full_name":"RaDus1/MultiWalletCoin","owner":"RaDus1","private":false,"html_url":"https://github.com/RaDus1/MultiWalletCoin","description":"","fork":true,"forks_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/forks","keys_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/teams","hooks_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/hooks","issue_events_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/issues/events{/number}","events_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/events","assignees_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/assignees{/user}","branches_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/branches{/branch}","tags_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/tags","blobs_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/statuses/{sha}","languages_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/languages","stargazers_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/stargazers","contributors_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/contributors","subscribers_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/subscribers","subscription_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/subscription","commits_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/issues/comments/{number}","contents_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/contents/{+path}","compare_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/merges","archive_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/downloads","issues_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/issues{/number}","pulls_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/pulls{/number}","milestones_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/milestones{/number}","notifications_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/labels{/name}","releases_url":"https://api.github.com/repos/RaDus1/MultiWalletCoin/releases{/id}","created_at":"2014-08-14T17:26:01Z","updated_at":"2014-08-27T18:08:15Z","pushed_at":"2014-09-25T08:59:36-07:00","git_url":"git://github.com/RaDus1/MultiWalletCoin.git","ssh_url":"[email protected]:RaDus1/MultiWalletCoin.git","clone_url":"https://github.com/RaDus1/MultiWalletCoin.git","svn_url":"https://github.com/RaDus1/MultiWalletCoin","homepage":null,"size":4360,"stargazers_count":0,"watchers_count":0,"language":"TypeScript","has_issues":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":1,"mirror_url":null,"open_issues_count":0,"forks":1,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/RaDus1/MultiWalletCoin/compare/2613ee8c30...eab593a890"}
PushEvent
true
{"shas":[["e1c2d21e518be2923355ac8c101dba678adbe7b4","[email protected]","màj du changelog","VuSurTF1",true]],"size":1,"ref":"refs/heads/master","head":"e1c2d21e518be2923355ac8c101dba678adbe7b4"}
{ "id": 11901141, "name": "Cislattack", "url": "https://github.com/VuSurTF1/Cislattack" }
{ "id": null, "login": "VuSurTF1", "gravatar_id": "19d64e36453fa891174b3c137efa90bb", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-18T18:35:35
null
{"repository":{"description":"Cislattack Alpha","homepage":"","watchers":5,"stargazers":5,"forks":6,"fork":false,"size":207813,"owner":"VuSurTF1","private":false,"open_issues":1,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"Shell","created_at":"2013-08-05T08:06:30-07:00","pushed_at":"2014-05-18T11:35:35-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/VuSurTF1/Cislattack/compare/bdd203d9fa...e1c2d21e51"}
PushEvent
true
{"shas":[["1adb52385fd5e9db46e9f6d9bf57db3e8d4597af","[email protected]","Update .travis.yml","Nathanrauch",true]],"size":1,"ref":"refs/heads/master","head":"1adb52385fd5e9db46e9f6d9bf57db3e8d4597af"}
{ "id": 20113793, "name": "cyassl", "url": "https://github.com/Nathanrauch/cyassl" }
{ "id": null, "login": "Nathanrauch", "gravatar_id": "c7f914e1a3804eeef5736deb37f84cbd", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-28T17:58:44
null
{"repository":{"description":"CyaSSL is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud.","homepage":"www.yassl.com","watchers":0,"stargazers":0,"forks":0,"fork":true,"size":16522,"owner":"Nathanrauch","private":false,"open_issues":0,"has_issues":false,"has_downloads":true,"has_wiki":true,"language":"C","created_at":"2014-05-23T13:56:34-07:00","pushed_at":"2014-05-28T10:58:43-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/Nathanrauch/cyassl/compare/62785a1434...1adb52385f"}
PushEvent
true
{"shas":[["dd6966fbf5461122e0886d6a8a81f873c0d7749b","[email protected]","added new info","sang4441",true]],"size":1,"ref":"refs/heads/master","head":"dd6966fbf5461122e0886d6a8a81f873c0d7749b"}
{ "id": 24445449, "name": "bridge_git_practice", "url": "https://github.com/sang4441/bridge_git_practice" }
{ "id": null, "login": "sang4441", "gravatar_id": "bca4144b0b9c95fd5d1b37b62a73b6d1", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-29T05:19:00
null
{"repository":{"full_name":"sang4441/bridge_git_practice","owner":"sang4441","private":false,"html_url":"https://github.com/sang4441/bridge_git_practice","description":"","fork":false,"forks_url":"https://api.github.com/repos/sang4441/bridge_git_practice/forks","keys_url":"https://api.github.com/repos/sang4441/bridge_git_practice/keys{/key_id}","collaborators_url":"https://api.github.com/repos/sang4441/bridge_git_practice/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/sang4441/bridge_git_practice/teams","hooks_url":"https://api.github.com/repos/sang4441/bridge_git_practice/hooks","issue_events_url":"https://api.github.com/repos/sang4441/bridge_git_practice/issues/events{/number}","events_url":"https://api.github.com/repos/sang4441/bridge_git_practice/events","assignees_url":"https://api.github.com/repos/sang4441/bridge_git_practice/assignees{/user}","branches_url":"https://api.github.com/repos/sang4441/bridge_git_practice/branches{/branch}","tags_url":"https://api.github.com/repos/sang4441/bridge_git_practice/tags","blobs_url":"https://api.github.com/repos/sang4441/bridge_git_practice/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/sang4441/bridge_git_practice/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/sang4441/bridge_git_practice/git/refs{/sha}","trees_url":"https://api.github.com/repos/sang4441/bridge_git_practice/git/trees{/sha}","statuses_url":"https://api.github.com/repos/sang4441/bridge_git_practice/statuses/{sha}","languages_url":"https://api.github.com/repos/sang4441/bridge_git_practice/languages","stargazers_url":"https://api.github.com/repos/sang4441/bridge_git_practice/stargazers","contributors_url":"https://api.github.com/repos/sang4441/bridge_git_practice/contributors","subscribers_url":"https://api.github.com/repos/sang4441/bridge_git_practice/subscribers","subscription_url":"https://api.github.com/repos/sang4441/bridge_git_practice/subscription","commits_url":"https://api.github.com/repos/sang4441/bridge_git_practice/commits{/sha}","git_commits_url":"https://api.github.com/repos/sang4441/bridge_git_practice/git/commits{/sha}","comments_url":"https://api.github.com/repos/sang4441/bridge_git_practice/comments{/number}","issue_comment_url":"https://api.github.com/repos/sang4441/bridge_git_practice/issues/comments/{number}","contents_url":"https://api.github.com/repos/sang4441/bridge_git_practice/contents/{+path}","compare_url":"https://api.github.com/repos/sang4441/bridge_git_practice/compare/{base}...{head}","merges_url":"https://api.github.com/repos/sang4441/bridge_git_practice/merges","archive_url":"https://api.github.com/repos/sang4441/bridge_git_practice/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/sang4441/bridge_git_practice/downloads","issues_url":"https://api.github.com/repos/sang4441/bridge_git_practice/issues{/number}","pulls_url":"https://api.github.com/repos/sang4441/bridge_git_practice/pulls{/number}","milestones_url":"https://api.github.com/repos/sang4441/bridge_git_practice/milestones{/number}","notifications_url":"https://api.github.com/repos/sang4441/bridge_git_practice/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/sang4441/bridge_git_practice/labels{/name}","releases_url":"https://api.github.com/repos/sang4441/bridge_git_practice/releases{/id}","created_at":"2014-09-25T05:50:50Z","updated_at":"2014-09-29T01:27:41Z","pushed_at":"2014-09-28T22:18:59-07:00","git_url":"git://github.com/sang4441/bridge_git_practice.git","ssh_url":"[email protected]:sang4441/bridge_git_practice.git","clone_url":"https://github.com/sang4441/bridge_git_practice.git","svn_url":"https://github.com/sang4441/bridge_git_practice","homepage":null,"size":0,"stargazers_count":0,"watchers_count":0,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/sang4441/bridge_git_practice/compare/923be4b6f1...dd6966fbf5"}
PushEvent
true
{"shas":[["50b8cfd10e2a417e45ba0ab19fa1c2f5f01fe275","[email protected]","met de randXpos en randYpos van u","ToonStuyck",true]],"size":1,"ref":"refs/heads/master","head":"50b8cfd10e2a417e45ba0ab19fa1c2f5f01fe275"}
{ "id": 18324820, "name": "PROJECT_OP_DEEL2", "url": "https://github.com/ToonVanDeun/PROJECT_OP_DEEL2" }
{ "id": null, "login": "ToonStuyck", "gravatar_id": "362266216b2c7f2c665296573f28ffaf", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-04-14T12:53:57
null
{"repository":{"watchers":0,"stargazers":0,"forks":0,"fork":false,"size":1572,"owner":"ToonVanDeun","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"Java","created_at":"2014-04-01T02:50:16-07:00","pushed_at":"2014-04-14T05:53:56-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/ToonVanDeun/PROJECT_OP_DEEL2/compare/aaaa96c444...50b8cfd10e"}
PushEvent
true
{"shas":[["d5327b325598bfdd904f975f815b53c9c15affe3","[email protected]","Make blur animation speed configurable","onli",true]],"size":1,"ref":"refs/heads/master","head":"d5327b325598bfdd904f975f815b53c9c15affe3"}
{ "id": 2011901, "name": "simdock", "url": "https://github.com/onli/simdock" }
{ "id": null, "login": "onli", "gravatar_id": "fe8fde65efae6772a407a4aef0b0231f", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-12T12:09:52
null
{"repository":{"description":"Fork of the dead project simdock_unstable","homepage":"","watchers":7,"stargazers":7,"forks":0,"fork":false,"size":955,"owner":"onli","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"C++","created_at":"2011-07-07T04:45:40-07:00","pushed_at":"2014-05-12T05:09:52-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"onli","company":"","blog":"http://www.onli-blogging.de","location":"","email":"[email protected]"},"url":"https://github.com/onli/simdock/compare/827e181aa6...d5327b3255"}
PushEvent
true
{"shas":[["25ec41ecb2e99d58b84282be8151f09a64564a29","[email protected]","another paragraph after the h2","sonicpunk",false],["1d1b9dfd6b20b038ce917b7d6ba964d88677b480","[email protected]","another a 2. paragraph after the h2","sonicpunk",false]],"size":2,"ref":"refs/heads/master","head":"1d1b9dfd6b20b038ce917b7d6ba964d88677b480"}
{ "id": 28079539, "name": "Hello-World", "url": "https://github.com/sonicpunk/Hello-World" }
{ "id": null, "login": "sonicpunk", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-12-16T11:00:54
null
{"repository":{"full_name":"sonicpunk/Hello-World","owner":"sonicpunk","private":false,"html_url":"https://github.com/sonicpunk/Hello-World","description":"Welcome to github","fork":false,"forks_url":"https://api.github.com/repos/sonicpunk/Hello-World/forks","keys_url":"https://api.github.com/repos/sonicpunk/Hello-World/keys{/key_id}","collaborators_url":"https://api.github.com/repos/sonicpunk/Hello-World/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/sonicpunk/Hello-World/teams","hooks_url":"https://api.github.com/repos/sonicpunk/Hello-World/hooks","issue_events_url":"https://api.github.com/repos/sonicpunk/Hello-World/issues/events{/number}","events_url":"https://api.github.com/repos/sonicpunk/Hello-World/events","assignees_url":"https://api.github.com/repos/sonicpunk/Hello-World/assignees{/user}","branches_url":"https://api.github.com/repos/sonicpunk/Hello-World/branches{/branch}","tags_url":"https://api.github.com/repos/sonicpunk/Hello-World/tags","blobs_url":"https://api.github.com/repos/sonicpunk/Hello-World/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/sonicpunk/Hello-World/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/sonicpunk/Hello-World/git/refs{/sha}","trees_url":"https://api.github.com/repos/sonicpunk/Hello-World/git/trees{/sha}","statuses_url":"https://api.github.com/repos/sonicpunk/Hello-World/statuses/{sha}","languages_url":"https://api.github.com/repos/sonicpunk/Hello-World/languages","stargazers_url":"https://api.github.com/repos/sonicpunk/Hello-World/stargazers","contributors_url":"https://api.github.com/repos/sonicpunk/Hello-World/contributors","subscribers_url":"https://api.github.com/repos/sonicpunk/Hello-World/subscribers","subscription_url":"https://api.github.com/repos/sonicpunk/Hello-World/subscription","commits_url":"https://api.github.com/repos/sonicpunk/Hello-World/commits{/sha}","git_commits_url":"https://api.github.com/repos/sonicpunk/Hello-World/git/commits{/sha}","comments_url":"https://api.github.com/repos/sonicpunk/Hello-World/comments{/number}","issue_comment_url":"https://api.github.com/repos/sonicpunk/Hello-World/issues/comments/{number}","contents_url":"https://api.github.com/repos/sonicpunk/Hello-World/contents/{+path}","compare_url":"https://api.github.com/repos/sonicpunk/Hello-World/compare/{base}...{head}","merges_url":"https://api.github.com/repos/sonicpunk/Hello-World/merges","archive_url":"https://api.github.com/repos/sonicpunk/Hello-World/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/sonicpunk/Hello-World/downloads","issues_url":"https://api.github.com/repos/sonicpunk/Hello-World/issues{/number}","pulls_url":"https://api.github.com/repos/sonicpunk/Hello-World/pulls{/number}","milestones_url":"https://api.github.com/repos/sonicpunk/Hello-World/milestones{/number}","notifications_url":"https://api.github.com/repos/sonicpunk/Hello-World/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/sonicpunk/Hello-World/labels{/name}","releases_url":"https://api.github.com/repos/sonicpunk/Hello-World/releases{/id}","created_at":"2014-12-16T09:20:25Z","updated_at":"2014-12-16T10:19:02Z","pushed_at":"2014-12-16T11:00:54Z","git_url":"git://github.com/sonicpunk/Hello-World.git","ssh_url":"[email protected]:sonicpunk/Hello-World.git","clone_url":"https://github.com/sonicpunk/Hello-World.git","svn_url":"https://github.com/sonicpunk/Hello-World","homepage":"","size":0,"stargazers_count":0,"watchers_count":0,"language":null,"has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Benjamin Davis","company":"","blog":"http://www.bdcreative-design.com","location":"Munich, Germany","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/sonicpunk/Hello-World/compare/6970239b73...1d1b9dfd6b"}
PushEvent
true
{"shas":[["51743461ee4cb3df2f59d2b9bc1a8243c8dd1891","[email protected]","Futile attempt at reproducing leveldb issues","Jakob Borg",true],["7d1c720b8422b4aaaa3bea7121e50561aeb9d27d","[email protected]","Slightly more robust HTTP stress test","Jakob Borg",true],["39a2934b05f1f5a5fbbfc866c87dcfb321a880f1","[email protected]","Translation update","Jakob Borg",true]],"size":3,"ref":"refs/heads/master","head":"39a2934b05f1f5a5fbbfc866c87dcfb321a880f1"}
{ "id": 25676201, "name": "syncthing", "url": "https://github.com/nxnfufunezn/syncthing" }
{ "id": null, "login": "nxnfufunezn", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-10-24T09:27:16
null
{"repository":{"full_name":"nxnfufunezn/syncthing","owner":"nxnfufunezn","private":false,"html_url":"https://github.com/nxnfufunezn/syncthing","description":"Open Source Continuous File Synchronization","fork":true,"forks_url":"https://api.github.com/repos/nxnfufunezn/syncthing/forks","keys_url":"https://api.github.com/repos/nxnfufunezn/syncthing/keys{/key_id}","collaborators_url":"https://api.github.com/repos/nxnfufunezn/syncthing/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/nxnfufunezn/syncthing/teams","hooks_url":"https://api.github.com/repos/nxnfufunezn/syncthing/hooks","issue_events_url":"https://api.github.com/repos/nxnfufunezn/syncthing/issues/events{/number}","events_url":"https://api.github.com/repos/nxnfufunezn/syncthing/events","assignees_url":"https://api.github.com/repos/nxnfufunezn/syncthing/assignees{/user}","branches_url":"https://api.github.com/repos/nxnfufunezn/syncthing/branches{/branch}","tags_url":"https://api.github.com/repos/nxnfufunezn/syncthing/tags","blobs_url":"https://api.github.com/repos/nxnfufunezn/syncthing/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/nxnfufunezn/syncthing/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/nxnfufunezn/syncthing/git/refs{/sha}","trees_url":"https://api.github.com/repos/nxnfufunezn/syncthing/git/trees{/sha}","statuses_url":"https://api.github.com/repos/nxnfufunezn/syncthing/statuses/{sha}","languages_url":"https://api.github.com/repos/nxnfufunezn/syncthing/languages","stargazers_url":"https://api.github.com/repos/nxnfufunezn/syncthing/stargazers","contributors_url":"https://api.github.com/repos/nxnfufunezn/syncthing/contributors","subscribers_url":"https://api.github.com/repos/nxnfufunezn/syncthing/subscribers","subscription_url":"https://api.github.com/repos/nxnfufunezn/syncthing/subscription","commits_url":"https://api.github.com/repos/nxnfufunezn/syncthing/commits{/sha}","git_commits_url":"https://api.github.com/repos/nxnfufunezn/syncthing/git/commits{/sha}","comments_url":"https://api.github.com/repos/nxnfufunezn/syncthing/comments{/number}","issue_comment_url":"https://api.github.com/repos/nxnfufunezn/syncthing/issues/comments/{number}","contents_url":"https://api.github.com/repos/nxnfufunezn/syncthing/contents/{+path}","compare_url":"https://api.github.com/repos/nxnfufunezn/syncthing/compare/{base}...{head}","merges_url":"https://api.github.com/repos/nxnfufunezn/syncthing/merges","archive_url":"https://api.github.com/repos/nxnfufunezn/syncthing/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/nxnfufunezn/syncthing/downloads","issues_url":"https://api.github.com/repos/nxnfufunezn/syncthing/issues{/number}","pulls_url":"https://api.github.com/repos/nxnfufunezn/syncthing/pulls{/number}","milestones_url":"https://api.github.com/repos/nxnfufunezn/syncthing/milestones{/number}","notifications_url":"https://api.github.com/repos/nxnfufunezn/syncthing/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/nxnfufunezn/syncthing/labels{/name}","releases_url":"https://api.github.com/repos/nxnfufunezn/syncthing/releases{/id}","created_at":"2014-10-24T07:14:17Z","updated_at":"2014-10-24T09:27:17Z","pushed_at":"2014-10-24T02:27:16-07:00","git_url":"git://github.com/nxnfufunezn/syncthing.git","ssh_url":"[email protected]:nxnfufunezn/syncthing.git","clone_url":"https://github.com/nxnfufunezn/syncthing.git","svn_url":"https://github.com/nxnfufunezn/syncthing","homepage":"http://discourse.syncthing.net/","size":44641,"stargazers_count":0,"watchers_count":0,"language":"Go","has_issues":false,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Nxnfu Funezn","company":"","blog":"","location":"STFW","email":"[email protected]"},"url":"https://github.com/nxnfufunezn/syncthing/compare/53cf5ca762...39a2934b05"}
PushEvent
true
{"shas":[["24d6315ef9f52c20e0966bf2c6dfbc2eeaed832e","[email protected]","Updated README for powerline configuration changes, and bumped version to 0.1.1","Finn",true]],"size":1,"ref":"refs/heads/master","head":"24d6315ef9f52c20e0966bf2c6dfbc2eeaed832e"}
{ "id": 18381528, "name": "miniature-octo-batman", "url": "https://github.com/thefinn93/miniature-octo-batman" }
{ "id": null, "login": "thefinn93", "gravatar_id": "27078dbbefec85a7b20493ed8990de0c", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-18T05:10:26
null
{"repository":{"full_name":"thefinn93/miniature-octo-batman","owner":"thefinn93","private":false,"html_url":"https://github.com/thefinn93/miniature-octo-batman","description":"My powerline segments","fork":false,"forks_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/forks","keys_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/keys{/key_id}","collaborators_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/teams","hooks_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/hooks","issue_events_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/issues/events{/number}","events_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/events","assignees_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/assignees{/user}","branches_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/branches{/branch}","tags_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/tags","blobs_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/git/refs{/sha}","trees_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/git/trees{/sha}","statuses_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/statuses/{sha}","languages_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/languages","stargazers_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/stargazers","contributors_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/contributors","subscribers_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/subscribers","subscription_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/subscription","commits_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/commits{/sha}","git_commits_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/git/commits{/sha}","comments_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/comments{/number}","issue_comment_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/issues/comments/{number}","contents_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/contents/{+path}","compare_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/compare/{base}...{head}","merges_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/merges","archive_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/downloads","issues_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/issues{/number}","pulls_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/pulls{/number}","milestones_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/milestones{/number}","notifications_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/labels{/name}","releases_url":"https://api.github.com/repos/thefinn93/miniature-octo-batman/releases{/id}","created_at":"2014-04-02T21:07:11Z","updated_at":"2014-09-18T05:06:57Z","pushed_at":"2014-09-17T22:10:26-07:00","git_url":"git://github.com/thefinn93/miniature-octo-batman.git","ssh_url":"[email protected]:thefinn93/miniature-octo-batman.git","clone_url":"https://github.com/thefinn93/miniature-octo-batman.git","svn_url":"https://github.com/thefinn93/miniature-octo-batman","homepage":null,"size":276,"stargazers_count":0,"watchers_count":0,"language":"Python","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Finn","company":"HashPlex","blog":"https://finn.io","location":"Seattle, WA","email":"[email protected]"},"url":"https://github.com/thefinn93/miniature-octo-batman/compare/5505f1b2c8...24d6315ef9"}
PushEvent
true
{"shas":[["85ddce620e5d610afdbc6d7195400397baed1d55","[email protected]","tarjan algorithm for getting strongly connected components of directed graph","Brian Detering",true]],"size":1,"ref":"refs/heads/master","head":"85ddce620e5d610afdbc6d7195400397baed1d55"}
{ "id": 20758832, "name": "graph.js", "url": "https://github.com/DubFriend/graph.js" }
{ "id": null, "login": "DubFriend", "gravatar_id": "0d85e4c28988491de0f11b499fe30672", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-06-14T06:47:04
null
{"repository":{"description":"Graph Data Structure Utilities","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":0,"owner":"DubFriend","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"JavaScript","created_at":"2014-06-12T00:35:54-07:00","pushed_at":"2014-06-13T23:47:04-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Brian Detering","blog":"briandetering.net","location":"San Diego, CA","email":"[email protected]"},"url":"https://github.com/DubFriend/graph.js/compare/466ecea76e...85ddce620e"}
PushEvent
true
{"shas":[["d29cc87dadef16da11f48c61785817b40662d081","[email protected]","Remove erroneous comma","DSFares",true]],"size":1,"ref":"refs/heads/master","head":"d29cc87dadef16da11f48c61785817b40662d081"}
{ "id": 28209777, "name": "firstgame", "url": "https://github.com/DSFares/firstgame" }
{ "id": null, "login": "DSFares", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-12-21T02:11:43
null
{"repository":{"full_name":"DSFares/firstgame","owner":"DSFares","private":false,"html_url":"https://github.com/DSFares/firstgame","description":"David's First Game built in HTML","fork":false,"forks_url":"https://api.github.com/repos/DSFares/firstgame/forks","keys_url":"https://api.github.com/repos/DSFares/firstgame/keys{/key_id}","collaborators_url":"https://api.github.com/repos/DSFares/firstgame/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/DSFares/firstgame/teams","hooks_url":"https://api.github.com/repos/DSFares/firstgame/hooks","issue_events_url":"https://api.github.com/repos/DSFares/firstgame/issues/events{/number}","events_url":"https://api.github.com/repos/DSFares/firstgame/events","assignees_url":"https://api.github.com/repos/DSFares/firstgame/assignees{/user}","branches_url":"https://api.github.com/repos/DSFares/firstgame/branches{/branch}","tags_url":"https://api.github.com/repos/DSFares/firstgame/tags","blobs_url":"https://api.github.com/repos/DSFares/firstgame/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/DSFares/firstgame/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/DSFares/firstgame/git/refs{/sha}","trees_url":"https://api.github.com/repos/DSFares/firstgame/git/trees{/sha}","statuses_url":"https://api.github.com/repos/DSFares/firstgame/statuses/{sha}","languages_url":"https://api.github.com/repos/DSFares/firstgame/languages","stargazers_url":"https://api.github.com/repos/DSFares/firstgame/stargazers","contributors_url":"https://api.github.com/repos/DSFares/firstgame/contributors","subscribers_url":"https://api.github.com/repos/DSFares/firstgame/subscribers","subscription_url":"https://api.github.com/repos/DSFares/firstgame/subscription","commits_url":"https://api.github.com/repos/DSFares/firstgame/commits{/sha}","git_commits_url":"https://api.github.com/repos/DSFares/firstgame/git/commits{/sha}","comments_url":"https://api.github.com/repos/DSFares/firstgame/comments{/number}","issue_comment_url":"https://api.github.com/repos/DSFares/firstgame/issues/comments/{number}","contents_url":"https://api.github.com/repos/DSFares/firstgame/contents/{+path}","compare_url":"https://api.github.com/repos/DSFares/firstgame/compare/{base}...{head}","merges_url":"https://api.github.com/repos/DSFares/firstgame/merges","archive_url":"https://api.github.com/repos/DSFares/firstgame/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/DSFares/firstgame/downloads","issues_url":"https://api.github.com/repos/DSFares/firstgame/issues{/number}","pulls_url":"https://api.github.com/repos/DSFares/firstgame/pulls{/number}","milestones_url":"https://api.github.com/repos/DSFares/firstgame/milestones{/number}","notifications_url":"https://api.github.com/repos/DSFares/firstgame/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/DSFares/firstgame/labels{/name}","releases_url":"https://api.github.com/repos/DSFares/firstgame/releases{/id}","created_at":"2014-12-19T01:50:21Z","updated_at":"2014-12-21T02:11:45Z","pushed_at":"2014-12-21T02:11:43Z","git_url":"git://github.com/DSFares/firstgame.git","ssh_url":"[email protected]:DSFares/firstgame.git","clone_url":"https://github.com/DSFares/firstgame.git","svn_url":"https://github.com/DSFares/firstgame","homepage":null,"size":0,"stargazers_count":0,"watchers_count":0,"language":"JavaScript","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/DSFares/firstgame/compare/445f228481...d29cc87dad"}
PushEvent
true
{"shas":[["6500079e53e10db24734357aba4855d901e2610f","[email protected]","Thursday Home","Jack Lanchantin",true]],"size":1,"ref":"refs/heads/master","head":"6500079e53e10db24734357aba4855d901e2610f"}
{ "id": 24300075, "name": "ML_HW2", "url": "https://github.com/lanchantin/ML_HW2" }
{ "id": null, "login": "lanchantin", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-10-03T04:47:58
null
{"repository":{"full_name":"lanchantin/ML_HW2","owner":"lanchantin","private":false,"html_url":"https://github.com/lanchantin/ML_HW2","description":"","fork":false,"forks_url":"https://api.github.com/repos/lanchantin/ML_HW2/forks","keys_url":"https://api.github.com/repos/lanchantin/ML_HW2/keys{/key_id}","collaborators_url":"https://api.github.com/repos/lanchantin/ML_HW2/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/lanchantin/ML_HW2/teams","hooks_url":"https://api.github.com/repos/lanchantin/ML_HW2/hooks","issue_events_url":"https://api.github.com/repos/lanchantin/ML_HW2/issues/events{/number}","events_url":"https://api.github.com/repos/lanchantin/ML_HW2/events","assignees_url":"https://api.github.com/repos/lanchantin/ML_HW2/assignees{/user}","branches_url":"https://api.github.com/repos/lanchantin/ML_HW2/branches{/branch}","tags_url":"https://api.github.com/repos/lanchantin/ML_HW2/tags","blobs_url":"https://api.github.com/repos/lanchantin/ML_HW2/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/lanchantin/ML_HW2/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/lanchantin/ML_HW2/git/refs{/sha}","trees_url":"https://api.github.com/repos/lanchantin/ML_HW2/git/trees{/sha}","statuses_url":"https://api.github.com/repos/lanchantin/ML_HW2/statuses/{sha}","languages_url":"https://api.github.com/repos/lanchantin/ML_HW2/languages","stargazers_url":"https://api.github.com/repos/lanchantin/ML_HW2/stargazers","contributors_url":"https://api.github.com/repos/lanchantin/ML_HW2/contributors","subscribers_url":"https://api.github.com/repos/lanchantin/ML_HW2/subscribers","subscription_url":"https://api.github.com/repos/lanchantin/ML_HW2/subscription","commits_url":"https://api.github.com/repos/lanchantin/ML_HW2/commits{/sha}","git_commits_url":"https://api.github.com/repos/lanchantin/ML_HW2/git/commits{/sha}","comments_url":"https://api.github.com/repos/lanchantin/ML_HW2/comments{/number}","issue_comment_url":"https://api.github.com/repos/lanchantin/ML_HW2/issues/comments/{number}","contents_url":"https://api.github.com/repos/lanchantin/ML_HW2/contents/{+path}","compare_url":"https://api.github.com/repos/lanchantin/ML_HW2/compare/{base}...{head}","merges_url":"https://api.github.com/repos/lanchantin/ML_HW2/merges","archive_url":"https://api.github.com/repos/lanchantin/ML_HW2/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/lanchantin/ML_HW2/downloads","issues_url":"https://api.github.com/repos/lanchantin/ML_HW2/issues{/number}","pulls_url":"https://api.github.com/repos/lanchantin/ML_HW2/pulls{/number}","milestones_url":"https://api.github.com/repos/lanchantin/ML_HW2/milestones{/number}","notifications_url":"https://api.github.com/repos/lanchantin/ML_HW2/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/lanchantin/ML_HW2/labels{/name}","releases_url":"https://api.github.com/repos/lanchantin/ML_HW2/releases{/id}","created_at":"2014-09-21T18:49:19Z","updated_at":"2014-09-21T20:41:55Z","pushed_at":"2014-10-02T21:47:58-07:00","git_url":"git://github.com/lanchantin/ML_HW2.git","ssh_url":"[email protected]:lanchantin/ML_HW2.git","clone_url":"https://github.com/lanchantin/ML_HW2.git","svn_url":"https://github.com/lanchantin/ML_HW2","homepage":null,"size":1160,"stargazers_count":0,"watchers_count":0,"language":"Python","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/lanchantin/ML_HW2/compare/1a63b6ba1d...6500079e53"}
PushEvent
true
{"shas":[["829472fdb0fcb739a4550af78d2e2c46ed101bf7","[email protected]","Wrap 120 character line to two lines","Nick Babcock",true],["1204d6d1629a14a2fd303919dad566abb7632eac","[email protected]","Fix regression with very nested structures","Nick Babcock",true]],"size":2,"ref":"refs/heads/master","head":"1204d6d1629a14a2fd303919dad566abb7632eac"}
{ "id": 5349306, "name": "Pdoxcl2Sharp", "url": "https://github.com/nickbabcock/Pdoxcl2Sharp" }
{ "id": null, "login": "nickbabcock", "gravatar_id": "64034670ba87badb7f25df89070c6112", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-07-06T13:47:06
null
{"repository":{"description":"A Paradox Interactive general file parser","watchers":4,"stargazers":4,"forks":6,"fork":false,"size":970,"owner":"nickbabcock","private":false,"open_issues":3,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"C#","created_at":"2012-08-08T17:26:00-07:00","pushed_at":"2014-07-06T06:47:06-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Nick Babcock","company":"","blog":"http://nbsoftsolutions.com/","location":"","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/nickbabcock/Pdoxcl2Sharp/compare/1d8b4445ac...1204d6d162"}
PushEvent
true
{"shas":[["51d31a908ffd40ce4dff027396e2160ca42358a1","[email protected]","Update intervalo\n\ntestando while","FranciscoOliveira",true]],"size":1,"ref":"refs/heads/patch-1","head":"51d31a908ffd40ce4dff027396e2160ca42358a1"}
{ "id": 23092999, "name": "SistemasdeControle", "url": "https://github.com/FranciscoOliveira/SistemasdeControle" }
{ "id": null, "login": "FranciscoOliveira", "gravatar_id": "e96aef42e0de806bd970c0c96d151d35", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-19T02:24:59
null
{"repository":{"full_name":"FranciscoOliveira/SistemasdeControle","owner":"FranciscoOliveira","private":false,"html_url":"https://github.com/FranciscoOliveira/SistemasdeControle","description":"","fork":true,"forks_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/forks","keys_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/keys{/key_id}","collaborators_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/teams","hooks_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/hooks","issue_events_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/issues/events{/number}","events_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/events","assignees_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/assignees{/user}","branches_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/branches{/branch}","tags_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/tags","blobs_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/git/refs{/sha}","trees_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/git/trees{/sha}","statuses_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/statuses/{sha}","languages_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/languages","stargazers_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/stargazers","contributors_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/contributors","subscribers_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/subscribers","subscription_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/subscription","commits_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/commits{/sha}","git_commits_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/git/commits{/sha}","comments_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/comments{/number}","issue_comment_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/issues/comments/{number}","contents_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/contents/{+path}","compare_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/compare/{base}...{head}","merges_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/merges","archive_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/downloads","issues_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/issues{/number}","pulls_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/pulls{/number}","milestones_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/milestones{/number}","notifications_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/labels{/name}","releases_url":"https://api.github.com/repos/FranciscoOliveira/SistemasdeControle/releases{/id}","created_at":"2014-08-19T01:49:09Z","updated_at":"2014-08-19T02:21:46Z","pushed_at":"2014-08-18T19:24:58-07:00","git_url":"git://github.com/FranciscoOliveira/SistemasdeControle.git","ssh_url":"[email protected]:FranciscoOliveira/SistemasdeControle.git","clone_url":"https://github.com/FranciscoOliveira/SistemasdeControle.git","svn_url":"https://github.com/FranciscoOliveira/SistemasdeControle","homepage":null,"size":372,"stargazers_count":0,"watchers_count":0,"language":null,"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","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/FranciscoOliveira/SistemasdeControle/compare/88b7677349...51d31a908f"}
PushEvent
true
{"shas":[["d924498449a69cff6e8b824e3882375cf0a2c93b","[email protected]","Changed AP Bio to Catalyst","AtulMadhugiri",true]],"size":1,"ref":"refs/heads/gh-pages","head":"d924498449a69cff6e8b824e3882375cf0a2c93b"}
{ "id": 18455531, "name": "school", "url": "https://github.com/AtulMadhugiri/school" }
{ "id": null, "login": "AtulMadhugiri", "gravatar_id": "3bcd43ef180fe23c413cd2e33aa98198", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-18T17:02:54
null
{"repository":{"description":"projects, resources, and study guides","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":57212,"owner":"AtulMadhugiri","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"CSS","created_at":"2014-04-04T16:25:14-07:00","pushed_at":"2014-05-18T10:02:54-07:00","master_branch":"gh-pages"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/AtulMadhugiri/school/compare/42a1eff1b8...d924498449"}
PushEvent
true
{"shas":[["ac68e98eff5024c67ce871cbdb7191c4f353f196","[email protected]","Create 8.3.7.md","limingwei",true]],"size":1,"ref":"refs/heads/master","head":"ac68e98eff5024c67ce871cbdb7191c4f353f196"}
{ "id": 21689528, "name": "the-cometd-reference-book", "url": "https://github.com/limingwei/the-cometd-reference-book" }
{ "id": null, "login": "limingwei", "gravatar_id": "2bd8846190c4b393ec2057f99b92b244", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-07-14T02:02:22
null
{"repository":{"description":"The CometD Reference Book – 3.0.0","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":304,"owner":"limingwei","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"created_at":"2014-07-10T02:56:04-07:00","pushed_at":"2014-07-13T19:02:22-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"limingwei","company":"tuanbo","blog":"cduer.com","location":"chengdu","email":"[email protected]"},"url":"https://github.com/limingwei/the-cometd-reference-book/compare/b82f45905c...ac68e98eff"}
PushEvent
true
{"shas":[["582f0fee5a54427f11c223f70a461816f76eb282","[email protected]","Projects: fix typo in defaultCollectionTmpl","Thomas Tuegel",true]],"size":1,"ref":"refs/heads/master","head":"582f0fee5a54427f11c223f70a461816f76eb282"}
{ "id": 23071293, "name": "kde2nix", "url": "https://github.com/ttuegel/kde2nix" }
{ "id": null, "login": "ttuegel", "gravatar_id": "954fbb8e22ba265ad081a4398ba555b2", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-25T20:26:05
null
{"repository":{"full_name":"ttuegel/kde2nix","owner":"ttuegel","private":false,"html_url":"https://github.com/ttuegel/kde2nix","description":"Automatically maintain Nix expressions for KDE projects","fork":false,"forks_url":"https://api.github.com/repos/ttuegel/kde2nix/forks","keys_url":"https://api.github.com/repos/ttuegel/kde2nix/keys{/key_id}","collaborators_url":"https://api.github.com/repos/ttuegel/kde2nix/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/ttuegel/kde2nix/teams","hooks_url":"https://api.github.com/repos/ttuegel/kde2nix/hooks","issue_events_url":"https://api.github.com/repos/ttuegel/kde2nix/issues/events{/number}","events_url":"https://api.github.com/repos/ttuegel/kde2nix/events","assignees_url":"https://api.github.com/repos/ttuegel/kde2nix/assignees{/user}","branches_url":"https://api.github.com/repos/ttuegel/kde2nix/branches{/branch}","tags_url":"https://api.github.com/repos/ttuegel/kde2nix/tags","blobs_url":"https://api.github.com/repos/ttuegel/kde2nix/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/ttuegel/kde2nix/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/ttuegel/kde2nix/git/refs{/sha}","trees_url":"https://api.github.com/repos/ttuegel/kde2nix/git/trees{/sha}","statuses_url":"https://api.github.com/repos/ttuegel/kde2nix/statuses/{sha}","languages_url":"https://api.github.com/repos/ttuegel/kde2nix/languages","stargazers_url":"https://api.github.com/repos/ttuegel/kde2nix/stargazers","contributors_url":"https://api.github.com/repos/ttuegel/kde2nix/contributors","subscribers_url":"https://api.github.com/repos/ttuegel/kde2nix/subscribers","subscription_url":"https://api.github.com/repos/ttuegel/kde2nix/subscription","commits_url":"https://api.github.com/repos/ttuegel/kde2nix/commits{/sha}","git_commits_url":"https://api.github.com/repos/ttuegel/kde2nix/git/commits{/sha}","comments_url":"https://api.github.com/repos/ttuegel/kde2nix/comments{/number}","issue_comment_url":"https://api.github.com/repos/ttuegel/kde2nix/issues/comments/{number}","contents_url":"https://api.github.com/repos/ttuegel/kde2nix/contents/{+path}","compare_url":"https://api.github.com/repos/ttuegel/kde2nix/compare/{base}...{head}","merges_url":"https://api.github.com/repos/ttuegel/kde2nix/merges","archive_url":"https://api.github.com/repos/ttuegel/kde2nix/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/ttuegel/kde2nix/downloads","issues_url":"https://api.github.com/repos/ttuegel/kde2nix/issues{/number}","pulls_url":"https://api.github.com/repos/ttuegel/kde2nix/pulls{/number}","milestones_url":"https://api.github.com/repos/ttuegel/kde2nix/milestones{/number}","notifications_url":"https://api.github.com/repos/ttuegel/kde2nix/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/ttuegel/kde2nix/labels{/name}","releases_url":"https://api.github.com/repos/ttuegel/kde2nix/releases{/id}","created_at":"2014-08-18T13:00:12Z","updated_at":"2014-08-25T20:24:29Z","pushed_at":"2014-08-25T13:26:04-07:00","git_url":"git://github.com/ttuegel/kde2nix.git","ssh_url":"[email protected]:ttuegel/kde2nix.git","clone_url":"https://github.com/ttuegel/kde2nix.git","svn_url":"https://github.com/ttuegel/kde2nix","homepage":"","size":144,"stargazers_count":0,"watchers_count":0,"language":"Haskell","has_issues":true,"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","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Thomas Tuegel","location":"Champaign, IL","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/ttuegel/kde2nix/compare/2b815945b5...582f0fee5a"}
PushEvent
true
{"shas":[["3ee78837e15495a7fd561a2691521a81504f2787","[email protected]","Created a seperate package for Mapreduce based Parquet Compaction.","netankit",true]],"size":1,"ref":"refs/heads/master","head":"3ee78837e15495a7fd561a2691521a81504f2787"}
{ "id": 20526621, "name": "AvroExample", "url": "https://github.com/netankit/AvroExample" }
{ "id": null, "login": "netankit", "gravatar_id": "22917f7bfcf2c49808ff16147014a7f1", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-22T14:01:18
null
{"repository":{"full_name":"netankit/AvroExample","owner":"netankit","private":false,"html_url":"https://github.com/netankit/AvroExample","description":"A sample project demonstrating the functionalities of Avro and Parquet.","fork":false,"forks_url":"https://api.github.com/repos/netankit/AvroExample/forks","keys_url":"https://api.github.com/repos/netankit/AvroExample/keys{/key_id}","collaborators_url":"https://api.github.com/repos/netankit/AvroExample/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/netankit/AvroExample/teams","hooks_url":"https://api.github.com/repos/netankit/AvroExample/hooks","issue_events_url":"https://api.github.com/repos/netankit/AvroExample/issues/events{/number}","events_url":"https://api.github.com/repos/netankit/AvroExample/events","assignees_url":"https://api.github.com/repos/netankit/AvroExample/assignees{/user}","branches_url":"https://api.github.com/repos/netankit/AvroExample/branches{/branch}","tags_url":"https://api.github.com/repos/netankit/AvroExample/tags","blobs_url":"https://api.github.com/repos/netankit/AvroExample/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/netankit/AvroExample/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/netankit/AvroExample/git/refs{/sha}","trees_url":"https://api.github.com/repos/netankit/AvroExample/git/trees{/sha}","statuses_url":"https://api.github.com/repos/netankit/AvroExample/statuses/{sha}","languages_url":"https://api.github.com/repos/netankit/AvroExample/languages","stargazers_url":"https://api.github.com/repos/netankit/AvroExample/stargazers","contributors_url":"https://api.github.com/repos/netankit/AvroExample/contributors","subscribers_url":"https://api.github.com/repos/netankit/AvroExample/subscribers","subscription_url":"https://api.github.com/repos/netankit/AvroExample/subscription","commits_url":"https://api.github.com/repos/netankit/AvroExample/commits{/sha}","git_commits_url":"https://api.github.com/repos/netankit/AvroExample/git/commits{/sha}","comments_url":"https://api.github.com/repos/netankit/AvroExample/comments{/number}","issue_comment_url":"https://api.github.com/repos/netankit/AvroExample/issues/comments/{number}","contents_url":"https://api.github.com/repos/netankit/AvroExample/contents/{+path}","compare_url":"https://api.github.com/repos/netankit/AvroExample/compare/{base}...{head}","merges_url":"https://api.github.com/repos/netankit/AvroExample/merges","archive_url":"https://api.github.com/repos/netankit/AvroExample/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/netankit/AvroExample/downloads","issues_url":"https://api.github.com/repos/netankit/AvroExample/issues{/number}","pulls_url":"https://api.github.com/repos/netankit/AvroExample/pulls{/number}","milestones_url":"https://api.github.com/repos/netankit/AvroExample/milestones{/number}","notifications_url":"https://api.github.com/repos/netankit/AvroExample/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/netankit/AvroExample/labels{/name}","releases_url":"https://api.github.com/repos/netankit/AvroExample/releases{/id}","created_at":"2014-06-05T13:45:32Z","updated_at":"2014-07-16T19:22:00Z","pushed_at":"2014-08-22T07:01:18-07:00","git_url":"git://github.com/netankit/AvroExample.git","ssh_url":"[email protected]:netankit/AvroExample.git","clone_url":"https://github.com/netankit/AvroExample.git","svn_url":"https://github.com/netankit/AvroExample","homepage":"","size":600,"stargazers_count":1,"watchers_count":1,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":1,"default_branch":"master","stargazers":1,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Ankit Bahuguna","company":"Technische Universität München & Teradata Inc.","blog":"de.linkedin.com/in/ankitbahuguna","location":"Munich, Germany","email":"[email protected]"},"url":"https://github.com/netankit/AvroExample/compare/661ee0f885...3ee78837e1"}
PushEvent
true
{"shas":[["ca86cff05679ad22bd351153fa85a13d12c86334","[email protected]","Update","Travis-CI",true]],"size":1,"ref":"refs/heads/master","head":"ca86cff05679ad22bd351153fa85a13d12c86334"}
{ "id": 19998188, "name": "test", "url": "https://github.com/tinexw/test" }
{ "id": null, "login": "tinexw", "gravatar_id": "04bbc6abbcdddee04dc4c42b2a2b7f08", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-21T02:01:14
null
{"repository":{"description":"","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":544,"owner":"tinexw","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"created_at":"2014-05-20T14:27:19-07:00","pushed_at":"2014-05-20T19:01:14-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/tinexw/test/compare/fe1b0bddaf...ca86cff056"}
PushEvent
true
{"shas":[["35cb06b784cd979f11365290a99cb08f992b8eb5","[email protected]","DEV: interim refactor","Embedthis Software",true]],"size":1,"ref":"refs/heads/dev","head":"35cb06b784cd979f11365290a99cb08f992b8eb5"}
{ "id": 14959165, "name": "pak", "url": "https://github.com/embedthis/pak" }
{ "id": null, "login": "embedthis", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-10-06T20:11:33
null
{"repository":{"full_name":"embedthis/pak","owner":"embedthis","private":false,"html_url":"https://github.com/embedthis/pak","description":"Embedthis Package Manager","fork":false,"forks_url":"https://api.github.com/repos/embedthis/pak/forks","keys_url":"https://api.github.com/repos/embedthis/pak/keys{/key_id}","collaborators_url":"https://api.github.com/repos/embedthis/pak/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/embedthis/pak/teams","hooks_url":"https://api.github.com/repos/embedthis/pak/hooks","issue_events_url":"https://api.github.com/repos/embedthis/pak/issues/events{/number}","events_url":"https://api.github.com/repos/embedthis/pak/events","assignees_url":"https://api.github.com/repos/embedthis/pak/assignees{/user}","branches_url":"https://api.github.com/repos/embedthis/pak/branches{/branch}","tags_url":"https://api.github.com/repos/embedthis/pak/tags","blobs_url":"https://api.github.com/repos/embedthis/pak/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/embedthis/pak/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/embedthis/pak/git/refs{/sha}","trees_url":"https://api.github.com/repos/embedthis/pak/git/trees{/sha}","statuses_url":"https://api.github.com/repos/embedthis/pak/statuses/{sha}","languages_url":"https://api.github.com/repos/embedthis/pak/languages","stargazers_url":"https://api.github.com/repos/embedthis/pak/stargazers","contributors_url":"https://api.github.com/repos/embedthis/pak/contributors","subscribers_url":"https://api.github.com/repos/embedthis/pak/subscribers","subscription_url":"https://api.github.com/repos/embedthis/pak/subscription","commits_url":"https://api.github.com/repos/embedthis/pak/commits{/sha}","git_commits_url":"https://api.github.com/repos/embedthis/pak/git/commits{/sha}","comments_url":"https://api.github.com/repos/embedthis/pak/comments{/number}","issue_comment_url":"https://api.github.com/repos/embedthis/pak/issues/comments/{number}","contents_url":"https://api.github.com/repos/embedthis/pak/contents/{+path}","compare_url":"https://api.github.com/repos/embedthis/pak/compare/{base}...{head}","merges_url":"https://api.github.com/repos/embedthis/pak/merges","archive_url":"https://api.github.com/repos/embedthis/pak/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/embedthis/pak/downloads","issues_url":"https://api.github.com/repos/embedthis/pak/issues{/number}","pulls_url":"https://api.github.com/repos/embedthis/pak/pulls{/number}","milestones_url":"https://api.github.com/repos/embedthis/pak/milestones{/number}","notifications_url":"https://api.github.com/repos/embedthis/pak/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/embedthis/pak/labels{/name}","releases_url":"https://api.github.com/repos/embedthis/pak/releases{/id}","created_at":"2013-12-05T16:32:03Z","updated_at":"2014-09-18T07:15:45Z","pushed_at":"2014-10-06T13:11:33-07:00","git_url":"git://github.com/embedthis/pak.git","ssh_url":"[email protected]:embedthis/pak.git","clone_url":"https://github.com/embedthis/pak.git","svn_url":"https://github.com/embedthis/pak","homepage":null,"size":15756,"stargazers_count":0,"watchers_count":0,"language":"CSS","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Embedthis Software","company":"Embedthis Software","blog":"https://embedthis.com/","location":"Seattle, Washington. USA.","email":"[email protected]"},"url":"https://github.com/embedthis/pak/compare/1800584b1f...35cb06b784"}
PushEvent
true
{"shas":[["058cef6186c6337624830939ecd42f8012f0041c","[email protected]","修改联系方式","xubaoyong",true]],"size":1,"ref":"refs/heads/master","head":"058cef6186c6337624830939ecd42f8012f0041c"}
{ "id": 26946339, "name": "taobaoservice", "url": "https://github.com/01jiagnwei01/taobaoservice" }
{ "id": null, "login": "01jiagnwei01", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-12-04T09:56:12
null
{"repository":{"full_name":"01jiagnwei01/taobaoservice","owner":"01jiagnwei01","private":false,"html_url":"https://github.com/01jiagnwei01/taobaoservice","description":"my taobaoservice","fork":false,"forks_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/forks","keys_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/keys{/key_id}","collaborators_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/teams","hooks_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/hooks","issue_events_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/issues/events{/number}","events_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/events","assignees_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/assignees{/user}","branches_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/branches{/branch}","tags_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/tags","blobs_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/git/refs{/sha}","trees_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/git/trees{/sha}","statuses_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/statuses/{sha}","languages_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/languages","stargazers_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/stargazers","contributors_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/contributors","subscribers_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/subscribers","subscription_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/subscription","commits_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/commits{/sha}","git_commits_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/git/commits{/sha}","comments_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/comments{/number}","issue_comment_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/issues/comments/{number}","contents_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/contents/{+path}","compare_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/compare/{base}...{head}","merges_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/merges","archive_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/downloads","issues_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/issues{/number}","pulls_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/pulls{/number}","milestones_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/milestones{/number}","notifications_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/labels{/name}","releases_url":"https://api.github.com/repos/01jiagnwei01/taobaoservice/releases{/id}","created_at":"2014-11-21T05:03:14Z","updated_at":"2014-12-04T09:56:13Z","pushed_at":"2014-12-04T09:56:12Z","git_url":"git://github.com/01jiagnwei01/taobaoservice.git","ssh_url":"[email protected]:01jiagnwei01/taobaoservice.git","clone_url":"https://github.com/01jiagnwei01/taobaoservice.git","svn_url":"https://github.com/01jiagnwei01/taobaoservice","homepage":null,"size":428,"stargazers_count":0,"watchers_count":0,"language":"CSS","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/01jiagnwei01/taobaoservice/compare/3b2df41de2...058cef6186"}
PushEvent
true
{"shas":[["921963cf460bc516bc62c91bd6e3c2b7f3e2cabb","[email protected]","Add file ident to instruction state dump\n\nSigned-off-by: Michael Buesch <[email protected]>","Michael Buesch",true]],"size":1,"ref":"refs/heads/master","head":"921963cf460bc516bc62c91bd6e3c2b7f3e2cabb"}
{ "id": 11764699, "name": "awlsim", "url": "https://github.com/mbuesch/awlsim" }
{ "id": null, "login": "mbuesch", "gravatar_id": "b90eaa4b5a0ce7f3ef1d6a4a7adee6cc", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-16T14:12:27
null
{"repository":{"full_name":"mbuesch/awlsim","owner":"mbuesch","private":false,"html_url":"https://github.com/mbuesch/awlsim","description":"Original repository at: git://git.bues.ch/awlsim.git","fork":false,"forks_url":"https://api.github.com/repos/mbuesch/awlsim/forks","keys_url":"https://api.github.com/repos/mbuesch/awlsim/keys{/key_id}","collaborators_url":"https://api.github.com/repos/mbuesch/awlsim/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/mbuesch/awlsim/teams","hooks_url":"https://api.github.com/repos/mbuesch/awlsim/hooks","issue_events_url":"https://api.github.com/repos/mbuesch/awlsim/issues/events{/number}","events_url":"https://api.github.com/repos/mbuesch/awlsim/events","assignees_url":"https://api.github.com/repos/mbuesch/awlsim/assignees{/user}","branches_url":"https://api.github.com/repos/mbuesch/awlsim/branches{/branch}","tags_url":"https://api.github.com/repos/mbuesch/awlsim/tags","blobs_url":"https://api.github.com/repos/mbuesch/awlsim/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/mbuesch/awlsim/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/mbuesch/awlsim/git/refs{/sha}","trees_url":"https://api.github.com/repos/mbuesch/awlsim/git/trees{/sha}","statuses_url":"https://api.github.com/repos/mbuesch/awlsim/statuses/{sha}","languages_url":"https://api.github.com/repos/mbuesch/awlsim/languages","stargazers_url":"https://api.github.com/repos/mbuesch/awlsim/stargazers","contributors_url":"https://api.github.com/repos/mbuesch/awlsim/contributors","subscribers_url":"https://api.github.com/repos/mbuesch/awlsim/subscribers","subscription_url":"https://api.github.com/repos/mbuesch/awlsim/subscription","commits_url":"https://api.github.com/repos/mbuesch/awlsim/commits{/sha}","git_commits_url":"https://api.github.com/repos/mbuesch/awlsim/git/commits{/sha}","comments_url":"https://api.github.com/repos/mbuesch/awlsim/comments{/number}","issue_comment_url":"https://api.github.com/repos/mbuesch/awlsim/issues/comments/{number}","contents_url":"https://api.github.com/repos/mbuesch/awlsim/contents/{+path}","compare_url":"https://api.github.com/repos/mbuesch/awlsim/compare/{base}...{head}","merges_url":"https://api.github.com/repos/mbuesch/awlsim/merges","archive_url":"https://api.github.com/repos/mbuesch/awlsim/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/mbuesch/awlsim/downloads","issues_url":"https://api.github.com/repos/mbuesch/awlsim/issues{/number}","pulls_url":"https://api.github.com/repos/mbuesch/awlsim/pulls{/number}","milestones_url":"https://api.github.com/repos/mbuesch/awlsim/milestones{/number}","notifications_url":"https://api.github.com/repos/mbuesch/awlsim/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/mbuesch/awlsim/labels{/name}","releases_url":"https://api.github.com/repos/mbuesch/awlsim/releases{/id}","created_at":"2013-07-30T12:40:03Z","updated_at":"2014-06-25T12:06:27Z","pushed_at":"2014-08-16T07:12:27-07:00","git_url":"git://github.com/mbuesch/awlsim.git","ssh_url":"[email protected]:mbuesch/awlsim.git","clone_url":"https://github.com/mbuesch/awlsim.git","svn_url":"https://github.com/mbuesch/awlsim","homepage":"","size":3362,"stargazers_count":4,"watchers_count":4,"language":"Python","has_issues":true,"has_downloads":true,"has_wiki":true,"forks_count":2,"mirror_url":null,"open_issues_count":1,"forks":2,"open_issues":1,"watchers":4,"default_branch":"master","stargazers":4,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Michael Büsch","blog":"http://bues.ch/","location":"Germany","email":"[email protected]"},"url":"https://github.com/mbuesch/awlsim/compare/b4c576f8b5...921963cf46"}
PushEvent
true
{"shas":[["cb988daae517ca305e3e9b3bb143bb6fa3e6b3ab","[email protected]","Proof_Reading_Comments: added comments to methods.tex","Finlay Maguire",true],["d748d09e5fed1b0080fbd80c3475a478deef898a","[email protected]","Merge branch 'master' of https://github.com/ggray1729/opencast-bio\n\nMerged changes gav has made with my comments","Finlay Maguire",true]],"size":2,"ref":"refs/heads/master","head":"d748d09e5fed1b0080fbd80c3475a478deef898a"}
{ "id": 20529118, "name": "opencast-bio", "url": "https://github.com/ggray1729/opencast-bio" }
{ "id": null, "login": "fmaguire", "gravatar_id": "237cc51b664729238386a0fd1e622c89", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-13T18:27:37
null
{"repository":{"full_name":"ggray1729/opencast-bio","owner":"ggray1729","private":false,"html_url":"https://github.com/ggray1729/opencast-bio","description":"A biological data mining project as part of a Masters degree at the University of Edinburgh.","fork":false,"forks_url":"https://api.github.com/repos/ggray1729/opencast-bio/forks","keys_url":"https://api.github.com/repos/ggray1729/opencast-bio/keys{/key_id}","collaborators_url":"https://api.github.com/repos/ggray1729/opencast-bio/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/ggray1729/opencast-bio/teams","hooks_url":"https://api.github.com/repos/ggray1729/opencast-bio/hooks","issue_events_url":"https://api.github.com/repos/ggray1729/opencast-bio/issues/events{/number}","events_url":"https://api.github.com/repos/ggray1729/opencast-bio/events","assignees_url":"https://api.github.com/repos/ggray1729/opencast-bio/assignees{/user}","branches_url":"https://api.github.com/repos/ggray1729/opencast-bio/branches{/branch}","tags_url":"https://api.github.com/repos/ggray1729/opencast-bio/tags","blobs_url":"https://api.github.com/repos/ggray1729/opencast-bio/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/ggray1729/opencast-bio/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/ggray1729/opencast-bio/git/refs{/sha}","trees_url":"https://api.github.com/repos/ggray1729/opencast-bio/git/trees{/sha}","statuses_url":"https://api.github.com/repos/ggray1729/opencast-bio/statuses/{sha}","languages_url":"https://api.github.com/repos/ggray1729/opencast-bio/languages","stargazers_url":"https://api.github.com/repos/ggray1729/opencast-bio/stargazers","contributors_url":"https://api.github.com/repos/ggray1729/opencast-bio/contributors","subscribers_url":"https://api.github.com/repos/ggray1729/opencast-bio/subscribers","subscription_url":"https://api.github.com/repos/ggray1729/opencast-bio/subscription","commits_url":"https://api.github.com/repos/ggray1729/opencast-bio/commits{/sha}","git_commits_url":"https://api.github.com/repos/ggray1729/opencast-bio/git/commits{/sha}","comments_url":"https://api.github.com/repos/ggray1729/opencast-bio/comments{/number}","issue_comment_url":"https://api.github.com/repos/ggray1729/opencast-bio/issues/comments/{number}","contents_url":"https://api.github.com/repos/ggray1729/opencast-bio/contents/{+path}","compare_url":"https://api.github.com/repos/ggray1729/opencast-bio/compare/{base}...{head}","merges_url":"https://api.github.com/repos/ggray1729/opencast-bio/merges","archive_url":"https://api.github.com/repos/ggray1729/opencast-bio/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/ggray1729/opencast-bio/downloads","issues_url":"https://api.github.com/repos/ggray1729/opencast-bio/issues{/number}","pulls_url":"https://api.github.com/repos/ggray1729/opencast-bio/pulls{/number}","milestones_url":"https://api.github.com/repos/ggray1729/opencast-bio/milestones{/number}","notifications_url":"https://api.github.com/repos/ggray1729/opencast-bio/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/ggray1729/opencast-bio/labels{/name}","releases_url":"https://api.github.com/repos/ggray1729/opencast-bio/releases{/id}","created_at":"2014-06-05T14:52:37Z","updated_at":"2014-08-05T15:55:13Z","pushed_at":"2014-08-13T11:27:37-07:00","git_url":"git://github.com/ggray1729/opencast-bio.git","ssh_url":"[email protected]:ggray1729/opencast-bio.git","clone_url":"https://github.com/ggray1729/opencast-bio.git","svn_url":"https://github.com/ggray1729/opencast-bio","homepage":"","size":12925,"stargazers_count":1,"watchers_count":1,"language":"TeX","has_issues":true,"has_downloads":true,"has_wiki":true,"forks_count":1,"mirror_url":null,"open_issues_count":0,"forks":1,"open_issues":0,"watchers":1,"default_branch":"master","stargazers":1,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Finlay Maguire","company":"Natural History Museum","blog":"http://gna-phylo.nhm.ac.uk/","location":"London","email":"[email protected]"},"url":"https://github.com/ggray1729/opencast-bio/compare/2620cea91c...d748d09e5f"}
PushEvent
true
{"shas":[["7aec470baf2f883ae26a7a6ba842ca81b7967455","[email protected]","Updated readme","Navkirat Singh",true]],"size":1,"ref":"refs/heads/master","head":"7aec470baf2f883ae26a7a6ba842ca81b7967455"}
{ "id": 26513139, "name": "Plugins", "url": "https://github.com/jderocher/Plugins" }
{ "id": null, "login": "navkirat", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-19T14:46:02
null
{"repository":{"full_name":"jderocher/Plugins","owner":"jderocher","private":false,"html_url":"https://github.com/jderocher/Plugins","description":"Plugins for Vuevent application","fork":false,"forks_url":"https://api.github.com/repos/jderocher/Plugins/forks","keys_url":"https://api.github.com/repos/jderocher/Plugins/keys{/key_id}","collaborators_url":"https://api.github.com/repos/jderocher/Plugins/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/jderocher/Plugins/teams","hooks_url":"https://api.github.com/repos/jderocher/Plugins/hooks","issue_events_url":"https://api.github.com/repos/jderocher/Plugins/issues/events{/number}","events_url":"https://api.github.com/repos/jderocher/Plugins/events","assignees_url":"https://api.github.com/repos/jderocher/Plugins/assignees{/user}","branches_url":"https://api.github.com/repos/jderocher/Plugins/branches{/branch}","tags_url":"https://api.github.com/repos/jderocher/Plugins/tags","blobs_url":"https://api.github.com/repos/jderocher/Plugins/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/jderocher/Plugins/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/jderocher/Plugins/git/refs{/sha}","trees_url":"https://api.github.com/repos/jderocher/Plugins/git/trees{/sha}","statuses_url":"https://api.github.com/repos/jderocher/Plugins/statuses/{sha}","languages_url":"https://api.github.com/repos/jderocher/Plugins/languages","stargazers_url":"https://api.github.com/repos/jderocher/Plugins/stargazers","contributors_url":"https://api.github.com/repos/jderocher/Plugins/contributors","subscribers_url":"https://api.github.com/repos/jderocher/Plugins/subscribers","subscription_url":"https://api.github.com/repos/jderocher/Plugins/subscription","commits_url":"https://api.github.com/repos/jderocher/Plugins/commits{/sha}","git_commits_url":"https://api.github.com/repos/jderocher/Plugins/git/commits{/sha}","comments_url":"https://api.github.com/repos/jderocher/Plugins/comments{/number}","issue_comment_url":"https://api.github.com/repos/jderocher/Plugins/issues/comments/{number}","contents_url":"https://api.github.com/repos/jderocher/Plugins/contents/{+path}","compare_url":"https://api.github.com/repos/jderocher/Plugins/compare/{base}...{head}","merges_url":"https://api.github.com/repos/jderocher/Plugins/merges","archive_url":"https://api.github.com/repos/jderocher/Plugins/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/jderocher/Plugins/downloads","issues_url":"https://api.github.com/repos/jderocher/Plugins/issues{/number}","pulls_url":"https://api.github.com/repos/jderocher/Plugins/pulls{/number}","milestones_url":"https://api.github.com/repos/jderocher/Plugins/milestones{/number}","notifications_url":"https://api.github.com/repos/jderocher/Plugins/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/jderocher/Plugins/labels{/name}","releases_url":"https://api.github.com/repos/jderocher/Plugins/releases{/id}","created_at":"2014-11-12T01:17:41Z","updated_at":"2014-11-19T14:46:01Z","pushed_at":"2014-11-19T14:46:01Z","git_url":"git://github.com/jderocher/Plugins.git","ssh_url":"[email protected]:jderocher/Plugins.git","clone_url":"https://github.com/jderocher/Plugins.git","svn_url":"https://github.com/jderocher/Plugins","homepage":null,"size":136,"stargazers_count":0,"watchers_count":0,"language":"JavaScript","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Navkirat Singh","company":"SpiderOrb","blog":"www.spiderorb.com","location":"Mohali, India","email":"[email protected]"},"url":"https://github.com/jderocher/Plugins/compare/fcf64bf020...7aec470baf"}
PushEvent
true
{"shas":[["ad4711b365d25cbd64e9f13be14a51a8e05b1ce5","[email protected]","new interface","Momchil Kinov",true]],"size":1,"ref":"refs/heads/master","head":"ad4711b365d25cbd64e9f13be14a51a8e05b1ce5"}
{ "id": 20339505, "name": "pact", "url": "https://github.com/momchilk/pact" }
{ "id": null, "login": "momchilk", "gravatar_id": "bc04707fd973317c95abe7a576c92b3a", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-06-10T20:31:18
null
{"repository":{"description":"","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":2040,"owner":"momchilk","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"JavaScript","created_at":"2014-05-30T12:08:07-07:00","pushed_at":"2014-06-10T13:31:18-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/momchilk/pact/compare/739b803849...ad4711b365"}
PushEvent
true
{"shas":[["29fac0864befb8ef2daee83e4384f0b98280290a","[email protected]","Added animated tiles. Added non-walkable tiles.","Felix Queißner",true]],"size":1,"ref":"refs/heads/master","head":"29fac0864befb8ef2daee83e4384f0b98280290a"}
{ "id": 20355310, "name": "NextMMO", "url": "https://github.com/MasterQ32/NextMMO" }
{ "id": null, "login": "MasterQ32", "gravatar_id": null, "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-07-12T19:14:45
null
{"repository":{"description":"An RPGMaker styled multiplayer game focused on, well, nothing special.","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":7464,"owner":"MasterQ32","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"JavaScript","created_at":"2014-05-31T05:28:10-07:00","pushed_at":"2014-07-12T12:14:44-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Felix Queißner","blog":"http://www.masterq32.de","location":"Stuttgart - Germany","email":"[email protected]"},"url":"https://github.com/MasterQ32/NextMMO/compare/0b2a1a669d...29fac0864b"}
PushEvent
true
{"shas":[["efe4cf7a48f2460735b1b4c968e6f78c6746d2fe","[email protected]","Update main.scss","Alex Devero",true]],"size":1,"ref":"refs/heads/master","head":"efe4cf7a48f2460735b1b4c968e6f78c6746d2fe"}
{ "id": 18591030, "name": "alexdevero", "url": "https://github.com/d3v3r0/alexdevero" }
{ "id": null, "login": "d3v3r0", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-05T10:33:06
null
{"repository":{"full_name":"d3v3r0/alexdevero","owner":"d3v3r0","private":false,"html_url":"https://github.com/d3v3r0/alexdevero","description":"Code for my personal pages","fork":false,"forks_url":"https://api.github.com/repos/d3v3r0/alexdevero/forks","keys_url":"https://api.github.com/repos/d3v3r0/alexdevero/keys{/key_id}","collaborators_url":"https://api.github.com/repos/d3v3r0/alexdevero/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/d3v3r0/alexdevero/teams","hooks_url":"https://api.github.com/repos/d3v3r0/alexdevero/hooks","issue_events_url":"https://api.github.com/repos/d3v3r0/alexdevero/issues/events{/number}","events_url":"https://api.github.com/repos/d3v3r0/alexdevero/events","assignees_url":"https://api.github.com/repos/d3v3r0/alexdevero/assignees{/user}","branches_url":"https://api.github.com/repos/d3v3r0/alexdevero/branches{/branch}","tags_url":"https://api.github.com/repos/d3v3r0/alexdevero/tags","blobs_url":"https://api.github.com/repos/d3v3r0/alexdevero/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/d3v3r0/alexdevero/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/d3v3r0/alexdevero/git/refs{/sha}","trees_url":"https://api.github.com/repos/d3v3r0/alexdevero/git/trees{/sha}","statuses_url":"https://api.github.com/repos/d3v3r0/alexdevero/statuses/{sha}","languages_url":"https://api.github.com/repos/d3v3r0/alexdevero/languages","stargazers_url":"https://api.github.com/repos/d3v3r0/alexdevero/stargazers","contributors_url":"https://api.github.com/repos/d3v3r0/alexdevero/contributors","subscribers_url":"https://api.github.com/repos/d3v3r0/alexdevero/subscribers","subscription_url":"https://api.github.com/repos/d3v3r0/alexdevero/subscription","commits_url":"https://api.github.com/repos/d3v3r0/alexdevero/commits{/sha}","git_commits_url":"https://api.github.com/repos/d3v3r0/alexdevero/git/commits{/sha}","comments_url":"https://api.github.com/repos/d3v3r0/alexdevero/comments{/number}","issue_comment_url":"https://api.github.com/repos/d3v3r0/alexdevero/issues/comments/{number}","contents_url":"https://api.github.com/repos/d3v3r0/alexdevero/contents/{+path}","compare_url":"https://api.github.com/repos/d3v3r0/alexdevero/compare/{base}...{head}","merges_url":"https://api.github.com/repos/d3v3r0/alexdevero/merges","archive_url":"https://api.github.com/repos/d3v3r0/alexdevero/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/d3v3r0/alexdevero/downloads","issues_url":"https://api.github.com/repos/d3v3r0/alexdevero/issues{/number}","pulls_url":"https://api.github.com/repos/d3v3r0/alexdevero/pulls{/number}","milestones_url":"https://api.github.com/repos/d3v3r0/alexdevero/milestones{/number}","notifications_url":"https://api.github.com/repos/d3v3r0/alexdevero/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/d3v3r0/alexdevero/labels{/name}","releases_url":"https://api.github.com/repos/d3v3r0/alexdevero/releases{/id}","created_at":"2014-04-09T08:51:41Z","updated_at":"2014-10-31T16:21:26Z","pushed_at":"2014-11-05T02:33:06-08:00","git_url":"git://github.com/d3v3r0/alexdevero.git","ssh_url":"[email protected]:d3v3r0/alexdevero.git","clone_url":"https://github.com/d3v3r0/alexdevero.git","svn_url":"https://github.com/d3v3r0/alexdevero","homepage":null,"size":332,"stargazers_count":0,"watchers_count":0,"language":"CSS","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Alex Devero","company":"Devero","blog":"http://www.alexdevero.com","location":"Prague, Czech Republic","email":"[email protected]"},"url":"https://github.com/d3v3r0/alexdevero/compare/9349f6daf1...efe4cf7a48"}
PushEvent
true
{"shas":[["d152548d8a02f0ec7e85f4c060d2fcb767567df6","[email protected]","Modifications","broekhuizen",true]],"size":1,"ref":"refs/heads/master","head":"d152548d8a02f0ec7e85f4c060d2fcb767567df6"}
{ "id": 19873207, "name": "windows-openstack-imaging", "url": "https://github.com/broekhuizen/windows-openstack-imaging" }
{ "id": null, "login": "broekhuizen", "gravatar_id": "3e5bedaa1801d68868451b34435ce6d4", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-20T12:05:35
null
{"repository":{"description":"","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":0,"owner":"broekhuizen","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"PowerShell","created_at":"2014-05-16T16:02:23-07:00","pushed_at":"2014-05-20T05:05:35-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/broekhuizen/windows-openstack-imaging/compare/ba8114f7e1...d152548d8a"}
PushEvent
true
{"shas":[["3401158c4cb8b64e08c11c1fbe7a1a8601e85136","[email protected]","Implemented caching support of Volt parser","Wenzel Pünter",true]],"size":1,"ref":"refs/heads/master","head":"3401158c4cb8b64e08c11c1fbe7a1a8601e85136"}
{ "id": 17750885, "name": "phalcon-php", "url": "https://github.com/scento/phalcon-php" }
{ "id": null, "login": "scento", "gravatar_id": "ff0126f15d80ceb5ae3ed45405dd0ea7", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-07-31T17:58:57
null
{"repository":{"full_name":"scento/phalcon-php","owner":"scento","private":false,"html_url":"https://github.com/scento/phalcon-php","description":"Pure PHP implementation of the Phalcon Web framework.","fork":false,"forks_url":"https://api.github.com/repos/scento/phalcon-php/forks","keys_url":"https://api.github.com/repos/scento/phalcon-php/keys{/key_id}","collaborators_url":"https://api.github.com/repos/scento/phalcon-php/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/scento/phalcon-php/teams","hooks_url":"https://api.github.com/repos/scento/phalcon-php/hooks","issue_events_url":"https://api.github.com/repos/scento/phalcon-php/issues/events{/number}","events_url":"https://api.github.com/repos/scento/phalcon-php/events","assignees_url":"https://api.github.com/repos/scento/phalcon-php/assignees{/user}","branches_url":"https://api.github.com/repos/scento/phalcon-php/branches{/branch}","tags_url":"https://api.github.com/repos/scento/phalcon-php/tags","blobs_url":"https://api.github.com/repos/scento/phalcon-php/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/scento/phalcon-php/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/scento/phalcon-php/git/refs{/sha}","trees_url":"https://api.github.com/repos/scento/phalcon-php/git/trees{/sha}","statuses_url":"https://api.github.com/repos/scento/phalcon-php/statuses/{sha}","languages_url":"https://api.github.com/repos/scento/phalcon-php/languages","stargazers_url":"https://api.github.com/repos/scento/phalcon-php/stargazers","contributors_url":"https://api.github.com/repos/scento/phalcon-php/contributors","subscribers_url":"https://api.github.com/repos/scento/phalcon-php/subscribers","subscription_url":"https://api.github.com/repos/scento/phalcon-php/subscription","commits_url":"https://api.github.com/repos/scento/phalcon-php/commits{/sha}","git_commits_url":"https://api.github.com/repos/scento/phalcon-php/git/commits{/sha}","comments_url":"https://api.github.com/repos/scento/phalcon-php/comments{/number}","issue_comment_url":"https://api.github.com/repos/scento/phalcon-php/issues/comments/{number}","contents_url":"https://api.github.com/repos/scento/phalcon-php/contents/{+path}","compare_url":"https://api.github.com/repos/scento/phalcon-php/compare/{base}...{head}","merges_url":"https://api.github.com/repos/scento/phalcon-php/merges","archive_url":"https://api.github.com/repos/scento/phalcon-php/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/scento/phalcon-php/downloads","issues_url":"https://api.github.com/repos/scento/phalcon-php/issues{/number}","pulls_url":"https://api.github.com/repos/scento/phalcon-php/pulls{/number}","milestones_url":"https://api.github.com/repos/scento/phalcon-php/milestones{/number}","notifications_url":"https://api.github.com/repos/scento/phalcon-php/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/scento/phalcon-php/labels{/name}","releases_url":"https://api.github.com/repos/scento/phalcon-php/releases{/id}","created_at":"2014-03-14T15:34:05Z","updated_at":"2014-07-30T11:49:27Z","pushed_at":"2014-07-31T10:58:55-07:00","git_url":"git://github.com/scento/phalcon-php.git","ssh_url":"[email protected]:scento/phalcon-php.git","clone_url":"https://github.com/scento/phalcon-php.git","svn_url":"https://github.com/scento/phalcon-php","homepage":"","size":5545,"stargazers_count":14,"watchers_count":14,"language":"PHP","has_issues":true,"has_downloads":true,"has_wiki":true,"forks_count":3,"mirror_url":null,"open_issues_count":5,"forks":3,"open_issues":5,"watchers":14,"default_branch":"master","stargazers":14,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Wenzel Pünter","company":"","blog":"","location":"Germany","email":"[email protected]"},"url":"https://github.com/scento/phalcon-php/compare/06f1a07d66...3401158c4c"}
PushEvent
true
{"shas":[["0498c9b2098adddb8ab0c9aa6eebf992509f3625","[email protected]","Updating data","Risk Index",true]],"size":1,"ref":"refs/heads/master","head":"0498c9b2098adddb8ab0c9aa6eebf992509f3625"}
{ "id": 14882734, "name": "riskindex.github.io", "url": "https://github.com/riskindex/riskindex.github.io" }
{ "id": null, "login": "riskindex", "gravatar_id": "ee46af82f237d137b129269a7c0040e5", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-25T04:20:08
null
{"repository":{"full_name":"riskindex/riskindex.github.io","owner":"riskindex","private":false,"html_url":"https://github.com/riskindex/riskindex.github.io","description":"","fork":false,"forks_url":"https://api.github.com/repos/riskindex/riskindex.github.io/forks","keys_url":"https://api.github.com/repos/riskindex/riskindex.github.io/keys{/key_id}","collaborators_url":"https://api.github.com/repos/riskindex/riskindex.github.io/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/riskindex/riskindex.github.io/teams","hooks_url":"https://api.github.com/repos/riskindex/riskindex.github.io/hooks","issue_events_url":"https://api.github.com/repos/riskindex/riskindex.github.io/issues/events{/number}","events_url":"https://api.github.com/repos/riskindex/riskindex.github.io/events","assignees_url":"https://api.github.com/repos/riskindex/riskindex.github.io/assignees{/user}","branches_url":"https://api.github.com/repos/riskindex/riskindex.github.io/branches{/branch}","tags_url":"https://api.github.com/repos/riskindex/riskindex.github.io/tags","blobs_url":"https://api.github.com/repos/riskindex/riskindex.github.io/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/riskindex/riskindex.github.io/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/riskindex/riskindex.github.io/git/refs{/sha}","trees_url":"https://api.github.com/repos/riskindex/riskindex.github.io/git/trees{/sha}","statuses_url":"https://api.github.com/repos/riskindex/riskindex.github.io/statuses/{sha}","languages_url":"https://api.github.com/repos/riskindex/riskindex.github.io/languages","stargazers_url":"https://api.github.com/repos/riskindex/riskindex.github.io/stargazers","contributors_url":"https://api.github.com/repos/riskindex/riskindex.github.io/contributors","subscribers_url":"https://api.github.com/repos/riskindex/riskindex.github.io/subscribers","subscription_url":"https://api.github.com/repos/riskindex/riskindex.github.io/subscription","commits_url":"https://api.github.com/repos/riskindex/riskindex.github.io/commits{/sha}","git_commits_url":"https://api.github.com/repos/riskindex/riskindex.github.io/git/commits{/sha}","comments_url":"https://api.github.com/repos/riskindex/riskindex.github.io/comments{/number}","issue_comment_url":"https://api.github.com/repos/riskindex/riskindex.github.io/issues/comments/{number}","contents_url":"https://api.github.com/repos/riskindex/riskindex.github.io/contents/{+path}","compare_url":"https://api.github.com/repos/riskindex/riskindex.github.io/compare/{base}...{head}","merges_url":"https://api.github.com/repos/riskindex/riskindex.github.io/merges","archive_url":"https://api.github.com/repos/riskindex/riskindex.github.io/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/riskindex/riskindex.github.io/downloads","issues_url":"https://api.github.com/repos/riskindex/riskindex.github.io/issues{/number}","pulls_url":"https://api.github.com/repos/riskindex/riskindex.github.io/pulls{/number}","milestones_url":"https://api.github.com/repos/riskindex/riskindex.github.io/milestones{/number}","notifications_url":"https://api.github.com/repos/riskindex/riskindex.github.io/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/riskindex/riskindex.github.io/labels{/name}","releases_url":"https://api.github.com/repos/riskindex/riskindex.github.io/releases{/id}","created_at":"2013-12-03T03:45:24Z","updated_at":"2014-06-25T10:10:09Z","pushed_at":"2014-08-24T21:20:08-07:00","git_url":"git://github.com/riskindex/riskindex.github.io.git","ssh_url":"[email protected]:riskindex/riskindex.github.io.git","clone_url":"https://github.com/riskindex/riskindex.github.io.git","svn_url":"https://github.com/riskindex/riskindex.github.io","homepage":null,"size":354470,"stargazers_count":0,"watchers_count":0,"language":null,"has_issues":true,"has_downloads":true,"has_wiki":true,"forks_count":1,"mirror_url":null,"open_issues_count":0,"forks":1,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/riskindex/riskindex.github.io/compare/b48ea2a407...0498c9b209"}
PushEvent
true
{"shas":[["fed09c01959a70bd85470a3d01d4fe587a10baa8","[email protected]","open tasks close when opening another task list, arrows follow visibility of tasklists with direction","Luke McComb",true]],"size":1,"ref":"refs/heads/master","head":"fed09c01959a70bd85470a3d01d4fe587a10baa8"}
{ "id": 22618848, "name": "taskly", "url": "https://github.com/lukemccomb/taskly" }
{ "id": null, "login": "lukemccomb", "gravatar_id": "4459e5a6cde9d80df5665286cd5ec8fc", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-08-15T20:39:40
null
{"repository":{"full_name":"lukemccomb/taskly","owner":"lukemccomb","private":false,"html_url":"https://github.com/lukemccomb/taskly","description":"","fork":false,"forks_url":"https://api.github.com/repos/lukemccomb/taskly/forks","keys_url":"https://api.github.com/repos/lukemccomb/taskly/keys{/key_id}","collaborators_url":"https://api.github.com/repos/lukemccomb/taskly/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/lukemccomb/taskly/teams","hooks_url":"https://api.github.com/repos/lukemccomb/taskly/hooks","issue_events_url":"https://api.github.com/repos/lukemccomb/taskly/issues/events{/number}","events_url":"https://api.github.com/repos/lukemccomb/taskly/events","assignees_url":"https://api.github.com/repos/lukemccomb/taskly/assignees{/user}","branches_url":"https://api.github.com/repos/lukemccomb/taskly/branches{/branch}","tags_url":"https://api.github.com/repos/lukemccomb/taskly/tags","blobs_url":"https://api.github.com/repos/lukemccomb/taskly/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/lukemccomb/taskly/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/lukemccomb/taskly/git/refs{/sha}","trees_url":"https://api.github.com/repos/lukemccomb/taskly/git/trees{/sha}","statuses_url":"https://api.github.com/repos/lukemccomb/taskly/statuses/{sha}","languages_url":"https://api.github.com/repos/lukemccomb/taskly/languages","stargazers_url":"https://api.github.com/repos/lukemccomb/taskly/stargazers","contributors_url":"https://api.github.com/repos/lukemccomb/taskly/contributors","subscribers_url":"https://api.github.com/repos/lukemccomb/taskly/subscribers","subscription_url":"https://api.github.com/repos/lukemccomb/taskly/subscription","commits_url":"https://api.github.com/repos/lukemccomb/taskly/commits{/sha}","git_commits_url":"https://api.github.com/repos/lukemccomb/taskly/git/commits{/sha}","comments_url":"https://api.github.com/repos/lukemccomb/taskly/comments{/number}","issue_comment_url":"https://api.github.com/repos/lukemccomb/taskly/issues/comments/{number}","contents_url":"https://api.github.com/repos/lukemccomb/taskly/contents/{+path}","compare_url":"https://api.github.com/repos/lukemccomb/taskly/compare/{base}...{head}","merges_url":"https://api.github.com/repos/lukemccomb/taskly/merges","archive_url":"https://api.github.com/repos/lukemccomb/taskly/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/lukemccomb/taskly/downloads","issues_url":"https://api.github.com/repos/lukemccomb/taskly/issues{/number}","pulls_url":"https://api.github.com/repos/lukemccomb/taskly/pulls{/number}","milestones_url":"https://api.github.com/repos/lukemccomb/taskly/milestones{/number}","notifications_url":"https://api.github.com/repos/lukemccomb/taskly/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/lukemccomb/taskly/labels{/name}","releases_url":"https://api.github.com/repos/lukemccomb/taskly/releases{/id}","created_at":"2014-08-04T20:28:21Z","updated_at":"2014-08-04T20:28:40Z","pushed_at":"2014-08-15T13:39:40-07:00","git_url":"git://github.com/lukemccomb/taskly.git","ssh_url":"[email protected]:lukemccomb/taskly.git","clone_url":"https://github.com/lukemccomb/taskly.git","svn_url":"https://github.com/lukemccomb/taskly","homepage":null,"size":1080,"stargazers_count":0,"watchers_count":0,"language":"Ruby","has_issues":true,"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","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Luke","company":"","blog":"lukemcblog.com","location":"Denver, CO","email":"[email protected]"},"url":"https://github.com/lukemccomb/taskly/compare/6c62703790...fed09c0195"}
PushEvent
true
{"shas":[["d7a7f8a68f815a42153d4025af39a691d67edb2d","5a2824f7c8abfdcf266e6fcebe8d67d372d16fcb@KatrinadeMacBook-Pro.local","2014-11-22","miemiekismet",true]],"size":1,"ref":"refs/heads/master","head":"d7a7f8a68f815a42153d4025af39a691d67edb2d"}
{ "id": 22201578, "name": "miemiekismet.github.io", "url": "https://github.com/miemiekismet/miemiekismet.github.io" }
{ "id": null, "login": "miemiekismet", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-21T19:35:00
null
{"repository":{"full_name":"miemiekismet/miemiekismet.github.io","owner":"miemiekismet","private":false,"html_url":"https://github.com/miemiekismet/miemiekismet.github.io","description":"","fork":false,"forks_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/forks","keys_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/keys{/key_id}","collaborators_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/teams","hooks_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/hooks","issue_events_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/issues/events{/number}","events_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/events","assignees_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/assignees{/user}","branches_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/branches{/branch}","tags_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/tags","blobs_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/git/refs{/sha}","trees_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/git/trees{/sha}","statuses_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/statuses/{sha}","languages_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/languages","stargazers_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/stargazers","contributors_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/contributors","subscribers_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/subscribers","subscription_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/subscription","commits_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/commits{/sha}","git_commits_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/git/commits{/sha}","comments_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/comments{/number}","issue_comment_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/issues/comments/{number}","contents_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/contents/{+path}","compare_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/compare/{base}...{head}","merges_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/merges","archive_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/downloads","issues_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/issues{/number}","pulls_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/pulls{/number}","milestones_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/milestones{/number}","notifications_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/labels{/name}","releases_url":"https://api.github.com/repos/miemiekismet/miemiekismet.github.io/releases{/id}","created_at":"2014-07-24T06:24:21Z","updated_at":"2014-11-21T19:35:00Z","pushed_at":"2014-11-21T19:35:00Z","git_url":"git://github.com/miemiekismet/miemiekismet.github.io.git","ssh_url":"[email protected]:miemiekismet/miemiekismet.github.io.git","clone_url":"https://github.com/miemiekismet/miemiekismet.github.io.git","svn_url":"https://github.com/miemiekismet/miemiekismet.github.io","homepage":null,"size":13568,"stargazers_count":0,"watchers_count":0,"language":"CSS","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/miemiekismet/miemiekismet.github.io/compare/f22f517940...d7a7f8a68f"}
PushEvent
true
{"shas":[["ec5160fc22c952380f8764e3bbea304cb2b52817","[email protected]","Added putting students in rooms to every dorm floor page","Nathan Hall",true]],"size":1,"ref":"refs/heads/deliverable_2","head":"ec5160fc22c952380f8764e3bbea304cb2b52817"}
{ "id": 17298923, "name": "FrontEndDevelopmentProject", "url": "https://github.com/nmhall/FrontEndDevelopmentProject" }
{ "id": null, "login": "nmhall", "gravatar_id": "2caea8b2d511748fc21bbb6e1f9839fd", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-04-01T19:59:26
null
{"repository":{"description":"Repository for the Front End Development class project code","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":59128,"owner":"nmhall","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"CSS","created_at":"2014-02-28T12:33:38-08:00","pushed_at":"2014-04-01T12:59:26-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/nmhall/FrontEndDevelopmentProject/compare/70eec28998...ec5160fc22"}
PushEvent
true
{"shas":[["516fc56b6c7758a019acc748ab144bd16e73d8ee","[email protected]","html parse work in progress","sagar2305",true]],"size":1,"ref":"refs/heads/master","head":"516fc56b6c7758a019acc748ab144bd16e73d8ee"}
{ "id": 18160097, "name": "TTY", "url": "https://github.com/sagar2305/TTY" }
{ "id": null, "login": "sagar2305", "gravatar_id": "ef756141e34843631c4bfb60cf7612ac", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-11T04:46:47
null
{"repository":{"description":"","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":2832,"owner":"sagar2305","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"Objective-C","created_at":"2014-03-26T18:10:47-07:00","pushed_at":"2014-05-10T21:46:47-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/sagar2305/TTY/compare/caa17afec6...516fc56b6c"}
PushEvent
true
{"shas":[["1c7285ab276bcbd1d5453d2a56696cb98aad0c05","[email protected]","try web stir blurb","Webstir",true]],"size":1,"ref":"refs/heads/master","head":"1c7285ab276bcbd1d5453d2a56696cb98aad0c05"}
{ "id": 6383448, "name": "webstir.github.io", "url": "https://github.com/Webstir/webstir.github.io" }
{ "id": null, "login": "Webstir", "gravatar_id": "238f69df454a66b2fb9e8355a8f558bf", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-06T22:51:31
null
{"repository":{"description":"Webstir | Celebrating web innovation!","homepage":"","watchers":1,"stargazers":1,"forks":0,"fork":false,"size":142804,"owner":"Webstir","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"CSS","created_at":"2012-10-25T00:18:39-07:00","pushed_at":"2014-05-06T15:51:31-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Ben Grandy","company":"","blog":"","location":"San Francisco","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/Webstir/webstir.github.io/compare/e7c2929597...1c7285ab27"}
PushEvent
true
{"shas":[["c59a8e99403bde7cab4394172ff2ca3a03d8eef6","[email protected]","Update cachematrix.R","whattokingu",true]],"size":1,"ref":"refs/heads/master","head":"c59a8e99403bde7cab4394172ff2ca3a03d8eef6"}
{ "id": 19931680, "name": "ProgrammingAssignment2", "url": "https://github.com/whattokingu/ProgrammingAssignment2" }
{ "id": null, "login": "whattokingu", "gravatar_id": "77f9a4a2a2f3013677538eea7d7c4b66", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-19T07:07:54
null
{"repository":{"description":"Repository for Programming Assignment 2 for R Programming on Coursera","watchers":0,"stargazers":0,"forks":0,"fork":true,"size":375,"owner":"whattokingu","private":false,"open_issues":0,"has_issues":false,"has_downloads":true,"has_wiki":true,"language":"R","created_at":"2014-05-18T23:44:37-07:00","pushed_at":"2014-05-19T00:07:53-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/whattokingu/ProgrammingAssignment2/compare/417dce7da1...c59a8e9940"}
PushEvent
true
{"shas":[["158ff1bcf0f657846406b202078441a2ad2e9a62","[email protected]","1","CNILN",true]],"size":1,"ref":"refs/heads/master","head":"158ff1bcf0f657846406b202078441a2ad2e9a62"}
{ "id": 18930333, "name": "CNILN.github.io", "url": "https://github.com/CNILN/CNILN.github.io" }
{ "id": null, "login": "CNILN", "gravatar_id": "95bd62f7b61ed219ecd0f24915cc09a7", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-06-20T09:42:13
null
{"repository":{"description":"","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":960,"owner":"CNILN","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"TeX","created_at":"2014-04-18T18:09:30-07:00","pushed_at":"2014-06-20T02:42:13-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/CNILN/CNILN.github.io/compare/08bdf93be6...158ff1bcf0"}
PushEvent
true
{"shas":[["b7780911fb4d7d4984d49d51c1d2e92f2531978a","[email protected]","hobo commit","hobo",true]],"size":1,"ref":"refs/heads/master","head":"b7780911fb4d7d4984d49d51c1d2e92f2531978a"}
{ "id": 13593102, "name": "haidaodemo", "url": "https://github.com/scudc/haidaodemo" }
{ "id": null, "login": "scudc", "gravatar_id": "5f01997147d581e837f0467ceb6faa06", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-06-15T15:37:07
null
{"repository":{"description":"haidaodemo","watchers":0,"stargazers":0,"forks":2,"fork":false,"size":7741,"owner":"scudc","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"Java","created_at":"2013-10-15T07:56:16-07:00","pushed_at":"2014-06-15T08:37:06-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"hobo","company":"tencent","blog":"http://hobo.sinaapp.com/","location":"china shenzhen","email":"[email protected]"},"url":"https://github.com/scudc/haidaodemo/compare/77213ab80b...b7780911fb"}
PushEvent
true
{"shas":[["31c062d55df112ee383fa6e82375643ac3eef8ac","[email protected]","Create README.md","Bas van Marwijk",true]],"size":1,"ref":"refs/heads/master","head":"31c062d55df112ee383fa6e82375643ac3eef8ac"}
{ "id": 21629451, "name": "mylocations", "url": "https://github.com/bascoder/mylocations" }
{ "id": null, "login": "bascoder", "gravatar_id": "5910959525ac9d1c92875cad10a2fe41", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-07-08T21:05:16
null
{"repository":{"description":"","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":0,"owner":"bascoder","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"Java","created_at":"2014-07-08T14:03:40-07:00","pushed_at":"2014-07-08T14:05:16-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Bas van Marwijk","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/bascoder/mylocations/compare/ed75e65a59...31c062d55d"}
PushEvent
true
{"shas":[["0cf1fa0260f306089c346aa382a2cddd0de75ccc","[email protected]","uuu","epoxy",true]],"size":1,"ref":"refs/heads/master","head":"0cf1fa0260f306089c346aa382a2cddd0de75ccc"}
{ "id": 16052000, "name": "Ljudjagare", "url": "https://github.com/Akodiat/Ljudjagare" }
{ "id": null, "login": "epoxy", "gravatar_id": "1b75006f0cca426e48fdde55cbdad04c", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-05-19T16:46:37
null
{"repository":{"description":"","watchers":0,"stargazers":0,"forks":1,"fork":false,"size":71682,"owner":"Akodiat","private":false,"open_issues":1,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"C","created_at":"2014-01-19T10:53:27-08:00","pushed_at":"2014-05-19T09:46:36-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"","company":"","blog":"","location":"","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/Akodiat/Ljudjagare/compare/00563179f4...0cf1fa0260"}
PushEvent
true
{"shas":[["25909c7e05d2196198e4ee4e90e698e7d79d52e9","[email protected]","fix for issue godblab\t#8 Limerick about cats","claytantor",true]],"size":1,"ref":"refs/heads/master","head":"25909c7e05d2196198e4ee4e90e698e7d79d52e9"}
{ "id": 22823195, "name": "godblab", "url": "https://github.com/clayroots/godblab" }
{ "id": null, "login": "clayroots", "gravatar_id": "4e51863c1a13cea85be3aa7d94dd7349", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-07T20:57:32
null
{"repository":{"full_name":"clayroots/godblab","owner":"clayroots","private":false,"html_url":"https://github.com/clayroots/godblab","description":"Talk with a stranger about god.","fork":true,"forks_url":"https://api.github.com/repos/clayroots/godblab/forks","keys_url":"https://api.github.com/repos/clayroots/godblab/keys{/key_id}","collaborators_url":"https://api.github.com/repos/clayroots/godblab/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/clayroots/godblab/teams","hooks_url":"https://api.github.com/repos/clayroots/godblab/hooks","issue_events_url":"https://api.github.com/repos/clayroots/godblab/issues/events{/number}","events_url":"https://api.github.com/repos/clayroots/godblab/events","assignees_url":"https://api.github.com/repos/clayroots/godblab/assignees{/user}","branches_url":"https://api.github.com/repos/clayroots/godblab/branches{/branch}","tags_url":"https://api.github.com/repos/clayroots/godblab/tags","blobs_url":"https://api.github.com/repos/clayroots/godblab/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/clayroots/godblab/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/clayroots/godblab/git/refs{/sha}","trees_url":"https://api.github.com/repos/clayroots/godblab/git/trees{/sha}","statuses_url":"https://api.github.com/repos/clayroots/godblab/statuses/{sha}","languages_url":"https://api.github.com/repos/clayroots/godblab/languages","stargazers_url":"https://api.github.com/repos/clayroots/godblab/stargazers","contributors_url":"https://api.github.com/repos/clayroots/godblab/contributors","subscribers_url":"https://api.github.com/repos/clayroots/godblab/subscribers","subscription_url":"https://api.github.com/repos/clayroots/godblab/subscription","commits_url":"https://api.github.com/repos/clayroots/godblab/commits{/sha}","git_commits_url":"https://api.github.com/repos/clayroots/godblab/git/commits{/sha}","comments_url":"https://api.github.com/repos/clayroots/godblab/comments{/number}","issue_comment_url":"https://api.github.com/repos/clayroots/godblab/issues/comments/{number}","contents_url":"https://api.github.com/repos/clayroots/godblab/contents/{+path}","compare_url":"https://api.github.com/repos/clayroots/godblab/compare/{base}...{head}","merges_url":"https://api.github.com/repos/clayroots/godblab/merges","archive_url":"https://api.github.com/repos/clayroots/godblab/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/clayroots/godblab/downloads","issues_url":"https://api.github.com/repos/clayroots/godblab/issues{/number}","pulls_url":"https://api.github.com/repos/clayroots/godblab/pulls{/number}","milestones_url":"https://api.github.com/repos/clayroots/godblab/milestones{/number}","notifications_url":"https://api.github.com/repos/clayroots/godblab/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/clayroots/godblab/labels{/name}","releases_url":"https://api.github.com/repos/clayroots/godblab/releases{/id}","created_at":"2014-08-11T01:33:11Z","updated_at":"2014-08-11T02:00:47Z","pushed_at":"2014-09-07T13:57:32-07:00","git_url":"git://github.com/clayroots/godblab.git","ssh_url":"[email protected]:clayroots/godblab.git","clone_url":"https://github.com/clayroots/godblab.git","svn_url":"https://github.com/clayroots/godblab","homepage":null,"size":460,"stargazers_count":0,"watchers_count":0,"language":"PHP","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","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/clayroots/godblab/compare/8ca190a560...25909c7e05"}
PushEvent
true
{"shas":[["ff27ac42e5aa8fd1df2b64e2384169ec54289f1f","[email protected]","+aspell dictionary","a bellenir",false],["4b53391e1910f146e3fbd2b1910c5e8292de887d","[email protected]","transfer from screen's copybuffer to x's clipboard","a bellenir",false]],"size":2,"ref":"refs/heads/master","head":"4b53391e1910f146e3fbd2b1910c5e8292de887d"}
{ "id": 21509277, "name": "qblive", "url": "https://github.com/abellenir/qblive" }
{ "id": null, "login": "abellenir", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-18T20:54:36
null
{"repository":{"full_name":"abellenir/qblive","owner":"abellenir","private":false,"html_url":"https://github.com/abellenir/qblive","description":"Customized semi-persistent live Arch Linux environment","fork":false,"forks_url":"https://api.github.com/repos/abellenir/qblive/forks","keys_url":"https://api.github.com/repos/abellenir/qblive/keys{/key_id}","collaborators_url":"https://api.github.com/repos/abellenir/qblive/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/abellenir/qblive/teams","hooks_url":"https://api.github.com/repos/abellenir/qblive/hooks","issue_events_url":"https://api.github.com/repos/abellenir/qblive/issues/events{/number}","events_url":"https://api.github.com/repos/abellenir/qblive/events","assignees_url":"https://api.github.com/repos/abellenir/qblive/assignees{/user}","branches_url":"https://api.github.com/repos/abellenir/qblive/branches{/branch}","tags_url":"https://api.github.com/repos/abellenir/qblive/tags","blobs_url":"https://api.github.com/repos/abellenir/qblive/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/abellenir/qblive/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/abellenir/qblive/git/refs{/sha}","trees_url":"https://api.github.com/repos/abellenir/qblive/git/trees{/sha}","statuses_url":"https://api.github.com/repos/abellenir/qblive/statuses/{sha}","languages_url":"https://api.github.com/repos/abellenir/qblive/languages","stargazers_url":"https://api.github.com/repos/abellenir/qblive/stargazers","contributors_url":"https://api.github.com/repos/abellenir/qblive/contributors","subscribers_url":"https://api.github.com/repos/abellenir/qblive/subscribers","subscription_url":"https://api.github.com/repos/abellenir/qblive/subscription","commits_url":"https://api.github.com/repos/abellenir/qblive/commits{/sha}","git_commits_url":"https://api.github.com/repos/abellenir/qblive/git/commits{/sha}","comments_url":"https://api.github.com/repos/abellenir/qblive/comments{/number}","issue_comment_url":"https://api.github.com/repos/abellenir/qblive/issues/comments/{number}","contents_url":"https://api.github.com/repos/abellenir/qblive/contents/{+path}","compare_url":"https://api.github.com/repos/abellenir/qblive/compare/{base}...{head}","merges_url":"https://api.github.com/repos/abellenir/qblive/merges","archive_url":"https://api.github.com/repos/abellenir/qblive/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/abellenir/qblive/downloads","issues_url":"https://api.github.com/repos/abellenir/qblive/issues{/number}","pulls_url":"https://api.github.com/repos/abellenir/qblive/pulls{/number}","milestones_url":"https://api.github.com/repos/abellenir/qblive/milestones{/number}","notifications_url":"https://api.github.com/repos/abellenir/qblive/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/abellenir/qblive/labels{/name}","releases_url":"https://api.github.com/repos/abellenir/qblive/releases{/id}","created_at":"2014-07-04T22:56:21Z","updated_at":"2014-11-18T20:54:35Z","pushed_at":"2014-11-18T20:54:35Z","git_url":"git://github.com/abellenir/qblive.git","ssh_url":"[email protected]:abellenir/qblive.git","clone_url":"https://github.com/abellenir/qblive.git","svn_url":"https://github.com/abellenir/qblive","homepage":"","size":352,"stargazers_count":0,"watchers_count":0,"language":"Shell","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"A. Bellenir","company":"","blog":"","location":"","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/abellenir/qblive/compare/af246302ff...4b53391e19"}
PushEvent
true
{"shas":[["9b50579c3fccd7041d521862524eb234aa923ec1","[email protected]","modify README","ellenw",true]],"size":1,"ref":"refs/heads/master","head":"9b50579c3fccd7041d521862524eb234aa923ec1"}
{ "id": 27664576, "name": "healthcarestaff", "url": "https://github.com/kitew/healthcarestaff" }
{ "id": null, "login": "kitew", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-12-11T15:15:15
null
{"repository":{"full_name":"kitew/healthcarestaff","owner":"kitew","private":false,"html_url":"https://github.com/kitew/healthcarestaff","description":"The Java Web Sample Project for Health Care Staff and Station Management. ","fork":false,"forks_url":"https://api.github.com/repos/kitew/healthcarestaff/forks","keys_url":"https://api.github.com/repos/kitew/healthcarestaff/keys{/key_id}","collaborators_url":"https://api.github.com/repos/kitew/healthcarestaff/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/kitew/healthcarestaff/teams","hooks_url":"https://api.github.com/repos/kitew/healthcarestaff/hooks","issue_events_url":"https://api.github.com/repos/kitew/healthcarestaff/issues/events{/number}","events_url":"https://api.github.com/repos/kitew/healthcarestaff/events","assignees_url":"https://api.github.com/repos/kitew/healthcarestaff/assignees{/user}","branches_url":"https://api.github.com/repos/kitew/healthcarestaff/branches{/branch}","tags_url":"https://api.github.com/repos/kitew/healthcarestaff/tags","blobs_url":"https://api.github.com/repos/kitew/healthcarestaff/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/kitew/healthcarestaff/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/kitew/healthcarestaff/git/refs{/sha}","trees_url":"https://api.github.com/repos/kitew/healthcarestaff/git/trees{/sha}","statuses_url":"https://api.github.com/repos/kitew/healthcarestaff/statuses/{sha}","languages_url":"https://api.github.com/repos/kitew/healthcarestaff/languages","stargazers_url":"https://api.github.com/repos/kitew/healthcarestaff/stargazers","contributors_url":"https://api.github.com/repos/kitew/healthcarestaff/contributors","subscribers_url":"https://api.github.com/repos/kitew/healthcarestaff/subscribers","subscription_url":"https://api.github.com/repos/kitew/healthcarestaff/subscription","commits_url":"https://api.github.com/repos/kitew/healthcarestaff/commits{/sha}","git_commits_url":"https://api.github.com/repos/kitew/healthcarestaff/git/commits{/sha}","comments_url":"https://api.github.com/repos/kitew/healthcarestaff/comments{/number}","issue_comment_url":"https://api.github.com/repos/kitew/healthcarestaff/issues/comments/{number}","contents_url":"https://api.github.com/repos/kitew/healthcarestaff/contents/{+path}","compare_url":"https://api.github.com/repos/kitew/healthcarestaff/compare/{base}...{head}","merges_url":"https://api.github.com/repos/kitew/healthcarestaff/merges","archive_url":"https://api.github.com/repos/kitew/healthcarestaff/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/kitew/healthcarestaff/downloads","issues_url":"https://api.github.com/repos/kitew/healthcarestaff/issues{/number}","pulls_url":"https://api.github.com/repos/kitew/healthcarestaff/pulls{/number}","milestones_url":"https://api.github.com/repos/kitew/healthcarestaff/milestones{/number}","notifications_url":"https://api.github.com/repos/kitew/healthcarestaff/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/kitew/healthcarestaff/labels{/name}","releases_url":"https://api.github.com/repos/kitew/healthcarestaff/releases{/id}","created_at":"2014-12-07T08:54:57Z","updated_at":"2014-12-11T15:15:15Z","pushed_at":"2014-12-11T15:15:14Z","git_url":"git://github.com/kitew/healthcarestaff.git","ssh_url":"[email protected]:kitew/healthcarestaff.git","clone_url":"https://github.com/kitew/healthcarestaff.git","svn_url":"https://github.com/kitew/healthcarestaff","homepage":null,"size":0,"stargazers_count":0,"watchers_count":0,"language":"CSS","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/kitew/healthcarestaff/compare/edac6cfd41...9b50579c3f"}
PushEvent
true
{"shas":[["a9304a7e98058b9dec083e1d12cc0ba04a3fed96","[email protected]","定额列表中加入零星任务\n\n零星修理任务分值加入到组定额中","ahlarry",true]],"size":1,"ref":"refs/heads/master","head":"a9304a7e98058b9dec083e1d12cc0ba04a3fed96"}
{ "id": 19062059, "name": "TrinityJSB", "url": "https://github.com/ahlarry/TrinityJSB" }
{ "id": null, "login": "ahlarry", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-13T03:51:49
null
{"repository":{"full_name":"ahlarry/TrinityJSB","owner":"ahlarry","private":false,"html_url":"https://github.com/ahlarry/TrinityJSB","description":"TrinityJSB","fork":false,"forks_url":"https://api.github.com/repos/ahlarry/TrinityJSB/forks","keys_url":"https://api.github.com/repos/ahlarry/TrinityJSB/keys{/key_id}","collaborators_url":"https://api.github.com/repos/ahlarry/TrinityJSB/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/ahlarry/TrinityJSB/teams","hooks_url":"https://api.github.com/repos/ahlarry/TrinityJSB/hooks","issue_events_url":"https://api.github.com/repos/ahlarry/TrinityJSB/issues/events{/number}","events_url":"https://api.github.com/repos/ahlarry/TrinityJSB/events","assignees_url":"https://api.github.com/repos/ahlarry/TrinityJSB/assignees{/user}","branches_url":"https://api.github.com/repos/ahlarry/TrinityJSB/branches{/branch}","tags_url":"https://api.github.com/repos/ahlarry/TrinityJSB/tags","blobs_url":"https://api.github.com/repos/ahlarry/TrinityJSB/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/ahlarry/TrinityJSB/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/ahlarry/TrinityJSB/git/refs{/sha}","trees_url":"https://api.github.com/repos/ahlarry/TrinityJSB/git/trees{/sha}","statuses_url":"https://api.github.com/repos/ahlarry/TrinityJSB/statuses/{sha}","languages_url":"https://api.github.com/repos/ahlarry/TrinityJSB/languages","stargazers_url":"https://api.github.com/repos/ahlarry/TrinityJSB/stargazers","contributors_url":"https://api.github.com/repos/ahlarry/TrinityJSB/contributors","subscribers_url":"https://api.github.com/repos/ahlarry/TrinityJSB/subscribers","subscription_url":"https://api.github.com/repos/ahlarry/TrinityJSB/subscription","commits_url":"https://api.github.com/repos/ahlarry/TrinityJSB/commits{/sha}","git_commits_url":"https://api.github.com/repos/ahlarry/TrinityJSB/git/commits{/sha}","comments_url":"https://api.github.com/repos/ahlarry/TrinityJSB/comments{/number}","issue_comment_url":"https://api.github.com/repos/ahlarry/TrinityJSB/issues/comments/{number}","contents_url":"https://api.github.com/repos/ahlarry/TrinityJSB/contents/{+path}","compare_url":"https://api.github.com/repos/ahlarry/TrinityJSB/compare/{base}...{head}","merges_url":"https://api.github.com/repos/ahlarry/TrinityJSB/merges","archive_url":"https://api.github.com/repos/ahlarry/TrinityJSB/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/ahlarry/TrinityJSB/downloads","issues_url":"https://api.github.com/repos/ahlarry/TrinityJSB/issues{/number}","pulls_url":"https://api.github.com/repos/ahlarry/TrinityJSB/pulls{/number}","milestones_url":"https://api.github.com/repos/ahlarry/TrinityJSB/milestones{/number}","notifications_url":"https://api.github.com/repos/ahlarry/TrinityJSB/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/ahlarry/TrinityJSB/labels{/name}","releases_url":"https://api.github.com/repos/ahlarry/TrinityJSB/releases{/id}","created_at":"2014-04-23T08:15:58Z","updated_at":"2014-11-10T08:07:58Z","pushed_at":"2014-11-13T03:51:48Z","git_url":"git://github.com/ahlarry/TrinityJSB.git","ssh_url":"[email protected]:ahlarry/TrinityJSB.git","clone_url":"https://github.com/ahlarry/TrinityJSB.git","svn_url":"https://github.com/ahlarry/TrinityJSB","homepage":null,"size":17764,"stargazers_count":0,"watchers_count":0,"language":"ASP","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"ahlarry","company":"","blog":"","location":"","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/ahlarry/TrinityJSB/compare/501a039fb9...a9304a7e98"}
PushEvent
true
{"shas":[["492b0eec72a7f16bc05ece0ed0118cce8af3f635","[email protected]","replacing RKK programs","Vic Mortelmans",true]],"size":1,"ref":"refs/heads/gh-pages","head":"492b0eec72a7f16bc05ece0ed0118cce8af3f635"}
{ "id": 13467698, "name": "catholic-radio-stations-html5-phonegap", "url": "https://github.com/vicmortelmans/catholic-radio-stations-html5-phonegap" }
{ "id": null, "login": "vicmortelmans", "gravatar_id": "540c1342ec4e9b506bf230420162624b", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-03-22T18:17:45
null
{"repository":{"description":"Web app and Phonegap app featuring catholic radio stations in dutch language","watchers":1,"stargazers":1,"forks":0,"fork":false,"size":1488,"owner":"vicmortelmans","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"JavaScript","created_at":"2013-10-10T02:50:16-07:00","pushed_at":"2014-03-22T11:17:45-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/vicmortelmans/catholic-radio-stations-html5-phonegap/compare/41a12dc115...492b0eec72"}
PushEvent
true
{"shas":[["8708cacacf0e6544dbe770c911dcdb2728d994ff","[email protected]","Added test images. Made threshold","Alex Liao",true]],"size":1,"ref":"refs/heads/Issue#1","head":"8708cacacf0e6544dbe770c911dcdb2728d994ff"}
{ "id": 16383530, "name": "QR_Reader", "url": "https://github.com/ahliao/QR_Reader" }
{ "id": null, "login": "ahliao", "gravatar_id": "da11f7ca22318da8ba2f55b32c65ed71", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-02-04T18:01:45
null
{"repository":{"description":"Objective: Detection and reading of a QR image from a camera feed. Secondary: Manipulation of image so QR can be read from any reasonable angle and distance.","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":0,"owner":"ahliao","private":false,"open_issues":2,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"C++","created_at":"2014-01-30T08:51:13-08:00","pushed_at":"2014-02-04T10:01:44-08:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Alex Liao","company":"Ran Into A Tree Technologies","blog":"ranintoatree.com","email":"[email protected]"},"url":"https://github.com/ahliao/QR_Reader/compare/1c5ece3b42...8708cacacf"}
PushEvent
true
{"shas":[["c04870fcae44fb5dd63166e71fa7f974e565ad03","[email protected]","Update README.md","Fiona Steel",true]],"size":1,"ref":"refs/heads/master","head":"c04870fcae44fb5dd63166e71fa7f974e565ad03"}
{ "id": 15618138, "name": "jekyllfied-bootstrap-3.0", "url": "https://github.com/fms4242/jekyllfied-bootstrap-3.0" }
{ "id": null, "login": "fms4242", "gravatar_id": "e36a844024737a31303294679b1dfc79", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-01-03T21:48:55
null
{"repository":{"description":"Bootstrap 3.0 templates used with Jekyll","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":0,"owner":"fms4242","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"JavaScript","created_at":"2014-01-03T11:56:45-08:00","pushed_at":"2014-01-03T13:48:55-08:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Fiona Steel","blog":"","location":"","email":"[email protected]"},"url":"https://github.com/fms4242/jekyllfied-bootstrap-3.0/compare/c3a76fe137...c04870fcae"}
PushEvent
true
{"shas":[["5f789114595a41eaf4ea9f0d44c05f9cbf39500a","[email protected]","Handle the case when the user is trying to load more than 3 programs at a time. Process manager replaces the least recent one.","Jing Tai Wu",false],["635d3a91d8ed15eececcdd413804ea559fc54028","[email protected]","define sort function to enhance the pcb display","Jing Tai Wu",false],["f9d2b16c4b12f8ff66bb79a91188c5513ad336b1","[email protected]","kill command is easy with my enhanced process queue.","Jing Tai Wu",false]],"size":3,"ref":"refs/heads/gh-pages","head":"f9d2b16c4b12f8ff66bb79a91188c5513ad336b1"}
{ "id": 24119893, "name": "TSOS", "url": "https://github.com/JingTaiWu/TSOS" }
{ "id": null, "login": "JingTaiWu", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-11-02T01:59:42
null
{"repository":{"full_name":"JingTaiWu/TSOS","owner":"JingTaiWu","private":false,"html_url":"https://github.com/JingTaiWu/TSOS","description":"","fork":false,"forks_url":"https://api.github.com/repos/JingTaiWu/TSOS/forks","keys_url":"https://api.github.com/repos/JingTaiWu/TSOS/keys{/key_id}","collaborators_url":"https://api.github.com/repos/JingTaiWu/TSOS/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/JingTaiWu/TSOS/teams","hooks_url":"https://api.github.com/repos/JingTaiWu/TSOS/hooks","issue_events_url":"https://api.github.com/repos/JingTaiWu/TSOS/issues/events{/number}","events_url":"https://api.github.com/repos/JingTaiWu/TSOS/events","assignees_url":"https://api.github.com/repos/JingTaiWu/TSOS/assignees{/user}","branches_url":"https://api.github.com/repos/JingTaiWu/TSOS/branches{/branch}","tags_url":"https://api.github.com/repos/JingTaiWu/TSOS/tags","blobs_url":"https://api.github.com/repos/JingTaiWu/TSOS/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/JingTaiWu/TSOS/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/JingTaiWu/TSOS/git/refs{/sha}","trees_url":"https://api.github.com/repos/JingTaiWu/TSOS/git/trees{/sha}","statuses_url":"https://api.github.com/repos/JingTaiWu/TSOS/statuses/{sha}","languages_url":"https://api.github.com/repos/JingTaiWu/TSOS/languages","stargazers_url":"https://api.github.com/repos/JingTaiWu/TSOS/stargazers","contributors_url":"https://api.github.com/repos/JingTaiWu/TSOS/contributors","subscribers_url":"https://api.github.com/repos/JingTaiWu/TSOS/subscribers","subscription_url":"https://api.github.com/repos/JingTaiWu/TSOS/subscription","commits_url":"https://api.github.com/repos/JingTaiWu/TSOS/commits{/sha}","git_commits_url":"https://api.github.com/repos/JingTaiWu/TSOS/git/commits{/sha}","comments_url":"https://api.github.com/repos/JingTaiWu/TSOS/comments{/number}","issue_comment_url":"https://api.github.com/repos/JingTaiWu/TSOS/issues/comments/{number}","contents_url":"https://api.github.com/repos/JingTaiWu/TSOS/contents/{+path}","compare_url":"https://api.github.com/repos/JingTaiWu/TSOS/compare/{base}...{head}","merges_url":"https://api.github.com/repos/JingTaiWu/TSOS/merges","archive_url":"https://api.github.com/repos/JingTaiWu/TSOS/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/JingTaiWu/TSOS/downloads","issues_url":"https://api.github.com/repos/JingTaiWu/TSOS/issues{/number}","pulls_url":"https://api.github.com/repos/JingTaiWu/TSOS/pulls{/number}","milestones_url":"https://api.github.com/repos/JingTaiWu/TSOS/milestones{/number}","notifications_url":"https://api.github.com/repos/JingTaiWu/TSOS/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/JingTaiWu/TSOS/labels{/name}","releases_url":"https://api.github.com/repos/JingTaiWu/TSOS/releases{/id}","created_at":"2014-09-16T22:14:24Z","updated_at":"2014-09-16T22:17:31Z","pushed_at":"2014-11-01T18:59:42-07:00","git_url":"git://github.com/JingTaiWu/TSOS.git","ssh_url":"[email protected]:JingTaiWu/TSOS.git","clone_url":"https://github.com/JingTaiWu/TSOS.git","svn_url":"https://github.com/JingTaiWu/TSOS","homepage":null,"size":3316,"stargazers_count":0,"watchers_count":0,"language":"JavaScript","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Jing Tai Wu","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/JingTaiWu/TSOS/compare/c7ffcc01a3...f9d2b16c4b"}
PushEvent
true
{"shas":[["9751b8a1c4dedb67ea29f9e1a0d1835abebf4f0a","[email protected]","add a new weather example","Daniel Shiffman",true]],"size":1,"ref":"refs/heads/master","head":"9751b8a1c4dedb67ea29f9e1a0d1835abebf4f0a"}
{ "id": 16582638, "name": "itp-creative-js", "url": "https://github.com/lmccart/itp-creative-js" }
{ "id": null, "login": "shiffman", "gravatar_id": "b493403bb70b0df15582683a914d3f35", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-04-17T18:28:06
null
{"repository":{"description":"Repository for Creative JavaScript at NYU ITP, Spring 2014","watchers":8,"stargazers":8,"forks":13,"fork":false,"size":6788,"owner":"lmccart","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"JavaScript","created_at":"2014-02-06T07:03:30-08:00","pushed_at":"2014-04-17T11:28:06-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Daniel Shiffman","blog":"http://www.shiffman.net","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/lmccart/itp-creative-js/compare/19e5619fff...9751b8a1c4"}
PushEvent
true
{"shas":[["3505bcd2ecbe2db66ad8dfe98253f38292fc9b80","[email protected]","Added sending current players at the table","arytmetyk",true]],"size":1,"ref":"refs/heads/master","head":"3505bcd2ecbe2db66ad8dfe98253f38292fc9b80"}
{ "id": 19386201, "name": "PokerTCS", "url": "https://github.com/Zixxy/PokerTCS" }
{ "id": null, "login": "arytmetyk", "gravatar_id": "c6083cf041e0f425c3759eb5e318ce53", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-06-03T14:57:17
null
{"repository":{"description":"","watchers":0,"stargazers":0,"forks":1,"fork":false,"size":5262,"owner":"Zixxy","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"Java","created_at":"2014-05-02T12:29:27-07:00","pushed_at":"2014-06-03T07:57:16-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Bartlomiej Drozd","company":"","blog":"","location":"Kraków","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/Zixxy/PokerTCS/compare/779082478a...3505bcd2ec"}
PushEvent
true
{"shas":[["50d036c04c813b97dc7b9503937ca518576eb5ce","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","Fixed a CMake bug related to confusion between macro argument, and parent scope variable. (Make sure to use FUNCTION() rather than MACRO() wherever possible.)\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4523 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["ce08e8fe80bf777605f0538dea9fdb0469868e9f","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","* Easier debugging of Windows exceptions in debug mode.\n* Compression of repeated BCIStream messages.\n* Support for callback-style APIs in BufferedADC.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4524 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["3687addf505d7c6860a40e394f3dabf04efb529a","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","New SoundcardSource source module.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4525 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["a0d035c136baaea7647a7f3ee7c44d7b8c7b7b0c","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","Removed SourceChDevices parameter from P300Classifier output.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4526 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["6545169d5c074c90fddbdba7111e086a073ead3d","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","Removed SourceMin/SourceMax parameters from parameter files.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4527 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["ea4018f7143f5bea3c6ebfc49373790e06bd74f0","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","Operator log will no more scroll to new messages except when at end.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4528 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["62bd93d4a090bd706d5c92a059e6afbd3f9ae6ba","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","* Introduced Clock class to centralize timing of regular events.\n* Added a NumericConstants convenience header.\n* Created OSSemaphore class.\n* Streamlined handling of physical units.\n\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4529 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["f96db4ee91e513e5e2f3ab65823abfa9b5fd1587","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","Operator log messages will now be compressed to avoid blocking of connection by a large number of messages during Process().\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4530 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["909e50a8f30ff9cfb1c899233ac552b39260601b","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","Filters may now throw bciexceptions in order to indicate errors.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4531 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["4439dc26ea0534b05e3c045352ace8c8d2a0b71d","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","* A number of improvements to online timing measurement and display.\n* Consistent handling of value units which are not muV.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4532 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["662c9fef5a1e6c7f788cf8561adbdf68aa559c21","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","BufferedADC now supports Callback interfaces as well as blocking interfaces.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4533 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["9ebb7240fcd5107db39723a1578fa41b97059ee3","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","Updated PortAudio to the latest developer version in order to have full WDMKS support.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4534 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["1ea7f474b0db128f346e08b7b819ebbd55686d93","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","Renamed SoundcardADC to PortAudioADC, factored out a PortAudio stream interface to hide internal differences between treatment of host APIs.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4535 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["847b10df4efcdd674982d359cada0f94ecb526c1","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","Added missing SVN keywords property to a number of files.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4536 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["83a870fe0dd8a1de4b195a11a1ec3b21b06a74d8","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","VS2010 compilation.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4537 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["a38665fdfe136a4e6cd57c9dbae6a31518265a61","31de22dfef3dac788982f2bb8c2160589830a766@7ef59cdf-0624-0410-a474-e34ce222aafa","\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4538 7ef59cdf-0624-0410-a474-e34ce222aafa","(no author)",false],["3d29b3c7613528fd0f2cc99fe43bcfdbc15a363c","7c6c72dea28cb4296571ea7a2cc01f8fd944efaf@7ef59cdf-0624-0410-a474-e34ce222aafa","FieldTripBuffer will now deal with state value changes during a data block.\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4539 7ef59cdf-0624-0410-a474-e34ce222aafa","mellinger",false],["b5402dae6675aa9347d4f6bdf65ee45ff64fe394","4f1d9244634494e8bbf47f57e08d92cd1ae2ddd3@7ef59cdf-0624-0410-a474-e34ce222aafa","Was there any reasoning for reverting r4521?\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4540 7ef59cdf-0624-0410-a474-e34ce222aafa","gmilsap",false],["2437693dd69cf274ce4591634dcf7d91dfaf43bc","4f1d9244634494e8bbf47f57e08d92cd1ae2ddd3@7ef59cdf-0624-0410-a474-e34ce222aafa","Linux CMake Build Fixes\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4541 7ef59cdf-0624-0410-a474-e34ce222aafa","gmilsap",false],["5fad1e1a57ef493462942129c9fc2f675f38fa6b","4f1d9244634494e8bbf47f57e08d92cd1ae2ddd3@7ef59cdf-0624-0410-a474-e34ce222aafa","More Linux CMake Fixes\n\ngit-svn-id: http://www.bci2000.org/svn/trunk@4542 7ef59cdf-0624-0410-a474-e34ce222aafa","gmilsap",false]],"size":237,"ref":"refs/heads/develop","head":"be608395b34bb09aeaac9c9f458df4bce6d07940"}
{ "id": 11396105, "name": "NeuralSystemsBCI2000", "url": "https://github.com/kaysoky/NeuralSystemsBCI2000" }
{ "id": null, "login": "kaysoky", "gravatar_id": "002f18a04d540746985fa35f95f28f06", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-01-15T03:37:16
null
{"repository":{"description":"Fork of BCI2000 for the Neural Systems Lab at the UW","homepage":"","watchers":1,"stargazers":1,"forks":0,"fork":false,"size":300628,"owner":"kaysoky","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"C++","created_at":"2013-07-13T17:13:35-07:00","pushed_at":"2014-01-14T19:37:15-08:00","master_branch":"develop"},"actor_attributes":{"type":"User","name":"Joseph Wu","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/kaysoky/NeuralSystemsBCI2000/compare/83cefced25...be608395b3"}
PushEvent
true
{"shas":[["31263d24ac194d6fa4859f1fe1b625387316849d","[email protected]","Add README","Petr Zelenin",true]],"size":1,"ref":"refs/heads/develop","head":"31263d24ac194d6fa4859f1fe1b625387316849d"}
{ "id": 24674718, "name": "petrofab", "url": "https://github.com/petrikoz/petrofab" }
{ "id": null, "login": "petrikoz", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-10-02T11:23:13
null
{"repository":{"full_name":"petrikoz/petrofab","owner":"petrikoz","private":false,"html_url":"https://github.com/petrikoz/petrofab","description":"Utilites based on Fabric","fork":false,"forks_url":"https://api.github.com/repos/petrikoz/petrofab/forks","keys_url":"https://api.github.com/repos/petrikoz/petrofab/keys{/key_id}","collaborators_url":"https://api.github.com/repos/petrikoz/petrofab/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/petrikoz/petrofab/teams","hooks_url":"https://api.github.com/repos/petrikoz/petrofab/hooks","issue_events_url":"https://api.github.com/repos/petrikoz/petrofab/issues/events{/number}","events_url":"https://api.github.com/repos/petrikoz/petrofab/events","assignees_url":"https://api.github.com/repos/petrikoz/petrofab/assignees{/user}","branches_url":"https://api.github.com/repos/petrikoz/petrofab/branches{/branch}","tags_url":"https://api.github.com/repos/petrikoz/petrofab/tags","blobs_url":"https://api.github.com/repos/petrikoz/petrofab/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/petrikoz/petrofab/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/petrikoz/petrofab/git/refs{/sha}","trees_url":"https://api.github.com/repos/petrikoz/petrofab/git/trees{/sha}","statuses_url":"https://api.github.com/repos/petrikoz/petrofab/statuses/{sha}","languages_url":"https://api.github.com/repos/petrikoz/petrofab/languages","stargazers_url":"https://api.github.com/repos/petrikoz/petrofab/stargazers","contributors_url":"https://api.github.com/repos/petrikoz/petrofab/contributors","subscribers_url":"https://api.github.com/repos/petrikoz/petrofab/subscribers","subscription_url":"https://api.github.com/repos/petrikoz/petrofab/subscription","commits_url":"https://api.github.com/repos/petrikoz/petrofab/commits{/sha}","git_commits_url":"https://api.github.com/repos/petrikoz/petrofab/git/commits{/sha}","comments_url":"https://api.github.com/repos/petrikoz/petrofab/comments{/number}","issue_comment_url":"https://api.github.com/repos/petrikoz/petrofab/issues/comments/{number}","contents_url":"https://api.github.com/repos/petrikoz/petrofab/contents/{+path}","compare_url":"https://api.github.com/repos/petrikoz/petrofab/compare/{base}...{head}","merges_url":"https://api.github.com/repos/petrikoz/petrofab/merges","archive_url":"https://api.github.com/repos/petrikoz/petrofab/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/petrikoz/petrofab/downloads","issues_url":"https://api.github.com/repos/petrikoz/petrofab/issues{/number}","pulls_url":"https://api.github.com/repos/petrikoz/petrofab/pulls{/number}","milestones_url":"https://api.github.com/repos/petrikoz/petrofab/milestones{/number}","notifications_url":"https://api.github.com/repos/petrikoz/petrofab/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/petrikoz/petrofab/labels{/name}","releases_url":"https://api.github.com/repos/petrikoz/petrofab/releases{/id}","created_at":"2014-10-01T10:42:47Z","updated_at":"2014-10-01T10:43:44Z","pushed_at":"2014-10-02T04:23:12-07:00","git_url":"git://github.com/petrikoz/petrofab.git","ssh_url":"[email protected]:petrikoz/petrofab.git","clone_url":"https://github.com/petrikoz/petrofab.git","svn_url":"https://github.com/petrikoz/petrofab","homepage":null,"size":0,"stargazers_count":0,"watchers_count":0,"language":"Python","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":2,"forks":0,"open_issues":2,"watchers":0,"default_branch":"develop","stargazers":0,"master_branch":"develop"},"actor_attributes":{"type":"User","name":"Petr Zelenin","company":"ItCase","blog":"http://itcase.pro","location":"Yekaterinburg","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/petrikoz/petrofab/compare/7a39088e17...31263d24ac"}
PushEvent
true
{"shas":[["f6fe697179f0846a7778cc1375ee32611553dd1f","[email protected]","more instructions","Thorsten Lorenz",true]],"size":1,"ref":"refs/heads/docker","head":"f6fe697179f0846a7778cc1375ee32611553dd1f"}
{ "id": 17958929, "name": "vagrant-sandbox", "url": "https://github.com/thlorenz/vagrant-sandbox" }
{ "id": null, "login": "thlorenz", "gravatar_id": "1c9054d6242bffd5fd25ec652a2b79cc", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-04-04T18:22:55
null
{"repository":{"description":"Playing with vagrant -- that's all.","homepage":"","watchers":0,"stargazers":0,"forks":0,"fork":false,"size":212,"owner":"thlorenz","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":false,"language":"JavaScript","created_at":"2014-03-20T14:20:32-07:00","pushed_at":"2014-04-04T11:22:55-07:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Thorsten Lorenz","company":"Condé Nast","blog":"http://thlorenz.com/","location":"New York ,NY","email":"[email protected]"},"url":"https://github.com/thlorenz/vagrant-sandbox/compare/166d51496f...f6fe697179"}
PushEvent
true
{"shas":[["ea20badc3c1139c00e970f983ca7c1b08fbebb10","[email protected]","...","emmartins",true]],"size":1,"ref":"refs/heads/master","head":"ea20badc3c1139c00e970f983ca7c1b08fbebb10"}
{ "id": 23843089, "name": "eap-was-jndi-federation", "url": "https://github.com/emmartins/eap-was-jndi-federation" }
{ "id": null, "login": "emmartins", "gravatar_id": "f6377654f069f9b0845a7a57a92663d8", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-11T19:19:08
null
{"repository":{"full_name":"emmartins/eap-was-jndi-federation","owner":"emmartins","private":false,"html_url":"https://github.com/emmartins/eap-was-jndi-federation","description":"Simple showcase for JNDI Federation in JBoss EAP, by integrating the JNDI tree a remote IBM Websphere AS instance ","fork":false,"forks_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/forks","keys_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/keys{/key_id}","collaborators_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/teams","hooks_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/hooks","issue_events_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/issues/events{/number}","events_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/events","assignees_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/assignees{/user}","branches_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/branches{/branch}","tags_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/tags","blobs_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/git/refs{/sha}","trees_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/git/trees{/sha}","statuses_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/statuses/{sha}","languages_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/languages","stargazers_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/stargazers","contributors_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/contributors","subscribers_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/subscribers","subscription_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/subscription","commits_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/commits{/sha}","git_commits_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/git/commits{/sha}","comments_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/comments{/number}","issue_comment_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/issues/comments/{number}","contents_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/contents/{+path}","compare_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/compare/{base}...{head}","merges_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/merges","archive_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/downloads","issues_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/issues{/number}","pulls_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/pulls{/number}","milestones_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/milestones{/number}","notifications_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/labels{/name}","releases_url":"https://api.github.com/repos/emmartins/eap-was-jndi-federation/releases{/id}","created_at":"2014-09-09T17:12:20Z","updated_at":"2014-09-09T23:41:10Z","pushed_at":"2014-09-11T12:19:08-07:00","git_url":"git://github.com/emmartins/eap-was-jndi-federation.git","ssh_url":"[email protected]:emmartins/eap-was-jndi-federation.git","clone_url":"https://github.com/emmartins/eap-was-jndi-federation.git","svn_url":"https://github.com/emmartins/eap-was-jndi-federation","homepage":null,"size":0,"stargazers_count":0,"watchers_count":0,"language":"Java","has_issues":true,"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","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Eduardo Martins","company":"Red Hat","blog":"http://smarturl.it/eduardo","location":"Sesimbra, Portugal","email":"[email protected]"},"url":"https://github.com/emmartins/eap-was-jndi-federation/compare/2a9137f754...ea20badc3c"}
PushEvent
true
{"shas":[["a3a6dd4ec77d9114707623a760bbc0e5517ee5b3","[email protected]","krotki opis serwera","Michał",true],["0ac8703988e42635c1a23207acdc1f005271fff0","[email protected]","Merge branch 'master' of https://github.com/mch35/lift.git","Michał",true],["16611ae7804889772ed306715ac80489c5cab1a7","[email protected]","krotki opis serwera","Michał",true]],"size":3,"ref":"refs/heads/master","head":"16611ae7804889772ed306715ac80489c5cab1a7"}
{ "id": 15592740, "name": "lift", "url": "https://github.com/mch35/lift" }
{ "id": null, "login": "mch35", "gravatar_id": "833bd791063fa31bd2ecce0c31309f03", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-01-07T12:40:37
null
{"repository":{"description":"sczr lift","watchers":0,"stargazers":0,"forks":1,"fork":false,"size":1280,"owner":"mch35","private":false,"open_issues":0,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"Java","created_at":"2014-01-02T12:14:40-08:00","pushed_at":"2014-01-07T04:40:37-08:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/mch35/lift/compare/47f4290cc0...16611ae780"}
PushEvent
true
{"shas":[["34093d63b21e0b5d3a2309784434a3081e8aeba5","[email protected]","Add puback flow","linbo",true],["300872f4726bcfa14f10d53e3872e9ab5dafe45c","[email protected]","Merge branch 'master' of https://github.com/linbo/emqtt into linbo-master\n\nConflicts:\n\tsrc/emqtt_registry.erl","Zhang Hu",true]],"size":2,"ref":"refs/heads/master","head":"300872f4726bcfa14f10d53e3872e9ab5dafe45c"}
{ "id": 14280375, "name": "emqtt", "url": "https://github.com/TigerZhang/emqtt" }
{ "id": null, "login": "TigerZhang", "gravatar_id": "07463e67091918d9af577d364a6d3c40", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-01-17T10:43:08
null
{"repository":{"description":"erlang mqtt broker","watchers":0,"stargazers":0,"forks":2,"fork":true,"size":1285,"owner":"TigerZhang","private":false,"open_issues":1,"has_issues":false,"has_downloads":true,"has_wiki":true,"language":"Erlang","created_at":"2013-11-10T09:15:42-08:00","pushed_at":"2014-01-17T02:43:07-08:00","master_branch":"master"},"actor_attributes":{"type":"User","name":"Zhang Hu","blog":"http://zhang.hu/","location":"Shenzhen, China","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/TigerZhang/emqtt/compare/1febbe75e9...300872f472"}
PushEvent
true
{"shas":[["ea24cf7f739eb0558aec19d10ee6b22263b075c2","[email protected]","API TransactionSubscriber - Rollback on soft errors (as well as exceptions)","Tim Otten",false],["0cca0bf43e5436c690899b32b013d1416cb73ba1","[email protected]","Update Participant.php\n\nRemoved 3 instances of assignment in if operators. This is ambiguous and against the Civi coding standards.","JohnFF",false],["7621050bb932f0fde6e52f05290feafecc26ce47","[email protected]","Refactored ParticipantListing.php\n\n1) Commuted assigns in if statements into assigning, then checking, as otherwise fails code validators and breaches CiviCRM coding conventions.\r\n\r\n2) Refactored repeated code found while repairing those errors into a separate reusable function that accepts parameters. I only did this where the code was identical. Where there was any distinction I didn't do this to prevent introducing bugs.\r\n\r\nhttps://issues.civicrm.org/jira/browse/CRM-14434","JohnFF",false],["450a63cfc27064f2ffc141e76d4662fe612a67a5","[email protected]","CRM-14946 add relevant test data set","Eileen McNaughton",false],["f82cf0ed9bde08ae2dfb18a73306c37ef97b0172","[email protected]","fix inconsistent return value from fn\nputting this in the queue when I remember as deep in something else but it fixed a fatal on off-site payment processor","Eileen McNaughton",false],["1a0580912670404d2789e83cba8be39f69bf3f3d","[email protected]","CRM-12370 - add extension modules immediately after civicrm drupal module.\n\n----------------------------------------\n* CRM-12370: CRM_Utils_Hook::requireCiviModules() assigns infinite weight to extensions\n https://issues.civicrm.org/jira/browse/CRM-12370","Keith Morgan",false],["46bdc72a0cc1dfb1ee8af82acf4d9c6c036db5bd","[email protected]","CRM-15036 - force emailed social media image URLs to use HTTP.\n\n----------------------------------------\n* CRM-15036: Social media image URLs should always use HTTP in emails\n https://issues.civicrm.org/jira/browse/CRM-15036","Keith Morgan",false],["36e3b794e663329c71e2a30a067c063f4c1bab53","[email protected]","partial fix on membership type's stompiness on updates to test pr","Eileen McNaughton",false],["8b695e9120949b7a4817c41d3d910b0fb70d3546","[email protected]","CRM-15056 - Workaround for civicrm_worldregion bug in search builder","Coleman Watts",false],["65f1a9beff8b6c6fedb02991d25541182b13f326","[email protected]","Merge pull request #3752 from colemanw/wr\n\nCRM-15056 - Workaround for civicrm_worldregion bug in search builder","Dave Greenberg",false],["c4e00dbb474c8dfd663d6c56a79b5fe435cdcca8","[email protected]","CRM-14353 CRM-15053 - Better handler for dialog close events which accounts for esc key","Coleman Watts",false],["23716b457d5aa1d6e1511d15d93854ea7b2ecec9","[email protected]","CRM-15053 - Fix unsaved change warning in profile designer dialog","Coleman Watts",false],["714cb8b1a02e2f3bf2369bf3cbdc5b690c5b4893","[email protected]","Update version to 4.5.beta5","CiviCRM",false],["60709d212737547981b79e7be4e9ed077f8f1a8c","[email protected]","CRM-15031 Event Webtest Fix","Jitendra Purohit",false],["2db64250909d523e3b840d11788975523a5d2ef1","[email protected]","CRM-15060 - don't load entire contacts table when reserving for survey.\n\n----------------------------------------\n* CRM-15060: reserving survey respondents causes wait while entire database query is executed\n https://issues.civicrm.org/jira/browse/CRM-15060","Jamie McClelland",false],["59e576ad19d39327836a148be1514045578bf922","[email protected]","Merge pull request #3761 from colemanw/unsavedWarning\n\nCRM-15053 - Fix unsaved change warning in profile designer dialog","colemanw",false],["25fbd1cbb8aa53cb7235afd2e37a14ccfd1ba5e1","[email protected]","CRM-14912 support import matching with external ID","Brian Shaughnessy",false],["251f5ba383263390aa1268445086af60a52f22b8","[email protected]","Merge pull request #3764 from jmcclelland/reserve-respondents-force\n\nCRM-15060 - don't load entire contacts table when reserving for survey.","Dave Greenberg",false],["ddf3539be2640e4c11e552c31ae24fe1e0b5545d","[email protected]","Merge pull request #3763 from jitendrapurohit/CRM-15031\n\nCRM-15031 Event Webtest Fix","Kurund Jalmi",false],["718f183bcf6343b3cb3ab694ae9252fc54a04e04","[email protected]","Merge pull request #3762 from rohankatkar/webtest\n\nWebtest fix for new contribution record and membership.","Kurund Jalmi",false]],"size":723,"ref":"refs/heads/webtest","head":"0f35fc524c383ce7904118ddbf597d7b92d33bb6"}
{ "id": 14386350, "name": "civicrm-core-master", "url": "https://github.com/rohankatkar/civicrm-core-master" }
{ "id": null, "login": "rohankatkar", "gravatar_id": "ec858f55f4b6cba1321d90dbe3103895", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-09-04T10:19:39
null
{"repository":{"full_name":"rohankatkar/civicrm-core-master","owner":"rohankatkar","private":false,"html_url":"https://github.com/rohankatkar/civicrm-core-master","description":"CiviCRM (Core Application and Framework)","fork":true,"forks_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/forks","keys_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/keys{/key_id}","collaborators_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/teams","hooks_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/hooks","issue_events_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/issues/events{/number}","events_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/events","assignees_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/assignees{/user}","branches_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/branches{/branch}","tags_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/tags","blobs_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/git/refs{/sha}","trees_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/git/trees{/sha}","statuses_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/statuses/{sha}","languages_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/languages","stargazers_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/stargazers","contributors_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/contributors","subscribers_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/subscribers","subscription_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/subscription","commits_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/commits{/sha}","git_commits_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/git/commits{/sha}","comments_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/comments{/number}","issue_comment_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/issues/comments/{number}","contents_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/contents/{+path}","compare_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/compare/{base}...{head}","merges_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/merges","archive_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/downloads","issues_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/issues{/number}","pulls_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/pulls{/number}","milestones_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/milestones{/number}","notifications_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/labels{/name}","releases_url":"https://api.github.com/repos/rohankatkar/civicrm-core-master/releases{/id}","created_at":"2013-11-14T05:45:44Z","updated_at":"2014-06-20T11:38:38Z","pushed_at":"2014-09-04T03:19:34-07:00","git_url":"git://github.com/rohankatkar/civicrm-core-master.git","ssh_url":"[email protected]:rohankatkar/civicrm-core-master.git","clone_url":"https://github.com/rohankatkar/civicrm-core-master.git","svn_url":"https://github.com/rohankatkar/civicrm-core-master","homepage":null,"size":42541,"stargazers_count":0,"watchers_count":0,"language":"PHP","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","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Rohan Katkar","company":"","blog":"","location":"","email":"[email protected]"},"url":"https://github.com/rohankatkar/civicrm-core-master/compare/523de62605...0f35fc524c"}
PushEvent
true
{"shas":[["05115d1777d888bbc75a74ff4fcbb4d13b6633bf","[email protected]","1419208602185\n\nN/sL2T2QqScXscntR4zdDJZDky4FhygYspIDgLZMVIw=","Kenan Sulayman",true]],"size":1,"ref":"refs/heads/master","head":"05115d1777d888bbc75a74ff4fcbb4d13b6633bf"}
{ "id": 21481110, "name": "heartbeat", "url": "https://github.com/KenanSulayman/heartbeat" }
{ "id": null, "login": "KenanSulayman", "gravatar_id": "", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-12-22T00:36:44
null
{"repository":{"full_name":"KenanSulayman/heartbeat","owner":"KenanSulayman","private":false,"html_url":"https://github.com/KenanSulayman/heartbeat","description":"Emergency signed life insurance files.","fork":false,"forks_url":"https://api.github.com/repos/KenanSulayman/heartbeat/forks","keys_url":"https://api.github.com/repos/KenanSulayman/heartbeat/keys{/key_id}","collaborators_url":"https://api.github.com/repos/KenanSulayman/heartbeat/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/KenanSulayman/heartbeat/teams","hooks_url":"https://api.github.com/repos/KenanSulayman/heartbeat/hooks","issue_events_url":"https://api.github.com/repos/KenanSulayman/heartbeat/issues/events{/number}","events_url":"https://api.github.com/repos/KenanSulayman/heartbeat/events","assignees_url":"https://api.github.com/repos/KenanSulayman/heartbeat/assignees{/user}","branches_url":"https://api.github.com/repos/KenanSulayman/heartbeat/branches{/branch}","tags_url":"https://api.github.com/repos/KenanSulayman/heartbeat/tags","blobs_url":"https://api.github.com/repos/KenanSulayman/heartbeat/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/KenanSulayman/heartbeat/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/KenanSulayman/heartbeat/git/refs{/sha}","trees_url":"https://api.github.com/repos/KenanSulayman/heartbeat/git/trees{/sha}","statuses_url":"https://api.github.com/repos/KenanSulayman/heartbeat/statuses/{sha}","languages_url":"https://api.github.com/repos/KenanSulayman/heartbeat/languages","stargazers_url":"https://api.github.com/repos/KenanSulayman/heartbeat/stargazers","contributors_url":"https://api.github.com/repos/KenanSulayman/heartbeat/contributors","subscribers_url":"https://api.github.com/repos/KenanSulayman/heartbeat/subscribers","subscription_url":"https://api.github.com/repos/KenanSulayman/heartbeat/subscription","commits_url":"https://api.github.com/repos/KenanSulayman/heartbeat/commits{/sha}","git_commits_url":"https://api.github.com/repos/KenanSulayman/heartbeat/git/commits{/sha}","comments_url":"https://api.github.com/repos/KenanSulayman/heartbeat/comments{/number}","issue_comment_url":"https://api.github.com/repos/KenanSulayman/heartbeat/issues/comments/{number}","contents_url":"https://api.github.com/repos/KenanSulayman/heartbeat/contents/{+path}","compare_url":"https://api.github.com/repos/KenanSulayman/heartbeat/compare/{base}...{head}","merges_url":"https://api.github.com/repos/KenanSulayman/heartbeat/merges","archive_url":"https://api.github.com/repos/KenanSulayman/heartbeat/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/KenanSulayman/heartbeat/downloads","issues_url":"https://api.github.com/repos/KenanSulayman/heartbeat/issues{/number}","pulls_url":"https://api.github.com/repos/KenanSulayman/heartbeat/pulls{/number}","milestones_url":"https://api.github.com/repos/KenanSulayman/heartbeat/milestones{/number}","notifications_url":"https://api.github.com/repos/KenanSulayman/heartbeat/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/KenanSulayman/heartbeat/labels{/name}","releases_url":"https://api.github.com/repos/KenanSulayman/heartbeat/releases{/id}","created_at":"2014-07-04T00:46:43Z","updated_at":"2014-11-17T20:25:50Z","pushed_at":"2014-12-22T00:36:43Z","git_url":"git://github.com/KenanSulayman/heartbeat.git","ssh_url":"[email protected]:KenanSulayman/heartbeat.git","clone_url":"https://github.com/KenanSulayman/heartbeat.git","svn_url":"https://github.com/KenanSulayman/heartbeat","homepage":"","size":1512040,"stargazers_count":0,"watchers_count":0,"language":null,"has_issues":false,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":0,"mirror_url":null,"open_issues_count":0,"forks":0,"open_issues":0,"watchers":0,"default_branch":"master","stargazers":0,"master_branch":"master"},"actor_attributes":{"type":"User","name":"Kenan Sulayman","company":"перинт","blog":"sly.mn","location":"Berlin, Germany","email":"[email protected]"},"url":"https://github.com/KenanSulayman/heartbeat/compare/09ce6b3fca...05115d1777"}
PushEvent
true
{"shas":[["865dccd3ee2030ceb3794f8455c8a40c29a8e1e7","[email protected]","client geaendert","fuckingbobb",true]],"size":1,"ref":"refs/heads/network","head":"865dccd3ee2030ceb3794f8455c8a40c29a8e1e7"}
{ "id": 18911441, "name": "4WIN", "url": "https://github.com/kkalicki/4WIN" }
{ "id": null, "login": "fuckingbobb", "gravatar_id": "06218df99bf3f1135427aede25c33678", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2014-06-07T18:40:37
null
{"repository":{"watchers":0,"stargazers":0,"forks":0,"fork":false,"size":1632,"owner":"kkalicki","private":false,"open_issues":6,"has_issues":true,"has_downloads":true,"has_wiki":true,"language":"C++","created_at":"2014-04-18T04:39:33-07:00","pushed_at":"2014-06-07T11:40:36-07:00","master_branch":"master"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/kkalicki/4WIN/compare/26a55838a3...865dccd3ee"}