type
stringclasses 17
values | public
bool 1
class | payload
stringlengths 2
646k
| repo
dict | actor
dict | org
dict | created_at
timestamp[us] | id
stringlengths 10
10
| other
stringclasses 0
values |
---|---|---|---|---|---|---|---|---|
IssueCommentEvent | true | {"comment_id":1742253,"issue_id":1355857} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.dev/repos/libgit2/libgit2"
} | {
"id": 42793,
"login": "tanoku",
"gravatar_id": "6804f1775cb4babfcc3851298566fbce",
"avatar_url": "https://secure.gravatar.com/avatar/6804f1775cb4babfcc3851298566fbce?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/tanoku"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-08-06T14:14:38 | 1480768081 | null |
IssueCommentEvent | true | {"comment":{"created_at":"2011-10-19T19:07:19Z","body":"Wow, performing internal conversions for paths all over the library sounds like a daunting task. I'd rather have the bindings ensure that everything is POSIXified... Every single language out there has a `posixify` method. What's error prone about that?\r\n\r\n@nulltoken: can you add internal conversion all around the library without adding a thousand lines of spaghetti code?","updated_at":"2011-10-19T19:07:19Z","url":"https://api.github.com/repos/libgit2/libgit2/issues/comments/2459846","id":2459846,"user":{"avatar_url":"https://secure.gravatar.com/avatar/6804f1775cb4babfcc3851298566fbce?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"6804f1775cb4babfcc3851298566fbce","url":"https://api.github.com/users/tanoku","id":42793,"login":"tanoku"}},"action":"created","issue":{"number":462,"created_at":"2011-10-18T14:35:07Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"I am trying to get the pygit2 unit tests to pass on Windows. I have hit an issue which may be related to libgit2's handling of paths, specifically in the ``git_path_basename_r`` function.\r\n\r\nFor once I will post here Python code instead of C:\r\n\r\n >>> from pygit2 import Repository\r\n >>> path = r'C:\\Documents and Settings\\Administrateur\\libgit2\\.git'\r\n >>> repo = Repository(path)\r\n >>> print repo.path\r\n C:/Documents and Settings/Administrateur/libgit2/.git/\r\n >>> print repo.workdir\r\n None\r\n >>> print repo.index\r\n None\r\n\r\nWell, I don't do Windows often, but I think the input path is right.\r\n\r\nWhat happens is that ``git_path_basename_r`` says the basename is the whole input path, because it checks against the unix path separator ``/``","comments":6,"title":"git_path_basename_r does not handle Windows paths?","updated_at":"2011-10-19T19:07:19Z","url":"https://api.github.com/repos/libgit2/libgit2/issues/462","id":1945983,"assignee":null,"milestone":null,"closed_at":null,"user":{"avatar_url":"https://secure.gravatar.com/avatar/5e43f6b20427550d4a9c90deb006e785?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"5e43f6b20427550d4a9c90deb006e785","url":"https://api.github.com/users/jdavid","id":596769,"login":"jdavid"},"html_url":"https://github.com/libgit2/libgit2/issues/462","labels":[],"state":"open"},"legacy":{"issue_id":1945983,"comment_id":2459846}} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.com/repos/libgit2/libgit2"
} | {
"id": 42793,
"login": "tanoku",
"gravatar_id": "6804f1775cb4babfcc3851298566fbce",
"avatar_url": "https://secure.gravatar.com/avatar/6804f1775cb4babfcc3851298566fbce?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.com/users/tanoku"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.com/orgs/libgit2"
} | 2011-10-19T19:07:19 | 1493488682 | null |
PullRequestEvent | true | {"number":380,"pull_request":{"title":"CMakeLists: no need in split debug/release build","number":380,"commits":1,"deletions":3,"id":290057,"issue_id":1481993,"additions":1},"action":"opened"} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.dev/repos/libgit2/libgit2"
} | {
"id": 588661,
"login": "kiryl",
"gravatar_id": "6848ac80d38c46beecca69ba442eb119",
"avatar_url": "https://secure.gravatar.com/avatar/6848ac80d38c46beecca69ba442eb119?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/kiryl"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-08-25T11:36:31 | 1483654460 | null |
Event | true | {"action":"started"} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.dev/repos/libgit2/libgit2"
} | {
"id": 42082,
"login": "bonzini",
"gravatar_id": "a04e891f882ab39b6b79b9c2603c1394",
"avatar_url": "https://secure.gravatar.com/avatar/a04e891f882ab39b6b79b9c2603c1394?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/bonzini"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-06-27T22:50:03 | 1021427404 | null |
PullRequestEvent | true | {"number":441,"pull_request":{"number":441,"title":"ignore missing pack file","additions":4,"issue_id":1807604,"id":373787,"commits":1,"deletions":1},"action":"opened"} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.com/repos/libgit2/libgit2"
} | {
"id": 428133,
"login": "csware",
"gravatar_id": "51738d8dc4c36c17c873c9424d526924",
"avatar_url": "https://secure.gravatar.com/avatar/51738d8dc4c36c17c873c9424d526924?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.com/users/csware"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.com/orgs/libgit2"
} | 2011-10-03T21:16:54 | 1490392709 | null |
ForkEvent | true | {"forkee":{"name":"bapt/libgit2","public":true,"id":2133613}} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.dev/repos/libgit2/libgit2"
} | {
"id": 103607,
"login": "bapt",
"gravatar_id": "9cf9a15d31ffc1733135189d3a2ce88d",
"avatar_url": "https://secure.gravatar.com/avatar/9cf9a15d31ffc1733135189d3a2ce88d?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/bapt"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-07-31T20:05:41 | 1479830440 | null |
WatchEvent | true | {"repo":"libgit2/libgit2","actor":"jitterizer","actor_gravatar":"146ad6267c4aefd13a6ad04fa1a96d80","action":"started"} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.dev/repos/libgit2/libgit2"
} | {
"id": 883,
"login": "jitterizer",
"gravatar_id": "146ad6267c4aefd13a6ad04fa1a96d80",
"avatar_url": "https://secure.gravatar.com/avatar/146ad6267c4aefd13a6ad04fa1a96d80?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/jitterizer"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-04-07T23:52:35 | 1237744114 | null |
IssueCommentEvent | true | {"comment":{"created_at":"2011-10-09T13:48:13Z","body":"It looks like fixing size issues just opens up more","updated_at":"2011-10-09T13:48:13Z","url":"https://api.github.com/repos/libgit2/libgit2/issues/comments/2336612","id":2336612,"user":{"avatar_url":"https://secure.gravatar.com/avatar/1c611ca5a1b5aaf2da4ce23f2887de2d?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/carlosmn","id":335443,"login":"carlosmn"}},"action":"created","issue":{"number":402,"created_at":"2011-09-14T11:46:46Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"On Win7 32bits, when CMake targets \"Visual Studio 10 Win64\", the build fails with the warnings below:\r\n\r\n..\\src\\hash.c(65): warning C4267: 'function' : conversion from 'size_t' to 'unsigned long', possible loss of data\r\n..\\src\\indexer.c(153): warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data\r\n..\\src\\indexer.c(369): warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data\r\n..\\src\\indexer.c(374): warning C4267: 'function' : conversion from 'size_t' to 'uInt', possible loss of data\r\n..\\src\\netops.c(109): warning C4244: '=' : conversion from 'SOCKET' to 'int', possible loss of data\r\n..\\src\\pack.c(423): warning C4244: '+=' : conversion from '\\__int64' to 'off_t', possible loss of data\r\n..\\src\\path.c(42): warning C4244: '=' : conversion from '\\__int64' to 'int', possible loss of data\r\n..\\src\\pkt.c(203): warning C4244: '=' : conversion from 'ssize_t' to 'int', possible loss of data\r\n..\\src\\refs.c(214): warning C4267: 'initializing' : conversion from 'size_t' to 'const unsigned int', possible loss of data\r\n..\\src\\tag.c(156): warning C4244: '=' : conversion from '\\__int64' to 'unsigned int', possible loss of data\r\n..\\src\\transport_git.c(467): warning C4267: '+=' : conversion from 'size_t' to 'off_t', possible loss of data\r\n..\\src\\tsort.c(161): warning C4244: 'initializing' : conversion from 'ssize_t' to 'const int', possible loss of data\r\n..\\tests\\t00-core.c(59): warning C4306: 'type cast' : conversion from 'int' to 'void *' of greater size \r\n\r\nThis [MSDN article](http://msdn.microsoft.com/en-us/library/3b2e7499.aspx) gives some hints about this topic.","comments":4,"title":"Warning when compiling libgit2 x64 on Windows","updated_at":"2011-10-09T13:48:13Z","url":"https://api.github.com/repos/libgit2/libgit2/issues/402","id":1642805,"assignee":null,"milestone":null,"closed_at":null,"user":{"avatar_url":"https://secure.gravatar.com/avatar/da4cba19a7fccfd588cd7f49e0019961?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/nulltoken","id":92363,"login":"nulltoken"},"html_url":"https://github.com/libgit2/libgit2/issues/402","labels":[],"state":"open"},"legacy":{"issue_id":1642805,"comment_id":2336612}} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.com/repos/libgit2/libgit2"
} | {
"id": 335443,
"login": "carlosmn",
"gravatar_id": "1c611ca5a1b5aaf2da4ce23f2887de2d",
"avatar_url": "https://secure.gravatar.com/avatar/1c611ca5a1b5aaf2da4ce23f2887de2d?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.com/users/carlosmn"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.com/orgs/libgit2"
} | 2011-10-09T13:48:16 | 1491456072 | null |
WatchEvent | true | {"action":"started"} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.dev/repos/libgit2/libgit2"
} | {
"id": 1096025,
"login": "viper1092",
"gravatar_id": "f9e4bc40b0cdc50d03503b262b409510",
"avatar_url": "https://secure.gravatar.com/avatar/f9e4bc40b0cdc50d03503b262b409510?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/viper1092"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-11-23T00:22:42 | 1500529997 | null |
Event | true | {"number":26,"issue":465830,"action":"closed","pull_request":40338} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.dev/repos/libgit2/libgit2"
} | {
"id": 42793,
"login": "tanoku",
"gravatar_id": "6804f1775cb4babfcc3851298566fbce",
"avatar_url": "https://secure.gravatar.com/avatar/6804f1775cb4babfcc3851298566fbce?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/tanoku"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-06-27T03:24:13 | 1035269749 | null |
WatchEvent | true | {"action":"started"} | {
"id": 901662,
"name": "libgit2/libgit2",
"url": "https://api.github.dev/repos/libgit2/libgit2"
} | {
"id": 198988,
"login": "davidknezic",
"gravatar_id": "51442e68b6f42f5d9eef5f31f378a9aa",
"avatar_url": "https://secure.gravatar.com/avatar/51442e68b6f42f5d9eef5f31f378a9aa?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/davidknezic"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-07-16T18:04:17 | 1477742445 | null |
WatchEvent | true | {"repo":"libgit2/luagit2","actor":"Neopallium","actor_gravatar":"f265cf469cc771964d7cc8351ac53df5","action":"started"} | {
"id": 1415170,
"name": "libgit2/luagit2",
"url": "https://api.github.dev/repos/libgit2/luagit2"
} | {
"id": 68307,
"login": "Neopallium",
"gravatar_id": "f265cf469cc771964d7cc8351ac53df5",
"avatar_url": "https://secure.gravatar.com/avatar/f265cf469cc771964d7cc8351ac53df5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/Neopallium"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-02-26T23:46:27 | 1155017017 | null |
IssuesEvent | true | {"number":2,"repo":"libgit2/php-git","actor":"msierks","issue":677278,"actor_gravatar":"6c23088a26a42f7c0c1c02f087579023","action":"opened"} | {
"id": 1417595,
"name": "libgit2/php-git",
"url": "https://api.github.dev/repos/libgit2/php-git"
} | {
"id": 57889,
"login": "msierks",
"gravatar_id": "7de19cf1f9727e0efc406aded4158bb2",
"avatar_url": "https://secure.gravatar.com/avatar/7de19cf1f9727e0efc406aded4158bb2?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/msierks"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-03-16T01:25:26 | 1187932944 | null |
GollumEvent | true | {"title":"List of projects using gitteh","summary":null,"repo":"libgit2/node-gitteh","sha":"7d57bd7753afb1e4ba0ef2cb27ee3cefe92f4f48","actor":"samcday","page_name":"List of projects using gitteh","actor_gravatar":"e7c064c43f9a2e3deaae9488e51a46ac","action":"created"} | {
"id": 1450893,
"name": "libgit2/node-gitteh",
"url": "https://api.github.dev/repos/libgit2/node-gitteh"
} | {
"id": 531550,
"login": "samcday",
"gravatar_id": "e7c064c43f9a2e3deaae9488e51a46ac",
"avatar_url": "https://secure.gravatar.com/avatar/e7c064c43f9a2e3deaae9488e51a46ac?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/samcday"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-03-28T07:02:53 | 1212037935 | null |
PushEvent | true | {"shas":[["ea45b925cc1782725b982d661e102e31f3035722","[email protected]","More work on Blobs.","Sam Day"]],"repo":"libgit2/node-gitteh","actor":"samcday","ref":"refs/heads/devel","size":1,"head":"ea45b925cc1782725b982d661e102e31f3035722","actor_gravatar":"e7c064c43f9a2e3deaae9488e51a46ac","push_id":27729221} | {
"id": 1450893,
"name": "libgit2/node-gitteh",
"url": "https://api.github.dev/repos/libgit2/node-gitteh"
} | {
"id": 531550,
"login": "samcday",
"gravatar_id": "e7c064c43f9a2e3deaae9488e51a46ac",
"avatar_url": "https://secure.gravatar.com/avatar/e7c064c43f9a2e3deaae9488e51a46ac?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/samcday"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-03-29T03:31:01 | 1214463413 | null |
IssueCommentEvent | true | {"comment_id":2131530,"issue_id":1673885} | {
"id": 1415168,
"name": "libgit2/libgit2sharp",
"url": "https://api.github.dev/repos/libgit2/libgit2sharp"
} | {
"id": 92363,
"login": "nulltoken",
"gravatar_id": "da4cba19a7fccfd588cd7f49e0019961",
"avatar_url": "https://secure.gravatar.com/avatar/da4cba19a7fccfd588cd7f49e0019961?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/nulltoken"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-09-19T08:49:05 | 1487740555 | null |
GollumEvent | true | {"title":"High-level commands (porcelain)","summary":null,"repo":"libgit2/libgit2sharp","sha":"5ee13763e4e1155e56f36357698f0d45e3617686","actor":"nulltoken","page_name":"How do I do 'git xxx' with LibGit2Sharp?","actor_gravatar":"da4cba19a7fccfd588cd7f49e0019961","action":"created"} | {
"id": 1415168,
"name": "libgit2/libgit2sharp",
"url": "https://api.github.dev/repos/libgit2/libgit2sharp"
} | {
"id": 92363,
"login": "nulltoken",
"gravatar_id": "da4cba19a7fccfd588cd7f49e0019961",
"avatar_url": "https://secure.gravatar.com/avatar/da4cba19a7fccfd588cd7f49e0019961?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/nulltoken"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-05-17T11:59:25 | 1426836535 | null |
PushEvent | true | {"shas":[["70477015a9dbe89edf9992df7d512e307bc05607","[email protected]","Prepare NuGet packaging","nulltoken"]],"repo":"libgit2/libgit2sharp","actor":"nulltoken","ref":"refs/heads/master","size":1,"head":"70477015a9dbe89edf9992df7d512e307bc05607","actor_gravatar":"da4cba19a7fccfd588cd7f49e0019961","push_id":31112451} | {
"id": 1415168,
"name": "libgit2/libgit2sharp",
"url": "https://api.github.dev/repos/libgit2/libgit2sharp"
} | {
"id": 92363,
"login": "nulltoken",
"gravatar_id": "da4cba19a7fccfd588cd7f49e0019961",
"avatar_url": "https://secure.gravatar.com/avatar/da4cba19a7fccfd588cd7f49e0019961?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/nulltoken"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-05-11T19:34:28 | 1371357539 | null |
GollumEvent | true | {"pages":[{"summary":null,"title":"How to build x64 libgit2 and libgit2sharp","sha":"e34a438618ebaa9fb0f7c0011b3db12b38917e91","page_name":"How to build x64 libgit2 and libgit2sharp","action":"edited"}]} | {
"id": 1415168,
"name": "libgit2/libgit2sharp",
"url": "https://api.github.dev/repos/libgit2/libgit2sharp"
} | {
"id": 114417,
"login": "DanRigby",
"gravatar_id": "963f5ad6ef833dd647c97c8d138defb3",
"avatar_url": "https://secure.gravatar.com/avatar/963f5ad6ef833dd647c97c8d138defb3?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/DanRigby"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-09-07T20:57:31 | 1485835838 | null |
WatchEvent | true | {"repo":"libgit2/objective-git","actor":"ConnorD","actor_gravatar":"de30b39e7f355f6d094e27979f43ed80","action":"started"} | {
"id": 1427977,
"name": "libgit2/objective-git",
"url": "https://api.github.dev/repos/libgit2/objective-git"
} | {
"id": 394027,
"login": "ConnorD",
"gravatar_id": "de30b39e7f355f6d094e27979f43ed80",
"avatar_url": "https://secure.gravatar.com/avatar/de30b39e7f355f6d094e27979f43ed80?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/ConnorD"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-03-15T06:28:53 | 1185913852 | null |
IssuesEvent | true | {"number":39,"issue":1614047,"action":"opened"} | {
"id": 1427977,
"name": "libgit2/objective-git",
"url": "https://api.github.dev/repos/libgit2/objective-git"
} | {
"id": 6902,
"login": "Abizern",
"gravatar_id": "dc39315ebd445cade2cf144a7f76bdc2",
"avatar_url": "https://secure.gravatar.com/avatar/dc39315ebd445cade2cf144a7f76bdc2?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/Abizern"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/libgit2"
} | 2011-09-10T12:08:19 | 1486309219 | null |
IssuesEvent | true | {"number":46,"action":"reopened","issue":1678605} | {
"id": 1427977,
"name": "libgit2/objective-git",
"url": "https://api.github.com/repos/libgit2/objective-git"
} | {
"id": 530799,
"login": "kronawetter",
"gravatar_id": "cc541a656d8e2a6a7e778ae99295d77d",
"avatar_url": "https://secure.gravatar.com/avatar/cc541a656d8e2a6a7e778ae99295d77d?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.com/users/kronawetter"
} | {
"id": 394745,
"login": "libgit2",
"gravatar_id": "49c3453fbde5924367fe24c785c417c0",
"avatar_url": "https://secure.gravatar.com/avatar/49c3453fbde5924367fe24c785c417c0?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.com/orgs/libgit2"
} | 2011-10-07T14:56:52 | 1491222841 | null |
PushEvent | true | {"ref":"refs/heads/master","commits":[{"author":{"name":"Amos King + Matt Simpson","email":"[email protected]"},"message":"move readme","url":"https://api.github.com/repos/asynchrony/ace-stories/commits/97d6a30722a7c4664f065efcdf1588bbadf4ed4a","sha":"97d6a30722a7c4664f065efcdf1588bbadf4ed4a"},{"author":{"name":"Amos King + Matt Simpson","email":"[email protected]"},"message":"update readme","url":"https://api.github.com/repos/asynchrony/ace-stories/commits/f1e5bd974649bf0400cdba18ce445d425419b74d","sha":"f1e5bd974649bf0400cdba18ce445d425419b74d"}],"head":"f1e5bd974649bf0400cdba18ce445d425419b74d","size":2,"push_id":49215606} | {
"id": 2736974,
"name": "asynchrony/ace-stories",
"url": "https://api.github.dev/repos/asynchrony/ace-stories"
} | {
"id": 95773,
"login": "coffeencoke",
"gravatar_id": "3aae3a6683f9fbf71b9ae73f4e40f35d",
"avatar_url": "https://secure.gravatar.com/avatar/3aae3a6683f9fbf71b9ae73f4e40f35d?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/coffeencoke"
} | {
"id": 67577,
"login": "asynchrony",
"gravatar_id": "4dc7ef0a5f6f7f31b06061e3e2b0b2bc",
"avatar_url": "https://secure.gravatar.com/avatar/4dc7ef0a5f6f7f31b06061e3e2b0b2bc?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/asynchrony"
} | 2011-11-08T21:11:08 | 1497446823 | null |
PushEvent | true | {"ref":"refs/heads/master","commits":[{"author":{"name":"T1D","email":"[email protected]"},"url":"https://api.github.com/repos/asynchrony/c2dm_on_rails/commits/852fe85ff93551d57fbcdc74d51e372e491d6a26","message":"stringify data values to escape them","sha":"852fe85ff93551d57fbcdc74d51e372e491d6a26"},{"author":{"name":"T1D","email":"[email protected]"},"url":"https://api.github.com/repos/asynchrony/c2dm_on_rails/commits/50be317b52256e0687a70c8420f51166ec73386b","message":"remove initialization message","sha":"50be317b52256e0687a70c8420f51166ec73386b"},{"author":{"name":"T1D","email":"[email protected]"},"url":"https://api.github.com/repos/asynchrony/c2dm_on_rails/commits/93d8d8b26cef2e70ced84ca6e6a12ed716799039","message":"bump gem version","sha":"93d8d8b26cef2e70ced84ca6e6a12ed716799039"}],"head":"93d8d8b26cef2e70ced84ca6e6a12ed716799039","size":3,"push_id":48623686} | {
"id": 2615558,
"name": "asynchrony/c2dm_on_rails",
"url": "https://api.github.dev/repos/asynchrony/c2dm_on_rails"
} | {
"id": 709435,
"login": "n3rdgir1",
"gravatar_id": "b721974a26226e390ff47a5a1325d2b5",
"avatar_url": "https://secure.gravatar.com/avatar/b721974a26226e390ff47a5a1325d2b5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/n3rdgir1"
} | {
"id": 67577,
"login": "asynchrony",
"gravatar_id": "4dc7ef0a5f6f7f31b06061e3e2b0b2bc",
"avatar_url": "https://secure.gravatar.com/avatar/4dc7ef0a5f6f7f31b06061e3e2b0b2bc?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/asynchrony"
} | 2011-11-03T19:18:34 | 1496468660 | null |
PushEvent | true | {"shas":[["f885d3558400e2dc510b92cc0d953ecda1d96c53","[email protected]","Cleaned up slides a little bit","Luke Amdor"]],"repo":"iowacodecamp-push-web/iowacodecamp-push-web","actor":"rubbish","ref":"refs/heads/master","size":1,"head":"f885d3558400e2dc510b92cc0d953ecda1d96c53","actor_gravatar":"f7574100ae9c160e452cb2fab3384914","push_id":30174514} | {
"id": 1600516,
"name": "iowacodecamp-push-web/iowacodecamp-push-web",
"url": "https://api.github.dev/repos/iowacodecamp-push-web/iowacodecamp-push-web"
} | {
"id": 1580,
"login": "rubbish",
"gravatar_id": "f7574100ae9c160e452cb2fab3384914",
"avatar_url": "https://secure.gravatar.com/avatar/f7574100ae9c160e452cb2fab3384914?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/rubbish"
} | {
"id": 723193,
"login": "iowacodecamp-push-web",
"gravatar_id": "75827e0e2f22e4748a117ed3a87372a0",
"avatar_url": "https://secure.gravatar.com/avatar/75827e0e2f22e4748a117ed3a87372a0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/iowacodecamp-push-web"
} | 2011-04-29T16:30:39 | 1320169802 | null |
PushEvent | true | {"ref":"refs/heads/restart","commits":[{"author":{"name":"Dan Wolfgang","email":"[email protected]"},"url":"https://api.github.com/repos/endevver/mt-plugin-puboffline/commits/19653e4b654b8aa9ce56474e05508f1e5ca94203","message":"Warn if the output file path can't be written to.","sha":"19653e4b654b8aa9ce56474e05508f1e5ca94203"}],"head":"19653e4b654b8aa9ce56474e05508f1e5ca94203","size":1,"push_id":50066501} | {
"id": 684761,
"name": "endevver/mt-plugin-puboffline",
"url": "https://api.github.dev/repos/endevver/mt-plugin-puboffline"
} | {
"id": 43196,
"login": "danwolfgang",
"gravatar_id": "40f0709cbf00992ab26511ceb310b0c6",
"avatar_url": "https://secure.gravatar.com/avatar/40f0709cbf00992ab26511ceb310b0c6?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/danwolfgang"
} | {
"id": 142585,
"login": "endevver",
"gravatar_id": "d3f04625924070387ca5bc1430179c6d",
"avatar_url": "https://secure.gravatar.com/avatar/d3f04625924070387ca5bc1430179c6d?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/endevver"
} | 2011-11-15T15:26:19 | 1498855707 | null |
WatchEvent | true | {"action":"started"} | {
"id": 344652,
"name": "endevver/mt-plugin-imagecropper",
"url": "https://api.github.dev/repos/endevver/mt-plugin-imagecropper"
} | {
"id": 90175,
"login": "okayhan",
"gravatar_id": "d6226e99ee15734b914c5f15def053e8",
"avatar_url": "https://secure.gravatar.com/avatar/d6226e99ee15734b914c5f15def053e8?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/okayhan"
} | {
"id": 142585,
"login": "endevver",
"gravatar_id": "d3f04625924070387ca5bc1430179c6d",
"avatar_url": "https://secure.gravatar.com/avatar/d3f04625924070387ca5bc1430179c6d?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/endevver"
} | 2011-12-03T17:56:51 | 1502870329 | null |
Event | true | {"action":"started"} | {
"id": 1133315,
"name": "endevver/mt-plugin-melody-compat",
"url": "https://api.github.dev/repos/endevver/mt-plugin-melody-compat"
} | {
"id": 93140,
"login": "naoaki011",
"gravatar_id": "5d8caaba160a9cc0c4a08a1f99367cee",
"avatar_url": "https://secure.gravatar.com/avatar/5d8caaba160a9cc0c4a08a1f99367cee?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/naoaki011"
} | {
"id": 142585,
"login": "endevver",
"gravatar_id": "d3f04625924070387ca5bc1430179c6d",
"avatar_url": "https://secure.gravatar.com/avatar/d3f04625924070387ca5bc1430179c6d?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/endevver"
} | 2011-06-27T14:48:21 | 1025644781 | null |
DeleteEvent | true | {"ref_type":"branch","ref":"rearranged"} | {
"id": 1313326,
"name": "endevver/mt-plugin-download-genie",
"url": "https://api.github.dev/repos/endevver/mt-plugin-download-genie"
} | {
"id": 43196,
"login": "danwolfgang",
"gravatar_id": "40f0709cbf00992ab26511ceb310b0c6",
"avatar_url": "https://secure.gravatar.com/avatar/40f0709cbf00992ab26511ceb310b0c6?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/danwolfgang"
} | {
"id": 142585,
"login": "endevver",
"gravatar_id": "d3f04625924070387ca5bc1430179c6d",
"avatar_url": "https://secure.gravatar.com/avatar/d3f04625924070387ca5bc1430179c6d?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/endevver"
} | 2011-03-08T15:26:45 | 1172580923 | null |
Event | true | {"name":"mt-plugin-configassistant","object":"tag","object_name":"v2.1.15"} | {
"id": 344639,
"name": "endevver/mt-plugin-configassistant",
"url": "https://api.github.dev/repos/endevver/mt-plugin-configassistant"
} | {
"id": 40180,
"login": "jayallen",
"gravatar_id": "4a54ccb0eaef0699ddec7e477af6b72f",
"avatar_url": "https://secure.gravatar.com/avatar/4a54ccb0eaef0699ddec7e477af6b72f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/jayallen"
} | {
"id": 142585,
"login": "endevver",
"gravatar_id": "d3f04625924070387ca5bc1430179c6d",
"avatar_url": "https://secure.gravatar.com/avatar/d3f04625924070387ca5bc1430179c6d?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/endevver"
} | 2011-06-23T15:47:04 | 1096414697 | null |
ForkEvent | true | {"forkee":{"pushed_at":"2011-12-02T18:51:54Z","created_at":"2011-12-04T00:52:31Z","updated_at":"2011-12-04T00:52:32Z","private":false,"clone_url":"https://github.com/naoaki011/mt-plugin-assetfile-modified.git","master_branch":null,"name":"mt-plugin-assetfile-modified","watchers":1,"svn_url":"https://svn.github.com/naoaki011/mt-plugin-assetfile-modified","forks":0,"language":"Perl","owner":{"gravatar_id":"5d8caaba160a9cc0c4a08a1f99367cee","id":93140,"url":"https://api.github.com/users/naoaki011","login":"naoaki011","avatar_url":"https://secure.gravatar.com/avatar/5d8caaba160a9cc0c4a08a1f99367cee?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"id":2908020,"homepage":"","git_url":"git://github.com/naoaki011/mt-plugin-assetfile-modified.git","description":"Display assets sorted by actual upload time!","public":true,"html_url":"https://github.com/naoaki011/mt-plugin-assetfile-modified","url":"https://api.github.com/repos/naoaki011/mt-plugin-assetfile-modified","size":100,"ssh_url":"[email protected]:naoaki011/mt-plugin-assetfile-modified.git","open_issues":0,"fork":true}} | {
"id": 2900656,
"name": "endevver/mt-plugin-assetfile-modified",
"url": "https://api.github.dev/repos/endevver/mt-plugin-assetfile-modified"
} | {
"id": 93140,
"login": "naoaki011",
"gravatar_id": "5d8caaba160a9cc0c4a08a1f99367cee",
"avatar_url": "https://secure.gravatar.com/avatar/5d8caaba160a9cc0c4a08a1f99367cee?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/naoaki011"
} | {
"id": 142585,
"login": "endevver",
"gravatar_id": "d3f04625924070387ca5bc1430179c6d",
"avatar_url": "https://secure.gravatar.com/avatar/d3f04625924070387ca5bc1430179c6d?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/endevver"
} | 2011-12-04T00:52:32 | 1502913724 | null |
PushEvent | true | {"shas":[["c0cf86241d14c7879be2f570d567b601aafb2477","[email protected]","Bug fixes: Infinite scroll handler, regression in user experience during drilldown into discussion views.\n\nSigned-off-by: Jon Reid <[email protected]>","Jon Reid"]],"repo":"PearsonLearningStudio/mobile2-msite","actor":"jreid01","ref":"refs/heads/master","size":1,"head":"c0cf86241d14c7879be2f570d567b601aafb2477","actor_gravatar":"828e3577838084737606057c74e678c2","push_id":29996982} | {
"id": 1584593,
"name": "PearsonLearningStudio/mobile2-msite",
"url": "https://api.github.dev/repos/PearsonLearningStudio/mobile2-msite"
} | {
"id": 737427,
"login": "jreid01",
"gravatar_id": "828e3577838084737606057c74e678c2",
"avatar_url": "https://secure.gravatar.com/avatar/828e3577838084737606057c74e678c2?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/jreid01"
} | {
"id": 341241,
"login": "PearsonLearningStudio",
"gravatar_id": "97ec1abf7582ac3826ee79604a965852",
"avatar_url": "https://secure.gravatar.com/avatar/97ec1abf7582ac3826ee79604a965852?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/PearsonLearningStudio"
} | 2011-04-27T19:05:42 | 1312137775 | null |
ForkEvent | true | {"forkee":{"master_branch":null,"name":"aries","created_at":"2011-10-16T18:08:22Z","size":272,"public":true,"clone_url":"https://github.com/JMsand/aries.git","private":false,"updated_at":"2011-10-16T18:08:23Z","watchers":1,"ssh_url":"[email protected]:JMsand/aries.git","url":"https://api.github.com/repos/JMsand/aries","git_url":"git://github.com/JMsand/aries.git","language":"Clojure","fork":true,"svn_url":"https://svn.github.com/JMsand/aries","id":2587335,"pushed_at":"2011-10-16T12:26:22Z","open_issues":0,"homepage":"http://www.ariesonline.org","description":"","forks":0,"html_url":"https://github.com/JMsand/aries","owner":{"gravatar_id":"8438d16e4accc60e75a2fc911d942020","avatar_url":"https://secure.gravatar.com/avatar/8438d16e4accc60e75a2fc911d942020?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","url":"https://api.github.com/users/JMsand","id":983614,"login":"JMsand"}}} | {
"id": 1742721,
"name": "ariesteam/aries",
"url": "https://api.github.com/repos/ariesteam/aries"
} | {
"id": 983614,
"login": "JMsand",
"gravatar_id": "8438d16e4accc60e75a2fc911d942020",
"avatar_url": "https://secure.gravatar.com/avatar/8438d16e4accc60e75a2fc911d942020?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.com/users/JMsand"
} | {
"id": 739321,
"login": "ariesteam",
"gravatar_id": "122d77dcde8c750eb4e11cdb7c288b7f",
"avatar_url": "https://secure.gravatar.com/avatar/122d77dcde8c750eb4e11cdb7c288b7f?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.com/orgs/ariesteam"
} | 2011-10-16T18:08:23 | 1492785925 | null |
IssuesEvent | true | {"action":"opened","issue":{"number":27,"created_at":"2011-10-15T15:59:35Z","pull_request":{"diff_url":null,"patch_url":null,"html_url":null},"body":"@lambdatronic","comments":0,"title":"flood flow breaks in some contexts","updated_at":"2011-10-15T15:59:35Z","url":"https://api.github.com/repos/ariesteam/aries/issues/27","id":1917972,"assignee":{"avatar_url":"https://secure.gravatar.com/avatar/7ad60984a5c26aba3a4536e05719eda0?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"7ad60984a5c26aba3a4536e05719eda0","url":"https://api.github.com/users/lambdatronic","id":173350,"login":"lambdatronic"},"milestone":null,"closed_at":null,"user":{"avatar_url":"https://secure.gravatar.com/avatar/037d273ff483bd917d06d53223a02cc1?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"037d273ff483bd917d06d53223a02cc1","url":"https://api.github.com/users/fvilla","id":315203,"login":"fvilla"},"html_url":"https://github.com/ariesteam/aries/issues/27","labels":[],"state":"open"},"legacy":{"number":27,"action":"opened","issue":1917972}} | {
"id": 1742721,
"name": "ariesteam/aries",
"url": "https://api.github.com/repos/ariesteam/aries"
} | {
"id": 315203,
"login": "fvilla",
"gravatar_id": "037d273ff483bd917d06d53223a02cc1",
"avatar_url": "https://secure.gravatar.com/avatar/037d273ff483bd917d06d53223a02cc1?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.com/users/fvilla"
} | {
"id": 739321,
"login": "ariesteam",
"gravatar_id": "122d77dcde8c750eb4e11cdb7c288b7f",
"avatar_url": "https://secure.gravatar.com/avatar/122d77dcde8c750eb4e11cdb7c288b7f?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.com/orgs/ariesteam"
} | 2011-10-15T15:59:36 | 1492688935 | null |
CreateEvent | true | {"name":"aries","object":"branch","object_name":"dev"} | {
"id": 1742721,
"name": "ariesteam/aries",
"url": "https://api.github.dev/repos/ariesteam/aries"
} | {
"id": 315203,
"login": "fvilla",
"gravatar_id": "037d273ff483bd917d06d53223a02cc1",
"avatar_url": "https://secure.gravatar.com/avatar/037d273ff483bd917d06d53223a02cc1?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/fvilla"
} | {
"id": 739321,
"login": "ariesteam",
"gravatar_id": "122d77dcde8c750eb4e11cdb7c288b7f",
"avatar_url": "https://secure.gravatar.com/avatar/122d77dcde8c750eb4e11cdb7c288b7f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/ariesteam"
} | 2011-05-13T10:01:35 | 1378972026 | null |
PushEvent | true | {"shas":[["74b242ba04119f8efd79bc38491ab123315fb338","[email protected]","I'm an idiot. Putting the sink values back where they should be.","Gary Johnson"]],"ref":"refs/heads/dev","size":1,"head":"74b242ba04119f8efd79bc38491ab123315fb338","push_id":36776053} | {
"id": 1742721,
"name": "ariesteam/aries",
"url": "https://api.github.dev/repos/ariesteam/aries"
} | {
"id": 173350,
"login": "lambdatronic",
"gravatar_id": "7ad60984a5c26aba3a4536e05719eda0",
"avatar_url": "https://secure.gravatar.com/avatar/7ad60984a5c26aba3a4536e05719eda0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/lambdatronic"
} | {
"id": 739321,
"login": "ariesteam",
"gravatar_id": "122d77dcde8c750eb4e11cdb7c288b7f",
"avatar_url": "https://secure.gravatar.com/avatar/122d77dcde8c750eb4e11cdb7c288b7f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/ariesteam"
} | 2011-07-16T03:39:27 | 1477704172 | null |
IssuesEvent | true | {"issue":{"state":"open","pull_request":{"diff_url":null,"html_url":null,"patch_url":null},"milestone":null,"user":{"avatar_url":"https://secure.gravatar.com/avatar/9c4cfd94aaebdcff0ef63a5dd0929872?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"9c4cfd94aaebdcff0ef63a5dd0929872","url":"https://api.github.com/users/kbagstad","login":"kbagstad","id":725715},"labels":[],"assignee":null,"updated_at":"2011-11-15T23:24:52Z","comments":0,"closed_at":null,"url":"https://api.github.com/repos/ariesteam/aries/issues/32","body":"@fvilla","html_url":"https://github.com/ariesteam/aries/issues/32","title":"overlap problems on NLCD rasters","number":32,"id":2250779,"created_at":"2011-11-15T23:24:52Z"},"action":"opened"} | {
"id": 1742721,
"name": "ariesteam/aries",
"url": "https://api.github.dev/repos/ariesteam/aries"
} | {
"id": 725715,
"login": "kbagstad",
"gravatar_id": "9c4cfd94aaebdcff0ef63a5dd0929872",
"avatar_url": "https://secure.gravatar.com/avatar/9c4cfd94aaebdcff0ef63a5dd0929872?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/kbagstad"
} | {
"id": 739321,
"login": "ariesteam",
"gravatar_id": "122d77dcde8c750eb4e11cdb7c288b7f",
"avatar_url": "https://secure.gravatar.com/avatar/122d77dcde8c750eb4e11cdb7c288b7f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/ariesteam"
} | 2011-11-15T23:24:52 | 1498976609 | null |
IssueCommentEvent | true | {"issue_id":1700788,"comment_id":2157537} | {
"id": 1742721,
"name": "ariesteam/aries",
"url": "https://api.github.dev/repos/ariesteam/aries"
} | {
"id": 725715,
"login": "kbagstad",
"gravatar_id": "9c4cfd94aaebdcff0ef63a5dd0929872",
"avatar_url": "https://secure.gravatar.com/avatar/9c4cfd94aaebdcff0ef63a5dd0929872?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/kbagstad"
} | {
"id": 739321,
"login": "ariesteam",
"gravatar_id": "122d77dcde8c750eb4e11cdb7c288b7f",
"avatar_url": "https://secure.gravatar.com/avatar/122d77dcde8c750eb4e11cdb7c288b7f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/ariesteam"
} | 2011-09-21T15:52:05 | 1488239306 | null |
PushEvent | true | {"ref":"refs/heads/master","commits":[{"author":{"email":"[email protected]","name":"Ferdinando Villa"},"sha":"a7ee5fc58519dfed595a43ec6a43b2023d963ab2","message":"small things","url":"https://api.github.com/repos/ariesteam/thinklab-api/commits/a7ee5fc58519dfed595a43ec6a43b2023d963ab2"}],"head":"a7ee5fc58519dfed595a43ec6a43b2023d963ab2","push_id":52145055,"size":1} | {
"id": 2025688,
"name": "ariesteam/thinklab-api",
"url": "https://api.github.dev/repos/ariesteam/thinklab-api"
} | {
"id": 315203,
"login": "fvilla",
"gravatar_id": "037d273ff483bd917d06d53223a02cc1",
"avatar_url": "https://secure.gravatar.com/avatar/037d273ff483bd917d06d53223a02cc1?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/fvilla"
} | {
"id": 739321,
"login": "ariesteam",
"gravatar_id": "122d77dcde8c750eb4e11cdb7c288b7f",
"avatar_url": "https://secure.gravatar.com/avatar/122d77dcde8c750eb4e11cdb7c288b7f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/ariesteam"
} | 2011-12-01T14:47:42 | 1502382153 | null |
PushEvent | true | {"shas":[["bf0b14b073a5e711c80648013ea8aa1d160e5eda","[email protected]","Fix stupid filename error","Ferdinando Villa"]],"ref":"refs/heads/master","size":1,"head":"bf0b14b073a5e711c80648013ea8aa1d160e5eda","push_id":43377384} | {
"id": 1745170,
"name": "ariesteam/ariesteam.github.com",
"url": "https://api.github.dev/repos/ariesteam/ariesteam.github.com"
} | {
"id": 315203,
"login": "fvilla",
"gravatar_id": "037d273ff483bd917d06d53223a02cc1",
"avatar_url": "https://secure.gravatar.com/avatar/037d273ff483bd917d06d53223a02cc1?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/fvilla"
} | {
"id": 739321,
"login": "ariesteam",
"gravatar_id": "122d77dcde8c750eb4e11cdb7c288b7f",
"avatar_url": "https://secure.gravatar.com/avatar/122d77dcde8c750eb4e11cdb7c288b7f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/ariesteam"
} | 2011-09-20T18:08:57 | 1488046651 | null |
PushEvent | true | {"shas":[["5f99494ec01b0ded0eb0c964645ddf5bf8a922bd","[email protected]","remove some orphaned code","Henning Koch"],["f4edcd2c2cf7ca61122f3e06b1c1f0b0781a360c","[email protected]","fix a bug where an error was raised when collecting ids over a scope that uses a join","Henning Koch"],["35df23252f1337526572c4355a8b87be9ddded1f","[email protected]","Version bump to 0.1.2","Henning Koch"],["df75325302e1052b6841df3cb22f5ebab89750fa","[email protected]","Regenerated gemspec for version 0.1.2","Henning Koch"]],"ref":"refs/heads/master","size":4,"head":"df75325302e1052b6841df3cb22f5ebab89750fa","push_id":35984355} | {
"id": 1604177,
"name": "makandra/consul",
"url": "https://api.github.dev/repos/makandra/consul"
} | {
"id": 89953,
"login": "henning-koch",
"gravatar_id": "7bb849e723bac78e14e8c61d583577da",
"avatar_url": "https://secure.gravatar.com/avatar/7bb849e723bac78e14e8c61d583577da?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/henning-koch"
} | {
"id": 89593,
"login": "makandra",
"gravatar_id": "732136c65c41b03b6fc3b73aa69995f5",
"avatar_url": "https://secure.gravatar.com/avatar/732136c65c41b03b6fc3b73aa69995f5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/makandra"
} | 2011-07-07T19:43:16 | 1476485172 | null |
WatchEvent | true | {"action":"started"} | {
"id": 516470,
"name": "makandra/modularity",
"url": "https://api.github.dev/repos/makandra/modularity"
} | {
"id": 950,
"login": "colin",
"gravatar_id": "04403b79ce815e7ba52efacbf3f431f3",
"avatar_url": "https://secure.gravatar.com/avatar/04403b79ce815e7ba52efacbf3f431f3?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/colin"
} | {
"id": 89593,
"login": "makandra",
"gravatar_id": "732136c65c41b03b6fc3b73aa69995f5",
"avatar_url": "https://secure.gravatar.com/avatar/732136c65c41b03b6fc3b73aa69995f5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/makandra"
} | 2011-07-20T07:33:54 | 1478225044 | null |
Event | true | {"object":"tag","name":"cucumber_factory","object_name":"v1.7.4"} | {
"id": 299797,
"name": "makandra/cucumber_factory",
"url": "https://api.github.dev/repos/makandra/cucumber_factory"
} | {
"id": 89953,
"login": "henning-koch",
"gravatar_id": "7bb849e723bac78e14e8c61d583577da",
"avatar_url": "https://secure.gravatar.com/avatar/7bb849e723bac78e14e8c61d583577da?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/henning-koch"
} | {
"id": 89593,
"login": "makandra",
"gravatar_id": "732136c65c41b03b6fc3b73aa69995f5",
"avatar_url": "https://secure.gravatar.com/avatar/732136c65c41b03b6fc3b73aa69995f5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/makandra"
} | 2011-06-27T15:02:23 | 1024608815 | null |
CommitCommentEvent | true | {"repo":"makandra/cloudfront_asset_host","actor":"kratob","comment_id":379031,"actor_gravatar":"1eafce5122c67349ae03d92124c700a6","commit":"822c52626447a92f93814df7074eae0e2cdb5d84"} | {
"id": 1733877,
"name": "makandra/cloudfront_asset_host",
"url": "https://api.github.dev/repos/makandra/cloudfront_asset_host"
} | {
"id": 115590,
"login": "kratob",
"gravatar_id": "1eafce5122c67349ae03d92124c700a6",
"avatar_url": "https://secure.gravatar.com/avatar/1eafce5122c67349ae03d92124c700a6?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/kratob"
} | {
"id": 89593,
"login": "makandra",
"gravatar_id": "732136c65c41b03b6fc3b73aa69995f5",
"avatar_url": "https://secure.gravatar.com/avatar/732136c65c41b03b6fc3b73aa69995f5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/makandra"
} | 2011-05-11T15:41:38 | 1369957283 | null |
CommitCommentEvent | true | {"comment":{"user":{"id":952062,"login":"chirayudesai","url":"https://api.github.com/users/chirayudesai","avatar_url":"https://secure.gravatar.com/avatar/272c0c85acd404dc0eb8654dff21a2c5?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"272c0c85acd404dc0eb8654dff21a2c5"},"created_at":"2011-12-17T06:05:51Z","path":null,"updated_at":"2011-12-17T06:05:51Z","id":802786,"position":null,"html_url":"https://github.com/sgt7/p1000-kernel-cm9/commit/13fce52229#commitcomment-802786","body":"great!\r\n\r\ni had probs with android.c, solved now :D\r\n","url":"https://api.github.com/repos/sgt7/p1000-kernel-cm9/comments/802786","line":null,"commit_id":"13fce522294d708ae2be5b475733a04b30fba9ca"}} | {
"id": 2897600,
"name": "sgt7/p1000-kernel-cm9",
"url": "https://api.github.dev/repos/sgt7/p1000-kernel-cm9"
} | {
"id": 952062,
"login": "chirayudesai",
"gravatar_id": "272c0c85acd404dc0eb8654dff21a2c5",
"avatar_url": "https://secure.gravatar.com/avatar/272c0c85acd404dc0eb8654dff21a2c5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/chirayudesai"
} | {
"id": 1212921,
"login": "sgt7",
"gravatar_id": "434f377a3c46593770e25296bdde20f6",
"avatar_url": "https://secure.gravatar.com/avatar/434f377a3c46593770e25296bdde20f6?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/sgt7"
} | 2011-12-17T06:05:51 | 1506070169 | null |
PullRequestEvent | true | {"action":"opened","number":1,"pull_request":{"created_at":"2011-11-26T15:29:32Z","review_comments":0,"state":"open","patch_url":"https://github.com/sgt7/android_device_samsung_galaxytab/pull/1.patch","changed_files":1,"_links":{"review_comments":{"href":"https://api.github.com/repos/sgt7/android_device_samsung_galaxytab/pulls/1/comments"},"comments":{"href":"https://api.github.com/repos/sgt7/android_device_samsung_galaxytab/issues/1/comments"},"html":{"href":"https://github.com/sgt7/android_device_samsung_galaxytab/pull/1"},"self":{"href":"https://api.github.com/repos/sgt7/android_device_samsung_galaxytab/pulls/1"}},"updated_at":"2011-11-26T15:29:32Z","user":{"gravatar_id":"0c235ffd46be7ab1cbead93a63b8b4c9","id":1213024,"url":"https://api.github.com/users/Angel666","login":"Angel666","avatar_url":"https://secure.gravatar.com/avatar/0c235ffd46be7ab1cbead93a63b8b4c9?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"issue_url":"https://github.com/sgt7/android_device_samsung_galaxytab/issues/1","comments":0,"deletions":1,"body":"","merged":false,"mergeable":null,"commits":1,"id":530522,"merged_by":null,"base":{"user":{"gravatar_id":"434f377a3c46593770e25296bdde20f6","id":1212921,"url":"https://api.github.com/users/sgt7","login":"sgt7","avatar_url":"https://secure.gravatar.com/avatar/434f377a3c46593770e25296bdde20f6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png"},"repo":{"created_at":"2011-11-26T06:44:29Z","pushed_at":"2011-11-26T11:01:29Z","private":false,"clone_url":"https://github.com/sgt7/android_device_samsung_galaxytab.git","updated_at":"2011-11-26T15:14:47Z","master_branch":null,"svn_url":"https://svn.github.com/sgt7/android_device_samsung_galaxytab","name":"android_device_samsung_galaxytab","watchers":3,"language":"C","forks":2,"owner":{"gravatar_id":"434f377a3c46593770e25296bdde20f6","id":1212921,"url":"https://api.github.com/users/sgt7","login":"sgt7","avatar_url":"https://secure.gravatar.com/avatar/434f377a3c46593770e25296bdde20f6?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png"},"id":2854481,"homepage":"","description":"device config for ICS","git_url":"git://github.com/sgt7/android_device_samsung_galaxytab.git","html_url":"https://github.com/sgt7/android_device_samsung_galaxytab","size":2812,"ssh_url":"[email protected]:sgt7/android_device_samsung_galaxytab.git","fork":false,"url":"https://api.github.com/repos/sgt7/android_device_samsung_galaxytab","open_issues":1},"sha":"6e310c0dfe6030f70d267931cfe2ab646ca2e57d","ref":"master","label":"sgt7:master"},"number":1,"additions":12,"head":{"user":{"gravatar_id":"0c235ffd46be7ab1cbead93a63b8b4c9","id":1213024,"url":"https://api.github.com/users/Angel666","login":"Angel666","avatar_url":"https://secure.gravatar.com/avatar/0c235ffd46be7ab1cbead93a63b8b4c9?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"repo":{"created_at":"2011-11-26T15:14:47Z","pushed_at":"2011-11-26T15:28:44Z","private":false,"clone_url":"https://github.com/Angel666/android_device_samsung_galaxytab.git","updated_at":"2011-11-26T15:28:46Z","master_branch":null,"svn_url":"https://svn.github.com/Angel666/android_device_samsung_galaxytab","name":"android_device_samsung_galaxytab","watchers":1,"language":"C","forks":0,"owner":{"gravatar_id":"0c235ffd46be7ab1cbead93a63b8b4c9","id":1213024,"url":"https://api.github.com/users/Angel666","login":"Angel666","avatar_url":"https://secure.gravatar.com/avatar/0c235ffd46be7ab1cbead93a63b8b4c9?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"id":2856059,"homepage":"","description":"device config for ICS","git_url":"git://github.com/Angel666/android_device_samsung_galaxytab.git","html_url":"https://github.com/Angel666/android_device_samsung_galaxytab","size":104,"ssh_url":"[email protected]:Angel666/android_device_samsung_galaxytab.git","fork":true,"url":"https://api.github.com/repos/Angel666/android_device_samsung_galaxytab","open_issues":0},"sha":"8141fa020236adfb15e15ff4ec537b6ebdf152e4","ref":"patch-1","label":"Angel666:patch-1"},"title":"OpenMAX IL configuration files added. \"nosdcard\" removed, checkJNI=0 added","closed_at":null,"html_url":"https://github.com/sgt7/android_device_samsung_galaxytab/pull/1","url":"https://api.github.com/repos/sgt7/android_device_samsung_galaxytab/pulls/1","diff_url":"https://github.com/sgt7/android_device_samsung_galaxytab/pull/1.diff","merged_at":null}} | {
"id": 2854481,
"name": "sgt7/android_device_samsung_galaxytab",
"url": "https://api.github.dev/repos/sgt7/android_device_samsung_galaxytab"
} | {
"id": 1213024,
"login": "Angel666",
"gravatar_id": "0c235ffd46be7ab1cbead93a63b8b4c9",
"avatar_url": "https://secure.gravatar.com/avatar/0c235ffd46be7ab1cbead93a63b8b4c9?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/Angel666"
} | {
"id": 1212921,
"login": "sgt7",
"gravatar_id": "434f377a3c46593770e25296bdde20f6",
"avatar_url": "https://secure.gravatar.com/avatar/434f377a3c46593770e25296bdde20f6?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/sgt7"
} | 2011-11-26T15:29:34 | 1501217109 | null |
PushEvent | true | {"commits":[{"author":{"name":"jfeedas","email":"[email protected]"},"sha":"24e2130122d89a42db8d85824befdc7c8c032f3f","message":"Lalala","url":"https://api.github.com/repos/remarco-mif/ppos/commits/24e2130122d89a42db8d85824befdc7c8c032f3f"},{"author":{"name":"jfeedas","email":"[email protected]"},"sha":"191a25d798978bd56761410f8def45083a0fb379","message":"Merge branch 'master' of github.com:remarco-mif/ppos","url":"https://api.github.com/repos/remarco-mif/ppos/commits/191a25d798978bd56761410f8def45083a0fb379"},{"author":{"name":"jfeedas","email":"[email protected]"},"sha":"f8cff7fdc4eefc61e91d81473d5002641f7a697c","message":"Final release 'PPOS' v1.0","url":"https://api.github.com/repos/remarco-mif/ppos/commits/f8cff7fdc4eefc61e91d81473d5002641f7a697c"}],"ref":"refs/heads/master","head":"f8cff7fdc4eefc61e91d81473d5002641f7a697c","push_id":52916952,"size":3} | {
"id": 2829184,
"name": "remarco-mif/ppos",
"url": "https://api.github.dev/repos/remarco-mif/ppos"
} | {
"id": 1213445,
"login": "jfeedas",
"gravatar_id": "1e54151cd4c1a2afeacbc6c8502ff1ec",
"avatar_url": "https://secure.gravatar.com/avatar/1e54151cd4c1a2afeacbc6c8502ff1ec?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/jfeedas"
} | {
"id": 1213433,
"login": "remarco-mif",
"gravatar_id": "21d44e9ed6315dfc10c5ea2dabab598b",
"avatar_url": "https://secure.gravatar.com/avatar/21d44e9ed6315dfc10c5ea2dabab598b?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/remarco-mif"
} | 2011-12-07T10:20:52 | 1503669134 | null |
CreateEvent | true | {"master_branch":"master","ref":null,"description":"","ref_type":"repository"} | {
"id": 2829184,
"name": "remarco-mif/ppos",
"url": "https://api.github.dev/repos/remarco-mif/ppos"
} | {
"id": 1213433,
"login": "remarco-mif",
"gravatar_id": "21d44e9ed6315dfc10c5ea2dabab598b",
"avatar_url": "https://secure.gravatar.com/avatar/21d44e9ed6315dfc10c5ea2dabab598b?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/remarco-mif"
} | {
"id": 1213433,
"login": "remarco-mif",
"gravatar_id": "21d44e9ed6315dfc10c5ea2dabab598b",
"avatar_url": "https://secure.gravatar.com/avatar/21d44e9ed6315dfc10c5ea2dabab598b?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/remarco-mif"
} | 2011-11-22T16:47:07 | 1500419521 | null |
PushEvent | true | {"shas":[["1e7c6a2b6f39d06f886d43a64e2baf06e9432dde","[email protected]","ant build script","aetaric"]],"repo":"AllGamer/gimme","actor":"aetaric","ref":"refs/heads/master","size":1,"head":"1e7c6a2b6f39d06f886d43a64e2baf06e9432dde","actor_gravatar":"9048e14cc9d6af89d480a8861495ae62","push_id":27092835} | {
"id": 1442062,
"name": "AllGamer/Gimme",
"url": "https://api.github.dev/repos/AllGamer/Gimme"
} | {
"id": 565454,
"login": "aetaric",
"gravatar_id": "9048e14cc9d6af89d480a8861495ae62",
"avatar_url": "https://secure.gravatar.com/avatar/9048e14cc9d6af89d480a8861495ae62?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/aetaric"
} | {
"id": 643577,
"login": "AllGamer",
"gravatar_id": "7734d7bc8da93ed5267ec892c381e3f1",
"avatar_url": "https://secure.gravatar.com/avatar/7734d7bc8da93ed5267ec892c381e3f1?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/AllGamer"
} | 2011-03-20T05:05:08 | 1195614969 | null |
Event | true | {"repo":"UVaOJ/yajp","actor":"enjolras","head":"master","original":"c34400438335d9daaaccb5a9ef38aa84bbc6eebb","actor_gravatar":"0335dd55adfd8e500299397fc31e9c3f","commit":"6c60a93c2e57210c49b1e98338722ab1335120da"} | {
"id": 1287869,
"name": "UVaOJ/yajp",
"url": "https://api.github.dev/repos/UVaOJ/yajp"
} | {
"id": 572922,
"login": "enjolras",
"gravatar_id": "0335dd55adfd8e500299397fc31e9c3f",
"avatar_url": "https://secure.gravatar.com/avatar/0335dd55adfd8e500299397fc31e9c3f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/enjolras"
} | {
"id": 580857,
"login": "UVaOJ",
"gravatar_id": "4dab45dd15b01bf762f76f5b6c1bface",
"avatar_url": "https://secure.gravatar.com/avatar/4dab45dd15b01bf762f76f5b6c1bface?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/UVaOJ"
} | 2011-06-23T15:57:51 | 1095365809 | null |
IssueCommentEvent | true | {"issue_id":1652040,"comment_id":2224936} | {
"id": 1756350,
"name": "JodaOrg/joda-time",
"url": "https://api.github.com/repos/JodaOrg/joda-time"
} | {
"id": 213212,
"login": "jodastephen",
"gravatar_id": "0c9a662be575728ba1c4921d3ba2f8ba",
"avatar_url": "https://secure.gravatar.com/avatar/0c9a662be575728ba1c4921d3ba2f8ba?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.com/users/jodastephen"
} | {
"id": 779257,
"login": "JodaOrg",
"gravatar_id": "dbea83e59e373ab343268d80d780ce32",
"avatar_url": "https://secure.gravatar.com/avatar/dbea83e59e373ab343268d80d780ce32?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.com/orgs/JodaOrg"
} | 2011-09-28T13:27:17 | 1489481066 | null |
PushEvent | true | {"shas":[["f48f4fd6854a60119e98e65e38b564b1629c9b78","[email protected]","Prepare for release v1.3","Stephen Colebourne"]],"repo":"JodaOrg/joda-time-hibernate","actor":"jodastephen","ref":"refs/heads/master","size":1,"head":"f48f4fd6854a60119e98e65e38b564b1629c9b78","actor_gravatar":"0c9a662be575728ba1c4921d3ba2f8ba","push_id":31516187} | {
"id": 1755653,
"name": "JodaOrg/joda-time-hibernate",
"url": "https://api.github.dev/repos/JodaOrg/joda-time-hibernate"
} | {
"id": 213212,
"login": "jodastephen",
"gravatar_id": "0c9a662be575728ba1c4921d3ba2f8ba",
"avatar_url": "https://secure.gravatar.com/avatar/0c9a662be575728ba1c4921d3ba2f8ba?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/jodastephen"
} | {
"id": 779257,
"login": "JodaOrg",
"gravatar_id": "dbea83e59e373ab343268d80d780ce32",
"avatar_url": "https://secure.gravatar.com/avatar/dbea83e59e373ab343268d80d780ce32?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/JodaOrg"
} | 2011-05-17T01:05:14 | 1425161257 | null |
CreateEvent | true | {"master_branch":"master","ref":null,"ref_type":"repository","description":"Only HTML, CSS and JS snippets"} | {
"id": 2510775,
"name": "1508/Codebitz",
"url": "https://api.github.com/repos/1508/Codebitz"
} | {
"id": 1043705,
"login": "1508",
"gravatar_id": "ffdb6b6120e2ef413984163c8e6f00a1",
"avatar_url": "https://secure.gravatar.com/avatar/ffdb6b6120e2ef413984163c8e6f00a1?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.com/users/1508"
} | {
"id": 1043705,
"login": "1508",
"gravatar_id": "ffdb6b6120e2ef413984163c8e6f00a1",
"avatar_url": "https://secure.gravatar.com/avatar/ffdb6b6120e2ef413984163c8e6f00a1?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.com/orgs/1508"
} | 2011-10-04T09:05:45 | 1490484791 | null |
PushEvent | true | {"shas":[["2fb0e95361563ab6e8d3985889e272f388be3314","[email protected]","약간의 리팩토링 이력 남김(-체적인 흐름에 영향없을 듯)\nprivate ArrayList<String> role;\n=>private List<String> role; \nprivate ArrayList<String> role = new ArrayList<String>();\n=>private List<String> role = new ArrayList<String>();","allforu0"]],"ref":"refs/heads/master","size":1,"head":"2fb0e95361563ab6e8d3985889e272f388be3314","push_id":43440224} | {
"id": 2364528,
"name": "okjsporm/okjsp-site",
"url": "https://api.github.dev/repos/okjsporm/okjsp-site"
} | {
"id": 951928,
"login": "allforu0",
"gravatar_id": "3f29d9f18bbe2ac2a0117ca620b047a5",
"avatar_url": "https://secure.gravatar.com/avatar/3f29d9f18bbe2ac2a0117ca620b047a5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/allforu0"
} | {
"id": 978937,
"login": "okjsporm",
"gravatar_id": "9ce167afcabeaf4634fefb3b739a9adb",
"avatar_url": "https://secure.gravatar.com/avatar/9ce167afcabeaf4634fefb3b739a9adb?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/okjsporm"
} | 2011-09-21T04:32:23 | 1488142265 | null |
PullRequestEvent | true | {"pull_request":{"state":"closed","deletions":59,"merged_by":{"avatar_url":"https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"0177cdce6af15e10db15b6bf5dc4e0b0","url":"https://api.github.com/users/rmurphey","login":"rmurphey","id":58987},"user":{"avatar_url":"https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"0177cdce6af15e10db15b6bf5dc4e0b0","url":"https://api.github.com/users/rmurphey","login":"rmurphey","id":58987},"updated_at":"2011-11-09T18:46:56Z","diff_url":"https://github.com/Toura/mulberry/pull/111.diff","base":{"ref":"master","repo":{"name":"mulberry","fork":false,"pushed_at":"2011-11-09T18:46:56Z","master_branch":null,"updated_at":"2011-11-09T18:46:56Z","clone_url":"https://github.com/Toura/mulberry.git","homepage":"http://mulberry.toura.com","open_issues":16,"forks":13,"private":false,"language":"JavaScript","svn_url":"https://svn.github.com/Toura/mulberry","url":"https://api.github.com/repos/Toura/mulberry","owner":{"avatar_url":"https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png","gravatar_id":"b1f9c7a9c169f678f44628869f4a7a44","url":"https://api.github.com/users/Toura","login":"Toura","id":263162},"html_url":"https://github.com/Toura/mulberry","description":"Toura Mulberry: A toolkit for developing mobile applications using Javascript, HTML, CSS, and PhoneGap.","size":1092,"id":2303026,"git_url":"git://github.com/Toura/mulberry.git","watchers":73,"created_at":"2011-08-31T17:43:23Z","ssh_url":"[email protected]:Toura/mulberry.git"},"user":{"avatar_url":"https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png","gravatar_id":"b1f9c7a9c169f678f44628869f4a7a44","url":"https://api.github.com/users/Toura","login":"Toura","id":263162},"label":"Toura:master","sha":"78662e123515e58edaaed7f0a02b77439074ae6b"},"comments":0,"commits":4,"closed_at":"2011-11-09T18:46:56Z","merged":true,"head":{"ref":"easier_route_definition_20786249","repo":{"name":"mulberry","fork":true,"pushed_at":"2011-11-09T18:46:18Z","master_branch":null,"updated_at":"2011-11-09T18:46:18Z","clone_url":"https://github.com/rmurphey/mulberry.git","homepage":"http://toura.github.com/mulberry/","open_issues":0,"forks":0,"private":false,"language":"JavaScript","svn_url":"https://svn.github.com/rmurphey/mulberry","url":"https://api.github.com/repos/rmurphey/mulberry","owner":{"avatar_url":"https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"0177cdce6af15e10db15b6bf5dc4e0b0","url":"https://api.github.com/users/rmurphey","login":"rmurphey","id":58987},"html_url":"https://github.com/rmurphey/mulberry","description":"Home of Toura Mulberry, tools and a framework for quickly producing cross-platform mobile applications using Javascript, HTML, CSS, and PhoneGap","size":148,"id":2540970,"git_url":"git://github.com/rmurphey/mulberry.git","watchers":3,"created_at":"2011-10-09T02:13:04Z","ssh_url":"[email protected]:rmurphey/mulberry.git"},"user":{"avatar_url":"https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"0177cdce6af15e10db15b6bf5dc4e0b0","url":"https://api.github.com/users/rmurphey","login":"rmurphey","id":58987},"label":"rmurphey:easier_route_definition_20786249","sha":"130cfb7d75e085ede16b2da58c3db1a3152da52b"},"url":"https://api.github.com/repos/Toura/mulberry/pulls/111","additions":60,"merged_at":"2011-11-09T18:46:56Z","body":"","html_url":"https://github.com/Toura/mulberry/pull/111","review_comments":0,"_links":{"comments":{"href":"https://api.github.com/repos/Toura/mulberry/issues/111/comments"},"html":{"href":"https://github.com/Toura/mulberry/pull/111"},"review_comments":{"href":"https://api.github.com/repos/Toura/mulberry/pulls/111/comments"},"self":{"href":"https://api.github.com/repos/Toura/mulberry/pulls/111"}},"issue_url":"https://github.com/Toura/mulberry/issues/111","title":"Easier route definition 20786249","number":111,"mergeable":null,"id":478707,"changed_files":7,"patch_url":"https://github.com/Toura/mulberry/pull/111.patch","created_at":"2011-11-09T18:06:58Z"},"action":"closed","number":111} | {
"id": 2303026,
"name": "Toura/mulberry",
"url": "https://api.github.dev/repos/Toura/mulberry"
} | {
"id": 58987,
"login": "rmurphey",
"gravatar_id": "0177cdce6af15e10db15b6bf5dc4e0b0",
"avatar_url": "https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/rmurphey"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-11-09T18:46:56 | 1497671504 | null |
IssueCommentEvent | true | {"issue":{"created_at":"2011-12-11T21:51:23Z","state":"open","updated_at":"2011-12-15T17:27:30Z","user":{"gravatar_id":"7ada38e9a6ef3216363a7e17880d0137","id":23717,"url":"https://api.github.com/users/MattRogish","login":"MattRogish","avatar_url":"https://secure.gravatar.com/avatar/7ada38e9a6ef3216363a7e17880d0137?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"comments":15,"body":"It seems Mulberry should support scaffolding (nb: doesn't have to be under \"scaffold\" command, this is used just for familiarity and does not specify any particular implementation) an \"empty\" app (no template, theme, components, routes, etc.) or one that closely matches the \"Toura\" look-and-feel, components, themes, etc.\r\n\r\nThe \"Toura\" look and feel should be copied into their project in such a way that would allow users to tweak/modify them as necessary. \r\n\r\nIt would also need to support \"upgrading\" to new releases of Mulberry, much like you have to run `rake rails:update ` in rails apps to upgrade.\r\n\r\nThis upgrade would have to support both empty and 'toura' apps; rails update works in such a way that prompts you to overwrite files; it's up to you to use something like git to do a diff and make sure it didn't break anything. If the app is a \"Toura\" app, it would replace the contents of files with new ones (nb: what happens if we delete a default file?); if the app is a non-toura it should \"know\" and do the right thing.\r\n\r\nThis would probably mean that themes, components, templates, routings, etc. are stripped from Mulberry core and instead placed in some sort of neutral \"project\" (nb: hate the overloading) directory, to be copied into an app at the appropriate time.\r\n\r\nThis would also imply that the theme update rake task would go away, merged into the one uber upgrade task.","assignee":null,"id":2517808,"labels":[],"number":192,"pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"title":"Mulberry scaffold should support creation of an empty project or one from the \"Toura\" template","html_url":"https://github.com/Toura/mulberry/issues/192","closed_at":null,"url":"https://api.github.com/repos/Toura/mulberry/issues/192","milestone":null},"action":"created","comment":{"created_at":"2011-12-15T17:27:30Z","updated_at":"2011-12-15T17:27:30Z","user":{"gravatar_id":"8b16854d26d415073fe930587911c2f4","id":130146,"url":"https://api.github.com/users/mrdanimal","login":"mrdanimal","avatar_url":"https://secure.gravatar.com/avatar/8b16854d26d415073fe930587911c2f4?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"body":"\r\nMy 2-cents:\r\n\r\nRemoved _capabilities.scss. Capabilities, at least so far, have no styles associated with them since they\r\ndefine application logic. Styles are either for components or pagedefs.\r\n\r\nMove all content into its own directory.\r\n\r\nAdd pagedef styles to themes.\r\n\r\n`toura/styles` would be part of the core because it won't exist for a non-toura\r\nbase app\r\n\r\nChange 'toura_default' theme to just 'toura'\r\n\r\n - config.yml\r\n - sitemap.yml\r\n - content:\r\n - assets:\r\n - audios:\r\n - data:\r\n - feeds:\r\n - images:\r\n - locations:\r\n - videos:\r\n - pages:\r\n - home.md\r\n - about.md\r\n - app: # nee javascript--this contains a lot of non-javascript\r\n - toura:\r\n - base.js\r\n - routes.js\r\n - capabilities:\r\n [toura capabilities here, e.g.:]\r\n ImageGalleryImageCaption.js\r\n - components:\r\n _base.scss # handles includes for component styles\r\n [toura components here, e.g.:]\r\n - PageNav.js\r\n - PageNav:\r\n - PageNav.haml\r\n - _page-nav.scss\r\n - pagedefs\r\n - grid-view.yml\r\n - stores:\r\n [toura stores here]\r\n - client:\r\n - base.js\r\n - routes.js\r\n - capabilities:\r\n [user-created capabilities here]\r\n - components:\r\n - _base.scss # handles includes for component styles\r\n [user-created components here]\r\n - pagedefs:\r\n - _base.scss # handles includes for pagedef styles\r\n [user-created pagedefs here]\r\n - stores:\r\n [user-created stores here]\r\n - themes:\r\n - toura:\r\n - _settings.scss\r\n - base.scss\r\n - helpers:\r\n - _forms.scss\r\n - _mixins.scss\r\n - resources:\r\n - icons:\r\n [default theme icons]\r\n - pagedefs:\r\n - _base.scss # handles includes for pagedef styles\r\n [toura pagedefs here, e.g.:]\r\n - _grid-view.scss\r\n - components\r\n - user_created_theme:\r\n - _settings.scss\r\n - base.scss\r\n - helpers:\r\n - _mixins.scss\r\n - pagedefs:\r\n - _base.scss # handles includes for pagedef styles\r\n\r\nI'm hesitant to force users put their styles in two places: within `app/client` and `themes/user_created_theme`. I doubt it will be clear to anyone what types of styles should go where, and it doesn't really give a user any benefit unless they are creating a reusable theme. In most cases, if someone is making their own one-off app, I doubt they are going to care about that. They would most likely want to put all their styles in one place. In this case, maybe they would just remove the theme setting from their `config.yml` and no theme would be applied. If they want to create a reusable theme *then* they do it in the theme dir.\r\n","id":3165753,"url":"https://api.github.com/repos/Toura/mulberry/issues/comments/3165753"}} | {
"id": 2303026,
"name": "Toura/mulberry",
"url": "https://api.github.dev/repos/Toura/mulberry"
} | {
"id": 130146,
"login": "mrdanimal",
"gravatar_id": "8b16854d26d415073fe930587911c2f4",
"avatar_url": "https://secure.gravatar.com/avatar/8b16854d26d415073fe930587911c2f4?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/mrdanimal"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-12-15T17:27:32 | 1505683258 | null |
GollumEvent | true | {"pages":[{"summary":null,"page_name":"Docs Home","sha":"4ead12e1d95cead5c9bee07ab2be4c1296b3f6c1","action":"edited","title":"Docs Home","html_url":"https://github.com/Toura/mulberry/wiki/Docs-Home"}]} | {
"id": 2303026,
"name": "Toura/mulberry",
"url": "https://api.github.dev/repos/Toura/mulberry"
} | {
"id": 58987,
"login": "rmurphey",
"gravatar_id": "0177cdce6af15e10db15b6bf5dc4e0b0",
"avatar_url": "https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/rmurphey"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-11-23T20:25:44 | 1500735486 | null |
WatchEvent | true | {"action":"started"} | {
"id": 2303026,
"name": "Toura/mulberry",
"url": "https://api.github.dev/repos/Toura/mulberry"
} | {
"id": 625051,
"login": "grzeski",
"gravatar_id": "d89f69036febd07cf518f98dc1816e7f",
"avatar_url": "https://secure.gravatar.com/avatar/d89f69036febd07cf518f98dc1816e7f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/grzeski"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-11-03T12:30:39 | 1496369962 | null |
GollumEvent | true | {"pages":[{"summary":null,"page_name":"0.next release notes","sha":"02a289ccb31beccd58d0f546a2e9b882518628e7","action":"edited","title":"0.next release notes","html_url":"https://github.com/Toura/mulberry/wiki/0.next-release-notes"}]} | {
"id": 2303026,
"name": "Toura/mulberry",
"url": "https://api.github.dev/repos/Toura/mulberry"
} | {
"id": 58987,
"login": "rmurphey",
"gravatar_id": "0177cdce6af15e10db15b6bf5dc4e0b0",
"avatar_url": "https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/rmurphey"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-11-26T04:02:29 | 1501174947 | null |
PushEvent | true | {"ref":"refs/heads/master","push_id":54851243,"commits":[{"sha":"75149ce0ea7232c65b199edbf6b6440ca625be72","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/75149ce0ea7232c65b199edbf6b6440ca625be72","message":"Merge branch 'master' of github.com:Toura/mulberry"},{"sha":"45ab58e9c12746eef61616a096007cd330a2f5aa","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/45ab58e9c12746eef61616a096007cd330a2f5aa","message":"escape single quote when opening xcode project"},{"sha":"3abd37b687a637cc54a498af4e053937bfcdb18c","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/3abd37b687a637cc54a498af4e053937bfcdb18c","message":"fix ios builds for projects named with spaces & single quotes"},{"sha":"49d77798c2715d04c17f6a13bcdb88b007a8267d","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/49d77798c2715d04c17f6a13bcdb88b007a8267d","message":"fix building android apps with single quotes in names"},{"sha":"1870c4a615cbf4f336490863ce59449ef0a4723e","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/1870c4a615cbf4f336490863ce59449ef0a4723e","message":"wip test build XML"},{"sha":"51c0f4a1ca8f80f3c532d7eaa2adfd90cdac8ea2","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/51c0f4a1ca8f80f3c532d7eaa2adfd90cdac8ea2","message":"test building apps with a single quote"},{"sha":"ff6989e17f28179eb49e166137f251ec9811e537","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/ff6989e17f28179eb49e166137f251ec9811e537","message":"add a note about opening xcode projects"},{"sha":"9193cab84a0df29e6ec07143c3eb7a36b5efedc8","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/9193cab84a0df29e6ec07143c3eb7a36b5efedc8","message":"fix tests for android configs"},{"sha":"904f9be89ccf0ca87661a29dffba543f479a3463","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/904f9be89ccf0ca87661a29dffba543f479a3463","message":"specs run correctly now"},{"sha":"d190eb28df6a5b1c5af9aabe362dca0554476e3c","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/d190eb28df6a5b1c5af9aabe362dca0554476e3c","message":"rm nokogiri"},{"sha":"375fe53375150ee95dc3afcea352f781506db301","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/375fe53375150ee95dc3afcea352f781506db301","message":"other tests needed the scaffold stuff in the before block"},{"sha":"1fae3ce23182c7ae16e45c36f6cf99c421cf16a7","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/1fae3ce23182c7ae16e45c36f6cf99c421cf16a7","message":"cleanup after quote spec"},{"sha":"fe8149d2c89d3dd732ffddd6c8363dbb76233d5e","author":{"email":"[email protected]","name":"Matt Henry"},"url":"https://api.github.com/repos/Toura/mulberry/commits/fe8149d2c89d3dd732ffddd6c8363dbb76233d5e","message":"Merge pull request #209 from greenideas/b_builds_break_with_single_quote_22045707\n\nB builds break with single quote 22045707"}],"head":"fe8149d2c89d3dd732ffddd6c8363dbb76233d5e","size":13} | {
"id": 2303026,
"name": "Toura/mulberry",
"url": "https://api.github.dev/repos/Toura/mulberry"
} | {
"id": 6290,
"login": "greenideas",
"gravatar_id": "546169b942718c356f3a028a98a21094",
"avatar_url": "https://secure.gravatar.com/avatar/546169b942718c356f3a028a98a21094?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/greenideas"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-12-21T15:32:35 | 1506923994 | null |
PullRequestEvent | true | {"pull_request":{"created_at":"2011-12-15T19:19:55Z","user":{"id":58987,"login":"rmurphey","url":"https://api.github.com/users/rmurphey","avatar_url":"https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"0177cdce6af15e10db15b6bf5dc4e0b0"},"title":"Convert search page to configurable","merged_at":"2011-12-15T22:30:36Z","review_comments":0,"state":"closed","updated_at":"2011-12-15T22:30:36Z","id":599549,"patch_url":"https://github.com/Toura/mulberry/pull/208.patch","html_url":"https://github.com/Toura/mulberry/pull/208","closed_at":"2011-12-15T22:30:36Z","deletions":197,"mergeable":null,"base":{"user":{"id":263162,"login":"Toura","url":"https://api.github.com/users/Toura","avatar_url":"https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png","gravatar_id":"b1f9c7a9c169f678f44628869f4a7a44"},"ref":"master","sha":"049c157f352135c9cb20e7770a78bfcb29e8e65c","repo":{"created_at":"2011-08-31T17:43:23Z","git_url":"git://github.com/Toura/mulberry.git","open_issues":31,"watchers":128,"fork":false,"updated_at":"2011-12-15T22:30:35Z","id":2303026,"language":"JavaScript","html_url":"https://github.com/Toura/mulberry","name":"mulberry","description":"Toura Mulberry: A toolkit for developing mobile applications using Javascript, HTML, CSS, and PhoneGap.","master_branch":null,"forks":19,"url":"https://api.github.com/repos/Toura/mulberry","pushed_at":"2011-12-15T22:30:35Z","ssh_url":"[email protected]:Toura/mulberry.git","clone_url":"https://github.com/Toura/mulberry.git","owner":{"id":263162,"login":"Toura","url":"https://api.github.com/users/Toura","avatar_url":"https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-orgs.png","gravatar_id":"b1f9c7a9c169f678f44628869f4a7a44"},"homepage":"http://mulberry.toura.com","size":2000,"private":false,"svn_url":"https://svn.github.com/Toura/mulberry"},"label":"Toura:master"},"issue_url":"https://github.com/Toura/mulberry/issues/208","number":208,"additions":83,"commits":8,"body":"[re #22100385] and in support of #192","diff_url":"https://github.com/Toura/mulberry/pull/208.diff","url":"https://api.github.com/repos/Toura/mulberry/pulls/208","_links":{"review_comments":{"href":"https://api.github.com/repos/Toura/mulberry/pulls/208/comments"},"html":{"href":"https://github.com/Toura/mulberry/pull/208"},"self":{"href":"https://api.github.com/repos/Toura/mulberry/pulls/208"},"comments":{"href":"https://api.github.com/repos/Toura/mulberry/issues/208/comments"}},"merged_by":{"id":58987,"login":"rmurphey","url":"https://api.github.com/users/rmurphey","avatar_url":"https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"0177cdce6af15e10db15b6bf5dc4e0b0"},"comments":0,"head":{"user":{"id":58987,"login":"rmurphey","url":"https://api.github.com/users/rmurphey","avatar_url":"https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"0177cdce6af15e10db15b6bf5dc4e0b0"},"ref":"convert_search_page","sha":"70faa3d5f8464c06cd062fe67adb363af65c2c55","repo":{"created_at":"2011-10-09T02:13:04Z","git_url":"git://github.com/rmurphey/mulberry.git","open_issues":0,"watchers":4,"fork":true,"updated_at":"2011-12-15T22:28:42Z","id":2540970,"language":"JavaScript","html_url":"https://github.com/rmurphey/mulberry","name":"mulberry","description":"Home of Toura Mulberry, tools and a framework for quickly producing cross-platform mobile applications using Javascript, HTML, CSS, and PhoneGap","master_branch":null,"forks":0,"url":"https://api.github.com/repos/rmurphey/mulberry","pushed_at":"2011-12-15T22:28:42Z","ssh_url":"[email protected]:rmurphey/mulberry.git","clone_url":"https://github.com/rmurphey/mulberry.git","owner":{"id":58987,"login":"rmurphey","url":"https://api.github.com/users/rmurphey","avatar_url":"https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"0177cdce6af15e10db15b6bf5dc4e0b0"},"homepage":"http://toura.github.com/mulberry/","size":160,"private":false,"svn_url":"https://svn.github.com/rmurphey/mulberry"},"label":"rmurphey:convert_search_page"},"changed_files":15,"merged":true},"number":208,"action":"closed"} | {
"id": 2303026,
"name": "Toura/mulberry",
"url": "https://api.github.dev/repos/Toura/mulberry"
} | {
"id": 58987,
"login": "rmurphey",
"gravatar_id": "0177cdce6af15e10db15b6bf5dc4e0b0",
"avatar_url": "https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/rmurphey"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-12-15T22:30:37 | 1505760548 | null |
GollumEvent | true | {"pages":[{"summary":null,"page_name":"Javascript API","sha":"3bc6dfd4f8d6a3c1d9580bac2228736aee72c4d3","action":"edited","title":"Public JavaScript APIs","html_url":"https://github.com/Toura/mulberry/wiki/Javascript-API"}]} | {
"id": 2303026,
"name": "Toura/mulberry",
"url": "https://api.github.dev/repos/Toura/mulberry"
} | {
"id": 58987,
"login": "rmurphey",
"gravatar_id": "0177cdce6af15e10db15b6bf5dc4e0b0",
"avatar_url": "https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/rmurphey"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-11-25T19:44:46 | 1501128218 | null |
PushEvent | true | {"ref":"refs/heads/master","push_id":54725717,"commits":[{"sha":"50e07e4293534a9f102290166fa5425175daec04","author":{"email":"[email protected]","name":"Rebecca Murphey"},"url":"https://api.github.com/repos/Toura/mulberry/commits/50e07e4293534a9f102290166fa5425175daec04","message":"remove outdated description"}],"head":"50e07e4293534a9f102290166fa5425175daec04","size":1} | {
"id": 2303026,
"name": "Toura/mulberry",
"url": "https://api.github.dev/repos/Toura/mulberry"
} | {
"id": 58987,
"login": "rmurphey",
"gravatar_id": "0177cdce6af15e10db15b6bf5dc4e0b0",
"avatar_url": "https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/rmurphey"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-12-20T19:21:39 | 1506716662 | null |
DeleteEvent | true | {"ref":"clean_page_factory","ref_type":"branch"} | {
"id": 2540970,
"name": "rmurphey/mulberry",
"url": "https://api.github.dev/repos/rmurphey/mulberry"
} | {
"id": 58987,
"login": "rmurphey",
"gravatar_id": "0177cdce6af15e10db15b6bf5dc4e0b0",
"avatar_url": "https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/rmurphey"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-12-04T23:12:18 | 1503026551 | null |
DeleteEvent | true | {"ref":"dry_node_population","ref_type":"branch"} | {
"id": 2540970,
"name": "rmurphey/mulberry",
"url": "https://api.github.dev/repos/rmurphey/mulberry"
} | {
"id": 58987,
"login": "rmurphey",
"gravatar_id": "0177cdce6af15e10db15b6bf5dc4e0b0",
"avatar_url": "https://secure.gravatar.com/avatar/0177cdce6af15e10db15b6bf5dc4e0b0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/rmurphey"
} | {
"id": 263162,
"login": "Toura",
"gravatar_id": "b1f9c7a9c169f678f44628869f4a7a44",
"avatar_url": "https://secure.gravatar.com/avatar/b1f9c7a9c169f678f44628869f4a7a44?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/Toura"
} | 2011-11-14T22:26:41 | 1498688415 | null |
PushEvent | true | {"shas":[["4093a6d07860c56e0a5804ad23139e495f40d6aa","[email protected]","added geometric and harmonic mean functions","Fredrick Galoso"]],"ref":"refs/heads/master","size":1,"head":"4093a6d07860c56e0a5804ad23139e495f40d6aa","push_id":39951225} | {
"id": 1800283,
"name": "stackd/gauss",
"url": "https://api.github.dev/repos/stackd/gauss"
} | {
"id": 309689,
"login": "wayoutmind",
"gravatar_id": "e30198cd7233c580ad4efe84a9ca62c3",
"avatar_url": "https://secure.gravatar.com/avatar/e30198cd7233c580ad4efe84a9ca62c3?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/wayoutmind"
} | {
"id": 332538,
"login": "stackd",
"gravatar_id": "2910347739b0f8c0cd14e9177ee943cd",
"avatar_url": "https://secure.gravatar.com/avatar/2910347739b0f8c0cd14e9177ee943cd?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/stackd"
} | 2011-08-18T17:35:12 | 1482597770 | null |
GollumEvent | true | {"pages":[{"summary":null,"html_url":"https://github.com/doodads/mustache.js/wiki/API%3A-Mustache.version","action":"edited","title":"API: Mustache.version","page_name":"API: Mustache.version","sha":"58c6c15c5dd6c0782f4a96232d48e277667a462e"}]} | {
"id": 668764,
"name": "doodads/mustache.js",
"url": "https://api.github.dev/repos/doodads/mustache.js"
} | {
"id": 278023,
"login": "thegrandpoobah",
"gravatar_id": "9c5c2bae43948d1e07af68eb5397b5ea",
"avatar_url": "https://secure.gravatar.com/avatar/9c5c2bae43948d1e07af68eb5397b5ea?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/thegrandpoobah"
} | {
"id": 1053946,
"login": "doodads",
"gravatar_id": "d41d8cd98f00b204e9800998ecf8427e",
"avatar_url": "https://secure.gravatar.com/avatar/d41d8cd98f00b204e9800998ecf8427e?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/doodads"
} | 2011-11-09T18:03:13 | 1497661397 | null |
Event | true | {"repo":"carlhuda/janus","actor":"jeffkreeftmeijer","forkee":1230472} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 43621,
"login": "jeffkreeftmeijer",
"gravatar_id": "f03f4ce7b507aede386263d218228b6a",
"avatar_url": "https://secure.gravatar.com/avatar/f03f4ce7b507aede386263d218228b6a?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/jeffkreeftmeijer"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-06-25T16:13:41 | 1069605375 | null |
WatchEvent | true | {"repo":"carlhuda/janus","actor":"pepijn","actor_gravatar":"1c27ff0e8cf83f0de2078fd524150d04","action":"started"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 85931,
"login": "pepijn",
"gravatar_id": "1c27ff0e8cf83f0de2078fd524150d04",
"avatar_url": "https://secure.gravatar.com/avatar/1c27ff0e8cf83f0de2078fd524150d04?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/pepijn"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-05-02T12:50:59 | 1328322928 | null |
IssuesEvent | true | {"number":215,"issue":1176310,"action":"reopened"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 239754,
"login": "benmoss",
"gravatar_id": "cc9931a69d76ad8e8cbfdf6b3f7dee36",
"avatar_url": "https://secure.gravatar.com/avatar/cc9931a69d76ad8e8cbfdf6b3f7dee36?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/benmoss"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-07-16T21:39:53 | 1477755712 | null |
IssueCommentEvent | true | {"comment_id":1302665,"issue_id":1000448} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 225005,
"login": "razic",
"gravatar_id": "088f6feed2e81974292d52d9e8a78bda",
"avatar_url": "https://secure.gravatar.com/avatar/088f6feed2e81974292d52d9e8a78bda?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/razic"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-06-04T20:27:51 | 1472017887 | null |
IssueCommentEvent | true | {"issue":{"created_at":"2011-11-27T21:23:52Z","state":"open","updated_at":"2011-11-27T21:55:30Z","user":{"gravatar_id":"f0deca4576206207a882928e7ff32ddb","id":43438,"url":"https://api.github.com/users/secoif","login":"secoif","avatar_url":"https://secure.gravatar.com/avatar/f0deca4576206207a882928e7ff32ddb?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"comments":3,"body":"Just thought I'd try out the experimental branch, and I noticed compared to regular master janus branch, startup time is pretty shocking. 10 - 15 seconds on a 2011 Macbook Pro. Is it booting up eclipse in the background or something? \r\n\r\nAnyway, it's terribly annoying, and I wonder if anyone else has noticed this.","assignee":{"gravatar_id":"3afa2abdef51773677d46b64a3fa5661","id":173438,"url":"https://api.github.com/users/adrianrego","login":"adrianrego","avatar_url":"https://secure.gravatar.com/avatar/3afa2abdef51773677d46b64a3fa5661?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"id":2362098,"number":300,"pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"labels":[],"title":"Slow startup time in experimental branch","closed_at":null,"html_url":"https://github.com/carlhuda/janus/issues/300","milestone":null,"url":"https://api.github.com/repos/carlhuda/janus/issues/300"},"action":"created","comment":{"created_at":"2011-11-27T21:55:30Z","updated_at":"2011-11-27T21:55:30Z","user":{"gravatar_id":"f0deca4576206207a882928e7ff32ddb","id":43438,"url":"https://api.github.com/users/secoif","login":"secoif","avatar_url":"https://secure.gravatar.com/avatar/f0deca4576206207a882928e7ff32ddb?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"body":"I've done some more experimenting. \r\n\r\nAfter that initial install, it was *really* slow each time I ran mvim, but after restarting my whole machine, it seems to only be slow on the very first run (which is probably not a crisis). After quitting macvim, and starting it again the problem seems to go away. \r\n\r\ntldr; I can't seem to reproduce the slow startup without a full machine reboot.","id":2890480,"url":"https://api.github.com/repos/carlhuda/janus/issues/comments/2890480"}} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 43438,
"login": "secoif",
"gravatar_id": "f0deca4576206207a882928e7ff32ddb",
"avatar_url": "https://secure.gravatar.com/avatar/f0deca4576206207a882928e7ff32ddb?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/secoif"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-11-27T21:55:31 | 1501362553 | null |
PushEvent | true | {"head":"5148036a9ce196caa8beec9fcf5608be66c75e53","size":2,"push_id":44202220,"shas":[["7d25461696b5b52865e8966c459a233bf7207103","[email protected]","Fixed a typo in README","Petteri Kääpä"],["5148036a9ce196caa8beec9fcf5608be66c75e53","[email protected]","Merge pull request #251 from kaapa/patch-1\n\nFixed a typo in README","Aman Gupta"]],"ref":"refs/heads/master"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.com/repos/carlhuda/janus"
} | {
"id": 2567,
"login": "tmm1",
"gravatar_id": "d47656e20ff5e42f125fc5ea0fd636c6",
"avatar_url": "https://secure.gravatar.com/avatar/d47656e20ff5e42f125fc5ea0fd636c6?d=%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.com/users/tmm1"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.com/orgs/carlhuda"
} | 2011-09-27T21:54:10 | 1489357828 | null |
IssueCommentEvent | true | {"issue":{"created_at":"2010-12-07T21:11:39Z","state":"closed","updated_at":"2011-11-20T23:07:52Z","comments":5,"user":{"gravatar_id":"0be8b1fa11dbb4a442d5344a18c71039","id":178963,"url":"https://api.github.com/users/robotarmy","login":"robotarmy","avatar_url":"https://secure.gravatar.com/avatar/0be8b1fa11dbb4a442d5344a18c71039?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"body":"\r\n.vimrc.local\r\n.gvimrc.local\r\n\r\ndon't work for setting the leader - after the fact - something bolcks up with some kind of search shortcut.\r\n\r\n.vimrc.local.before\r\n.gvimrc.local.before\r\n\r\ndo work for setting the mapleader","assignee":null,"id":461550,"number":43,"pull_request":{"patch_url":"https://github.com/carlhuda/janus/pull/43.patch","html_url":"https://github.com/carlhuda/janus/pull/43","diff_url":"https://github.com/carlhuda/janus/pull/43.diff"},"labels":[],"title":"I use mapleader of ',' - on a dvorak keyboard - it's nice to have the leader in a easy to reach place.","closed_at":"2011-11-20T23:07:52Z","html_url":"https://github.com/carlhuda/janus/issues/43","milestone":null,"url":"https://api.github.com/repos/carlhuda/janus/issues/43"},"action":"created","comment":{"created_at":"2011-11-20T23:07:52Z","updated_at":"2011-11-20T23:07:52Z","user":{"gravatar_id":"9730e28f36f98687f5b3c727f29af8d5","id":87115,"url":"https://api.github.com/users/eMxyzptlk","login":"eMxyzptlk","avatar_url":"https://secure.gravatar.com/avatar/9730e28f36f98687f5b3c727f29af8d5?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"body":"Already included in the [**experimental**](https://github.com/carlhuda/janus/tree/experimental) branch, closing this for now.","id":2809237,"url":"https://api.github.com/repos/carlhuda/janus/issues/comments/2809237"}} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 87115,
"login": "eMxyzptlk",
"gravatar_id": "9730e28f36f98687f5b3c727f29af8d5",
"avatar_url": "https://secure.gravatar.com/avatar/9730e28f36f98687f5b3c727f29af8d5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/eMxyzptlk"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-11-20T23:07:53 | 1499997756 | null |
IssueCommentEvent | true | {"issue_id":568580,"comment_id":1778084} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 18952,
"login": "leehambley",
"gravatar_id": "959be122ff68722c18fc41e487e9465d",
"avatar_url": "https://secure.gravatar.com/avatar/959be122ff68722c18fc41e487e9465d?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/leehambley"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-08-11T00:26:36 | 1481426625 | null |
Event | true | {"shas":[["fbc84ddb8eeccc64e38de40365466872acaf07fb","[email protected]","Merge remote branch 'thommay/pep8'\n\n* thommay/pep8:\n Make python look like PEP8 says it ought to.","Aman Gupta"]],"repo":"carlhuda/janus","actor":"tmm1","ref":"refs/heads/master","size":1,"head":"fbc84ddb8eeccc64e38de40365466872acaf07fb","actor_gravatar":"d47656e20ff5e42f125fc5ea0fd636c6","push_id":23978499} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 2567,
"login": "tmm1",
"gravatar_id": "d47656e20ff5e42f125fc5ea0fd636c6",
"avatar_url": "https://secure.gravatar.com/avatar/d47656e20ff5e42f125fc5ea0fd636c6?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/tmm1"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-06-23T04:44:00 | 1109361076 | null |
PullRequestEvent | true | {"number":167,"pull_request":{"title":"Adding DetectIndent plugin","number":167,"commits":1,"deletions":0,"id":134113,"issue_id":841862,"additions":1},"repo":"carlhuda/janus","actor":"apetresc","actor_gravatar":"9b197571b0eb5e2fbfaf2cee5afabc8a","action":"opened"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 14872,
"login": "apetresc",
"gravatar_id": "9b197571b0eb5e2fbfaf2cee5afabc8a",
"avatar_url": "https://secure.gravatar.com/avatar/9b197571b0eb5e2fbfaf2cee5afabc8a?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/apetresc"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-05-03T05:08:24 | 1331717835 | null |
IssueCommentEvent | true | {"issue":{"state":"open","created_at":"2011-01-18T09:06:48Z","updated_at":"2011-12-12T19:46:56Z","comments":32,"user":{"gravatar_id":"24f5236d61d47707df96e6e658703d5d","id":7773,"url":"https://api.github.com/users/chrislerum","login":"chrislerum","avatar_url":"https://secure.gravatar.com/avatar/24f5236d61d47707df96e6e658703d5d?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"body":"Say I'm working with 5 files, so 5 buffers. All files' changes have been saved. I don't want the file I'm looking at to show up any more when I do :bn (buffer next), so I do a :bd (buffer delete I suppose), expecting to end up with 4 buffers, but instead MacVim closes up completely. \nThanks for janus, by the way. It's been a great learning tool so far.","assignee":null,"id":533630,"pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"labels":[],"number":71,"title":":bd should merely close the current buffer, not close MacVim entirely.","html_url":"https://github.com/carlhuda/janus/issues/71","closed_at":null,"url":"https://api.github.com/repos/carlhuda/janus/issues/71","milestone":null},"action":"created","comment":{"created_at":"2011-12-12T19:46:56Z","updated_at":"2011-12-12T19:46:56Z","user":{"gravatar_id":"ef22d71ffdabce6495d7db4259c808e0","id":163883,"url":"https://api.github.com/users/brokenladder","login":"brokenladder","avatar_url":"https://secure.gravatar.com/avatar/ef22d71ffdabce6495d7db4259c808e0?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"body":"Seems like you're right. :(","id":3111474,"url":"https://api.github.com/repos/carlhuda/janus/issues/comments/3111474"}} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 163883,
"login": "brokenladder",
"gravatar_id": "ef22d71ffdabce6495d7db4259c808e0",
"avatar_url": "https://secure.gravatar.com/avatar/ef22d71ffdabce6495d7db4259c808e0?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/brokenladder"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-12-12T19:46:56 | 1504828994 | null |
WatchEvent | true | {"action":"started"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 349931,
"login": "kill201b",
"gravatar_id": "eb622e7e742a6f351f7e7a9b8b112145",
"avatar_url": "https://secure.gravatar.com/avatar/eb622e7e742a6f351f7e7a9b8b112145?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/kill201b"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-11-11T05:52:49 | 1498052546 | null |
WatchEvent | true | {"action":"started"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 110424,
"login": "azolotko",
"gravatar_id": "934de11b4628dd2daeeac92a69303734",
"avatar_url": "https://secure.gravatar.com/avatar/934de11b4628dd2daeeac92a69303734?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/azolotko"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-09-12T09:16:35 | 1486489932 | null |
ForkEvent | true | {"forkee":{"name":"uhhuhyeah/janus","public":true,"id":2224867}} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 36888,
"login": "uhhuhyeah",
"gravatar_id": "dd3572cea39931b4c708635dbd603c72",
"avatar_url": "https://secure.gravatar.com/avatar/dd3572cea39931b4c708635dbd603c72?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/uhhuhyeah"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-08-17T22:54:11 | 1482460832 | null |
WatchEvent | true | {"repo":"carlhuda/janus","actor":"janrito","actor_gravatar":"55e436e1a70e1077335d2612e2dcffa4","action":"started"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 31504,
"login": "janrito",
"gravatar_id": "55e436e1a70e1077335d2612e2dcffa4",
"avatar_url": "https://secure.gravatar.com/avatar/55e436e1a70e1077335d2612e2dcffa4?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/janrito"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-05-12T10:55:57 | 1374169826 | null |
IssueCommentEvent | true | {"issue":{"created_at":"2011-03-01T22:40:59Z","state":"closed","updated_at":"2011-11-20T17:12:12Z","user":{"gravatar_id":"273834d95cd3c91e85a2afabb74c636d","id":35828,"url":"https://api.github.com/users/MindTooth","login":"MindTooth","avatar_url":"https://secure.gravatar.com/avatar/273834d95cd3c91e85a2afabb74c636d?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"comments":3,"body":"neocomplcache: https://github.com/Shougo/neocomplcache\r\n\r\nragtag: https://github.com/tpope/vim-ragtag\r\n\r\npopup_it: http://www.vim.org/scripts/script.php?script_id=2791\r\n\r\nJust some minor ideas. Taken from: https://github.com/E-NOISE/VIM-Config","assignee":null,"id":638894,"pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"number":124,"labels":[],"title":"Some additional plugins to consider.","closed_at":"2011-11-20T17:12:12Z","html_url":"https://github.com/carlhuda/janus/issues/124","milestone":null,"url":"https://api.github.com/repos/carlhuda/janus/issues/124"},"action":"created","comment":{"created_at":"2011-11-20T17:12:12Z","updated_at":"2011-11-20T17:12:12Z","user":{"gravatar_id":"9730e28f36f98687f5b3c727f29af8d5","id":87115,"url":"https://api.github.com/users/eMxyzptlk","login":"eMxyzptlk","avatar_url":"https://secure.gravatar.com/avatar/9730e28f36f98687f5b3c727f29af8d5?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"body":"Please send pull requests against the [**experimental**](https://github.com/carlhuda/janus/tree/experimental) branch. and we might consider them.","id":2805330,"url":"https://api.github.com/repos/carlhuda/janus/issues/comments/2805330"}} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 87115,
"login": "eMxyzptlk",
"gravatar_id": "9730e28f36f98687f5b3c727f29af8d5",
"avatar_url": "https://secure.gravatar.com/avatar/9730e28f36f98687f5b3c727f29af8d5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/eMxyzptlk"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-11-20T17:12:12 | 1499949873 | null |
Event | true | {"action":"started"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 108013,
"login": "foreverman",
"gravatar_id": "33caac317433721964f817e6cb5d2608",
"avatar_url": "https://secure.gravatar.com/avatar/33caac317433721964f817e6cb5d2608?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/foreverman"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-06-27T23:34:28 | 1016449327 | null |
IssueCommentEvent | true | {"repo":"carlhuda/janus","actor":"featherodd","issue_id":901944,"comment_id":1165267,"actor_gravatar":"dc7551adc7c219804a18e1516cd25fec"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 143766,
"login": "01iv3r",
"gravatar_id": "dc7551adc7c219804a18e1516cd25fec",
"avatar_url": "https://secure.gravatar.com/avatar/dc7551adc7c219804a18e1516cd25fec?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/01iv3r"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-05-15T07:35:23 | 1385733790 | null |
IssueCommentEvent | true | {"repo":"carlhuda/janus","actor":"vguerci","issue_id":906418,"comment_id":1196516,"actor_gravatar":"9ce3defacdc398921e9e1b5cce75b2b6"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 420745,
"login": "vguerci",
"gravatar_id": "9ce3defacdc398921e9e1b5cce75b2b6",
"avatar_url": "https://secure.gravatar.com/avatar/9ce3defacdc398921e9e1b5cce75b2b6?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/vguerci"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-05-18T12:10:54 | 1432517908 | null |
WatchEvent | true | {"action":"started"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 739443,
"login": "joshuabaran",
"gravatar_id": "1b8e2cfb583b1b89630b34bd8c1192c9",
"avatar_url": "https://secure.gravatar.com/avatar/1b8e2cfb583b1b89630b34bd8c1192c9?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/joshuabaran"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-06-22T16:34:05 | 1474391668 | null |
WatchEvent | true | {"repo":"carlhuda/janus","actor":"whatthejeff","actor_gravatar":"76d2dac7cdf1b3dcf5910410553bc0b6","action":"started"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 306525,
"login": "whatthejeff",
"gravatar_id": "76d2dac7cdf1b3dcf5910410553bc0b6",
"avatar_url": "https://secure.gravatar.com/avatar/76d2dac7cdf1b3dcf5910410553bc0b6?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/whatthejeff"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-04-15T05:20:59 | 1268271818 | null |
WatchEvent | true | {"action":"started"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 56119,
"login": "DTrejo",
"gravatar_id": "d70edc59ccf434862e5af90d1a317246",
"avatar_url": "https://secure.gravatar.com/avatar/d70edc59ccf434862e5af90d1a317246?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/DTrejo"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-08-01T04:18:26 | 1479862971 | null |
ForkEvent | true | {"forkee":{"name":"msadouni/janus","public":true,"id":1900014}} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 38374,
"login": "msadouni",
"gravatar_id": "cc1c227599a4b35b9f7ac3d1ea6070da",
"avatar_url": "https://secure.gravatar.com/avatar/cc1c227599a4b35b9f7ac3d1ea6070da?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/msadouni"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-06-15T12:38:10 | 1473410759 | null |
WatchEvent | true | {"repo":"carlhuda/janus","actor":"birknilson","actor_gravatar":"d7806444d5faa4c6b62e6795ff47112b","action":"started"} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 281715,
"login": "birknilson",
"gravatar_id": "d7806444d5faa4c6b62e6795ff47112b",
"avatar_url": "https://secure.gravatar.com/avatar/d7806444d5faa4c6b62e6795ff47112b?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/birknilson"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-02-14T16:04:53 | 1131265792 | null |
ForkEvent | true | {"forkee":{"name":"juarlex/janus","public":true,"id":1810421}} | {
"id": 825237,
"name": "carlhuda/janus",
"url": "https://api.github.dev/repos/carlhuda/janus"
} | {
"id": 5870,
"login": "juarlex",
"gravatar_id": "65e7491e99c7cb5240be443687d67ce5",
"avatar_url": "https://secure.gravatar.com/avatar/65e7491e99c7cb5240be443687d67ce5?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/juarlex"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-05-27T15:49:24 | 1471015981 | null |
PushEvent | true | {"shas":[["537254aced042f74608ed6057ddd95d3c72935e4","[email protected]","find and use unmet deps from path and git sources","Andre Arko and Terence Lee"]],"ref":"refs/heads/cross_deps","size":1,"head":"537254aced042f74608ed6057ddd95d3c72935e4","push_id":38472319} | {
"id": 488514,
"name": "carlhuda/bundler",
"url": "https://api.github.dev/repos/carlhuda/bundler"
} | {
"id": 16457,
"login": "hone",
"gravatar_id": "efb7c66871043330ce1310a9bdd0aaf6",
"avatar_url": "https://secure.gravatar.com/avatar/efb7c66871043330ce1310a9bdd0aaf6?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/hone"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-08-03T18:26:47 | 1480324482 | null |
IssueCommentEvent | true | {"issue":{"state":"open","created_at":"2011-11-21T17:36:07Z","updated_at":"2011-11-21T20:10:07Z","comments":1,"user":{"gravatar_id":"f101ec8667cb422288ac058f357a53f1","id":205001,"url":"https://api.github.com/users/lstoldt","login":"lstoldt","avatar_url":"https://secure.gravatar.com/avatar/f101ec8667cb422288ac058f357a53f1?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"body":"JRuby 1.6.5, deploying a rails 3.1 app via warbler to glassfish.\r\n\r\nTried using Bundler latest stable version as well as 1.1.rc\r\n\r\nCould be related to https://github.com/carlhuda/bundler/issues/287 ?\r\n\r\n```\r\n[#|2011-11-21T11:02:53.452-0500|INFO|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=25;_ThreadName=Thread-2;|PWC1412: WebModule[null] Servl etContext.log():An exception happened during JRuby-Rack startup\r\nprivate method `require' called for Bundler:Module\r\n--- System\r\njruby 1.6.5 (ruby-1.9.2-p136) (2011-10-25 9dcd388) (OpenJDK Client VM 1.6.0_20) [linux-i386-java]\r\nTime: 2011-11-21 11:02:53 -0500\r\nServer: GlassFish Server Open Source Edition 3.1.1\r\njruby.home: classpath:/META-INF/jruby.home\r\n\r\n--- Context Init Parameters:\r\ncom.sun.faces.forceLoadConfiguration = true\r\ncom.sun.faces.validateXml = true\r\njruby.compat.version = 1.9\r\npublic.root = /\r\nrails.env = production\r\n\r\n--- Backtrace\r\nNoMethodError: private method `require' called for Bundler:Module\r\n (root) at /home/lstoldt/glassfish3/glassfish/domains/domain1/applications/lelons_blog/WEB-INF/config/application.rb:13\r\n require at org/jruby/RubyKernel.java:1047\r\n require at /home/lstoldt/glassfish3/glassfish/domains/domain1/generated/jsp/lelons_blog/loader_21413980/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/custom_requ ire.rb:36\r\n (root) at /home/lstoldt/glassfish3/glassfish/domains/domain1/applications/lelons_blog/WEB-INF/config/application.rb:2\r\n require at org/jruby/RubyKernel.java:1047\r\n require at /home/lstoldt/glassfish3/glassfish/domains/domain1/generated/jsp/lelons_blog/loader_21413980/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/custom_requ ire.rb:36\r\n load_environment at /home/lstoldt/glassfish3/glassfish/domains/domain1/applications/lelons_blog/WEB-INF/config/environment.rb:167\r\n to_app at /home/lstoldt/glassfish3/glassfish/domains/domain1/generated/jsp/lelons_blog/loader_21413980/jruby/rack/rails.rb:172\r\n new at /home/lstoldt/glassfish3/glassfish/domains/domain1/generated/jsp/lelons_blog/loader_21413980/jruby/rack/rails.rb:192\r\n (root) at <web.xml>:1\r\n instance_eval at org/jruby/RubyBasicObject.java:1720\r\n initialize at /home/lstoldt/glassfish3/glassfish/domains/domain1/generated/jsp/lelons_blog/loader_21413980/vendor/rack-1.3.5/rack/builder.rb:51\r\n (root) at <web.xml>:1\r\n\r\n--- RubyGems\r\nGem.dir: jndi:/home/lstoldt/glassfish3/glassfish/domains/domain1/applications/lelons_blog/WEB-INF/gems\r\nGem.path:\r\n/home/lstoldt/glassfish3/glassfish/domains/domain1/applications/lelons_blog/WEB-INF/gems\r\njndi:/home/lstoldt/glassfish3/glassfish/domains/domain1/applications/lelons_blog/WEB-INF/gems\r\nActivated gems:\r\n rake-0.9.2\r\n thor-0.14.6\r\n rack-1.3.3\r\n rack-ssl-1.3.2\r\n rdoc-3.9.4\r\n multi_json-1.0.3\r\n activesupport-3.1.1\r\n builder-3.0.0\r\n i18n-0.6.0\r\n activemodel-3.1.1\r\n rack-cache-1.1\r\n rack-test-0.6.1\r\n rack-mount-0.8.3\r\n hike-1.2.1\r\n tilt-1.3.3\r\n sprockets-2.0.2\r\n erubis-2.7.0\r\n actionpack-3.1.1\r\n railties-3.1.1\r\n arel-2.2.1\r\n tzinfo-0.3.30\r\n activerecord-3.1.1\r\n mime-types-1.16\r\n polyglot-0.3.2\r\n treetop-1.4.10\r\n mail-2.3.0\r\n actionmailer-3.1.1\r\n activeresource-3.1.1\r\n\r\n--- Bundler\r\nundefined method `bundle_path' for Bundler:Module\r\n\r\n--- JRuby-Rack Config\r\ncompat_version = RUBY1_9\r\nfilter_adds_html = true\r\nfilter_verifies_resource = false\r\nignore_environment = false\r\ninitial_runtimes =\r\njms_connection_factory =\r\njms_jndi_properties =\r\nlogger = org.jruby.rack.logging.ServletContextLogger@17a6347\r\nlogger_class_name = servlet_context\r\nlogger_name = jruby.rack\r\nmaximum_runtimes =\r\nmemory_buffer_size = 8192\r\nnum_initializer_threads =\r\nrackup =\r\nrackup_path =\r\nrewindable = true\r\nruntime_arguments =\r\nruntime_timeout_seconds =\r\nserial_initialization = false\r\nservlet_context = org.apache.catalina.core.ApplicationContextFacade@90b96e\r\n|#]\r\n\r\n[#|2011-11-21T11:02:53.454-0500|SEVERE|glassfish3.1.1|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=25;_ThreadName=Thread-2;|WebModule[]Application Error\r\norg.jruby.rack.RackInitializationException: private method `require' called for Bundler:Module\r\n from org/jruby/RubyKernel.java:1047:in `require'\r\n from /home/lstoldt/glassfish3/glassfish/domains/domain1/generated/jsp/lelons_blog/loader_21413980/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36 :in `require'\r\n from /home/lstoldt/glassfish3/glassfish/domains/domain1/applications/lelons_blog/WEB-INF/config/application.rb:2:in `(root)'\r\n from org/jruby/RubyKernel.java:1047:in `require'\r\n from /home/lstoldt/glassfish3/glassfish/domains/domain1/generated/jsp/lelons_blog/loader_21413980/META-INF/jruby.home/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36 :in `require'\r\n from /home/lstoldt/glassfish3/glassfish/domains/domain1/applications/lelons_blog/WEB-INF/config/environment.rb:167:in `load_environment'\r\n from /home/lstoldt/glassfish3/glassfish/domains/domain1/generated/jsp/lelons_blog/loader_21413980/jruby/rack/rails.rb:172:in `to_app'\r\n from /home/lstoldt/glassfish3/glassfish/domains/domain1/generated/jsp/lelons_blog/loader_21413980/jruby/rack/rails.rb:192:in `new'\r\n from <web.xml>:1:in `(root)'\r\n from org/jruby/RubyBasicObject.java:1720:in `instance_eval'\r\n from /home/lstoldt/glassfish3/glassfish/domains/domain1/generated/jsp/lelons_blog/loader_21413980/vendor/rack-1.3.5/rack/builder.rb:51:in `initialize'\r\n from <web.xml>:1:in `(root)'\r\n\r\n at org.jruby.rack.DefaultRackApplicationFactory$4.init(DefaultRackApplicationFactory.java:206)\r\n at org.jruby.rack.DefaultRackApplicationFactory.getApplication(DefaultRackApplicationFactory.java:56)\r\n at org.jruby.rack.PoolingRackApplicationFactory.getApplication(PoolingRackApplicationFactory.java:95)\r\n at org.jruby.rack.DefaultRackDispatcher.getApplication(DefaultRackDispatcher.java:23)\r\n at org.jruby.rack.AbstractRackDispatcher.process(AbstractRackDispatcher.java:28)\r\n at org.jruby.rack.AbstractFilter.doFilter(AbstractFilter.java:32)\r\n at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)\r\n at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)\r\n at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)\r\n at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)\r\n at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)\r\n at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)\r\n at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)\r\n at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESes\r\n at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.\r\n at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.\r\n at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.ja\r\n at com.sun.enterprise.v3.services.impl.ContainerMapper.service(Containe\r\n at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:\r\n at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)\r\n at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)\r\n at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFi\r\n at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultPr\r\n at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.ja\r\n at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.ja\r\n at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.jav\r\n at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContext\r\n at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask\r\n at com.sun.grizzly.ContextTask.run(ContextTask.java:71)\r\n at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThread\r\n at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPoo\r\n at java.lang.Thread.run(Thread.java:636)\r\nCaused by: org.jruby.exceptions.RaiseException: (NoMethodError) private method\r\n|#]\r\n\r\nprivate method `require' called for Bundler:Module\r\n```","assignee":null,"id":2307120,"labels":[],"number":1546,"pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"title":"private method `require' called for Bundler:Module ","closed_at":null,"html_url":"https://github.com/carlhuda/bundler/issues/1546","url":"https://api.github.com/repos/carlhuda/bundler/issues/1546","milestone":null},"action":"created","comment":{"created_at":"2011-11-21T20:10:07Z","updated_at":"2011-11-21T20:10:07Z","user":{"gravatar_id":"fb389f1e8b98d5d03be29e9dd309b3be","id":78,"url":"https://api.github.com/users/indirect","login":"indirect","avatar_url":"https://secure.gravatar.com/avatar/fb389f1e8b98d5d03be29e9dd309b3be?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"body":"Are you using Polyglot? I don't personally use JRuby for anything at the moment, so more information would be helpful. Why isn't the public class method Bundler.require getting invoked?","id":2820401,"url":"https://api.github.com/repos/carlhuda/bundler/issues/comments/2820401"}} | {
"id": 488514,
"name": "carlhuda/bundler",
"url": "https://api.github.dev/repos/carlhuda/bundler"
} | {
"id": 78,
"login": "indirect",
"gravatar_id": "fb389f1e8b98d5d03be29e9dd309b3be",
"avatar_url": "https://secure.gravatar.com/avatar/fb389f1e8b98d5d03be29e9dd309b3be?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/indirect"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-11-21T20:10:09 | 1500194694 | null |
IssuesEvent | true | {"number":1198,"repo":"carlhuda/bundler","actor":"ibc","issue":946572,"actor_gravatar":"0f1f17ba297242e9d3c86d4cc0a6ea85","action":"opened"} | {
"id": 488514,
"name": "carlhuda/bundler",
"url": "https://api.github.dev/repos/carlhuda/bundler"
} | {
"id": 16191,
"login": "ibc",
"gravatar_id": "0f1f17ba297242e9d3c86d4cc0a6ea85",
"avatar_url": "https://secure.gravatar.com/avatar/0f1f17ba297242e9d3c86d4cc0a6ea85?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/ibc"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-05-24T11:21:10 | 1466873609 | null |
WatchEvent | true | {"action":"started"} | {
"id": 488514,
"name": "carlhuda/bundler",
"url": "https://api.github.dev/repos/carlhuda/bundler"
} | {
"id": 199651,
"login": "twu",
"gravatar_id": "83d6f9e37035387f1017c1fbc6e7227c",
"avatar_url": "https://secure.gravatar.com/avatar/83d6f9e37035387f1017c1fbc6e7227c?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/twu"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-06-21T12:31:49 | 1474187015 | null |
IssuesEvent | true | {"issue":{"title":"Bundler incorrectly claims gems have been removed/added to the Gemfile","user":{"login":"radar","id":2687,"url":"https://api.github.com/users/radar","gravatar_id":"9a2a53db8e9b4476038c94a64b32833f","avatar_url":"https://secure.gravatar.com/avatar/9a2a53db8e9b4476038c94a64b32833f?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png"},"created_at":"2011-12-28T03:47:49Z","milestone":null,"labels":[],"state":"closed","updated_at":"2011-12-28T03:53:38Z","id":2668870,"closed_at":"2011-12-28T03:53:38Z","html_url":"https://github.com/carlhuda/bundler/issues/1602","pull_request":{"patch_url":null,"html_url":null,"diff_url":null},"body":"I attempted to run `bundle install --without development:test --path vendor/bundle --binstubs bin/ --deployment` in an application I am developing and ended up with the error as seen in this Gist: https://gist.github.com/1525565. I'm using Bundler 1.1.rc.6. The Gemfile and Gemfile.lock are also in the gist.","number":1602,"url":"https://api.github.com/repos/carlhuda/bundler/issues/1602","comments":1,"assignee":null},"action":"closed"} | {
"id": 488514,
"name": "carlhuda/bundler",
"url": "https://api.github.dev/repos/carlhuda/bundler"
} | {
"id": 78,
"login": "indirect",
"gravatar_id": "fb389f1e8b98d5d03be29e9dd309b3be",
"avatar_url": "https://secure.gravatar.com/avatar/fb389f1e8b98d5d03be29e9dd309b3be?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/indirect"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-12-28T03:53:42 | 1507896972 | null |
ForkEvent | true | {"forkee":{"name":"bundler","fork":true,"pushed_at":"2011-11-03T02:33:03Z","master_branch":"master","homepage":"http://gembundler.com","clone_url":"https://github.com/sleeper/bundler.git","updated_at":"2011-11-03T11:35:31Z","open_issues":0,"forks":0,"private":false,"svn_url":"https://svn.github.com/sleeper/bundler","language":"Ruby","url":"https://api.github.com/repos/sleeper/bundler","owner":{"avatar_url":"https://secure.gravatar.com/avatar/4605de69c4c3af3f48b8e829206cd4c2?d=https://a248.e.akamai.net/assets.github.com%2Fimages%2Fgravatars%2Fgravatar-140.png","gravatar_id":"4605de69c4c3af3f48b8e829206cd4c2","url":"https://api.github.com/users/sleeper","login":"sleeper","id":30812},"public":true,"html_url":"https://github.com/sleeper/bundler","description":"Manage your application's gem dependencies with less pain","size":1504,"id":2701601,"git_url":"git://github.com/sleeper/bundler.git","watchers":1,"created_at":"2011-11-03T11:35:31Z","ssh_url":"[email protected]:sleeper/bundler.git"}} | {
"id": 488514,
"name": "carlhuda/bundler",
"url": "https://api.github.dev/repos/carlhuda/bundler"
} | {
"id": 30812,
"login": "sleeper",
"gravatar_id": "4605de69c4c3af3f48b8e829206cd4c2",
"avatar_url": "https://secure.gravatar.com/avatar/4605de69c4c3af3f48b8e829206cd4c2?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/sleeper"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-11-03T11:35:32 | 1496362001 | null |
PushEvent | true | {"shas":[["38cc896496c729b148f2d3b8b1cd185de338f5e8","[email protected]","fix merge fail","Terence Lee"]],"ref":"refs/heads/master","size":1,"head":"38cc896496c729b148f2d3b8b1cd185de338f5e8","push_id":33715640} | {
"id": 488514,
"name": "carlhuda/bundler",
"url": "https://api.github.dev/repos/carlhuda/bundler"
} | {
"id": 16457,
"login": "hone",
"gravatar_id": "efb7c66871043330ce1310a9bdd0aaf6",
"avatar_url": "https://secure.gravatar.com/avatar/efb7c66871043330ce1310a9bdd0aaf6?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/hone"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-06-11T20:06:19 | 1472961286 | null |
IssueCommentEvent | true | {"comment_id":2125733,"issue_id":1084148} | {
"id": 488514,
"name": "carlhuda/bundler",
"url": "https://api.github.dev/repos/carlhuda/bundler"
} | {
"id": 27645,
"login": "jeroenvandijk",
"gravatar_id": "3e626f6013805e96a95e999fc691b21f",
"avatar_url": "https://secure.gravatar.com/avatar/3e626f6013805e96a95e999fc691b21f?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-user-420.png",
"url": "https://api.github.dev/users/jeroenvandijk"
} | {
"id": 76794,
"login": "carlhuda",
"gravatar_id": "d1c067780d4e27fd72212543162c7053",
"avatar_url": "https://secure.gravatar.com/avatar/d1c067780d4e27fd72212543162c7053?d=http://github.dev%2Fimages%2Fgravatars%2Fgravatar-org-420.png",
"url": "https://api.github.dev/orgs/carlhuda"
} | 2011-09-18T07:35:06 | 1487630524 | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.