Search is not available for this dataset
type
stringclasses
17 values
public
bool
2 classes
payload
stringlengths
2
554k
repo
dict
actor
dict
org
dict
created_at
timestamp[us]
id
stringlengths
10
10
other
stringlengths
41
67.4k
IssueCommentEvent
true
{"issue":{"title":"Get rid of extra copy in EncFSOutputStream","user":{"id":830528,"login":"mrpdaemon","url":"https://api.github.com/users/mrpdaemon","avatar_url":"https://secure.gravatar.com/avatar/86fd4c37d5bb5d2cb4eee447a733fd5b?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"86fd4c37d5bb5d2cb4eee447a733fd5b"},"milestone":null,"created_at":"2012-02-13T03:09:55Z","updated_at":"2012-02-21T06:58:01Z","labels":[],"state":"closed","id":3195338,"pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"html_url":"https://github.com/mrpdaemon/encfs-java/issues/18","closed_at":"2012-02-21T06:58:01Z","body":"writeBuffer() takes an additional copy of the buffer before calling EncFSCrypto.blockEncode() - we can create a version of blockEncode that accepts array ranges to shave off the extra copy.","number":18,"url":"https://api.github.com/repos/mrpdaemon/encfs-java/issues/18","comments":2,"assignee":null},"comment":{"user":{"id":830528,"login":"mrpdaemon","url":"https://api.github.com/users/mrpdaemon","avatar_url":"https://secure.gravatar.com/avatar/86fd4c37d5bb5d2cb4eee447a733fd5b?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"86fd4c37d5bb5d2cb4eee447a733fd5b"},"created_at":"2012-02-21T06:58:01Z","updated_at":"2012-02-21T06:58:01Z","id":4070025,"body":"Fixed with 2ed6748688a3f3433d5afa02fd8eeb6a5ba17ae2","url":"https://api.github.com/repos/mrpdaemon/encfs-java/issues/comments/4070025"},"action":"created"}
{ "id": 2754620, "name": "mrpdaemon/encfs-java", "url": "https://api.github.dev/repos/mrpdaemon/encfs-java" }
{ "id": 830528, "login": "mrpdaemon", "gravatar_id": "86fd4c37d5bb5d2cb4eee447a733fd5b", "avatar_url": "https://secure.gravatar.com/avatar/86fd4c37d5bb5d2cb4eee447a733fd5b?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.dev/users/mrpdaemon" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-02-21T06:58:01
1521775150
null
IssueCommentEvent
true
{"issue":{"milestone":null,"created_at":"2011-11-08T21:11:41Z","title":"Deciding which GPS information to use","user":{"id":6384,"login":"jmathai","url":"https://api.github.com/users/jmathai","avatar_url":"https://secure.gravatar.com/avatar/e4d1f099d40e3b453be3355349b90457?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"e4d1f099d40e3b453be3355349b90457"},"labels":[{"name":"Release 1.4","url":"https://api.github.com/repos/openphoto/mobile-ios/labels/Release+1.4","color":"e10c02"}],"updated_at":"2012-01-30T21:39:32Z","state":"open","id":2179441,"html_url":"https://github.com/openphoto/mobile-ios/issues/61","closed_at":null,"pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"body":"The upload API will extract location information if found in the photo. However as with all endpoints the parameters passed have a higher precedence. As noted on a thread in Facebook thread* this could be problematic and yield inaccurate information in the following instance:\r\n\r\n * If uploading from your camera roll the location will almost always be incorrect (even if the photo has location information)\r\n\r\nIdeally this would be how the location information is passed in.\r\n\r\n1. If the location setting is not enabled then do not send current location from GPS\r\n1. If the photo has location information embedded and we can detect that, do not pass current location from GPS\r\n1. If the photo does not have location then pass the current location.\r\n * Ideally we only do this when using the camera and not the library\r\n\r\n--- http://www.facebook.com/groups/openphoto/197678940310115/","number":61,"url":"https://api.github.com/repos/openphoto/mobile-ios/issues/61","comments":12,"assignee":null},"comment":{"created_at":"2012-01-30T21:39:32Z","user":{"id":6384,"login":"jmathai","url":"https://api.github.com/users/jmathai","avatar_url":"https://secure.gravatar.com/avatar/e4d1f099d40e3b453be3355349b90457?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"e4d1f099d40e3b453be3355349b90457"},"updated_at":"2012-01-30T21:39:32Z","id":3728330,"body":"Yes, it's labeled for 1.4.\r\n\r\n@patricksan Can you comment on the issue we found recently about exif being stripped from the photo? I'd really like to resolve that for 1.4 and also address this issue if possible.","url":"https://api.github.com/repos/openphoto/mobile-ios/issues/comments/3728330"},"action":"created"}
{ "id": 2031135, "name": "openphoto/mobile-ios", "url": "https://api.github.dev/repos/openphoto/mobile-ios" }
{ "id": 6384, "login": "jmathai", "gravatar_id": "e4d1f099d40e3b453be3355349b90457", "avatar_url": "https://secure.gravatar.com/avatar/e4d1f099d40e3b453be3355349b90457?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.dev/users/jmathai" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-01-30T21:39:33
1515583908
null
IssueCommentEvent
true
{"issue":{"milestone":{"creator":{"id":417,"login":"luigi","url":"https://api.github.com/users/luigi","avatar_url":"https://secure.gravatar.com/avatar/0db5aeb4cf9fc1e8e411a1d9eda82917?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"0db5aeb4cf9fc1e8e411a1d9eda82917"},"created_at":"2012-01-26T18:33:53Z","title":"Public Release","open_issues":3,"state":"open","due_on":null,"closed_issues":0,"description":"","number":2,"url":"https://api.github.com/repos/sunlightlabs/datajam/milestones/2"},"created_at":"2012-01-26T19:27:16Z","title":"Deploy live demo on Heroku","user":{"id":417,"login":"luigi","url":"https://api.github.com/users/luigi","avatar_url":"https://secure.gravatar.com/avatar/0db5aeb4cf9fc1e8e411a1d9eda82917?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"0db5aeb4cf9fc1e8e411a1d9eda82917"},"labels":[],"updated_at":"2012-01-27T16:05:03Z","state":"open","id":2984563,"html_url":"https://github.com/sunlightlabs/datajam/issues/16","closed_at":null,"pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"body":"* Regenerate clean demo data every 15 minutes\r\n* Will live at http://datajamdemo.sunlightfoundation.com","number":16,"url":"https://api.github.com/repos/sunlightlabs/datajam/issues/16","comments":1,"assignee":null},"comment":{"created_at":"2012-01-27T16:05:03Z","user":{"id":31717,"login":"sbma44","url":"https://api.github.com/users/sbma44","avatar_url":"https://secure.gravatar.com/avatar/9bad76f3bf08810d639de1d62d35c89e?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"9bad76f3bf08810d639de1d62d35c89e"},"updated_at":"2012-01-27T16:05:03Z","id":3689016,"body":"Dan or our sysadmin, Tim Ball ([email protected]) can help w/ Sunlight's credentials for Heroku.","url":"https://api.github.com/repos/sunlightlabs/datajam/issues/comments/3689016"},"action":"created"}
{ "id": 1339296, "name": "sunlightlabs/datajam", "url": "https://api.github.dev/repos/sunlightlabs/datajam" }
{ "id": 31717, "login": "sbma44", "gravatar_id": "9bad76f3bf08810d639de1d62d35c89e", "avatar_url": "https://secure.gravatar.com/avatar/9bad76f3bf08810d639de1d62d35c89e?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.dev/users/sbma44" }
{ "id": 40420, "login": "sunlightlabs", "gravatar_id": "83fc7b3fdb0a6d29e064ebb44f0efa8c", "avatar_url": "https://secure.gravatar.com/avatar/83fc7b3fdb0a6d29e064ebb44f0efa8c?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png", "url": "https://api.github.dev/orgs/sunlightlabs" }
2012-01-27T16:05:03
1514897790
null
IssueCommentEvent
true
{"issue":{"created_at":"2012-01-09T21:15:26Z","title":"2.0","user":{"id":902842,"login":"korstiaan","url":"https://api.github.com/users/korstiaan","avatar_url":"https://secure.gravatar.com/avatar/a3b467a7893795d5e9017aedac6b39f5?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"a3b467a7893795d5e9017aedac6b39f5"},"milestone":null,"updated_at":"2012-01-10T03:16:36Z","labels":[],"state":"closed","id":2775546,"pull_request":{"patch_url":"https://github.com/symfony/symfony-docs/pull/985.patch","html_url":"https://github.com/symfony/symfony-docs/pull/985","diff_url":"https://github.com/symfony/symfony-docs/pull/985.diff"},"html_url":"https://github.com/symfony/symfony-docs/issues/985","closed_at":"2012-01-10T03:16:36Z","body":"Small typo i noticed in the remember_me security cookbook","number":985,"url":"https://api.github.com/repos/symfony/symfony-docs/issues/985","comments":2,"assignee":null},"comment":{"created_at":"2012-01-10T03:16:36Z","user":{"id":121003,"login":"weaverryan","url":"https://api.github.com/users/weaverryan","avatar_url":"https://secure.gravatar.com/avatar/681e6d4d4cf91760e5e1d8ac9d6d7fc4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"681e6d4d4cf91760e5e1d8ac9d6d7fc4"},"updated_at":"2012-01-10T03:16:36Z","id":3424637,"body":"Hi Korstiaan!\r\n\r\nYes, good change, but I think you just chose the wrong branch when creating your pull request (but basing your pull request off of the 2.0 branch was perfect).\r\n\r\nI was able to patch your changes into the 2.0 branch easily anyways, see sha: 9a478cd52c491adeb9590ecb047a44152cd429c7\r\n\r\nThanks for the fix!","url":"https://api.github.com/repos/symfony/symfony-docs/issues/comments/3424637"},"action":"created"}
{ "id": 521583, "name": "symfony/symfony-docs", "url": "https://api.github.dev/repos/symfony/symfony-docs" }
{ "id": 121003, "login": "weaverryan", "gravatar_id": "681e6d4d4cf91760e5e1d8ac9d6d7fc4", "avatar_url": "https://secure.gravatar.com/avatar/681e6d4d4cf91760e5e1d8ac9d6d7fc4?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.dev/users/weaverryan" }
{ "id": 143937, "login": "symfony", "gravatar_id": "bc6312a5b583c4258c9fad11122c6e31", "avatar_url": "https://secure.gravatar.com/avatar/bc6312a5b583c4258c9fad11122c6e31?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png", "url": "https://api.github.dev/orgs/symfony" }
2012-01-10T03:16:38
1510307081
null
IssueCommentEvent
true
{"issue":{"title":"Encode the uri obtained from response_redirect","user":{"id":126134,"login":"pathsny","url":"https://api.github.com/users/pathsny","gravatar_id":"8a4051b0859c95feaa2adada83a8ce2f","avatar_url":"https://secure.gravatar.com/avatar/8a4051b0859c95feaa2adada83a8ce2f?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"milestone":null,"created_at":"2012-02-04T11:03:41Z","labels":[],"state":"open","updated_at":"2012-02-04T15:08:27Z","id":3093086,"html_url":"https://github.com/tenderlove/mechanize/issues/197","pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"closed_at":null,"body":"Mechanize::HTTP::Agent has a method response_redirect where you have\r\n new_uri = from_uri + response['Location'].to_s\r\n\r\nIt's possible that response['Location'] needs to be encoded.\r\nThis should be replaced with\r\n\r\n new_uri = from_uri + URI.encode(response['Location'].to_s)","number":197,"url":"https://api.github.com/repos/tenderlove/mechanize/issues/197","comments":2,"assignee":null},"comment":{"user":{"id":10236,"login":"knu","url":"https://api.github.com/users/knu","gravatar_id":"74f896b312b786ee75a18073941e2457","avatar_url":"https://secure.gravatar.com/avatar/74f896b312b786ee75a18073941e2457?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"created_at":"2012-02-04T15:08:27Z","updated_at":"2012-02-04T15:08:27Z","id":3810758,"body":"It may indeed be not very easy to handle URI::InvalidURIError to cover up a broken page.\r\nSome API like this could be of help:\r\n\r\n # broken link URL handler\r\n agent.on_uri_error { |base_uri, url| base_uri + URI.escape(url) }\r\n \r\n # shorthand\r\n agent.on_uri_error = :auto_escape\r\n","url":"https://api.github.com/repos/tenderlove/mechanize/issues/comments/3810758"},"action":"created"}
{ "id": 10910, "name": "tenderlove/mechanize", "url": "https://api.github.dev/repos/tenderlove/mechanize" }
{ "id": 10236, "login": "knu", "gravatar_id": "74f896b312b786ee75a18073941e2457", "avatar_url": "https://secure.gravatar.com/avatar/74f896b312b786ee75a18073941e2457?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.dev/users/knu" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-02-04T15:08:29
1517022575
null
IssueCommentEvent
true
{"issue":{"milestone":null,"created_at":"2011-12-31T20:36:14Z","title":"AWS IAM STS compatibility","user":{"id":35296,"login":"sgrove","url":"https://api.github.com/users/sgrove","avatar_url":"https://secure.gravatar.com/avatar/556043dbd5327fe67068f42fba8a6802?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"556043dbd5327fe67068f42fba8a6802"},"updated_at":"2012-01-05T20:34:10Z","state":"open","labels":[],"id":2695599,"pull_request":{"patch_url":"https://github.com/thoughtbot/paperclip/pull/692.patch","html_url":"https://github.com/thoughtbot/paperclip/pull/692","diff_url":"https://github.com/thoughtbot/paperclip/pull/692.diff"},"html_url":"https://github.com/thoughtbot/paperclip/issues/692","closed_at":null,"body":"Lots of acronyms, but a tiny change. Passes :session_token to AWS::S3.new if it's provided in the s3_credentials hash. Allows for federated STS users.","number":692,"url":"https://api.github.com/repos/thoughtbot/paperclip/issues/692","comments":1,"assignee":null},"comment":{"created_at":"2012-01-05T20:34:10Z","user":{"id":4550,"login":"mike-burns","url":"https://api.github.com/users/mike-burns","avatar_url":"https://secure.gravatar.com/avatar/fd94ce930718a1f08c623dff2d04436f?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"fd94ce930718a1f08c623dff2d04436f"},"updated_at":"2012-01-05T20:34:10Z","id":3375897,"body":"Hi @sgrove , thanks for this. Can you add a test?","url":"https://api.github.com/repos/thoughtbot/paperclip/issues/comments/3375897"},"action":"created"}
{ "id": 8393, "name": "thoughtbot/paperclip", "url": "https://api.github.dev/repos/thoughtbot/paperclip" }
{ "id": 4550, "login": "mike-burns", "gravatar_id": "fd94ce930718a1f08c623dff2d04436f", "avatar_url": "https://secure.gravatar.com/avatar/fd94ce930718a1f08c623dff2d04436f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.dev/users/mike-burns" }
{ "id": 6183, "login": "thoughtbot", "gravatar_id": "a95a04df2dae60397c38c9bd04492c53", "avatar_url": "https://secure.gravatar.com/avatar/a95a04df2dae60397c38c9bd04492c53?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png", "url": "https://api.github.dev/orgs/thoughtbot" }
2012-01-05T20:34:10
1509463744
null
IssueCommentEvent
true
{"issue":{"milestone":null,"created_at":"2012-01-08T12:11:00Z","title":"Use close or delay output window","user":{"login":"flebber","id":432261,"url":"https://api.github.com/users/flebber","avatar_url":"https://secure.gravatar.com/avatar/73a86b3136bfdda99045ba5de86dd9ec?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"73a86b3136bfdda99045ba5de86dd9ec"},"updated_at":"2012-01-11T11:03:00Z","state":"open","labels":[],"id":2760628,"html_url":"https://github.com/xuhdev/SingleCompile/issues/1","closed_at":null,"pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"body":"Is there a way to have a delay on the output to the console. SingleCompile is working but the console results are flashing up so quick I can't see them.\r\n\r\nIs there a way to put a delay or let the use close the output window?","number":1,"url":"https://api.github.com/repos/xuhdev/SingleCompile/issues/1","comments":21,"assignee":null},"comment":{"created_at":"2012-01-11T11:03:00Z","user":{"login":"xuhdev","id":325476,"url":"https://api.github.com/users/xuhdev","avatar_url":"https://secure.gravatar.com/avatar/756510c4cc0e0b44234f301faf4a434d?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"756510c4cc0e0b44234f301faf4a434d"},"updated_at":"2012-01-11T11:03:00Z","id":3444960,"body":"A note has been added here: ac01f956bc5e12ebab2b75ae746205a8dbf9cd12","url":"https://api.github.com/repos/xuhdev/SingleCompile/issues/comments/3444960"},"action":"created"}
{ "id": 3000761, "name": "xuhdev/SingleCompile", "url": "https://api.github.dev/repos/xuhdev/SingleCompile" }
{ "id": 325476, "login": "xuhdev", "gravatar_id": "756510c4cc0e0b44234f301faf4a434d", "avatar_url": "https://secure.gravatar.com/avatar/756510c4cc0e0b44234f301faf4a434d?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.dev/users/xuhdev" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-01-11T11:03:00
1510675190
null
IssueCommentEvent
true
{"issue_id":5799947,"comment_id":7331590}
{ "id": null, "name": "web_programming_basic", "url": "https://github.com/1schools/web_programming_basic" }
{ "id": null, "login": "Cyrus-krc", "gravatar_id": "aa1c33d794f4df58cd6b9a759adec734", "avatar_url": null, "url": null }
{ "id": null, "login": "1schools", "gravatar_id": null, "avatar_url": null, "url": null }
2012-07-28T08:56:44
null
{"repository":{"owner":"1schools","has_downloads":true,"organization":"1schools","homepage":"www.1schools.com","watchers":36,"pushed_at":"2012-07-25T04:34:47-07:00","forks":27,"has_wiki":true,"language":"JavaScript","description":"Web Programming 1 fundamental, tutorials files","fork":false,"size":192,"open_issues":6,"has_issues":true,"private":false,"created_at":"2012-04-07T07:31:50-07:00"},"actor_attributes":{"location":"mashhad-iran","email":"[email protected]","name":"koorosh","type":"User"},"url":"https://github.com/1schools/web_programming_basic/issues/44#issuecomment-7331590"}
IssueCommentEvent
true
{"issue_id":6762626,"comment_id":10481511}
{ "id": 5595369, "name": "SecretRoomsMod-forge", "url": "https://github.com/AbrarSyed/SecretRoomsMod-forge" }
{ "id": null, "login": "darthvader45", "gravatar_id": "b35d7995a7197a4fa16bfa9ef461f24b", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-11-18T01:49:05
null
{"repository":{"forks":3,"has_wiki":true,"description":"The official SecretRoomsMod repo","owner":"AbrarSyed","watchers":3,"stargazers":3,"language":"Java","fork":false,"size":236,"has_downloads":true,"open_issues":14,"private":false,"has_issues":true,"created_at":"2012-08-28T20:32:47-07:00","pushed_at":"2012-11-14T20:13:06-08:00"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/AbrarSyed/SecretRoomsMod-forge/issues/9#issuecomment-10481511"}
IssueCommentEvent
true
{"issue_id":6413275,"comment_id":7981755}
{ "id": null, "name": "the-first-fantasy", "url": "https://github.com/Bluedagger21/the-first-fantasy" }
{ "id": null, "login": "Onionnion", "gravatar_id": "9b538a258bfcc9058a7aecbd5760d068", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-08-23T19:48:14
null
{"repository":{"has_downloads":true,"owner":"Bluedagger21","homepage":"http://boonhammer.wordpress.com/","stargazers":1,"has_wiki":true,"language":"Python","created_at":"2012-08-19T21:01:55-07:00","description":"Repository for The First Fantasy project","watchers":1,"fork":false,"size":11079,"open_issues":6,"private":false,"pushed_at":"2012-08-23T12:45:23-07:00","forks":2,"has_issues":true},"actor_attributes":{"email":"[email protected]","name":"Ryan Breaker","type":"User"},"url":"https://github.com/Bluedagger21/the-first-fantasy/issues/14#issuecomment-7981755"}
IssueCommentEvent
true
{"comment_id":7568814,"issue_id":4747259}
{ "id": null, "name": "Minecraft-Region-Fixer", "url": "https://github.com/Fenixin/Minecraft-Region-Fixer" }
{ "id": null, "login": "rbos", "gravatar_id": "5f996bf0fe6fb4be0e29a73a59392046", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-08-07T22:20:56
null
{"repository":{"description":"Python script to fix some of the problems of the Minecraft save files (region files, *.mca).","open_issues":3,"has_issues":true,"owner":"Fenixin","created_at":"2011-04-07T07:00:45-07:00","has_downloads":true,"stargazers":24,"fork":false,"size":11988,"homepage":"","has_wiki":true,"watchers":24,"private":false,"pushed_at":"2012-04-16T10:13:26-07:00","forks":6,"language":"Python"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/Fenixin/Minecraft-Region-Fixer/issues/13#issuecomment-7568814"}
IssueCommentEvent
true
{"issue_id":7988390,"comment_id":10040584}
{ "id": 1193527, "name": "FOSUserBundle", "url": "https://github.com/FriendsOfSymfony/FOSUserBundle" }
{ "id": null, "login": "AltranoLabs", "gravatar_id": "e314e1a2139b10d314f3a02ca07bf56e", "avatar_url": null, "url": null }
{ "id": null, "login": "FriendsOfSymfony", "gravatar_id": null, "avatar_url": null, "url": null }
2012-11-03T15:43:56
null
{"repository":{"watchers":1012,"pushed_at":"2012-11-03T08:16:24-07:00","description":"Provides user management for your Symfony2 Project. Compatible with Doctrine ORM & ODM, and Propel.","forks":395,"owner":"FriendsOfSymfony","has_issues":true,"has_downloads":true,"stargazers":1012,"organization":"FriendsOfSymfony","has_wiki":false,"language":"PHP","fork":true,"size":648,"open_issues":84,"homepage":"http://friendsofsymfony.github.com/","private":false,"created_at":"2010-12-23T07:50:55-08:00","integrate_branch":"storage-agnostic"},"actor_attributes":{"name":"altrano","company":"AltranoLabs","email":"[email protected]","location":"Switzerland","type":"User"},"url":"https://github.com/FriendsOfSymfony/FOSUserBundle/issues/849#issuecomment-10040584"}
IssueCommentEvent
true
{"comment_id":11145607,"issue_id":9072210}
{ "id": 1193527, "name": "FOSUserBundle", "url": "https://github.com/FriendsOfSymfony/FOSUserBundle" }
{ "id": null, "login": "stof", "gravatar_id": "7894bbdf1c05b18a1444ad8c76c9d583", "avatar_url": null, "url": null }
{ "id": null, "login": "FriendsOfSymfony", "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-07T20:44:11
null
{"repository":{"description":"Provides user management for your Symfony2 Project. Compatible with Doctrine ORM & ODM, and Propel.","owner":"FriendsOfSymfony","has_downloads":true,"open_issues":99,"has_issues":true,"watchers":1039,"language":"PHP","pushed_at":"2012-12-05T05:36:08-08:00","forks":429,"organization":"FriendsOfSymfony","stargazers":1039,"has_wiki":false,"fork":true,"size":664,"homepage":"http://friendsofsymfony.github.com/","private":false,"created_at":"2010-12-23T07:50:55-08:00","integrate_branch":"storage-agnostic"},"actor_attributes":{"company":"Incenteev","location":"Paris","type":"User","name":"Christophe Coevoet","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/FriendsOfSymfony/FOSUserBundle/issues/893#issuecomment-11145607"}
IssueCommentEvent
true
{"issue_id":8140991,"comment_id":10131673}
{ "id": 1193527, "name": "FOSUserBundle", "url": "https://github.com/FriendsOfSymfony/FOSUserBundle" }
{ "id": null, "login": "Raulken", "gravatar_id": "d457ee4b8c3326c7e50b00f987d5d36f", "avatar_url": null, "url": null }
{ "id": null, "login": "FriendsOfSymfony", "gravatar_id": null, "avatar_url": null, "url": null }
2012-11-06T23:03:30
null
{"repository":{"stargazers":1014,"language":"PHP","integrate_branch":"storage-agnostic","owner":"FriendsOfSymfony","has_downloads":true,"homepage":"http://friendsofsymfony.github.com/","created_at":"2010-12-23T07:50:55-08:00","has_issues":true,"pushed_at":"2012-11-03T08:16:24-07:00","description":"Provides user management for your Symfony2 Project. Compatible with Doctrine ORM & ODM, and Propel.","forks":396,"fork":true,"size":648,"has_wiki":false,"watchers":1014,"private":false,"open_issues":82,"organization":"FriendsOfSymfony"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/FriendsOfSymfony/FOSUserBundle/issues/855#issuecomment-10131673"}
IssueCommentEvent
true
{"issue_id":3724870,"comment_id":4615371}
{ "id": null, "name": "django-ajax-uploader", "url": "https://github.com/GoodCloud/django-ajax-uploader" }
{ "id": null, "login": "boosh", "gravatar_id": "937a1ba2c0aa7d9e24fd92b99e26e1e8", "avatar_url": null, "url": null }
{ "id": null, "login": "GoodCloud", "gravatar_id": null, "avatar_url": null, "url": null }
2012-03-21T11:21:56
null
{"repository":{"watchers":52,"pushed_at":"2011/12/31 12:02:53 -0800","language":"JavaScript","has_downloads":true,"created_at":"2011/05/13 21:31:00 -0700","has_issues":true,"description":"Ajax-based, multiple-upload django class with pluggable backends, and subclass goodness.","forks":15,"fork":false,"organization":"GoodCloud","size":148,"private":false,"has_wiki":true,"owner":"GoodCloud","homepage":"","open_issues":3},"actor_attributes":{"name":"0d51e69a","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/GoodCloud/django-ajax-uploader/issues/21#issuecomment-4615371"}
IssueCommentEvent
true
{"issue_id":4154690,"comment_id":5203131}
{ "id": null, "name": "PHP-Basic-MVC-Framework", "url": "https://github.com/Jontyy/PHP-Basic-MVC-Framework" }
{ "id": null, "login": "rudiedirkx", "gravatar_id": "9875466c690e1da4c7144f4fbea796ab", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-04-18T16:46:45
null
{"repository":{"forks":5,"language":"PHP","open_issues":1,"created_at":"2011/03/14 15:22:59 -0700","pushed_at":"2011/07/06 08:31:32 -0700","description":"This is a very simple framework used as an example of how to create a basic framework, not for production use","fork":false,"watchers":22,"has_downloads":true,"size":568,"private":false,"owner":"Jontyy","homepage":"","has_issues":true,"has_wiki":true},"actor_attributes":{"name":"Rudie Dirkx","company":"ezCompany, WebBlocks, I-Reservations, Ideedock","location":"Eindhoven, The Netherlands","blog":"http://games.webblocks.nl","type":"User","email":"[email protected]"},"url":"https://github.com/Jontyy/PHP-Basic-MVC-Framework/issues/2#issuecomment-5203131"}
IssueCommentEvent
true
{"comment_id":11573830,"issue_id":5416993}
{ "id": 1598886, "name": "Backbone-relational", "url": "https://github.com/PaulUithol/Backbone-relational" }
{ "id": null, "login": "DouweM", "gravatar_id": "aaaaafa9b7b51e38f4a363605ea6d170", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-20T13:47:05
null
{"repository":{"created_at":"2011-04-11T05:45:36-07:00","homepage":"","owner":"PaulUithol","has_issues":true,"open_issues":39,"has_downloads":true,"pushed_at":"2012-12-20T04:45:35-08:00","description":"Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models","watchers":1332,"forks":185,"stargazers":1332,"fork":false,"size":236,"has_wiki":true,"language":"JavaScript","private":false},"actor_attributes":{"name":"Douwe Maan","location":"Utrecht, The Netherlands","blog":"http://www.douwemaan.com","company":"Toopia","email":"[email protected]","type":"User"},"url":"https://github.com/PaulUithol/Backbone-relational/issues/157#issuecomment-11573830"}
IssueCommentEvent
true
{"issue_id":5416993,"comment_id":6749825}
{ "id": null, "name": "Backbone-relational", "url": "https://github.com/PaulUithol/Backbone-relational" }
{ "id": null, "login": "viniciuscb", "gravatar_id": "b31f34de05952f91c200d41f61b7d80a", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-07-04T00:00:53
null
{"repository":{"description":"Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models","watchers":911,"has_wiki":true,"owner":"PaulUithol","open_issues":33,"created_at":"2011-04-11T05:45:36-07:00","has_issues":true,"fork":false,"size":260,"has_downloads":true,"homepage":"","private":false,"language":"JavaScript","pushed_at":"2012-07-03T01:46:06-07:00","forks":97},"actor_attributes":{"email":"da39a3ee5e6b4b0d3255bfef95601890afd80709","location":"Curitiba - Brazil","type":"User","name":"Vinicius Cubas Brand"},"url":"https://github.com/PaulUithol/Backbone-relational/issues/157#issuecomment-6749825"}
IssueCommentEvent
true
{"comment_id":10069639,"issue_id":8103991}
{ "id": 1052694, "name": "remoteStorage.js", "url": "https://github.com/RemoteStorage/remoteStorage.js" }
{ "id": null, "login": "nilclass", "gravatar_id": "e6c0baf61877208ce0b1380e9c54a444", "avatar_url": null, "url": null }
{ "id": null, "login": "RemoteStorage", "gravatar_id": null, "avatar_url": null, "url": null }
2012-11-05T13:04:20
null
{"repository":{"watchers":390,"pushed_at":"2012-11-05T00:15:09-08:00","description":"Client-side Javascript library to make apps compatible with a remote storage.","forks":43,"owner":"RemoteStorage","stargazers":390,"has_wiki":false,"organization":"RemoteStorage","open_issues":26,"language":"JavaScript","fork":false,"size":1020,"homepage":"remotestoragejs.com/doc/code","private":false,"has_issues":true,"has_downloads":true,"created_at":"2010-11-04T16:09:23-07:00","master_branch":"master"},"actor_attributes":{"company":"","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709","name":"Niklas Cathor","location":"Hamburg"},"url":"https://github.com/RemoteStorage/remoteStorage.js/issues/144#issuecomment-10069639"}
IssueCommentEvent
true
{"comment_id":9336777,"issue_id":7398381}
{ "id": 1052694, "name": "remoteStorage.js", "url": "https://github.com/RemoteStorage/remoteStorage.js" }
{ "id": null, "login": "silverbucket", "gravatar_id": "e699260a51703676bcb754b12f05fc26", "avatar_url": null, "url": null }
{ "id": null, "login": "RemoteStorage", "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-11T11:33:41
null
{"repository":{"has_issues":true,"has_wiki":false,"master_branch":"master","description":"Client-side Javascript library to make apps compatible with a remote storage.","owner":"RemoteStorage","organization":"RemoteStorage","created_at":"2010-11-04T16:09:23-07:00","open_issues":14,"watchers":383,"fork":false,"size":772,"has_downloads":true,"pushed_at":"2012-10-10T18:52:19-07:00","homepage":"remotestoragejs.com/doc/code","stargazers":383,"forks":39,"private":false,"language":"JavaScript"},"actor_attributes":{"location":"Prague, Czech Republic","type":"User","email":"[email protected]","company":"silverbucket.net","name":"Nick Jennings","blog":"http://www.silverbucket.net"},"url":"https://github.com/RemoteStorage/remoteStorage.js/issues/100#issuecomment-9336777"}
IssueCommentEvent
true
{"issue_id":9581086,"comment_id":11773041}
{ "id": 4484761, "name": "teststack.github.com", "url": "https://github.com/TestStack/teststack.github.com" }
{ "id": null, "login": "MehdiK", "gravatar_id": "fec3f0d7188c9d13cce3010ef07bfc19", "avatar_url": null, "url": null }
{ "id": null, "login": "TestStack", "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-31T05:57:04
null
{"repository":{"watchers":2,"owner":"TestStack","created_at":"2012-05-29T09:43:52-07:00","stargazers":2,"open_issues":0,"has_issues":true,"pushed_at":"2012-12-30T21:54:26-08:00","description":"Landing page for TestStack organization","forks":1,"has_downloads":true,"organization":"TestStack","fork":false,"size":144,"language":"JavaScript","private":false,"has_wiki":true},"actor_attributes":{"location":"Brisbane, Australia","email":"[email protected]","type":"User","name":"Mehdi Khalili","blog":"www.mehdi-khalili.com"},"url":"https://github.com/TestStack/teststack.github.com/issues/2#issuecomment-11773041"}
IssueCommentEvent
true
{"comment_id":9655583,"issue_id":7104698}
{ "id": 3450727, "name": "Mozilla-Student-Projects", "url": "https://github.com/Yoric/Mozilla-Student-Projects" }
{ "id": null, "login": "jsyeo", "gravatar_id": "df4e511ca1ecf66a86a231d7bc728d07", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-22T08:10:19
null
{"repository":{"watchers":11,"owner":"Yoric","created_at":"2012-02-15T07:34:29-08:00","description":"Keep tracks of Firefox/Thunderbird features that can/should/will be implemented as add-ons.","stargazers":11,"has_downloads":true,"pushed_at":"2012-08-28T05:38:50-07:00","forks":1,"has_issues":true,"fork":false,"size":88,"has_wiki":true,"private":false,"homepage":"","open_issues":39},"actor_attributes":{"blog":"blog.nodjs.com","email":"[email protected]","name":"Jason Yeo","location":"Singapore","type":"User"},"url":"https://github.com/Yoric/Mozilla-Student-Projects/issues/33#issuecomment-9655583"}
IssueCommentEvent
true
{"comment_id":9621482,"issue_id":7693177}
{ "id": 2939440, "name": "jquery-ui-bootstrap", "url": "https://github.com/addyosmani/jquery-ui-bootstrap" }
{ "id": null, "login": "gtraxx", "gravatar_id": "4c7034513f3da92cba437e214a247712", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-19T21:37:34
null
{"repository":{"watchers":3523,"has_issues":true,"owner":"addyosmani","has_wiki":true,"created_at":"2011-12-08T02:49:16-08:00","description":"A jQuery UI theme based on Twitter Bootstrap","stargazers":3523,"pushed_at":"2012-10-19T14:15:50-07:00","forks":300,"open_issues":41,"fork":false,"size":220,"has_downloads":true,"language":"JavaScript","private":false,"homepage":"http://addyosmani.github.com/jquery-ui-bootstrap"},"actor_attributes":{"type":"User","name":"Gerits aurelien","blog":"http://www.magix-dev.be","company":"Magix dev","location":"Sart Lez Spa","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/addyosmani/jquery-ui-bootstrap/issues/108#issuecomment-9621482"}
IssueCommentEvent
true
{"issue_id":6587900,"comment_id":8204485}
{ "id": null, "name": "aeolus-configure", "url": "https://github.com/aeolusproject/aeolus-configure" }
{ "id": null, "login": "jguiditta", "gravatar_id": "f3b0bcfcd8ffdca700bcf2d34e9cfdf0", "avatar_url": null, "url": null }
{ "id": null, "login": "aeolusproject", "gravatar_id": null, "avatar_url": null, "url": null }
2012-08-31T20:44:43
null
{"repository":{"owner":"aeolusproject","has_wiki":false,"homepage":"","watchers":8,"stargazers":8,"open_issues":0,"language":"Ruby","created_at":"2011-10-10T07:21:12-07:00","pushed_at":"2012-08-31T13:44:16-07:00","organization":"aeolusproject","description":"Puppet configuration tools for the Aeolus Project.","forks":7,"fork":false,"size":180,"has_issues":false,"private":false,"has_downloads":true},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/aeolusproject/aeolus-configure/issues/6#issuecomment-8204485"}
IssueCommentEvent
true
{"comment_id":11641603,"issue_id":8582573}
{ "id": 3884826, "name": "ANE-Google-Analytics", "url": "https://github.com/alebianco/ANE-Google-Analytics" }
{ "id": null, "login": "alebianco", "gravatar_id": "070a3f9ffda255a777933cda82dfd09b", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-22T21:40:20
null
{"repository":{"language":"ActionScript","owner":"alebianco","has_issues":true,"has_wiki":true,"created_at":"2012-03-31T03:48:34-07:00","homepage":"","open_issues":2,"fork":false,"size":184,"pushed_at":"2012-12-03T14:00:59-08:00","description":"Air Native Extension for Google Analytics on iOS and Android","watchers":15,"forks":2,"private":false,"stargazers":15,"has_downloads":true},"actor_attributes":{"location":"Mirandola (MO) - Italy","type":"User","company":"Freelance","name":"Alessandro Bianco","blog":"http://www.alessandrobianco.eu","email":"[email protected]"},"url":"https://github.com/alebianco/ANE-Google-Analytics/issues/8#issuecomment-11641603"}
IssueCommentEvent
true
{"issue_id":4012374,"comment_id":5223806}
{ "id": null, "name": "redmine_knowledgebase", "url": "https://github.com/alexbevi/redmine_knowledgebase" }
{ "id": null, "login": "alexbevi", "gravatar_id": "061f509dd4eb594be550fa1db95baa79", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-04-19T15:07:29
null
{"repository":{"homepage":"","watchers":111,"has_downloads":true,"language":"Ruby","has_issues":true,"has_wiki":true,"forks":33,"fork":false,"created_at":"2010/02/12 14:11:19 -0800","description":"A knowledgebase plugin for Redmine","size":196,"private":false,"open_issues":4,"owner":"alexbevi","pushed_at":"2012/04/19 08:07:02 -0700"},"actor_attributes":{"name":"Alex Bevilacqua","location":"Ajax, Ontario, Canada","blog":"http://alexbevi.com","type":"User","email":"[email protected]"},"url":"https://github.com/alexbevi/redmine_knowledgebase/issues/72#issuecomment-5223806"}
IssueCommentEvent
true
{"comment_id":7590043,"issue_id":6094767}
{ "id": null, "name": "python-conjurer", "url": "https://github.com/apparentlymart/python-conjurer" }
{ "id": null, "login": "franckcuny", "gravatar_id": "7d5e23c5839c464c42d0d49f1c954abb", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-08-08T17:01:32
null
{"repository":{"homepage":"","owner":"apparentlymart","has_downloads":true,"description":"A simple utility for mapping SQLAlchemy resultsets to object instances in a declarative way","stargazers":2,"has_wiki":true,"watchers":2,"pushed_at":"2011-09-07T14:46:51-07:00","forks":1,"fork":false,"size":168,"language":"Python","created_at":"2011-07-26T22:48:32-07:00","open_issues":2,"has_issues":true,"private":false},"actor_attributes":{"location":"San Francisco","type":"User","company":"SAY Media","name":"franck","blog":"http://lumberjaph.net/","email":"[email protected]"},"url":"https://github.com/apparentlymart/python-conjurer/issues/6#issuecomment-7590043"}
IssueCommentEvent
true
{"comment_id":11400199,"issue_id":9301673}
{ "id": 3862357, "name": "grunt-bbb", "url": "https://github.com/backbone-boilerplate/grunt-bbb" }
{ "id": null, "login": "tbranyen", "gravatar_id": "21dbcdbf46f8ee3774c1b9b3efadfa9e", "avatar_url": null, "url": null }
{ "id": null, "login": "backbone-boilerplate", "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-15T05:25:33
null
{"repository":{"stargazers":411,"owner":"backbone-boilerplate","language":"JavaScript","pushed_at":"2012-12-14T21:25:36-08:00","forks":56,"organization":"backbone-boilerplate","has_issues":true,"open_issues":21,"has_downloads":true,"homepage":"","fork":false,"size":268,"created_at":"2012-03-28T20:41:05-07:00","watchers":411,"private":false,"description":"Boilerplate Build Buddy.","has_wiki":true},"actor_attributes":{"company":"matchbox","email":"[email protected]","name":"Tim Branyen","blog":"http://tbranyen.com/","location":"Boston, MA","type":"User"},"url":"https://github.com/backbone-boilerplate/grunt-bbb/issues/90#issuecomment-11400199"}
IssueCommentEvent
true
{"issue_id":3903282,"comment_id":4886453}
{ "id": null, "name": "Smoke-Simulation", "url": "https://github.com/bergermeister/Smoke-Simulation" }
{ "id": null, "login": "bergermeister", "gravatar_id": "172716782a1bb1e091f313d585b0215c", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-04-02T19:32:25
null
{"repository":{"homepage":"","has_downloads":true,"has_issues":true,"forks":1,"fork":false,"language":"C++","has_wiki":true,"size":26980,"private":false,"created_at":"2012/03/30 11:48:37 -0700","owner":"bergermeister","description":"Advanced Computer Graphics Final Project","open_issues":3,"watchers":1,"pushed_at":"2012/04/02 12:28:46 -0700"},"actor_attributes":{"name":"Edward Eisenberger","company":"Rensselaer Polytechnic Institute","location":"Troy, NY","type":"User","email":"[email protected]"},"url":"https://github.com/bergermeister/Smoke-Simulation/issues/4#issuecomment-4886453"}
IssueCommentEvent
true
{"comment_id":8423073,"issue_id":6671580}
{ "id": null, "name": "woople-theme", "url": "https://github.com/bigbangtechnology/woople-theme" }
{ "id": null, "login": "kalupa", "gravatar_id": "a10afcc65ea31329cdcc4a59b29e8763", "avatar_url": null, "url": null }
{ "id": null, "login": "bigbangtechnology", "gravatar_id": null, "avatar_url": null, "url": null }
2012-09-10T13:18:10
null
{"repository":{"forks":3,"owner":"bigbangtechnology","has_downloads":true,"description":"A theme-in-a-gem for Woople","created_at":"2012-02-09T05:05:14-08:00","stargazers":4,"has_wiki":true,"watchers":4,"fork":false,"size":276,"open_issues":1,"has_issues":false,"private":false,"homepage":"http://woople.com","language":"Ruby","pushed_at":"2012-09-07T11:32:10-07:00","organization":"bigbangtechnology"},"actor_attributes":{"name":"Paul Kalupnieks","company":"Big Bang Technology","type":"User","blog":"http://karrupa.com","location":"Toronto","email":"[email protected]"},"url":"https://github.com/bigbangtechnology/woople-theme/issues/76#issuecomment-8423073"}
IssueCommentEvent
true
{"issue_id":7750006,"comment_id":9644526}
{ "id": 6315994, "name": "factura-electronica", "url": "https://github.com/bigdata-mx/factura-electronica" }
{ "id": null, "login": "elmer-garduno", "gravatar_id": "9653b8d1e80e351d081704646a8504da", "avatar_url": null, "url": null }
{ "id": null, "login": "bigdata-mx", "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-21T16:39:47
null
{"repository":{"watchers":0,"owner":"bigdata-mx","has_issues":true,"created_at":"2012-10-20T19:13:24-07:00","description":"Librería de componentes Java para el desarrollo de aplicaciones de Factura Electrónica (CFDI)","stargazers":0,"has_wiki":true,"pushed_at":"2012-10-20T22:27:09-07:00","forks":0,"organization":"bigdata-mx","open_issues":4,"fork":false,"size":1168,"private":false,"has_downloads":true},"actor_attributes":{"type":"User","name":"Elmer Garduño","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/bigdata-mx/factura-electronica/issues/43#issuecomment-9644526"}
IssueCommentEvent
true
{"comment_id":6649383,"issue_id":5332577}
{ "id": null, "name": "liferay-portal", "url": "https://github.com/brianchandotcom/liferay-portal" }
{ "id": null, "login": "brianchandotcom", "gravatar_id": "820bdfae0927075dec1dc2087c81b19d", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-06-29T04:52:28
null
{"repository":{"has_downloads":true,"homepage":"http://liferay.com","owner":"brianchandotcom","description":"","watchers":20,"has_wiki":false,"fork":true,"size":5384,"open_issues":12,"created_at":"2011-06-19T14:37:56-07:00","private":false,"language":"Java","pushed_at":"2012-06-28T21:51:26-07:00","forks":1,"has_issues":false},"actor_attributes":{"company":"Liferay, Inc.","email":"[email protected]","type":"User","blog":"http://www.liferay.com/web/brian.chan/blog","name":"Brian Chan","location":"Los Angeles, CA"},"url":"https://github.com/brianchandotcom/liferay-portal/issues/5849#issuecomment-6649383"}
IssueCommentEvent
true
{"issue_id":9206689,"comment_id":11277826}
{ "id": 1920851, "name": "liferay-portal", "url": "https://github.com/brianchandotcom/liferay-portal" }
{ "id": null, "login": "brianchandotcom", "gravatar_id": "820bdfae0927075dec1dc2087c81b19d", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-12T05:59:39
null
{"repository":{"homepage":"http://liferay.com","created_at":"2011-06-19T14:37:56-07:00","watchers":20,"owner":"brianchandotcom","open_issues":12,"description":"","stargazers":20,"has_downloads":true,"language":"Java","pushed_at":"2012-12-11T21:58:57-08:00","forks":2,"has_issues":false,"fork":true,"size":5392,"private":false,"has_wiki":false},"actor_attributes":{"email":"[email protected]","company":"Liferay, Inc.","name":"Brian Chan","type":"User","blog":"http://www.liferay.com/web/brian.chan/blog","location":"Los Angeles, CA"},"url":"https://github.com/brianchandotcom/liferay-portal/issues/8071#issuecomment-11277826"}
IssueCommentEvent
true
{"issue_id":7984688,"comment_id":9932023}
{ "id": 1920851, "name": "liferay-portal", "url": "https://github.com/brianchandotcom/liferay-portal" }
{ "id": null, "login": "brianchandotcom", "gravatar_id": "820bdfae0927075dec1dc2087c81b19d", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-31T03:49:25
null
{"repository":{"owner":"brianchandotcom","has_issues":false,"has_wiki":false,"language":"Java","watchers":20,"open_issues":28,"homepage":"http://liferay.com","created_at":"2011-06-19T14:37:56-07:00","stargazers":20,"fork":true,"size":4752,"pushed_at":"2012-10-30T13:16:04-07:00","description":"","forks":2,"has_downloads":true,"private":false},"actor_attributes":{"email":"[email protected]","blog":"http://www.liferay.com/web/brian.chan/blog","location":"Los Angeles, CA","company":"Liferay, Inc.","name":"Brian Chan","type":"User"},"url":"https://github.com/brianchandotcom/liferay-portal/issues/7496#issuecomment-9932023"}
IssueCommentEvent
true
{"issue_id":7276211,"comment_id":9054392}
{ "id": 1920851, "name": "liferay-portal", "url": "https://github.com/brianchandotcom/liferay-portal" }
{ "id": null, "login": "brianchandotcom", "gravatar_id": "820bdfae0927075dec1dc2087c81b19d", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-01T23:49:04
null
{"repository":{"homepage":"http://liferay.com","stargazers":20,"open_issues":4,"language":"Java","owner":"brianchandotcom","description":"","has_downloads":true,"created_at":"2011-06-19T14:37:56-07:00","fork":true,"size":6560,"has_issues":false,"pushed_at":"2012-10-01T16:45:16-07:00","forks":2,"has_wiki":false,"watchers":20,"private":false},"actor_attributes":{"email":"[email protected]","type":"User","location":"Los Angeles, CA","name":"Brian Chan","blog":"http://www.liferay.com/web/brian.chan/blog","company":"Liferay, Inc."},"url":"https://github.com/brianchandotcom/liferay-portal/issues/7137#issuecomment-9054392"}
IssueCommentEvent
true
{"issue_id":6912833,"comment_id":8622409}
{ "id": null, "name": "liferay-portal", "url": "https://github.com/brianchandotcom/liferay-portal" }
{ "id": null, "login": "brianchandotcom", "gravatar_id": "820bdfae0927075dec1dc2087c81b19d", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-09-17T16:58:34
null
{"repository":{"owner":"brianchandotcom","open_issues":14,"has_issues":false,"pushed_at":"2012-09-15T18:39:47-07:00","forks":1,"homepage":"http://liferay.com","language":"Java","has_downloads":true,"description":"","fork":true,"size":5004,"created_at":"2011-06-19T14:37:56-07:00","stargazers":20,"private":false,"has_wiki":false,"watchers":20},"actor_attributes":{"email":"[email protected]","type":"User","name":"Brian Chan","blog":"http://www.liferay.com/web/brian.chan/blog","company":"Liferay, Inc.","location":"Los Angeles, CA"},"url":"https://github.com/brianchandotcom/liferay-portal/issues/6924#issuecomment-8622409"}
IssueCommentEvent
true
{"issue_id":4220888,"comment_id":5256343}
{ "id": null, "name": "liferay-portal", "url": "https://github.com/brianchandotcom/liferay-portal" }
{ "id": null, "login": "brianchandotcom", "gravatar_id": "820bdfae0927075dec1dc2087c81b19d", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-04-21T02:24:48
null
{"repository":{"homepage":"http://liferay.com","watchers":21,"has_downloads":true,"language":"Java","has_issues":false,"has_wiki":false,"forks":1,"fork":true,"created_at":"2011/06/19 14:37:56 -0700","description":"","size":8980,"private":false,"open_issues":1,"owner":"brianchandotcom","pushed_at":"2012/04/20 17:40:14 -0700"},"actor_attributes":{"name":"Brian Chan","company":"Liferay, Inc.","location":"Los Angeles, CA","blog":"http://www.liferay.com/web/brian.chan/blog","type":"User","email":"[email protected]"},"url":"https://github.com/brianchandotcom/liferay-portal/issues/5068#issuecomment-5256343"}
IssueCommentEvent
true
{"issue_id":6701762,"comment_id":8539423}
{ "id": null, "name": "subscription-manager", "url": "https://github.com/candlepin/subscription-manager" }
{ "id": null, "login": "wottop", "gravatar_id": "e5964335f8c0009534692afdb141a8e6", "avatar_url": null, "url": null }
{ "id": null, "login": "candlepin", "gravatar_id": null, "avatar_url": null, "url": null }
2012-09-13T19:08:43
null
{"repository":{"stargazers":10,"owner":"candlepin","description":"A GUI and CLI client for Candlepin","has_wiki":true,"watchers":10,"created_at":"2012-05-17T09:13:30-07:00","pushed_at":"2012-09-13T10:22:41-07:00","organization":"candlepin","forks":5,"open_issues":6,"has_issues":false,"language":"Python","fork":false,"size":824,"private":false,"has_downloads":true,"homepage":"http://candlepinproject.org/"},"actor_attributes":{"name":"William Poteat","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/candlepin/subscription-manager/issues/244#issuecomment-8539423"}
IssueCommentEvent
true
{"issue_id":8335778,"comment_id":10382165}
{ "id": 4360334, "name": "subscription-manager", "url": "https://github.com/candlepin/subscription-manager" }
{ "id": null, "login": "alikins", "gravatar_id": "81877b32b5fac41db3207c94ecc26173", "avatar_url": null, "url": null }
{ "id": null, "login": "candlepin", "gravatar_id": null, "avatar_url": null, "url": null }
2012-11-14T20:17:18
null
{"repository":{"language":"Python","owner":"candlepin","description":"A GUI and CLI client for Candlepin","has_issues":false,"pushed_at":"2012-11-14T12:01:32-08:00","forks":5,"has_downloads":true,"open_issues":9,"watchers":10,"fork":false,"size":1352,"organization":"candlepin","has_wiki":true,"created_at":"2012-05-17T09:13:30-07:00","stargazers":10,"private":false,"homepage":"http://candlepinproject.org/"},"actor_attributes":{"type":"User","name":"Adrian Likins","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/candlepin/subscription-manager/issues/397#issuecomment-10382165"}
IssueCommentEvent
true
{"issue_id":5281865,"comment_id":6604564}
{ "id": null, "name": "subscription-manager", "url": "https://github.com/candlepin/subscription-manager" }
{ "id": null, "login": "mstead", "gravatar_id": "cff2de4d58af775ba0a07a5332b57889", "avatar_url": null, "url": null }
{ "id": null, "login": "candlepin", "gravatar_id": null, "avatar_url": null, "url": null }
2012-06-27T14:20:47
null
{"repository":{"homepage":"http://candlepinproject.org/","owner":"candlepin","has_downloads":true,"has_issues":false,"organization":"candlepin","description":"A GUI and CLI client for Candlepin","has_wiki":true,"fork":false,"size":460,"created_at":"2012-05-17T09:13:30-07:00","pushed_at":"2012-06-27T07:18:44-07:00","watchers":10,"forks":5,"private":false,"open_issues":0,"language":"Python"},"actor_attributes":{"type":"User","email":"[email protected]","name":"Michael Stead","location":"Enfield, NS"},"url":"https://github.com/candlepin/subscription-manager/issues/105#issuecomment-6604564"}
IssueCommentEvent
true
{"comment_id":9495172,"issue_id":7594595}
{ "id": 4360334, "name": "subscription-manager", "url": "https://github.com/candlepin/subscription-manager" }
{ "id": null, "login": "jbowes", "gravatar_id": "363ada7cda10d5eae5eeb7704278fb51", "avatar_url": null, "url": null }
{ "id": null, "login": "candlepin", "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-16T15:45:45
null
{"repository":{"created_at":"2012-05-17T09:13:30-07:00","description":"A GUI and CLI client for Candlepin","owner":"candlepin","has_issues":false,"pushed_at":"2012-10-16T08:45:49-07:00","forks":5,"has_wiki":true,"organization":"candlepin","watchers":10,"open_issues":3,"fork":false,"size":1368,"language":"Python","stargazers":10,"homepage":"http://candlepinproject.org/","private":false,"has_downloads":true},"actor_attributes":{"name":"James Bowes","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709","company":"Red Hat","location":"Halifax, NS","blog":"http://blog.repl.ca"},"url":"https://github.com/candlepin/subscription-manager/issues/338#issuecomment-9495172"}
IssueCommentEvent
true
{"comment_id":6923075,"issue_id":5363113}
{ "id": null, "name": "styles", "url": "https://github.com/citation-style-language/styles" }
{ "id": null, "login": "cparnot", "gravatar_id": "a47c6102b0285d27553299b639cfe9f4", "avatar_url": null, "url": null }
{ "id": null, "login": "citation-style-language", "gravatar_id": null, "avatar_url": null, "url": null }
2012-07-11T23:33:53
null
{"repository":{"organization":"citation-style-language","owner":"citation-style-language","has_issues":true,"has_downloads":true,"pushed_at":"2012-07-11T13:31:10-07:00","forks":135,"homepage":"http://citationstyles.org","watchers":183,"has_wiki":true,"description":"Official repository for CSL 1.0 citation styles.","fork":false,"size":724,"private":false,"open_issues":18,"created_at":"2010-12-16T14:46:44-08:00"},"actor_attributes":{"name":"Charles Parnot","blog":"http://twitter.com/cparnot","email":"[email protected]","type":"User","company":"Mekentosj","location":"Palo Alto, CA"},"url":"https://github.com/citation-style-language/styles/issues/190#issuecomment-6923075"}
IssueCommentEvent
true
{"comment_id":7248768,"issue_id":5825393}
{ "id": null, "name": "styles", "url": "https://github.com/citation-style-language/styles" }
{ "id": null, "login": "kratec", "gravatar_id": "75c13ea726a6e567024178b9e795c964", "avatar_url": null, "url": null }
{ "id": null, "login": "citation-style-language", "gravatar_id": null, "avatar_url": null, "url": null }
2012-07-25T13:24:18
null
{"repository":{"owner":"citation-style-language","organization":"citation-style-language","watchers":191,"has_wiki":true,"homepage":"http://citationstyles.org","pushed_at":"2012-07-25T06:10:22-07:00","forks":142,"open_issues":19,"description":"Official repository for CSL 1.0 citation styles.","fork":false,"size":928,"has_issues":true,"private":false,"has_downloads":true,"created_at":"2010-12-16T14:46:44-08:00"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/citation-style-language/styles/issues/206#issuecomment-7248768"}
IssueCommentEvent
true
{"comment_id":9288674,"issue_id":7467288}
{ "id": 733570, "name": "mongoid-slug", "url": "https://github.com/digitalplaywright/mongoid-slug" }
{ "id": null, "login": "astjohn", "gravatar_id": "0f6a45b1ee093f6ae990dd40d0ea4a0c", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-10T03:04:03
null
{"repository":{"created_at":"2010-06-22T02:39:11-07:00","owner":"digitalplaywright","has_downloads":true,"pushed_at":"2012-10-08T08:51:09-07:00","forks":96,"has_issues":true,"homepage":"http://github.com/hakanensari/mongoid-slug","watchers":300,"fork":false,"size":196,"has_wiki":true,"language":"Ruby","stargazers":300,"private":false,"description":"Generates a URL slug/permalink based on fields in a Mongoid-based model","open_issues":2},"actor_attributes":{"blog":"http://www.astjohn.ca","type":"User","name":"Adam St. John","location":"Mississauga, Ontario, Canada","email":"[email protected]"},"url":"https://github.com/digitalplaywright/mongoid-slug/issues/90#issuecomment-9288674"}
IssueCommentEvent
true
{"issue_id":3626188,"comment_id":7183892}
{ "id": null, "name": "DoctrineMongoDBBundle", "url": "https://github.com/doctrine/DoctrineMongoDBBundle" }
{ "id": null, "login": "lsmith77", "gravatar_id": "54787afbd0e7c30936101c2fa84bd89b", "avatar_url": null, "url": null }
{ "id": null, "login": "doctrine", "gravatar_id": null, "avatar_url": null, "url": null }
2012-07-23T16:59:47
null
{"repository":{"homepage":"","owner":"doctrine","watchers":123,"has_wiki":false,"pushed_at":"2012-07-23T08:13:53-07:00","forks":54,"language":"PHP","description":"","open_issues":17,"fork":false,"size":240,"created_at":"2011-04-21T14:01:02-07:00","has_issues":true,"private":false,"has_downloads":true,"organization":"doctrine"},"actor_attributes":{"name":"Lukas Kahwe Smith","location":"Zurich, Switzerland","company":"Liip AG","type":"User","email":"[email protected]","blog":"http://pooteeweet.org"},"url":"https://github.com/doctrine/DoctrineMongoDBBundle/issues/85#issuecomment-7183892"}
IssueCommentEvent
true
{"issue_id":5108194,"comment_id":6641532}
{ "id": null, "name": "zeroclickinfo-spice", "url": "https://github.com/duckduckgo/zeroclickinfo-spice" }
{ "id": null, "login": "moollaza", "gravatar_id": "7483ef3a6459cbe43323beeb28d3b6c1", "avatar_url": null, "url": null }
{ "id": null, "login": "duckduckgo", "gravatar_id": null, "avatar_url": null, "url": null }
2012-06-28T21:00:25
null
{"repository":{"homepage":"http://duckduckhack.com/","owner":"duckduckgo","open_issues":16,"description":"DuckDuckGo instant answer plugins based on JavaScript APIs","has_issues":true,"organization":"duckduckgo","has_downloads":true,"fork":false,"size":712,"created_at":"2011-07-04T15:08:37-07:00","private":false,"language":"JavaScript","pushed_at":"2012-06-27T12:18:02-07:00","watchers":93,"forks":73,"has_wiki":true},"actor_attributes":{"location":"Hamilton, Ontario, Canada","type":"User","company":"DuckDuckGo","email":"[email protected]","name":"Zaahir Moolla","blog":"http://zaahir.ca"},"url":"https://github.com/duckduckgo/zeroclickinfo-spice/issues/61#issuecomment-6641532"}
IssueCommentEvent
true
{"comment_id":7573237,"issue_id":5995481}
{ "id": null, "name": "zeroclickinfo-spice", "url": "https://github.com/duckduckgo/zeroclickinfo-spice" }
{ "id": null, "login": "moollaza", "gravatar_id": "7483ef3a6459cbe43323beeb28d3b6c1", "avatar_url": null, "url": null }
{ "id": null, "login": "duckduckgo", "gravatar_id": null, "avatar_url": null, "url": null }
2012-08-08T02:19:15
null
{"repository":{"homepage":"http://duckduckhack.com/","owner":"duckduckgo","has_downloads":true,"organization":"duckduckgo","description":"DuckDuckGo instant answer plugins based on JavaScript APIs","stargazers":100,"has_wiki":true,"watchers":100,"pushed_at":"2012-08-07T19:06:03-07:00","forks":84,"fork":false,"size":444,"language":"JavaScript","created_at":"2011-07-04T15:08:37-07:00","open_issues":14,"has_issues":true,"private":false},"actor_attributes":{"email":"[email protected]","type":"User","name":"Zaahir Moolla","blog":"http://zaahir.ca","location":"Hamilton, Ontario, Canada","company":"DuckDuckGo"},"url":"https://github.com/duckduckgo/zeroclickinfo-spice/issues/75#issuecomment-7573237"}
IssueCommentEvent
true
{"issue_id":6580437,"comment_id":8248362}
{ "id": null, "name": "route_translator", "url": "https://github.com/enriclluelles/route_translator" }
{ "id": null, "login": "enriclluelles", "gravatar_id": "94658ded0c50391635a9c049064557ad", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-09-03T22:39:17
null
{"repository":{"has_downloads":true,"owner":"enriclluelles","language":"Ruby","pushed_at":"2012-08-29T06:02:42-07:00","forks":2,"has_wiki":true,"watchers":5,"stargazers":5,"fork":false,"size":136,"open_issues":3,"created_at":"2012-07-10T12:25:11-07:00","description":"Translate your rails app route to various languages without the hassle","private":false,"has_issues":true},"actor_attributes":{"name":"Enric Lluelles","blog":"enric.lluell.es","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/enriclluelles/route_translator/issues/4#issuecomment-8248362"}
IssueCommentEvent
true
{"comment_id":7057641,"issue_id":5661055}
{ "id": null, "name": "SiriServerSMSPlugin", "url": "https://github.com/ericyanush/SiriServerSMSPlugin" }
{ "id": null, "login": "ericyanush", "gravatar_id": "ced860af8a7b85154d5b721bca6314c2", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-07-18T06:14:10
null
{"repository":{"description":"A plugin for SiriSeverCore for SMS messaging. Handles reading, sending, replying.","owner":"ericyanush","language":"Python","watchers":2,"has_wiki":true,"created_at":"2012-07-11T17:32:23-07:00","open_issues":1,"fork":false,"size":136,"has_issues":true,"pushed_at":"2012-07-11T17:46:55-07:00","forks":2,"private":false,"has_downloads":true},"actor_attributes":{"type":"User","name":"Eric Yanush","location":"Regina, SK","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/ericyanush/SiriServerSMSPlugin/issues/2#issuecomment-7057641"}
IssueCommentEvent
true
{"comment_id":10505642,"issue_id":8462622}
{ "id": 6756291, "name": "issue-migration-test", "url": "https://github.com/ethercrow/issue-migration-test" }
{ "id": null, "login": "ethercrow", "gravatar_id": "719669b4b64160ce2efcb5de8e32faaf", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-11-19T08:59:32
null
{"repository":{"has_wiki":true,"watchers":0,"owner":"ethercrow","pushed_at":"2012-11-18T23:12:56-08:00","stargazers":0,"forks":0,"created_at":"2012-11-18T23:12:55-08:00","has_issues":true,"description":"trying to migrate issues from google code","fork":false,"size":0,"open_issues":77,"has_downloads":true,"private":false},"actor_attributes":{"name":"Dmitry Ivanov","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/ethercrow/issue-migration-test/issues/226#issuecomment-10505642"}
IssueCommentEvent
true
{"issue_id":9501675,"comment_id":11663814}
{ "id": 3390601, "name": "android-component-DigiSSHD", "url": "https://github.com/ezh/android-component-DigiSSHD" }
{ "id": null, "login": "ezh", "gravatar_id": "4dd302311593ddb2eccc5d992e11dc39", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-24T17:34:18
null
{"repository":{"open_issues":2,"pushed_at":"2012-09-25T21:48:38-07:00","description":"DigiSSHD component for DigiControl, based on Dropbear SSH Server and OpenSSH SFTP Server","stargazers":2,"forks":1,"owner":"ezh","has_downloads":true,"language":"Scala","fork":false,"size":14279,"has_wiki":true,"created_at":"2012-02-08T11:44:13-08:00","homepage":"http://github.com/ezh/android-component-DigiSSHD/wiki","private":false,"has_issues":true,"watchers":2},"actor_attributes":{"email":"[email protected]","blog":"ezh.msk.ru","name":"Alexey Aksenov","location":"Russia","type":"User"},"url":"https://github.com/ezh/android-component-DigiSSHD/issues/3#issuecomment-11663814"}
IssueCommentEvent
true
{"issue_id":4535170,"comment_id":5808243}
{ "id": null, "name": "jquery-socket", "url": "https://github.com/flowersinthesand/jquery-socket" }
{ "id": null, "login": "flowersinthesand", "gravatar_id": "3d10a8672cecf1ff1ea422a3836898c7", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-05-20T11:33:59
null
{"repository":{"has_issues":true,"has_wiki":true,"homepage":"","forks":5,"open_issues":7,"fork":false,"pushed_at":"2012/05/11 09:35:25 -0700","size":379,"private":false,"watchers":60,"owner":"flowersinthesand","has_downloads":true,"description":"jQuery Socket 1.0 Alpha 3","language":"JavaScript","created_at":"2011/10/04 01:54:32 -0700"},"actor_attributes":{"name":"Donghwan Kim","location":"South Korea","blog":"http://twitter.com/flowersits","type":"User","email":"[email protected]"},"url":"https://github.com/flowersinthesand/jquery-socket/issues/40#issuecomment-5808243"}
IssueCommentEvent
true
{"comment_id":6975536,"issue_id":5235296}
{ "id": null, "name": "SecureSmartCam", "url": "https://github.com/guardianproject/SecureSmartCam" }
{ "id": null, "login": "dalb8", "gravatar_id": "9dfb44f52a9da6faece65bfdc005f793", "avatar_url": null, "url": null }
{ "id": null, "login": "guardianproject", "gravatar_id": null, "avatar_url": null, "url": null }
2012-07-13T21:16:46
null
{"repository":{"owner":"guardianproject","created_at":"2011-01-04T08:59:13-08:00","watchers":33,"has_wiki":true,"organization":"guardianproject","open_issues":18,"homepage":"https://guardianproject.info/apps/securecam","pushed_at":"2012-06-15T04:13:23-07:00","forks":7,"fork":false,"size":27422,"has_issues":true,"description":"keep it simple, keep it safe","private":false,"has_downloads":true,"language":"Java"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/guardianproject/SecureSmartCam/issues/91#issuecomment-6975536"}
IssueCommentEvent
true
{"issue_id":3999801,"comment_id":4991639}
{ "id": null, "name": "HatimeriaExtJSBundle", "url": "https://github.com/hatimeria/HatimeriaExtJSBundle" }
{ "id": null, "login": "freakphp", "gravatar_id": "393ed458f1c1bbb8da0698fa21b61bdc", "avatar_url": null, "url": null }
{ "id": null, "login": "hatimeria", "gravatar_id": null, "avatar_url": null, "url": null }
2012-04-06T07:09:44
null
{"repository":{"open_issues":2,"watchers":23,"pushed_at":"2012/04/06 00:07:43 -0700","homepage":"http://hatimeria.com","has_downloads":true,"fork":false,"has_issues":true,"language":"PHP","forks":4,"size":148,"private":false,"created_at":"2011/06/20 03:30:18 -0700","owner":"hatimeria","has_wiki":true,"description":"ExtJS Bundle is an ExtJS (JavaScript framework) Direct Backend Implementation for Symfony2 Framework.","organization":"hatimeria"},"actor_attributes":{"name":"freak.php","location":"Kraków, Poland","type":"User","email":"[email protected]"},"url":"https://github.com/hatimeria/HatimeriaExtJSBundle/issues/11#issuecomment-4991639"}
IssueCommentEvent
true
{"issue_id":4715972,"comment_id":6002448}
{ "id": null, "name": "heroku-buildpack-python", "url": "https://github.com/heroku/heroku-buildpack-python" }
{ "id": null, "login": "travisbot", "gravatar_id": "eaafec56c36c18928c31d7c5d7126d10", "avatar_url": null, "url": null }
{ "id": null, "login": "heroku", "gravatar_id": null, "avatar_url": null, "url": null }
2012-05-30T05:21:31
null
{"repository":{"organization":"heroku","watchers":106,"has_downloads":true,"homepage":"python-buildpack.herokuapp.com","master_branch":"master","fork":false,"has_issues":true,"has_wiki":true,"forks":78,"size":164,"private":false,"owner":"heroku","open_issues":5,"description":"Python buildpack","language":"Python","created_at":"2011/05/17 13:26:30 -0700","pushed_at":"2012/05/29 22:21:03 -0700"},"actor_attributes":{"name":"The Travis Bot","company":"Travis CI","location":"Berlin, Germany","blog":"http://travis-ci.org","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/heroku/heroku-buildpack-python/issues/43#issuecomment-6002448"}
IssueCommentEvent
true
{"comment_id":7939915,"issue_id":6380072}
{ "id": null, "name": "jQuery-Mask-Plugin", "url": "https://github.com/igorescobar/jQuery-Mask-Plugin" }
{ "id": null, "login": "igorescobar", "gravatar_id": "2c817888c05fb49dbedc84462a567fe6", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-08-22T16:21:51
null
{"repository":{"has_downloads":true,"owner":"igorescobar","homepage":"http://igorescobar.github.com/jQuery-Mask-Plugin/","stargazers":55,"pushed_at":"2012-08-07T21:27:47-07:00","forks":12,"has_wiki":true,"language":"JavaScript","created_at":"2012-03-09T12:25:25-08:00","description":"A jQuery plugin to make field masks.","watchers":55,"fork":false,"size":168,"open_issues":4,"has_issues":true,"private":false},"actor_attributes":{"location":"São Paulo - Brasil","name":"Igor Escobar","blog":"http://blog.igorescobar.com/","type":"User","email":"[email protected]"},"url":"https://github.com/igorescobar/jQuery-Mask-Plugin/issues/5#issuecomment-7939915"}
IssueCommentEvent
true
{"issue_id":8077325,"comment_id":10047910}
{ "id": 1461954, "name": "OpenShadingLanguage", "url": "https://github.com/imageworks/OpenShadingLanguage" }
{ "id": null, "login": "iRi-E", "gravatar_id": "1bc5f579cb949ba19b5c12801be39c0f", "avatar_url": null, "url": null }
{ "id": null, "login": "imageworks", "gravatar_id": null, "avatar_url": null, "url": null }
2012-11-04T06:29:04
null
{"repository":{"watchers":123,"pushed_at":"2012-11-02T14:31:50-07:00","description":"Advanced shading language for production GI renderers","forks":23,"owner":"imageworks","has_issues":true,"stargazers":123,"has_wiki":true,"organization":"imageworks","open_issues":1,"language":"C++","fork":false,"size":12956,"homepage":"http://code.google.com/p/openshadinglanguage/","private":false,"has_downloads":true,"created_at":"2011-03-09T18:44:05-08:00"},"actor_attributes":{"type":"User","blog":"https://launchpad.net/~irie","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/imageworks/OpenShadingLanguage/issues/173#issuecomment-10047910"}
IssueCommentEvent
true
{"issue_id":5289156,"comment_id":6594549}
{ "id": null, "name": "my-ubuntu-journey", "url": "https://github.com/jeromyanglim/my-ubuntu-journey" }
{ "id": null, "login": "jeromyanglim", "gravatar_id": "11e0490bf608a4f2743c98910f9f545a", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-06-27T04:33:12
null
{"repository":{"owner":"jeromyanglim","has_downloads":true,"has_issues":true,"description":"Repository documenting various things that I've learnt about Linux and Ubuntu","has_wiki":true,"fork":false,"size":0,"created_at":"2012-06-26T21:00:44-07:00","pushed_at":"2012-06-26T21:00:44-07:00","watchers":1,"forks":1,"private":false,"open_issues":6},"actor_attributes":{"name":"Jeromy Anglim","blog":"http://jeromyanglim.blogspot.com","type":"User","email":"[email protected]","location":"Melbourne, Australia"},"url":"https://github.com/jeromyanglim/my-ubuntu-journey/issues/14#issuecomment-6594549"}
IssueCommentEvent
true
{"comment_id":9413232,"issue_id":7568190}
{ "id": 6197747, "name": "qiime-trac-port-test", "url": "https://github.com/jrrideout/qiime-trac-port-test" }
{ "id": null, "login": "jrrideout", "gravatar_id": "9e0f900bf3227c537736e8d56121fa89", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-13T23:35:57
null
{"repository":{"watchers":0,"owner":"jrrideout","stargazers":0,"has_downloads":true,"description":"Repo for testing a port of QIIME Trac issues to github.","created_at":"2012-10-12T16:21:46-07:00","has_wiki":true,"pushed_at":"2012-10-12T16:21:46-07:00","forks":0,"fork":false,"size":0,"private":false,"open_issues":11,"has_issues":true},"actor_attributes":{"type":"User","name":"Jai Ram Rideout","company":"Microbial Genetics and Genomics Center","location":"Flagstaff, AZ","email":"[email protected]"},"url":"https://github.com/jrrideout/qiime-trac-port-test/issues/23#issuecomment-9413232"}
IssueCommentEvent
true
{"comment_id":9413383,"issue_id":7568289}
{ "id": 6197747, "name": "qiime-trac-port-test", "url": "https://github.com/jrrideout/qiime-trac-port-test" }
{ "id": null, "login": "jrrideout", "gravatar_id": "9e0f900bf3227c537736e8d56121fa89", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-13T23:39:48
null
{"repository":{"has_issues":true,"owner":"jrrideout","has_wiki":true,"pushed_at":"2012-10-12T16:21:46-07:00","forks":0,"open_issues":36,"description":"Repo for testing a port of QIIME Trac issues to github.","fork":false,"size":0,"watchers":0,"has_downloads":true,"created_at":"2012-10-12T16:21:46-07:00","private":false,"stargazers":0},"actor_attributes":{"company":"Microbial Genetics and Genomics Center","location":"Flagstaff, AZ","type":"User","name":"Jai Ram Rideout","email":"[email protected]"},"url":"https://github.com/jrrideout/qiime-trac-port-test/issues/104#issuecomment-9413383"}
IssueCommentEvent
true
{"comment_id":9413217,"issue_id":7568180}
{ "id": 6197747, "name": "qiime-trac-port-test", "url": "https://github.com/jrrideout/qiime-trac-port-test" }
{ "id": null, "login": "jrrideout", "gravatar_id": "9e0f900bf3227c537736e8d56121fa89", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-13T23:35:35
null
{"repository":{"owner":"jrrideout","open_issues":7,"pushed_at":"2012-10-12T16:21:46-07:00","forks":0,"has_downloads":true,"description":"Repo for testing a port of QIIME Trac issues to github.","fork":false,"size":0,"has_issues":true,"watchers":0,"created_at":"2012-10-12T16:21:46-07:00","private":false,"stargazers":0,"has_wiki":true},"actor_attributes":{"location":"Flagstaff, AZ","type":"User","email":"[email protected]","name":"Jai Ram Rideout","company":"Microbial Genetics and Genomics Center"},"url":"https://github.com/jrrideout/qiime-trac-port-test/issues/15#issuecomment-9413217"}
IssueCommentEvent
true
{"comment_id":11411346,"issue_id":2326926}
{ "id": 2643878, "name": "ESP-Website", "url": "https://github.com/learning-unlimited/ESP-Website" }
{ "id": null, "login": "gkanwar", "gravatar_id": "226842c90f64099da05cd74e1876e0cc", "avatar_url": null, "url": null }
{ "id": null, "login": "learning-unlimited", "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-15T22:24:41
null
{"repository":{"stargazers":41,"owner":"learning-unlimited","language":"Python","pushed_at":"2012-12-15T13:50:57-08:00","forks":27,"organization":"learning-unlimited","has_downloads":true,"open_issues":307,"has_issues":true,"master_branch":"main","homepage":"","fork":false,"size":728,"created_at":"2011-10-25T07:30:31-07:00","watchers":41,"private":false,"has_wiki":true,"description":"A website to help manage the logistics of large short-term educational programs"},"actor_attributes":{"type":"User","name":"Gurtej Kanwar","email":"[email protected]"},"url":"https://github.com/learning-unlimited/ESP-Website/issues/133#issuecomment-11411346"}
IssueCommentEvent
true
{"issue_id":3974850,"comment_id":5015622}
{ "id": null, "name": "ESP-Website", "url": "https://github.com/learning-unlimited/ESP-Website" }
{ "id": null, "login": "aseering", "gravatar_id": "b24fd6c1bb73a3ec5760d5dc65d1297c", "avatar_url": null, "url": null }
{ "id": null, "login": "learning-unlimited", "gravatar_id": null, "avatar_url": null, "url": null }
2012-04-08T14:04:44
null
{"repository":{"watchers":39,"pushed_at":"2012/04/07 22:04:23 -0700","homepage":"https://code.learningu.org/","organization":"learning-unlimited","has_downloads":true,"has_issues":true,"master_branch":"main","forks":23,"fork":false,"language":"Python","size":576,"private":false,"has_wiki":true,"created_at":"2011/10/25 07:30:31 -0700","owner":"learning-unlimited","description":"A website to help manage the logistics of large short-term educational programs","open_issues":233},"actor_attributes":{"name":"Adam Seering","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/learning-unlimited/ESP-Website/issues/325#issuecomment-5015622"}
IssueCommentEvent
true
{"issue_id":3648943,"comment_id":4499491}
{ "id": null, "name": "DeepLearningTutorials", "url": "https://github.com/lisa-lab/DeepLearningTutorials" }
{ "id": null, "login": "nouiz", "gravatar_id": "082c34b6c1544c177cb7a66609360089", "avatar_url": null, "url": null }
{ "id": null, "login": "lisa-lab", "gravatar_id": null, "avatar_url": null, "url": null }
2012-03-14T14:48:22
null
{"repository":{"homepage":"http://deeplearning.net/tutorial","watchers":24,"pushed_at":"2012/03/13 12:57:44 -0700","organization":"lisa-lab","owner":"lisa-lab","created_at":"2010/01/07 10:42:37 -0800","language":"Python","has_downloads":true,"has_issues":false,"forks":15,"description":"Deep Learning Tutorial notes and code. See the wiki for more info.","fork":false,"size":128,"has_wiki":true,"private":false,"open_issues":1},"actor_attributes":{"type":"User","company":"Université de Montréal/DIRO/Lisa","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/lisa-lab/DeepLearningTutorials/issues/5#issuecomment-4499491"}
IssueCommentEvent
true
{"issue_id":5179327,"comment_id":6491671}
{ "id": null, "name": "android-smart-image-view", "url": "https://github.com/loopj/android-smart-image-view" }
{ "id": null, "login": "meynet", "gravatar_id": "f45deda889e1c3a16b987d80ed96cc54", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-06-21T19:07:36
null
{"repository":{"has_wiki":true,"homepage":"http://loopj.com/android-smart-image-view/","owner":"loopj","watchers":94,"open_issues":3,"created_at":"2011-03-10T20:23:12-08:00","description":"SmartImageView is a drop-in replacement for Android’s standard ImageView which additionally allows images to be loaded from URLs or the user’s contact address book. Images are cached to memory and to disk for super fast loading.","fork":false,"size":129,"has_downloads":true,"language":"Java","pushed_at":"2011-11-08T19:12:33-08:00","forks":22,"has_issues":true,"private":false},"actor_attributes":{"type":"User","name":"Charlie","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/loopj/android-smart-image-view/issues/3#issuecomment-6491671"}
IssueCommentEvent
true
{"issue_id":4558677,"comment_id":5709088}
{ "id": null, "name": "faster-groovy-templates", "url": "https://github.com/mbknor/faster-groovy-templates" }
{ "id": null, "login": "mbknor", "gravatar_id": "c6ca9f2d6facabf69800e3e37c7e06d1", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-05-15T06:04:42
null
{"repository":{"has_issues":true,"has_wiki":true,"forks":3,"homepage":"","open_issues":2,"pushed_at":"2012/05/14 23:03:49 -0700","fork":false,"watchers":16,"size":296,"private":false,"has_downloads":true,"owner":"mbknor","description":"Faster-Groovy-Templates module for Play! Framework 1.2.x","language":"Java","created_at":"2012/02/01 04:17:52 -0800"},"actor_attributes":{"name":"Morten Kjetland","location":"Bergen, Norway","blog":"kjetland.com/blog","type":"User","email":"[email protected]"},"url":"https://github.com/mbknor/faster-groovy-templates/issues/21#issuecomment-5709088"}
IssueCommentEvent
true
{"comment_id":6605623,"issue_id":5296902}
{ "id": null, "name": "site-open-tapajos", "url": "https://github.com/nandosousafr/site-open-tapajos" }
{ "id": null, "login": "nandosousafr", "gravatar_id": "1703ab65a84c2d8d5f286f1c8e336d92", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-06-27T14:57:27
null
{"repository":{"owner":"nandosousafr","has_downloads":true,"has_issues":true,"description":"Desenvolvimento do site da comunidade opentapajos de software livre","has_wiki":true,"fork":false,"size":600,"created_at":"2012-06-20T12:02:05-07:00","pushed_at":"2012-06-27T06:28:54-07:00","watchers":2,"forks":2,"private":false,"open_issues":1},"actor_attributes":{"email":"[email protected]","name":"Nando Sousa","blog":"http://www.nandosousa.blog.br","location":"Santarém PA","company":"Soprojetos","type":"User"},"url":"https://github.com/nandosousafr/site-open-tapajos/issues/1#issuecomment-6605623"}
IssueCommentEvent
true
{"issue_id":4909935,"comment_id":6371029}
{ "id": null, "name": "this-might-be-offensive", "url": "https://github.com/numist/this-might-be-offensive" }
{ "id": null, "login": "jaswope", "gravatar_id": "737a2721a4b98e26bfe323276ab23aa6", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-06-16T05:41:11
null
{"repository":{"open_issues":15,"pushed_at":"2012-06-15T22:08:58-07:00","integrate_branch":"develop","watchers":13,"has_downloads":true,"description":"the stuff that makes tmbo tick","fork":false,"language":"PHP","master_branch":"develop","created_at":"2011-09-08T23:39:39-07:00","size":144,"private":false,"owner":"numist","has_issues":true,"has_wiki":true,"homepage":"https://thismight.be/offensive/","forks":8},"actor_attributes":{"name":"Jon Swope","location":"Atlanta, GA","blog":"http://www.jonswope.com","type":"User","email":"[email protected]"},"url":"https://github.com/numist/this-might-be-offensive/issues/62#issuecomment-6371029"}
IssueCommentEvent
true
{"issue_id":9382615,"comment_id":11506336}
{ "id": 2121076, "name": "papertrail-services", "url": "https://github.com/papertrail/papertrail-services" }
{ "id": null, "login": "eric", "gravatar_id": "6ec4980d1d5c39bc44bff4170bfd0313", "avatar_url": null, "url": null }
{ "id": null, "login": "papertrail", "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-18T21:38:26
null
{"repository":{"description":"Service webhooks for Papertrail","forks":8,"organization":"papertrail","owner":"papertrail","watchers":19,"language":"Ruby","stargazers":19,"open_issues":8,"has_downloads":true,"fork":false,"size":148,"created_at":"2011-07-28T15:20:10-07:00","homepage":"https://papertrailapp.com/","private":false,"has_issues":true,"has_wiki":true,"pushed_at":"2012-11-28T18:29:37-08:00"},"actor_attributes":{"company":"Papertrail & Seven Scale","location":"Seattle, WA","email":"[email protected]","name":"Eric Lindvall","type":"User","blog":"http://bitmonkey.net/"},"url":"https://github.com/papertrail/papertrail-services/issues/20#issuecomment-11506336"}
IssueCommentEvent
true
{"issue_id":9196838,"comment_id":11279795}
{ "id": 4192202, "name": "Plex-EyeTV-Tools", "url": "https://github.com/pekkanikander/Plex-EyeTV-Tools" }
{ "id": null, "login": "hollie", "gravatar_id": "744778068d86196b82e7d431568a1e80", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-12T07:53:15
null
{"repository":{"created_at":"2012-05-01T05:48:21-07:00","watchers":2,"owner":"pekkanikander","open_issues":1,"has_issues":true,"has_downloads":true,"description":"Plex EyeTV Tools: Scanner and Agent (information) Bundle","stargazers":2,"language":"Python","pushed_at":"2012-05-17T05:25:28-07:00","forks":0,"has_wiki":true,"fork":false,"size":332,"private":false},"actor_attributes":{"blog":"http://electronics.lika.be","location":"Belgium","type":"User","name":"Lieven Hollevoet","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/pekkanikander/Plex-EyeTV-Tools/issues/1#issuecomment-11279795"}
IssueCommentEvent
true
{"comment_id":10237786,"issue_id":8235775}
{ "id": 3090844, "name": "puppetlabs-keystone", "url": "https://github.com/puppetlabs/puppetlabs-keystone" }
{ "id": null, "login": "bodepd", "gravatar_id": "41349aef9be3c1e242cec5df35d45a12", "avatar_url": null, "url": null }
{ "id": null, "login": "puppetlabs", "gravatar_id": null, "avatar_url": null, "url": null }
2012-11-09T17:39:22
null
{"repository":{"forks":24,"open_issues":2,"stargazers":17,"owner":"puppetlabs","language":"Ruby","organization":"puppetlabs","has_downloads":true,"homepage":"","created_at":"2012-01-02T15:37:57-08:00","fork":false,"size":208,"has_issues":true,"has_wiki":false,"description":"Modules for managing installation/configuration of OpenStack's identity management","private":false,"watchers":17,"pushed_at":"2012-11-06T14:56:50-08:00"},"actor_attributes":{"location":"Portland, OR","blog":"bodepd.com","company":"puppetlabs.com","type":"User","name":"Dan Bode","email":"[email protected]"},"url":"https://github.com/puppetlabs/puppetlabs-keystone/issues/101#issuecomment-10237786"}
IssueCommentEvent
true
{"comment_id":10737824,"issue_id":8358772}
{ "id": 4653174, "name": "puppetlabs-puppetdb", "url": "https://github.com/puppetlabs/puppetlabs-puppetdb" }
{ "id": null, "login": "cprice-puppet", "gravatar_id": "dd3fc674f6ca99328430094de4d217b7", "avatar_url": null, "url": null }
{ "id": null, "login": "puppetlabs", "gravatar_id": null, "avatar_url": null, "url": null }
2012-11-26T22:47:34
null
{"repository":{"open_issues":3,"language":"Puppet","owner":"puppetlabs","watchers":5,"has_wiki":true,"has_issues":true,"stargazers":5,"description":"A puppet module for installing and managing puppetdb","created_at":"2012-06-13T09:17:23-07:00","organization":"puppetlabs","fork":false,"size":196,"pushed_at":"2012-11-02T12:43:56-07:00","forks":14,"private":false,"has_downloads":true},"actor_attributes":{"name":"Chris Price","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/puppetlabs/puppetlabs-puppetdb/issues/21#issuecomment-10737824"}
IssueCommentEvent
true
{"comment_id":9433827,"issue_id":7571314}
{ "id": 5908123, "name": "kyoto-management", "url": "https://github.com/railsgirls-jp/kyoto-management" }
{ "id": null, "login": "kakutani", "gravatar_id": "63a6bff89d692e21de20868202bc8dde", "avatar_url": null, "url": null }
{ "id": null, "login": "railsgirls-jp", "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-15T04:10:56
null
{"repository":{"stargazers":2,"has_wiki":true,"owner":"railsgirls-jp","open_issues":6,"pushed_at":"2012-09-21T15:22:54-07:00","homepage":"http://railsgirls.com/kyoto","forks":0,"fork":false,"size":0,"has_downloads":true,"description":"RailsGirls Kyoto の運営本拠地","has_issues":true,"organization":"railsgirls-jp","watchers":2,"private":false,"created_at":"2012-09-21T15:22:54-07:00"},"actor_attributes":{"blog":"http://kakutani.com","name":"Kakutani Shintaro","location":"Tokyo, Japan","type":"User","email":"[email protected]","company":"Eiwa System Management, Inc."},"url":"https://github.com/railsgirls-jp/kyoto-management/issues/6#issuecomment-9433827"}
IssueCommentEvent
true
{"issue_id":6521038,"comment_id":8185571}
{ "id": null, "name": "tokyo-management", "url": "https://github.com/railsgirls-jp/tokyo-management" }
{ "id": null, "login": "ayumin", "gravatar_id": "2e9a2dbe335e0111e4879a9d65dcbae0", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-08-31T08:28:00
null
{"repository":{"owner":"railsgirls-jp","has_downloads":true,"has_wiki":true,"watchers":2,"stargazers":2,"created_at":"2012-08-08T00:00:55-07:00","pushed_at":"2012-08-08T00:00:55-07:00","description":"Rails Girls Tokyo開催のためのマネジメント","forks":0,"fork":false,"size":0,"open_issues":14,"private":false,"has_issues":true},"actor_attributes":{"location":"Tokyo, Japan","type":"User","name":"Ayumu AIZAWA","email":"[email protected]","company":"Heroku","blog":"twitter.com/ayumin"},"url":"https://github.com/railsgirls-jp/tokyo-management/issues/13#issuecomment-8185571"}
IssueCommentEvent
true
{"comment_id":8211633,"issue_id":6518713}
{ "id": null, "name": "tokyo-management", "url": "https://github.com/railsgirls-jp/tokyo-management" }
{ "id": null, "login": "yokolet", "gravatar_id": "e184bc2347f90dd61b509de6eb43a8b6", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-09-01T09:58:56
null
{"repository":{"created_at":"2012-08-08T00:00:55-07:00","pushed_at":"2012-08-08T00:00:55-07:00","description":"Rails Girls Tokyo開催のためのマネジメント","forks":0,"owner":"railsgirls-jp","has_wiki":true,"watchers":2,"stargazers":2,"open_issues":14,"has_issues":true,"fork":false,"size":0,"has_downloads":true,"private":false},"actor_attributes":{"name":"Yoko Harada","blog":"http://yokolet.blogspot.com/","email":"[email protected]","type":"User"},"url":"https://github.com/railsgirls-jp/tokyo-management/issues/11#issuecomment-8211633"}
IssueCommentEvent
true
{"comment_id":8366839,"issue_id":6709226}
{ "id": null, "name": "r509-ocsp-responder", "url": "https://github.com/reaperhulk/r509-ocsp-responder" }
{ "id": null, "login": "reaperhulk", "gravatar_id": "81f310942fe5989105a6b474cda4c843", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-09-07T14:27:54
null
{"repository":{"owner":"reaperhulk","has_issues":true,"has_downloads":true,"homepage":"http://langui.sh","fork":false,"size":136,"has_wiki":true,"description":"An OCSP responder written in Ruby. Uses r509 and Sinatra.","watchers":2,"stargazers":2,"private":false,"language":"Ruby","created_at":"2011-12-12T11:31:46-08:00","pushed_at":"2012-08-28T07:35:14-07:00","forks":2,"open_issues":1},"actor_attributes":{"location":"Chicago","name":"Paul Kehrer","blog":"http://langui.sh","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/reaperhulk/r509-ocsp-responder/issues/12#issuecomment-8366839"}
IssueCommentEvent
true
{"comment_id":5938075,"issue_id":3978041}
{ "id": null, "name": "contact-form-7-datepicker", "url": "https://github.com/relu/contact-form-7-datepicker" }
{ "id": null, "login": "medics", "gravatar_id": "5d24841282eb81913ea327ba476b3715", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-05-25T19:08:53
null
{"repository":{"has_issues":true,"has_wiki":true,"forks":1,"owner":"relu","open_issues":2,"pushed_at":"2012/05/23 07:22:47 -0700","homepage":"","created_at":"2011/05/13 13:56:13 -0700","watchers":2,"fork":false,"size":2868,"has_downloads":true,"description":"Datepicker for Contact Form 7 Wordpress Plugin based on jsDatePick script","private":false,"language":"JavaScript"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/relu/contact-form-7-datepicker/issues/16#issuecomment-5938075"}
IssueCommentEvent
true
{"comment_id":10254631,"issue_id":8261067}
{ "id": 3180565, "name": "Leaflet-Maps-Marker", "url": "https://github.com/robertharm/Leaflet-Maps-Marker" }
{ "id": null, "login": "adamedoe", "gravatar_id": "caf2baf2350d8876c41e97a2e8ca188f", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-11-10T12:20:30
null
{"repository":{"has_wiki":false,"homepage":"http://www.mapsmarker.com","owner":"robertharm","created_at":"2012-01-14T13:47:31-08:00","open_issues":28,"description":"Pin, organize & show your favorite places through OpenStreetMap, Google Maps, Google Earth (KML), GeoJSON, GeoRSS or Augmented-Reality browsers ","watchers":50,"pushed_at":"2012-11-08T11:17:13-08:00","forks":11,"stargazers":50,"fork":false,"size":456,"has_downloads":true,"master_branch":"dev","language":"PHP","private":false,"has_issues":true},"actor_attributes":{"name":"adamedoe","type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/robertharm/Leaflet-Maps-Marker/issues/40#issuecomment-10254631"}
IssueCommentEvent
true
{"issue_id":9198971,"comment_id":11390490}
{ "id": 3180565, "name": "Leaflet-Maps-Marker", "url": "https://github.com/robertharm/Leaflet-Maps-Marker" }
{ "id": null, "login": "robertharm", "gravatar_id": "09e23ced3c9c7e48877bed8ecb7446c1", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-12-14T20:10:57
null
{"repository":{"stargazers":57,"owner":"robertharm","has_issues":true,"language":"PHP","pushed_at":"2012-12-14T12:08:32-08:00","forks":10,"has_downloads":true,"master_branch":"dev","has_wiki":false,"homepage":"http://www.mapsmarker.com","fork":false,"size":736,"created_at":"2012-01-14T13:47:31-08:00","watchers":57,"private":false,"description":"Pin, organize & show your favorite places through OpenStreetMap, Google Maps, Google Earth (KML), GeoJSON, GeoRSS or Augmented-Reality browsers ","open_issues":27},"actor_attributes":{"location":"Vienna, Austria","email":"[email protected]","type":"User","company":"Freelancer","name":"Robert Harm","blog":"http://www.harm.co.at"},"url":"https://github.com/robertharm/Leaflet-Maps-Marker/issues/42#issuecomment-11390490"}
IssueCommentEvent
true
{"comment_id":9350979,"issue_id":7513667}
{ "id": 1674552, "name": "JMSSerializerBundle", "url": "https://github.com/schmittjoh/JMSSerializerBundle" }
{ "id": null, "login": "adrienbrault", "gravatar_id": "b9f66200b0c0fc3e26b87af802b99c9c", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-11T17:53:05
null
{"repository":{"description":"Easily serialize, and deserialize object graphs of any complexity (supports XML, JSON, YAML)","owner":"schmittjoh","has_wiki":false,"created_at":"2011-04-28T00:04:14-07:00","open_issues":22,"watchers":183,"fork":false,"size":324,"has_downloads":true,"pushed_at":"2012-10-11T09:27:05-07:00","homepage":"http://jmsyst.com/bundles/JMSSerializerBundle","stargazers":183,"forks":95,"private":false,"has_issues":true,"language":"PHP"},"actor_attributes":{"blog":"http://adrienbrault.fr","type":"User","company":"Adrien Brault","location":"Paris, France","name":"Adrien Brault","email":"[email protected]"},"url":"https://github.com/schmittjoh/JMSSerializerBundle/issues/196#issuecomment-9350979"}
IssueCommentEvent
true
{"comment_id":7914642,"issue_id":6005264}
{ "id": null, "name": "JMSSerializerBundle", "url": "https://github.com/schmittjoh/JMSSerializerBundle" }
{ "id": null, "login": "dvdvck", "gravatar_id": "7cb7b8d8fecd6584473087b798a41f67", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-08-21T20:20:07
null
{"repository":{"stargazers":172,"owner":"schmittjoh","homepage":"http://jmsyst.com/bundles/JMSSerializerBundle","has_downloads":true,"pushed_at":"2012-07-30T03:22:04-07:00","forks":81,"language":"PHP","created_at":"2011-04-28T00:04:14-07:00","description":"Easily serialize, and deserialize object graphs of any complexity (supports XML, JSON, YAML)","has_issues":true,"has_wiki":false,"watchers":172,"fork":false,"size":244,"private":false,"open_issues":39},"actor_attributes":{"location":"México","type":"User","name":"David Retana","email":"[email protected]"},"url":"https://github.com/schmittjoh/JMSSerializerBundle/issues/157#issuecomment-7914642"}
IssueCommentEvent
true
{"issue_id":6523471,"comment_id":9668899}
{ "id": 1451800, "name": "django-filebrowser", "url": "https://github.com/sehmaschine/django-filebrowser" }
{ "id": null, "login": "sehmaschine", "gravatar_id": "afebfc47e8dfbecb51319218ec29bc41", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-10-22T15:47:06
null
{"repository":{"watchers":259,"owner":"sehmaschine","created_at":"2011-03-07T12:38:23-08:00","description":"Media-Management with Grappelli","stargazers":259,"has_downloads":true,"pushed_at":"2012-10-22T08:30:51-07:00","forks":77,"has_issues":true,"fork":false,"size":632,"has_wiki":false,"language":"Python","private":false,"homepage":"http://twitter.com/sehmaschine","open_issues":13},"actor_attributes":{"blog":"http://vonautomatisch.at","location":"Vienna, Austria","company":"vonautomatisch","email":"[email protected]","type":"User","name":"Patrick Kranzlmueller"},"url":"https://github.com/sehmaschine/django-filebrowser/issues/112#issuecomment-9668899"}
IssueCommentEvent
true
{"issue_id":5711459,"comment_id":7097404}
{ "id": null, "name": "django-filebrowser", "url": "https://github.com/sehmaschine/django-filebrowser" }
{ "id": null, "login": "sehmaschine", "gravatar_id": "afebfc47e8dfbecb51319218ec29bc41", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-07-19T12:58:11
null
{"repository":{"owner":"sehmaschine","open_issues":11,"description":"Media-Management with Grappelli","pushed_at":"2012-07-19T03:32:58-07:00","forks":61,"has_issues":true,"has_downloads":true,"created_at":"2011-03-07T12:38:23-08:00","fork":false,"size":532,"language":"Python","watchers":226,"private":false,"has_wiki":false,"homepage":"http://twitter.com/sehmaschine"},"actor_attributes":{"location":"Vienna, Austria","name":"Patrick Kranzlmueller","company":"vonautomatisch","blog":"http://vonautomatisch.at","type":"User","email":"[email protected]"},"url":"https://github.com/sehmaschine/django-filebrowser/issues/102#issuecomment-7097404"}
IssueCommentEvent
true
{"comment_id":8762195,"issue_id":7037884}
{ "id": null, "name": "spork-minitest", "url": "https://github.com/semaperepelitsa/spork-minitest" }
{ "id": null, "login": "filiptepper", "gravatar_id": "953d27ff0800b1be886aad4a4be8f03f", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-09-21T11:51:08
null
{"repository":{"owner":"semaperepelitsa","pushed_at":"2012-04-30T02:18:53-07:00","forks":12,"has_downloads":true,"homepage":"","language":"Ruby","stargazers":12,"fork":false,"size":120,"has_wiki":true,"description":"MiniTest runner for Spork","watchers":12,"private":false,"created_at":"2012-02-20T01:28:18-08:00","open_issues":4,"has_issues":true},"actor_attributes":{"company":"Freeport Metrics","type":"User","location":"Warsaw, Poland","name":"Filip Tepper","blog":"http://tepper.pl/","email":"[email protected]"},"url":"https://github.com/semaperepelitsa/spork-minitest/issues/6#issuecomment-8762195"}
IssueCommentEvent
true
{"issue_id":6312241,"comment_id":7859884}
{ "id": null, "name": "Gmail-Notifier-Plus", "url": "https://github.com/shellscape/Gmail-Notifier-Plus" }
{ "id": null, "login": "shellscape", "gravatar_id": "f738f26dd1bba7ab3cf9f971ffed5cd0", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-08-20T03:02:44
null
{"repository":{"owner":"shellscape","pushed_at":"2012-08-17T12:51:48-07:00","forks":27,"has_downloads":true,"language":"C#","homepage":"http://shellscape.org","stargazers":69,"fork":false,"size":11124,"has_wiki":true,"created_at":"2010-07-26T07:18:53-07:00","description":"Gmail Notifier Plus","watchers":69,"private":false,"open_issues":3,"has_issues":true},"actor_attributes":{"type":"User","location":"Interwebs","blog":"http://shellscape.org","email":"[email protected]","name":"Andrew Powell","company":"Shellscape Software"},"url":"https://github.com/shellscape/Gmail-Notifier-Plus/issues/100#issuecomment-7859884"}
IssueCommentEvent
true
{"issue_id":3620840,"comment_id":4996817}
{ "id": null, "name": "bootstrap-sass", "url": "https://github.com/thomas-mcdonald/bootstrap-sass" }
{ "id": null, "login": "zepad", "gravatar_id": "f75a713d715bef40c813e60e6f014350", "avatar_url": null, "url": null }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-04-06T15:12:09
null
{"repository":{"open_issues":15,"watchers":786,"pushed_at":"2012/03/31 07:01:25 -0700","homepage":"","has_downloads":true,"fork":false,"has_issues":true,"language":"Ruby","forks":123,"size":156,"private":false,"created_at":"2011/09/06 11:58:49 -0700","owner":"thomas-mcdonald","has_wiki":false,"description":"bootstrap-sass is bootstrap for Sass, ready to roll"},"actor_attributes":{"type":"User","email":"da39a3ee5e6b4b0d3255bfef95601890afd80709"},"url":"https://github.com/thomas-mcdonald/bootstrap-sass/issues/86#issuecomment-4996817"}
IssueCommentEvent
true
{"comment_id":7362770,"issue_id":5911036}
{ "id": null, "name": "phpro-book", "url": "https://github.com/yet-another-project/phpro-book" }
{ "id": null, "login": "CalinB", "gravatar_id": "d7e5ac06e581c0e0db2abab66786bbbb", "avatar_url": null, "url": null }
{ "id": null, "login": "yet-another-project", "gravatar_id": null, "avatar_url": null, "url": null }
2012-07-30T08:28:09
null
{"repository":{"owner":"yet-another-project","pushed_at":"2012-07-26T11:17:49-07:00","forks":2,"open_issues":14,"has_issues":true,"language":"Perl","created_at":"2012-02-08T12:14:16-08:00","integrate_branch":"integration","has_downloads":true,"homepage":"","fork":true,"size":686,"watchers":9,"private":false,"organization":"yet-another-project","description":"Dezvoltare web cu PHP - pentru începătorii în programare şi în PHP care vor să devină profesionişti","has_wiki":true},"actor_attributes":{"name":"Calin Blaga","blog":"http://www.linksdirector.ro","location":"Romania","company":"","email":"[email protected]","type":"User"},"url":"https://github.com/yet-another-project/phpro-book/issues/35#issuecomment-7362770"}
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-25T12:50:29Z","body":"paid yes, let me check the cron if is running correctly","updated_at":"2012-02-25T12:50:29Z","url":"https://api.github.com/repos/boxbilling/BoxBilling/issues/comments/4172629","id":4172629,"user":{"avatar_url":"https://secure.gravatar.com/avatar/7cf73c83019f0bb59b39330724a5ff95?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"7cf73c83019f0bb59b39330724a5ff95","url":"https://api.github.com/users/gtht2001","id":1263687,"login":"gtht2001"}},"action":"created","issue":{"number":76,"created_at":"2012-02-25T12:37:26Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"On product page i select Activation - After payment is received. \r\nBut i still have to click activate in admin","comments":2,"title":"Product activation","updated_at":"2012-02-25T12:50:29Z","url":"https://api.github.com/repos/boxbilling/BoxBilling/issues/76","id":3384603,"assignee":null,"milestone":null,"closed_at":null,"user":{"avatar_url":"https://secure.gravatar.com/avatar/7cf73c83019f0bb59b39330724a5ff95?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"7cf73c83019f0bb59b39330724a5ff95","url":"https://api.github.com/users/gtht2001","id":1263687,"login":"gtht2001"},"html_url":"https://github.com/boxbilling/BoxBilling/issues/76","labels":[],"state":"open"},"legacy":{"issue_id":3384603,"comment_id":4172629}}
{ "id": 3245790, "name": "boxbilling/BoxBilling", "url": "https://api.github.com/repos/boxbilling/BoxBilling" }
{ "id": 1263687, "login": "gtht2001", "gravatar_id": "7cf73c83019f0bb59b39330724a5ff95", "avatar_url": "https://secure.gravatar.com/avatar/7cf73c83019f0bb59b39330724a5ff95?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/gtht2001" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-02-25T12:50:29
1523494929
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-26T06:41:20Z","body":"Ah, yes it's the same... closing","updated_at":"2012-02-26T06:41:20Z","url":"https://api.github.com/repos/cgeo/c-geo-opensource/issues/comments/4179171","id":4179171,"user":{"avatar_url":"https://secure.gravatar.com/avatar/cd59843b7e638d2988609a0a30724420?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"cd59843b7e638d2988609a0a30724420","url":"https://api.github.com/users/YraFyra","id":495545,"login":"YraFyra"}},"action":"created","issue":{"number":1188,"created_at":"2012-02-25T22:24:08Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"In Trackable view:\r\nClick on a cache name (either current location or one in the log)\r\nIf the cache has already been viewed once then cgeo will crash.\r\n\r\nI have not got any useful log.","comments":3,"title":"Re-opening cache from trackable will kill cgeo","updated_at":"2012-02-26T06:41:21Z","url":"https://api.github.com/repos/cgeo/c-geo-opensource/issues/1188","id":3387763,"assignee":null,"milestone":null,"closed_at":"2012-02-26T06:40:16Z","user":{"avatar_url":"https://secure.gravatar.com/avatar/cd59843b7e638d2988609a0a30724420?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"cd59843b7e638d2988609a0a30724420","url":"https://api.github.com/users/YraFyra","id":495545,"login":"YraFyra"},"html_url":"https://github.com/cgeo/c-geo-opensource/issues/1188","labels":[],"state":"closed"},"legacy":{"issue_id":3387763,"comment_id":4179171}}
{ "id": 2028724, "name": "cgeo/c-geo-opensource", "url": "https://api.github.com/repos/cgeo/c-geo-opensource" }
{ "id": 495545, "login": "YraFyra", "gravatar_id": "cd59843b7e638d2988609a0a30724420", "avatar_url": "https://secure.gravatar.com/avatar/cd59843b7e638d2988609a0a30724420?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/YraFyra" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-02-26T06:41:21
1523635286
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-03-08T21:33:13Z","body":"Okay, we talked about this today in Hannover. There were a few chances to handle such images:\r\n\r\n- read stream size from header and restrict to a max of 1 or 2 MB (showing text e.g. to large)\r\n- read the first 100 bytes to analyse the image pixel size (I have some knowledge according to this)\r\n an restrict to a pixel size","updated_at":"2012-03-08T21:33:13Z","url":"https://api.github.com/repos/cgeo/c-geo-opensource/issues/comments/4403129","id":4403129,"user":{"avatar_url":"https://secure.gravatar.com/avatar/db2e70b01eb6c044f062718d2d1f2d4d?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"db2e70b01eb6c044f062718d2d1f2d4d","url":"https://api.github.com/users/marco-jacob","id":1021846,"login":"marco-jacob"}},"action":"created","issue":{"number":1238,"created_at":"2012-03-06T13:06:45Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"Hi, I have a new report to do.\r\n\r\nI have a lot of stored caches on my mobile. Yesterday I try to update them, so I begging with the first group, with 61 caches, no problem, them I go to the second, with 48, on the 21 the programs crash, I close it and start the aLogCat, here's the result:\r\n\r\n> --------- beginning of /dev/log/main\r\nD/dalvikvm(31172): GC_CONCURRENT freed 235K, 48% free 2973K/5639K, external 0K/0K, paused 4ms+5ms\r\nD/dalvikvm(30601): GC_FOR_MALLOC freed 2K, 58% free 11925K/27911K, external 1518K/1982K, paused 74ms\r\nI/dalvikvm-heap(30601): Grow heap (frag case) to 18.094MB for 2679312-byte allocation\r\nD/dalvikvm(30601): GC_FOR_MALLOC freed 0K, 48% free 14541K/27911K, external 1518K/1982K, paused 68ms\r\nD/dalvikvm(30601): GC_CONCURRENT freed 11K, 48% free 14536K/27911K, external 1518K/1982K, paused 8ms+8ms\r\nD/cgeo (30601): GET http://img.geocaching.com/cache/log/c7990631-f982-4c30-85b7-9eb2db372329.jpg\r\n--------- beginning of /dev/log/system\r\nD/WifiService( 192): acquireWifiLockLocked: WifiLock{NetworkLocationLocator type=2 binder=android.os.BinderProxy@40983460}\r\nI/wpa_supplicant( 286): CTRL-EVENT-SCAN-RESULTS Ready\r\nI/x (30927): Not returning location for the following outliers: [146899733192]\r\nD/cgeo (30601): 200 (1870 ms) GET http://img.geocaching.com/cache/log/c7990631-f982-4c30-85b7-9eb2db372329.jpg\r\nD/dalvikvm(30601): GC_FOR_MALLOC freed 5426K, 67% free 9305K/27911K, external 1518K/1982K, paused 77ms\r\nD/WifiService( 192): releaseWifiLockLocked: WifiLock{NetworkLocationLocator type=2 binder=android.os.BinderProxy@40983460}\r\nD/dalvikvm(30927): GC_CONCURRENT freed 466K, 47% free 3602K/6791K, external 0K/0K, paused 72ms+11ms\r\nD/dalvikvm(30296): GC_CONCURRENT freed 436K, 46% free 3695K/6727K, external 0K/0K, paused 4ms+7ms\r\nI/dalvikvm-heap(30601): Grow heap (frag case) to 15.862MB for 3021840-byte allocation\r\nD/dalvikvm(30601): GC_FOR_MALLOC freed <1K, 57% free 12255K/27911K, external 1518K/1982K, paused 62ms\r\nD/dalvikvm(30601): GC_CONCURRENT freed <1K, 57% free 12259K/27911K, external 1518K/1982K, paused 10ms+7ms\r\nD/dalvikvm(25418): GC_CONCURRENT freed 434K, 53% free 2737K/5703K, external 0K/0K, paused 12ms+6ms\r\nD/dalvikvm(30601): GC_FOR_MALLOC freed 2K, 57% free 12259K/27911K, external 1518K/1982K, paused 74ms\r\nI/dalvikvm-heap(30601): Grow heap (frag case) to 18.748MB for 3021840-byte allocation\r\nD/dalvikvm(30601): GC_FOR_MALLOC freed 0K, 46% free 15210K/27911K, external 1518K/1982K, paused 69ms\r\nD/dalvikvm(30601): GC_CONCURRENT freed 2K, 46% free 15215K/27911K, external 1518K/1982K, paused 5ms+8ms\r\nD/cgeo (30601): GET http://img.geocaching.com/cache/log/b864cc3c-245f-46cd-8173-29822b36bc3e.jpg\r\nD/cgeo (30601): 200 (491 ms) GET http://img.geocaching.com/cache/log/b864cc3c-245f-46cd-8173-29822b36bc3e.jpg\r\nD/dalvikvm(30601): GC_FOR_MALLOC freed 6105K, 67% free 9305K/27911K, external 1518K/1982K, paused 76ms\r\nI/dalvikvm-heap(30601): Grow heap (frag case) to 22.141MB for 9605888-byte allocation\r\nD/dalvikvm(30601): GC_FOR_MALLOC freed <1K, 34% free 18685K/27911K, external 1518K/1982K, paused 76ms\r\nD/dalvikvm(30601): GC_CONCURRENT freed <1K, 34% free 18689K/27911K, external 1518K/1982K, paused 7ms+8ms\r\nD/WifiService( 192): acquireWifiLockLocked: WifiLock{NetworkLocationLocator type=2 binder=android.os.BinderProxy@40983460}\r\nI/wpa_supplicant( 286): CTRL-EVENT-SCAN-RESULTS Ready\r\nI/x (30927): Not returning location for the following outliers: [146899733192]\r\nD/WifiService( 192): releaseWifiLockLocked: WifiLock{NetworkLocationLocator type=2 binder=android.os.BinderProxy@40983460}\r\nD/dalvikvm(30601): GC_FOR_MALLOC freed 2K, 34% free 18689K/27911K, external 1518K/1982K, paused 80ms\r\nI/dalvikvm-heap(30601): Forcing collection of SoftReferences for 9605888-byte allocation\r\nD/dalvikvm(30601): GC_FOR_MALLOC freed <1K, 34% free 18688K/27911K, external 1518K/1982K, paused 63ms\r\nE/dalvikvm-heap(30601): Out of memory on a 9605888-byte allocation.\r\nI/dalvikvm(30601): \"Thread-65\" prio=1 tid=9 RUNNABLE\r\nI/dalvikvm(30601): | group=\"main\" sCount=0 dsCount=0 obj=0x4071fe68 self=0x75c730\r\nI/dalvikvm(30601): | sysTid=31090 nice=19 sched=0/0 cgrp=bg_non_interactive handle=7644240\r\nI/dalvikvm(30601): at org.apache.http.util.ByteArrayBuffer.toByteArray(ByteArrayBuffer.java:~124)\r\nI/dalvikvm(30601): at org.apache.http.util.EntityUtils.toByteArray(EntityUtils.java:85)\r\nI/dalvikvm(30601): at org.apache.http.entity.BufferedHttpEntity.<init>(BufferedHttpEntity.java:62)\r\nI/dalvikvm(30601): at cgeo.geocaching.network.HtmlImage.getDrawable(HtmlImage.java:93)\r\nI/dalvikvm(30601): at cgeo.geocaching.cgBase.storeCache(cgBase.java:2532)\r\nI/dalvikvm(30601): at cgeo.geocaching.cgeocaches$LoadDetailsThread.run(cgeocaches.java:1969)\r\nI/dalvikvm(30601): \r\nW/dalvikvm(30601): threadid=9: thread exiting with uncaught exception (group=0x40018560)\r\nE/AndroidRuntime(30601): FATAL EXCEPTION: Thread-65\r\nE/AndroidRuntime(30601): java.lang.OutOfMemoryError\r\nE/AndroidRuntime(30601): at org.apache.http.util.ByteArrayBuffer.toByteArray(ByteArrayBuffer.java:124)\r\nE/AndroidRuntime(30601): at org.apache.http.util.EntityUtils.toByteArray(EntityUtils.java:85)\r\nE/AndroidRuntime(30601): at org.apache.http.entity.BufferedHttpEntity.<init>(BufferedHttpEntity.java:62)\r\nE/AndroidRuntime(30601): at cgeo.geocaching.network.HtmlImage.getDrawable(HtmlImage.java:93)\r\nE/AndroidRuntime(30601): at cgeo.geocaching.cgBase.storeCache(cgBase.java:2532)\r\nE/AndroidRuntime(30601): at cgeo.geocaching.cgeocaches$LoadDetailsThread.run(cgeocaches.java:1969)\r\nW/ActivityManager( 192): Force finishing activity cgeo.geocaching/.cgeocaches\r\nI/cgeo (30601): Using last location from network\r\nD/WifiService( 192): acquireWifiLockLocked: WifiLock{NetworkLocationProvider type=2 binder=android.os.BinderProxy@408ab968}\r\nI/cgeo (30601): Location service started\r\nE/WindowManager(30601): Activity cgeo.geocaching.cgeocaches has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@40b44ed0 that was originally added here\r\nE/WindowManager(30601): android.view.WindowLeaked: Activity cgeo.geocaching.cgeocaches has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@40b44ed0 that was originally added here\r\nE/WindowManager(30601): at android.view.ViewRoot.<init>(ViewRoot.java:259)\r\nE/WindowManager(30601): at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:148)\r\nE/WindowManager(30601): at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:91)\r\nE/WindowManager(30601): at android.view.Window$LocalWindowManager.addView(Window.java:465)\r\nE/WindowManager(30601): at android.app.Dialog.show(Dialog.java:241)\r\nE/WindowManager(30601): at cgeo.geocaching.cgeocaches.onOptionsItemSelected(cgeocaches.java:990)\r\nE/WindowManager(30601): at android.app.Activity.onMenuItemSelected(Activity.java:2205)\r\nE/WindowManager(30601): at com.android.internal.policy.impl.PhoneWindow.onMenuItemSelected(PhoneWindow.java:776)\r\nE/WindowManager(30601): at com.android.internal.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:143)\r\nE/WindowManager(30601): at com.android.internal.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:855)\r\nE/WindowManager(30601): at com.android.internal.view.menu.MenuDialogHelper.onClick(MenuDialogHelper.java:137)\r\nE/WindowManager(30601): at com.android.internal.app.AlertController$AlertParams$3.onItemClick(AlertController.java:873)\r\nE/WindowManager(30601): at android.widget.AdapterView.performItemClick(AdapterView.java:284)\r\nE/WindowManager(30601): at android.widget.ListView.performItemClick(ListView.java:3513)\r\nE/WindowManager(30601): at android.widget.AbsListView$PerformClick.run(AbsListView.java:1849)\r\nE/WindowManager(30601): at android.os.Handler.handleCallback(Handler.java:587)\r\nE/WindowManager(30601): at android.os.Handler.dispatchMessage(Handler.java:92)\r\nE/WindowManager(30601): at android.os.Looper.loop(Looper.java:130)\r\nE/WindowManager(30601): at android.app.ActivityThread.main(ActivityThread.java:3835)\r\nE/WindowManager(30601): at java.lang.reflect.Method.invokeNative(Native Method)\r\nE/WindowManager(30601): at java.lang.reflect.Method.invoke(Method.java:507)\r\nE/WindowManager(30601): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:847)\r\nE/WindowManager(30601): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)\r\nE/WindowManager(30601): at dalvik.system.NativeStart.main(Native Method)\r\nI/wpa_supplicant( 286): CTRL-EVENT-SCAN-RESULTS Ready\r\nE/libloc ( 192): loc_eng_inject_location: GPS not initialized.\r\nD/WifiService( 192): releaseWifiLockLocked: WifiLock{NetworkLocationProvider type=2 binder=android.os.BinderProxy@408ab968}\r\nI/Process (30601): Sending signal. PID: 30601 SIG: 9\r\nI/ActivityManager( 192): Process cgeo.geocaching (pid 30601) has died.\r\nI/WindowManager( 192): WIN DEATH: Window{40556820 cgeo.geocaching/cgeo.geocaching.cgeo paused=false}\r\nW/GpsLocationProvider( 192): Unneeded remove listener for uid 1000\r\nW/InputManagerService( 192): Got RemoteException sending setActive(false) notification to pid 30601 uid 10093\r\nI/AudioHardwareMSM72XX( 136): set device to SND_DEVICE_SPEAKER device_id=0\r\nI/AudioHardwareMSM72XX( 136): Enabling post proc features with mask 0x0000\r\nW/AudioFlinger( 136): write blocked for 272 msecs, 389 delayed writes, thread 0xc9f8\r\nD/WifiService( 192): acquireWifiLockLocked: WifiLock{NetworkLocationProvider type=2 binder=android.os.BinderProxy@408ab968}\r\nE/libloc ( 192): loc_eng_inject_location: GPS not initialized.\r\nD/WifiService( 192): releaseWifiLockLocked: WifiLock{NetworkLocationProvider type=2 binder=android.os.BinderProxy@408ab968}\r\nD/dalvikvm( 2211): GC_EXTERNAL_ALLOC freed 1219K, 58% free 3808K/8903K, external 7708K/7744K, paused 86ms\r\nI/ActivityManager( 192): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.jtb.alogcat/.LogActivity } from pid 2211\r\nI/ActivityManager( 192): Start proc org.jtb.alogcat for activity org.jtb.alogcat/.LogActivity: pid=31200 uid=10112 gids={1007, 1015}\r\nD/dalvikvm(31200): GC_EXTERNAL_ALLOC freed 46K, 50% free 2698K/5379K, external 0K/0K, paused 48ms\r\nV/alogcat (31200): created\r\nV/alogcat (31200): started\r\nI/alogcat (31200): new intent: android.intent.action.MAIN\r\nD/alogcat (31200): canceling periodic saves\r\nV/alogcat (31200): resumed\r\nD/alogcat (31200): starting ...\r\nI/ActivityManager( 192): Displayed org.jtb.alogcat/.LogActivity: +511ms\r\nW/InputMethodManager(31200): Ignoring onBind: cur seq=885, given seq=884\r\nI/AudioHardwareMSM72XX( 136): set device to SND_DEVICE_SPEAKER device_id=0\r\nI/AudioHardwareMSM72XX( 136): disabling post proc features with mask 0x0000\r\nW/KeyCharacterMap(31200): Can't open keycharmap file\r\nW/KeyCharacterMap(31200): Error loading keycharmap file '/system/usr/keychars/blade_keypad.kcm.bin'. hw.keyboards.262145.devname='blade_keypad'\r\nW/KeyCharacterMap(31200): Using default keymap: /system/usr/keychars/qwerty.kcm.bin\r\nD/dalvikvm(31200): GC_EXTERNAL_ALLOC freed 245K, 50% free 2839K/5575K, external 509K/519K, paused 65ms\r\nI/AudioHardwareMSM72XX( 136): set device to SND_DEVICE_SPEAKER device_id=0\r\nI/AudioHardwareMSM72XX( 136): Enabling post proc features with mask 0x0000\r\nW/AudioFlinger( 136): write blocked for 270 msecs, 390 delayed writes, thread 0xc9f8\r\nW/KeyCharacterMap(31200): Can't open keycharmap file\r\nW/KeyCharacterMap(31200): Error loading keycharmap file '/system/usr/keychars/blade_keypad.kcm.bin'. hw.keyboards.262145.devname='blade_keypad'\r\nW/KeyCharacterMap(31200): Using default keymap: /system/usr/keychars/qwerty.kcm.bin\r\nW/InputManagerService( 192): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@40b37b68\r\nD/dalvikvm(31200): GC_EXTERNAL_ALLOC freed 221K, 49% free 2858K/5575K, external 1033K/1042K, paused 57ms\r\nD/dalvikvm(31200): GC_EXTERNAL_ALLOC freed 46K, 49% free 2849K/5575K, external 1513K/1518K, paused 56ms\r\nI/AudioHardwareMSM72XX( 136): set device to SND_DEVICE_SPEAKER device_id=0\r\nI/AudioHardwareMSM72XX( 136): disabling post proc features with mask 0x0000\r\nD/WifiService( 192): acquireWifiLockLocked: WifiLock{NetworkLocationLocator type=2 binder=android.os.BinderProxy@40983460}\r\nI/wpa_supplicant( 286): CTRL-EVENT-SCAN-RESULTS Ready\r\nI/x (30927): Not returning location for the following outliers: [146899733192]\r\nD/WifiService( 192): releaseWifiLockLocked: WifiLock{NetworkLocationLocator type=2 binder=android.os.BinderProxy@40983460}\r\nD/dalvikvm(30927): GC_CONCURRENT freed 479K, 47% free 3601K/6791K, external 0K/0K, paused 4ms+15ms\r\nD/dalvikvm(31200): GC_CONCURRENT freed 248K, 50% free 2863K/5639K, external 1561K/1664K, paused 5ms+5ms\r\nD/dalvikvm( 2114): GC_CONCURRENT freed 388K, 45% free 3848K/6919K, external 0K/0K, paused 8ms+12ms\r\nD/WifiService( 192): acquireWifiLockLocked: WifiLock{NetworkLocationLocator type=2 binder=android.os.BinderProxy@40983460}\r\nI/wpa_supplicant( 286): CTRL-EVENT-SCAN-RESULTS Ready\r\nI/x (30927): Not returning location for the following outliers: [146899733192]\r\nD/WifiService( 192): releaseWifiLockLocked: WifiLock{NetworkLocationLocator type=2 binder=android.os.BinderProxy@40983460}\r\nD/dalvikvm(30296): GC_CONCURRENT freed 496K, 46% free 3671K/6727K, external 0K/0K, paused 4ms+7ms\r\nW/KeyCharacterMap(31200): Can't open keycharmap file\r\nW/KeyCharacterMap(31200): Error loading keycharmap file '/system/usr/keychars/blade_keypad.kcm.bin'. hw.keyboards.262145.devname='blade_keypad'\r\nW/KeyCharacterMap(31200): Using default keymap: /system/usr/keychars/qwerty.kcm.bin\r\nI/AudioHardwareMSM72XX( 136): set device to SND_DEVICE_SPEAKER device_id=0\r\nI/AudioHardwareMSM72XX( 136): Enabling post proc features with mask 0x0000\r\nW/AudioFlinger( 136): write blocked for 268 msecs, 391 delayed writes, thread 0xc9f8","comments":11,"title":"Fatal Error while updating stored caches","updated_at":"2012-03-08T21:33:14Z","url":"https://api.github.com/repos/cgeo/c-geo-opensource/issues/1238","id":3523783,"assignee":null,"milestone":null,"closed_at":null,"user":{"avatar_url":"https://secure.gravatar.com/avatar/f6c6f0e2e26f043fd5d4fac8bfe19258?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"f6c6f0e2e26f043fd5d4fac8bfe19258","url":"https://api.github.com/users/jimmypt","id":1446148,"login":"jimmypt"},"html_url":"https://github.com/cgeo/c-geo-opensource/issues/1238","labels":[{"name":"refactoring","url":"https://api.github.com/repos/cgeo/c-geo-opensource/labels/refactoring","color":"e102d8"}],"state":"open"},"legacy":{"issue_id":3523783,"comment_id":4403129}}
{ "id": 2028724, "name": "cgeo/c-geo-opensource", "url": "https://api.github.com/repos/cgeo/c-geo-opensource" }
{ "id": 1021846, "login": "marco-jacob", "gravatar_id": "db2e70b01eb6c044f062718d2d1f2d4d", "avatar_url": "https://secure.gravatar.com/avatar/db2e70b01eb6c044f062718d2d1f2d4d?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/marco-jacob" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-03-08T21:33:15
1528047045
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-22T17:04:32Z","body":"Thanks, we're definitely considering this but we don't have plans to do this right now.","updated_at":"2012-02-22T17:04:32Z","url":"https://api.github.com/repos/gregbell/active_admin/issues/comments/4108420","id":4108420,"user":{"gravatar_id":"2349ccb42572e7d5de5eeaa8eae61743","avatar_url":"https://secure.gravatar.com/avatar/2349ccb42572e7d5de5eeaa8eae61743?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/mattvague","id":64985,"login":"mattvague"}},"action":"created","issue":{"number":1027,"created_at":"2012-02-16T15:54:23Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"It would be so great if you use Twitter Bootstrap instead. There are a few issues that are coming when working with IE i.e. IE8 or below doesn't show Topbar Dropdown Menu. And if you use Twitter bootstrap instead these problems will be gone as well as we will get some extra features to customize the look and feel using the javascripts that bootstrap offers.\r\n\r\nI think I can give you extra hands if you want to achieve this.\r\n\r\nUPDATE: I want to start on this. Can you suggest shall i create styles according to current Arbre layouts? or do I modify the Arbre layouts according to Bootstrap?\r\n ","comments":4,"title":"Twitter bootstrap usage instead","updated_at":"2012-02-22T17:04:32Z","url":"https://api.github.com/repos/gregbell/active_admin/issues/1027","id":3253355,"assignee":null,"milestone":null,"closed_at":null,"user":{"gravatar_id":"a1a2609552899b5bff65b155f5ba2628","avatar_url":"https://secure.gravatar.com/avatar/a1a2609552899b5bff65b155f5ba2628?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/akashkamboj","id":964925,"login":"akashkamboj"},"html_url":"https://github.com/gregbell/active_admin/issues/1027","labels":[{"name":"Feature","url":"https://api.github.com/repos/gregbell/active_admin/labels/Feature","color":"02e10c"},{"name":"Refactoring","url":"https://api.github.com/repos/gregbell/active_admin/labels/Refactoring","color":"DDDDDD"},{"name":"View","url":"https://api.github.com/repos/gregbell/active_admin/labels/View","color":"e102d8"}],"state":"open"},"legacy":{"issue_id":3253355,"comment_id":4108420}}
{ "id": 611921, "name": "gregbell/active_admin", "url": "https://api.github.com/repos/gregbell/active_admin" }
{ "id": 64985, "login": "mattvague", "gravatar_id": "2349ccb42572e7d5de5eeaa8eae61743", "avatar_url": "https://secure.gravatar.com/avatar/2349ccb42572e7d5de5eeaa8eae61743?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/mattvague" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-02-22T17:04:33
1522391468
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-24T18:48:22Z","body":"@piotr-dobrogost, i bet in one you don't have the 'chardet' dependency available.","updated_at":"2012-02-24T18:48:22Z","url":"https://api.github.com/repos/kennethreitz/requests/issues/comments/4162628","id":4162628,"user":{"avatar_url":"https://secure.gravatar.com/avatar/2eccc4005572c1e2b12a9c00580bc86f?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"2eccc4005572c1e2b12a9c00580bc86f","url":"https://api.github.com/users/kennethreitz","id":119893,"login":"kennethreitz"}},"action":"created","issue":{"number":454,"created_at":"2012-02-24T16:22:26Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"\r\n >>> import requests\r\n >>> requests.__version__\r\n '0.10.4'\r\n >>> response = requests.get('http://httpbin.org/stream/0')\r\n >>> response.text\r\n Traceback (most recent call last):\r\n File \"<stdin>\", line 1, in <module>\r\n File \"/home/cduffy/VC/releng-db/virtualenv/local/lib/python2.7/site-packages/requests/models.py\", line 774, in text\r\n content = str(self.content, encoding, errors='replace')\r\n File \"/home/cduffy/VC/releng-db/virtualenv/local/lib/python2.7/site-packages/requests/models.py\", line 740, in content\r\n 'The content for this response was already consumed')\r\n RuntimeError: The content for this response was already consumed\r\n","comments":4,"title":"'already consumed' accessing response.text with Content-Length: 0","updated_at":"2012-02-24T18:48:22Z","url":"https://api.github.com/repos/kennethreitz/requests/issues/454","id":3374901,"assignee":null,"milestone":null,"closed_at":null,"user":{"avatar_url":"https://secure.gravatar.com/avatar/5e2861b08f37fa306fbf5384994af688?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"5e2861b08f37fa306fbf5384994af688","url":"https://api.github.com/users/charles-dyfis-net","id":22370,"login":"charles-dyfis-net"},"html_url":"https://github.com/kennethreitz/requests/issues/454","labels":[],"state":"open"},"legacy":{"issue_id":3374901,"comment_id":4162628}}
{ "id": 1362490, "name": "kennethreitz/requests", "url": "https://api.github.com/repos/kennethreitz/requests" }
{ "id": 119893, "login": "kennethreitz", "gravatar_id": "2eccc4005572c1e2b12a9c00580bc86f", "avatar_url": "https://secure.gravatar.com/avatar/2eccc4005572c1e2b12a9c00580bc86f?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/kennethreitz" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-02-24T18:48:23
1523286876
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-28T21:19:34Z","body":"Where are we on this? Does the snapping fix have anything to do with this?","updated_at":"2012-02-28T21:19:34Z","url":"https://api.github.com/repos/matplotlib/matplotlib/issues/comments/4225810","id":4225810,"user":{"gravatar_id":"697900d3a29858ea20cc109a2aee0af6","avatar_url":"https://secure.gravatar.com/avatar/697900d3a29858ea20cc109a2aee0af6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/WeatherGod","id":291576,"login":"WeatherGod"}},"action":"created","issue":{"number":695,"created_at":"2012-02-06T19:27:12Z","pull_request":{"diff_url":"https://github.com/matplotlib/matplotlib/pull/695.diff","patch_url":"https://github.com/matplotlib/matplotlib/pull/695.patch","html_url":"https://github.com/matplotlib/matplotlib/pull/695"},"body":"The pixel shape is now optimized so it does the right thing in the Agg backend. For raster backends, linejoin and cap styles is now correctly passed to and used in the backend.","comments":8,"title":"Fix single pixel markers","updated_at":"2012-02-28T21:19:34Z","url":"https://api.github.com/repos/matplotlib/matplotlib/issues/695","id":3113011,"assignee":null,"milestone":null,"closed_at":null,"user":{"gravatar_id":"8988285911e50fbe248b659d43bccf83","avatar_url":"https://secure.gravatar.com/avatar/8988285911e50fbe248b659d43bccf83?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/mdboom","id":38294,"login":"mdboom"},"html_url":"https://github.com/matplotlib/matplotlib/issues/695","labels":[],"state":"open"},"legacy":{"issue_id":3113011,"comment_id":4225810}}
{ "id": 1385122, "name": "matplotlib/matplotlib", "url": "https://api.github.com/repos/matplotlib/matplotlib" }
{ "id": 291576, "login": "WeatherGod", "gravatar_id": "697900d3a29858ea20cc109a2aee0af6", "avatar_url": "https://secure.gravatar.com/avatar/697900d3a29858ea20cc109a2aee0af6?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/WeatherGod" }
{ "id": 215947, "login": "matplotlib", "gravatar_id": "8a8d0e9c76aeba9cc0e7092e070cd3e7", "avatar_url": "https://secure.gravatar.com/avatar/8a8d0e9c76aeba9cc0e7092e070cd3e7?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png", "url": "https://api.github.com/orgs/matplotlib" }
2012-02-28T21:19:35
1524567720
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-29T15:42:57Z","body":"So I've been digging into this yesterday and today. First off, I tried the traversal framework instead, and got even worse results. There are some issues with the traversal framework, performance wise in general, as well as the fact that it accepts callbacks, which makes it very hard to build a version of the python API that does not require full on JVM integration. Conclusion there is that the traversal API in python should probably be deprecated in favor of Cypher + core API, to open up to moving away from JPype.\r\n\r\nSo moving back to your approach, I got something like 2800 hops / s, traversing 100 000 hops. I then bypassed as much of the python stuff I could, to try to get down to bare JPype + JVM bones. That got me up to around 4300 hops/s. Still running a bit short of the 3 000 000 hops / s I'm clocking when running the same operation in Java. \r\n\r\nIt would require quite a lot more profiling to determine the culprit, but I would say it is most likely JNI and JPypes type conversion that is messing up the party. If that is the case, I'm kind of low on ideas. I suppose we could hack around it, figuring out ways and shortcuts to minimize the amount of objects that are shuffled through JPype, but honestly, I think a better approach would be moving away from JPype. \r\n\r\nWe could for instance look at bundling the neo4j server with neo4j-embedded, and then using either an imaginary binary API, or the experimental fast-http REST API, which performs roughly the same over the network as the embedded API does in-process. That would leave python-embedded as something of a shell, that would just bundle the server and a REST client implementation in one package, together with some stuff to start and stop the database.","updated_at":"2012-02-29T15:42:57Z","url":"https://api.github.com/repos/neo4j/python-embedded/issues/comments/4239783","id":4239783,"user":{"gravatar_id":"438fa4b8db279d2b378ddd49cf981f77","avatar_url":"https://secure.gravatar.com/avatar/438fa4b8db279d2b378ddd49cf981f77?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/jakewins","id":182752,"login":"jakewins"}},"action":"created","issue":{"number":15,"created_at":"2012-02-03T22:54:24Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"Hey, I've described the problem over here: \r\nhttp://stackoverflow.com/questions/9130370/neo4j-slow-i-must-be-doing-something-wrong-please-tell-me-what-it-is\r\n\r\nBut apparently at least with the python bindings getting caches warm doesn't change a thing. Any ideas why that could be? ","comments":3,"title":"Surprisingly bad query performance","updated_at":"2012-02-29T15:42:57Z","url":"https://api.github.com/repos/neo4j/python-embedded/issues/15","id":3090087,"assignee":null,"milestone":null,"closed_at":null,"user":{"gravatar_id":"abe5bae28f54e6fd26a892a4dcc66ada","avatar_url":"https://secure.gravatar.com/avatar/abe5bae28f54e6fd26a892a4dcc66ada?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/wojtek","id":31813,"login":"wojtek"},"html_url":"https://github.com/neo4j/python-embedded/issues/15","labels":[],"state":"open"},"legacy":{"issue_id":3090087,"comment_id":4239783}}
{ "id": 1315512, "name": "neo4j/python-embedded", "url": "https://api.github.com/repos/neo4j/python-embedded" }
{ "id": 182752, "login": "jakewins", "gravatar_id": "438fa4b8db279d2b378ddd49cf981f77", "avatar_url": "https://secure.gravatar.com/avatar/438fa4b8db279d2b378ddd49cf981f77?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/jakewins" }
{ "id": 201120, "login": "neo4j", "gravatar_id": "1ecfef76afc397d0fb30b973e9508e41", "avatar_url": "https://secure.gravatar.com/avatar/1ecfef76afc397d0fb30b973e9508e41?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png", "url": "https://api.github.com/orgs/neo4j" }
2012-02-29T15:42:58
1524871798
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-28T14:02:09Z","body":"@probins These suggestions sound reasonable. It would be great if you could issue a pull request. Thanks!","updated_at":"2012-02-28T14:02:09Z","url":"https://api.github.com/repos/openlayers/openlayers/issues/comments/4216201","id":4216201,"user":{"avatar_url":"https://secure.gravatar.com/avatar/ef092b9a4bdf031eaa9b1eafbb3cb627?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"ef092b9a4bdf031eaa9b1eafbb3cb627","url":"https://api.github.com/users/ahocevar","id":211514,"login":"ahocevar"}},"action":"created","issue":{"number":248,"created_at":"2012-02-27T08:36:07Z","pull_request":{"diff_url":"https://github.com/openlayers/openlayers/pull/248.diff","patch_url":"https://github.com/openlayers/openlayers/pull/248.patch","html_url":"https://github.com/openlayers/openlayers/pull/248"},"body":"As a follow-up to bce3aced237ef2cdbd74d464bf03ee1692e7047a, this change adds more convenience to coordinate handling. Instead of configuring a map like this:\r\n\r\n var map = new OpenLayers.Map({\r\n div: \"map\",\r\n projection: \"EPSG:3857\",\r\n maxExtent: [-18924313.432222, -15538711.094146, 18924313.432222, 15538711.094146],\r\n restrictedExtent: [-13358338.893333, -9608371.5085962, 13358338.893333, 9608371.5085962],\r\n center: [-12356463.476333, 5621521.4854095]\r\n });\r\n\r\nuses can now use latitudes and longitudes to set extents and center:\r\n\r\n var map = new OpenLayers.Map({\r\n div: \"map\",\r\n projection: \"EPSG:3857\",\r\n maxExtent: [{lat: -80, lon: -170}, {lat: 80, lon: 170}],\r\n restrictedExtent: [{lat: -65, lon: -120}, {lat: 65, lon: 120}],\r\n center: {lat: 45, lon: -111}\r\n });\r\n\r\nAnd instead of configuring a layer like this:\r\n\r\n var layer = new OpenLayers.Layer(null, {\r\n projection: \"EPSG:3857\",\r\n maxExtent: [-20037508.34, 5621521.4854095, 0, 19971868.877628]\r\n });\r\n\r\nit is now possible to work with latitude and longitude as well:\r\n\r\n var layer = new OpenLayers.Layer(null, {\r\n projection: \"EPSG:3857\",\r\n maxExtent: [{lat: 45, lon: -180}, {lat: 85, lon: 0}]\r\n });\r\n","comments":8,"title":"Allow map and layer coordinates to be provided as latitude and longitude.","updated_at":"2012-02-28T14:02:10Z","url":"https://api.github.com/repos/openlayers/openlayers/issues/248","id":3397426,"assignee":null,"milestone":{"number":1,"created_at":"2012-02-27T16:21:51Z","due_on":"2012-03-05T08:00:00Z","title":"2.12","creator":{"avatar_url":"https://secure.gravatar.com/avatar/e2b67f966fd11c57d9fe99ccebd473d4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"e2b67f966fd11c57d9fe99ccebd473d4","url":"https://api.github.com/users/elemoine","id":76594,"login":"elemoine"},"url":"https://api.github.com/repos/openlayers/openlayers/milestones/1","open_issues":10,"closed_issues":7,"description":"2.12 release","state":"open"},"closed_at":null,"user":{"avatar_url":"https://secure.gravatar.com/avatar/ef092b9a4bdf031eaa9b1eafbb3cb627?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"ef092b9a4bdf031eaa9b1eafbb3cb627","url":"https://api.github.com/users/ahocevar","id":211514,"login":"ahocevar"},"html_url":"https://github.com/openlayers/openlayers/issues/248","labels":[],"state":"open"},"legacy":{"issue_id":3397426,"comment_id":4216201}}
{ "id": 2407157, "name": "openlayers/openlayers", "url": "https://api.github.com/repos/openlayers/openlayers" }
{ "id": 211514, "login": "ahocevar", "gravatar_id": "ef092b9a4bdf031eaa9b1eafbb3cb627", "avatar_url": "https://secure.gravatar.com/avatar/ef092b9a4bdf031eaa9b1eafbb3cb627?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/ahocevar" }
{ "id": 240579, "login": "openlayers", "gravatar_id": "1f200ffd067f28b931a76df9800bda9a", "avatar_url": "https://secure.gravatar.com/avatar/1f200ffd067f28b931a76df9800bda9a?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png", "url": "https://api.github.com/orgs/openlayers" }
2012-02-28T14:02:10
1524392391
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-29T15:45:18Z","body":"\n\n---------------------------------------\nOriginal Comment By: [Nicholas Riley](http://bitbucket.org/njr)\n ","updated_at":"2012-02-29T15:45:18Z","url":"https://api.github.com/repos/rduplain/flask-script/issues/comments/4239832","id":4239832,"user":{"gravatar_id":"f6541a066e5c2f5b534685b92a32c054","avatar_url":"https://secure.gravatar.com/avatar/f6541a066e5c2f5b534685b92a32c054?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/rduplain","id":36428,"login":"rduplain"}},"action":"created","issue":{"number":3,"created_at":"2012-02-29T15:45:16Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"I'm trying to subclass flaskext.script.Server and have run into several problems. The splitting of option specifications between __init__, get_options and run doesn't seem to make much sense. I can't easily override individual options from the superclass (e.g., making host default to 0.0.0.0 instead of 127.0.0.1). This is the best I could figure out:\n\n\n \n #!python\n \n class Record(Server):\n \n description = 'records responses from the Xxxx data service'\n \n def __init__(self, host='0.0.0.0', **kw):\n super(Record, self).__init__(host, **kw)\n \n def get_options(self):\n return (super(Record, self).get_options() +\n (Option('-o', '--xxxx-host',\n dest='xxxx_host', required=True),))\n \n def run(self, app, xxxx_host, *args, **kw):\n app.config.update(XXXX_HOST=xxxx_host, PLAYBACK=False)\n super(Record, self).run(app, *args, **kw)\n \n \n\nbut it isn't exactly pretty.\n\n---------------------------------------\n- Bitbucket: https://bitbucket.org/danjac/flask-script/issue/3\n- Originally Reported By: [Nicholas Riley](http://bitbucket.org/njr)\n- Originally Created At: 2010-07-13 19:28:32\n","comments":6,"title":"Better support for derived commands","updated_at":"2012-02-29T15:45:18Z","url":"https://api.github.com/repos/rduplain/flask-script/issues/3","id":3438477,"assignee":null,"milestone":null,"closed_at":null,"user":{"gravatar_id":"f6541a066e5c2f5b534685b92a32c054","avatar_url":"https://secure.gravatar.com/avatar/f6541a066e5c2f5b534685b92a32c054?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/rduplain","id":36428,"login":"rduplain"},"html_url":"https://github.com/rduplain/flask-script/issues/3","labels":[{"name":"bug","url":"https://api.github.com/repos/rduplain/flask-script/labels/bug","color":"fc2929"},{"name":"import","url":"https://api.github.com/repos/rduplain/flask-script/labels/import","color":"ededed"}],"state":"open"},"legacy":{"issue_id":3438477,"comment_id":4239832}}
{ "id": 3583074, "name": "rduplain/flask-script", "url": "https://api.github.com/repos/rduplain/flask-script" }
{ "id": 36428, "login": "rduplain", "gravatar_id": "f6541a066e5c2f5b534685b92a32c054", "avatar_url": "https://secure.gravatar.com/avatar/f6541a066e5c2f5b534685b92a32c054?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/rduplain" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-02-29T15:45:19
1524872667
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-27T12:23:16Z","body":"Maybe have a look at smoke_ttl ? (and other _ttl as well)","updated_at":"2012-02-27T12:23:16Z","url":"https://api.github.com/repos/rixed/fachoda-complex/issues/comments/4192464","id":4192464,"user":{"avatar_url":"https://secure.gravatar.com/avatar/c53bc6b5d1cd220c784e7e69f288f7ae?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"c53bc6b5d1cd220c784e7e69f288f7ae","url":"https://api.github.com/users/rixed","id":449990,"login":"rixed"}},"action":"created","issue":{"number":26,"created_at":"2012-02-13T18:21:00Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"as it should.","comments":1,"title":"Smoke physics is not independent of time acceleration","updated_at":"2012-02-27T12:23:16Z","url":"https://api.github.com/repos/rixed/fachoda-complex/issues/26","id":3206637,"assignee":null,"milestone":null,"closed_at":null,"user":{"avatar_url":"https://secure.gravatar.com/avatar/c53bc6b5d1cd220c784e7e69f288f7ae?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"c53bc6b5d1cd220c784e7e69f288f7ae","url":"https://api.github.com/users/rixed","id":449990,"login":"rixed"},"html_url":"https://github.com/rixed/fachoda-complex/issues/26","labels":[{"name":"Easy!","url":"https://api.github.com/repos/rixed/fachoda-complex/labels/Easy%21","color":"02e10c"}],"state":"open"},"legacy":{"issue_id":3206637,"comment_id":4192464}}
{ "id": 3165154, "name": "rixed/fachoda-complex", "url": "https://api.github.com/repos/rixed/fachoda-complex" }
{ "id": 449990, "login": "rixed", "gravatar_id": "c53bc6b5d1cd220c784e7e69f288f7ae", "avatar_url": "https://secure.gravatar.com/avatar/c53bc6b5d1cd220c784e7e69f288f7ae?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/rixed" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-02-27T12:23:18
1523914706
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-03-07T18:06:56Z","body":"The referenced issue was with an earlier version that is no longer applicable.\r\n\r\nSince I am also using Mac OS X, but can't reproduce your issue, I'm going to need more details to work on this issue. Would you please post the full error message you are seeing in your Sublime Text 2 console?","updated_at":"2012-03-07T18:06:56Z","url":"https://api.github.com/repos/uipoet/sublime-jshint/issues/comments/4373684","id":4373684,"user":{"avatar_url":"https://secure.gravatar.com/avatar/4c8d5f1237a9edaaa208b841ad0b0732?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"4c8d5f1237a9edaaa208b841ad0b0732","url":"https://api.github.com/users/uipoet","id":738256,"login":"uipoet"}},"action":"created","issue":{"number":14,"created_at":"2012-03-07T12:32:59Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"OS X 10.6.8—I'm still having the issue described by https://github.com/uipoet/sublime-jshint/issues/9\r\n\r\nI followed the install instructions (installing via npm and then Package Control) and just can't seem to get this to work. FWIW, jshint works just fine on the command line.","comments":1,"title":"[Errno 2] No such file or directory","updated_at":"2012-03-07T18:06:56Z","url":"https://api.github.com/repos/uipoet/sublime-jshint/issues/14","id":3541955,"assignee":{"avatar_url":"https://secure.gravatar.com/avatar/4c8d5f1237a9edaaa208b841ad0b0732?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"4c8d5f1237a9edaaa208b841ad0b0732","url":"https://api.github.com/users/uipoet","id":738256,"login":"uipoet"},"milestone":null,"closed_at":null,"user":{"avatar_url":"https://secure.gravatar.com/avatar/91051629f87a861d8e1590d572445f3f?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"91051629f87a861d8e1590d572445f3f","url":"https://api.github.com/users/adion","id":57171,"login":"adion"},"html_url":"https://github.com/uipoet/sublime-jshint/issues/14","labels":[],"state":"open"},"legacy":{"issue_id":3541955,"comment_id":4373684}}
{ "id": 1635672, "name": "uipoet/sublime-jshint", "url": "https://api.github.com/repos/uipoet/sublime-jshint" }
{ "id": 738256, "login": "uipoet", "gravatar_id": "4c8d5f1237a9edaaa208b841ad0b0732", "avatar_url": "https://secure.gravatar.com/avatar/4c8d5f1237a9edaaa208b841ad0b0732?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/uipoet" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-03-07T18:06:58
1527482309
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-28T23:25:22Z","body":"@kamaulynder assigning this to you in case its useful when decoupling map/timeline code","updated_at":"2012-02-28T23:25:22Z","url":"https://api.github.com/repos/ushahidi/Ushahidi_Web/issues/comments/4228247","id":4228247,"user":{"gravatar_id":"314d3c07bc68ef10f2f8d39cdfbb9c40","avatar_url":"https://secure.gravatar.com/avatar/314d3c07bc68ef10f2f8d39cdfbb9c40?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/rjmackay","id":7965,"login":"rjmackay"}},"action":"created","issue":{"number":278,"created_at":"2012-02-28T22:33:17Z","pull_request":{"diff_url":"https://github.com/ushahidi/Ushahidi_Web/pull/278.diff","patch_url":"https://github.com/ushahidi/Ushahidi_Web/pull/278.patch","html_url":"https://github.com/ushahidi/Ushahidi_Web/pull/278"},"body":"This at least gets the functionality so that code is shared across onFeatureSelect() so that [InfoWindow](https://github.com/KonpaGroup/InfoWindow) can work across the map on /main and /reports","comments":1,"title":"This adds some of the needed js unification","updated_at":"2012-02-28T23:25:23Z","url":"https://api.github.com/repos/ushahidi/Ushahidi_Web/issues/278","id":3427673,"assignee":{"gravatar_id":"caf7b2cf0216b8dcd2140f5972cec81c","avatar_url":"https://secure.gravatar.com/avatar/caf7b2cf0216b8dcd2140f5972cec81c?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/kamaulynder","id":155218,"login":"kamaulynder"},"milestone":{"number":2,"created_at":"2012-02-01T09:36:36Z","due_on":"2012-04-16T07:00:00Z","title":"Decouple Map from timeline","creator":{"gravatar_id":"caf7b2cf0216b8dcd2140f5972cec81c","avatar_url":"https://secure.gravatar.com/avatar/caf7b2cf0216b8dcd2140f5972cec81c?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/kamaulynder","id":155218,"login":"kamaulynder"},"url":"https://api.github.com/repos/ushahidi/Ushahidi_Web/milestones/2","open_issues":1,"closed_issues":0,"description":"","state":"open"},"closed_at":null,"user":{"gravatar_id":"b59362df8a0998bdf2a8cc9f6681be7f","avatar_url":"https://secure.gravatar.com/avatar/b59362df8a0998bdf2a8cc9f6681be7f?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/evoltech","id":45640,"login":"evoltech"},"html_url":"https://github.com/ushahidi/Ushahidi_Web/issues/278","labels":[],"state":"open"},"legacy":{"issue_id":3427673,"comment_id":4228247}}
{ "id": 198798, "name": "ushahidi/Ushahidi_Web", "url": "https://api.github.com/repos/ushahidi/Ushahidi_Web" }
{ "id": 7965, "login": "rjmackay", "gravatar_id": "314d3c07bc68ef10f2f8d39cdfbb9c40", "avatar_url": "https://secure.gravatar.com/avatar/314d3c07bc68ef10f2f8d39cdfbb9c40?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/rjmackay" }
{ "id": 16959, "login": "ushahidi", "gravatar_id": "58853afae951ec67c746b834340bc5c1", "avatar_url": "https://secure.gravatar.com/avatar/58853afae951ec67c746b834340bc5c1?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png", "url": "https://api.github.com/orgs/ushahidi" }
2012-02-28T23:25:25
1524619847
null
IssueCommentEvent
true
{"comment":{"created_at":"2012-02-23T17:19:50Z","body":"dada","updated_at":"2012-02-23T17:19:50Z","url":"https://api.github.com/repos/whirm/theglobalsquare/issues/comments/4140617","id":4140617,"user":{"gravatar_id":"30a1c18e79138e54be4f04ef8564549b","avatar_url":"https://secure.gravatar.com/avatar/30a1c18e79138e54be4f04ef8564549b?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/whirm","id":529494,"login":"whirm"}},"action":"created","issue":{"number":1,"created_at":"2012-02-23T17:19:20Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"blah bla blah...","comments":2,"title":"testing, 123...","updated_at":"2012-02-23T17:19:50Z","url":"https://api.github.com/repos/whirm/theglobalsquare/issues/1","id":3359484,"assignee":{"gravatar_id":"30a1c18e79138e54be4f04ef8564549b","avatar_url":"https://secure.gravatar.com/avatar/30a1c18e79138e54be4f04ef8564549b?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/whirm","id":529494,"login":"whirm"},"milestone":{"number":1,"created_at":"2012-02-23T17:19:20Z","due_on":null,"title":"testing","creator":{"gravatar_id":"30a1c18e79138e54be4f04ef8564549b","avatar_url":"https://secure.gravatar.com/avatar/30a1c18e79138e54be4f04ef8564549b?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/whirm","id":529494,"login":"whirm"},"url":"https://api.github.com/repos/whirm/theglobalsquare/milestones/1","open_issues":0,"closed_issues":1,"description":null,"state":"closed"},"closed_at":"2012-02-23T17:19:50Z","user":{"gravatar_id":"30a1c18e79138e54be4f04ef8564549b","avatar_url":"https://secure.gravatar.com/avatar/30a1c18e79138e54be4f04ef8564549b?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/whirm","id":529494,"login":"whirm"},"html_url":"https://github.com/whirm/theglobalsquare/issues/1","labels":[],"state":"closed"},"legacy":{"issue_id":3359484,"comment_id":4140617}}
{ "id": 3489703, "name": "whirm/theglobalsquare", "url": "https://api.github.com/repos/whirm/theglobalsquare" }
{ "id": 529494, "login": "whirm", "gravatar_id": "30a1c18e79138e54be4f04ef8564549b", "avatar_url": "https://secure.gravatar.com/avatar/30a1c18e79138e54be4f04ef8564549b?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png", "url": "https://api.github.com/users/whirm" }
{ "id": null, "login": null, "gravatar_id": null, "avatar_url": null, "url": null }
2012-02-23T17:19:51
1522839870
null