type
stringclasses 14
values | public
bool 1
class | payload
stringlengths 2
363k
| repo
dict | actor
dict | org
dict | created_at
timestamp[us] | id
stringlengths 10
10
| other
stringlengths 31
69
|
---|---|---|---|---|---|---|---|---|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/HaxeFoundation/haxe/issues/7143","repository_url":"https://api.github.com/repos/HaxeFoundation/haxe","labels_url":"https://api.github.com/repos/HaxeFoundation/haxe/issues/7143/labels{/name}","comments_url":"https://api.github.com/repos/HaxeFoundation/haxe/issues/7143/comments","events_url":"https://api.github.com/repos/HaxeFoundation/haxe/issues/7143/events","html_url":"https://github.com/HaxeFoundation/haxe/issues/7143","id":330287193,"node_id":"MDU6SXNzdWUzMzAyODcxOTM=","number":7143,"title":"[cpp] unnecessary Dynamics with optional arguments with default values","user":{"login":"Gama11","id":2620907,"node_id":"MDQ6VXNlcjI2MjA5MDc=","avatar_url":"https://avatars0.githubusercontent.com/u/2620907?v=4","gravatar_id":"","url":"https://api.github.com/users/Gama11","html_url":"https://github.com/Gama11","followers_url":"https://api.github.com/users/Gama11/followers","following_url":"https://api.github.com/users/Gama11/following{/other_user}","gists_url":"https://api.github.com/users/Gama11/gists{/gist_id}","starred_url":"https://api.github.com/users/Gama11/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Gama11/subscriptions","organizations_url":"https://api.github.com/users/Gama11/orgs","repos_url":"https://api.github.com/users/Gama11/repos","events_url":"https://api.github.com/users/Gama11/events{/privacy}","received_events_url":"https://api.github.com/users/Gama11/received_events","type":"User","site_admin":false},"labels":[{"id":41271761,"node_id":"MDU6TGFiZWw0MTI3MTc2MQ==","url":"https://api.github.com/repos/HaxeFoundation/haxe/labels/platform-cpp","name":"platform-cpp","color":"006b75","default":false}],"state":"open","locked":false,"assignee":{"login":"hughsando","id":1665494,"node_id":"MDQ6VXNlcjE2NjU0OTQ=","avatar_url":"https://avatars1.githubusercontent.com/u/1665494?v=4","gravatar_id":"","url":"https://api.github.com/users/hughsando","html_url":"https://github.com/hughsando","followers_url":"https://api.github.com/users/hughsando/followers","following_url":"https://api.github.com/users/hughsando/following{/other_user}","gists_url":"https://api.github.com/users/hughsando/gists{/gist_id}","starred_url":"https://api.github.com/users/hughsando/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hughsando/subscriptions","organizations_url":"https://api.github.com/users/hughsando/orgs","repos_url":"https://api.github.com/users/hughsando/repos","events_url":"https://api.github.com/users/hughsando/events{/privacy}","received_events_url":"https://api.github.com/users/hughsando/received_events","type":"User","site_admin":false},"assignees":[{"login":"hughsando","id":1665494,"node_id":"MDQ6VXNlcjE2NjU0OTQ=","avatar_url":"https://avatars1.githubusercontent.com/u/1665494?v=4","gravatar_id":"","url":"https://api.github.com/users/hughsando","html_url":"https://github.com/hughsando","followers_url":"https://api.github.com/users/hughsando/followers","following_url":"https://api.github.com/users/hughsando/following{/other_user}","gists_url":"https://api.github.com/users/hughsando/gists{/gist_id}","starred_url":"https://api.github.com/users/hughsando/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hughsando/subscriptions","organizations_url":"https://api.github.com/users/hughsando/orgs","repos_url":"https://api.github.com/users/hughsando/repos","events_url":"https://api.github.com/users/hughsando/events{/privacy}","received_events_url":"https://api.github.com/users/hughsando/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/HaxeFoundation/haxe/milestones/14","html_url":"https://github.com/HaxeFoundation/haxe/milestone/14","labels_url":"https://api.github.com/repos/HaxeFoundation/haxe/milestones/14/labels","id":3272781,"node_id":"MDk6TWlsZXN0b25lMzI3Mjc4MQ==","number":14,"title":"Backlog","description":"We just have to do it.","creator":{"login":"Simn","id":634365,"node_id":"MDQ6VXNlcjYzNDM2NQ==","avatar_url":"https://avatars3.githubusercontent.com/u/634365?v=4","gravatar_id":"","url":"https://api.github.com/users/Simn","html_url":"https://github.com/Simn","followers_url":"https://api.github.com/users/Simn/followers","following_url":"https://api.github.com/users/Simn/following{/other_user}","gists_url":"https://api.github.com/users/Simn/gists{/gist_id}","starred_url":"https://api.github.com/users/Simn/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Simn/subscriptions","organizations_url":"https://api.github.com/users/Simn/orgs","repos_url":"https://api.github.com/users/Simn/repos","events_url":"https://api.github.com/users/Simn/events{/privacy}","received_events_url":"https://api.github.com/users/Simn/received_events","type":"User","site_admin":false},"open_issues":130,"closed_issues":32,"state":"open","created_at":"2018-04-17T06:03:55Z","updated_at":"2018-06-07T16:33:51Z","due_on":null,"closed_at":null},"comments":1,"created_at":"2018-06-07T14:03:23Z","updated_at":"2018-06-08T01:18:57Z","closed_at":null,"author_association":"MEMBER","body":"This Haxe code:\r\n\r\n```haxe\r\nclass Main {\r\n\tpublic static function main() {\r\n\t\tfoobar();\r\n\t\tfoobar2();\r\n\t}\r\n\r\n\tstatic function foobar(def:Int = 0) {}\r\n\tstatic function foobar2(?def:Int = 0) {}\r\n}\r\n```\r\n\r\nGenerates the following C++ code:\r\n\r\n```cpp\r\nvoid Main_obj::main(){\r\n \tHX_STACKFRAME(&_hx_pos_e47a9afac0942eb9_2_main)\r\nHXLINE( 3)\t\t::Main_obj::foobar(null());\r\nHXLINE( 4)\t\t::Main_obj::foobar2(null());\r\n \t}\r\n\r\n\r\nSTATIC_HX_DEFINE_DYNAMIC_FUNC0(Main_obj,main,(void))\r\n\r\nvoid Main_obj::foobar(hx::Null< int > __o_def){\r\nint def = __o_def.Default(0);\r\n \tHX_STACKFRAME(&_hx_pos_e47a9afac0942eb9_7_foobar)\r\n \t}\r\n\r\n\r\nSTATIC_HX_DEFINE_DYNAMIC_FUNC1(Main_obj,foobar,(void))\r\n\r\nvoid Main_obj::foobar2( ::Dynamic __o_def){\r\n ::Dynamic def = __o_def.Default(0);\r\n \tHX_STACKFRAME(&_hx_pos_e47a9afac0942eb9_8_foobar2)\r\n \t}\r\n\r\n\r\nSTATIC_HX_DEFINE_DYNAMIC_FUNC1(Main_obj,foobar2,(void))\r\n```\r\n\r\nNote how `foobar`'s argument is properly typed as `hx::Null<int>`, whereas in `foobar2` it is `Dynamic` (and presumably slower as a result). According to @nadako, it should be possible to generate `foobar2`'s argument as `hx::Null<int>` too in this case."},"comment":{"url":"https://api.github.com/repos/HaxeFoundation/haxe/issues/comments/395615456","html_url":"https://github.com/HaxeFoundation/haxe/issues/7143#issuecomment-395615456","issue_url":"https://api.github.com/repos/HaxeFoundation/haxe/issues/7143","id":395615456,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NTYxNTQ1Ng==","user":{"login":"Gama11","id":2620907,"node_id":"MDQ6VXNlcjI2MjA5MDc=","avatar_url":"https://avatars0.githubusercontent.com/u/2620907?v=4","gravatar_id":"","url":"https://api.github.com/users/Gama11","html_url":"https://github.com/Gama11","followers_url":"https://api.github.com/users/Gama11/followers","following_url":"https://api.github.com/users/Gama11/following{/other_user}","gists_url":"https://api.github.com/users/Gama11/gists{/gist_id}","starred_url":"https://api.github.com/users/Gama11/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Gama11/subscriptions","organizations_url":"https://api.github.com/users/Gama11/orgs","repos_url":"https://api.github.com/users/Gama11/repos","events_url":"https://api.github.com/users/Gama11/events{/privacy}","received_events_url":"https://api.github.com/users/Gama11/received_events","type":"User","site_admin":false},"created_at":"2018-06-08T01:18:57Z","updated_at":"2018-06-08T01:18:57Z","author_association":"MEMBER","body":"They're not quite identical in that `foobar2(null);` is valid and `foobar(null);` is not (\"On static platforms, null can't be used as basic type Int\")."}}
|
{
"id": 10282042,
"name": "HaxeFoundation/haxe",
"url": "https://api.github.com/repos/HaxeFoundation/haxe"
}
|
{
"id": 2620907,
"login": "Gama11",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2620907?",
"url": "https://api.github.com/users/Gama11"
}
|
{
"id": 3826779,
"login": "HaxeFoundation",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3826779?",
"url": "https://api.github.com/orgs/HaxeFoundation"
}
| 2018-06-08T01:18:57 |
7794232965
|
{"actor":{"display_login":"Gama11"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/HaxeFoundation/haxe-evolution/issues/7","repository_url":"https://api.github.com/repos/HaxeFoundation/haxe-evolution","labels_url":"https://api.github.com/repos/HaxeFoundation/haxe-evolution/issues/7/labels{/name}","comments_url":"https://api.github.com/repos/HaxeFoundation/haxe-evolution/issues/7/comments","events_url":"https://api.github.com/repos/HaxeFoundation/haxe-evolution/issues/7/events","html_url":"https://github.com/HaxeFoundation/haxe-evolution/pull/7","id":182221948,"number":7,"title":"Spread `...` operator","user":{"login":"zabojad","id":1238030,"avatar_url":"https://avatars0.githubusercontent.com/u/1238030?v=4","gravatar_id":"","url":"https://api.github.com/users/zabojad","html_url":"https://github.com/zabojad","followers_url":"https://api.github.com/users/zabojad/followers","following_url":"https://api.github.com/users/zabojad/following{/other_user}","gists_url":"https://api.github.com/users/zabojad/gists{/gist_id}","starred_url":"https://api.github.com/users/zabojad/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zabojad/subscriptions","organizations_url":"https://api.github.com/users/zabojad/orgs","repos_url":"https://api.github.com/users/zabojad/repos","events_url":"https://api.github.com/users/zabojad/events{/privacy}","received_events_url":"https://api.github.com/users/zabojad/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":15,"created_at":"2016-10-11T09:52:57Z","updated_at":"2018-02-27T15:26:27Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/HaxeFoundation/haxe-evolution/pulls/7","html_url":"https://github.com/HaxeFoundation/haxe-evolution/pull/7","diff_url":"https://github.com/HaxeFoundation/haxe-evolution/pull/7.diff","patch_url":"https://github.com/HaxeFoundation/haxe-evolution/pull/7.patch"},"body":"Hi Haxe team !\r\n\r\nI'd like to propose a ES6 like `...` spread & rest operator.\r\n\r\nHope we will have a constructive discussion about it.\r\n\r\nBest regards,\r\n\r\nThomas\r\n\r\n[Rendered version](https://github.com/zabojad/haxe-evolution/blob/master/proposals/0002-spread-operator.md)"},"comment":{"url":"https://api.github.com/repos/HaxeFoundation/haxe-evolution/issues/comments/368915588","html_url":"https://github.com/HaxeFoundation/haxe-evolution/pull/7#issuecomment-368915588","issue_url":"https://api.github.com/repos/HaxeFoundation/haxe-evolution/issues/7","id":368915588,"user":{"login":"nadako","id":49749,"avatar_url":"https://avatars0.githubusercontent.com/u/49749?v=4","gravatar_id":"","url":"https://api.github.com/users/nadako","html_url":"https://github.com/nadako","followers_url":"https://api.github.com/users/nadako/followers","following_url":"https://api.github.com/users/nadako/following{/other_user}","gists_url":"https://api.github.com/users/nadako/gists{/gist_id}","starred_url":"https://api.github.com/users/nadako/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nadako/subscriptions","organizations_url":"https://api.github.com/users/nadako/orgs","repos_url":"https://api.github.com/users/nadako/repos","events_url":"https://api.github.com/users/nadako/events{/privacy}","received_events_url":"https://api.github.com/users/nadako/received_events","type":"User","site_admin":false},"created_at":"2018-02-27T15:26:27Z","updated_at":"2018-02-27T15:26:27Z","author_association":"OWNER","body":"At this point I wouldn't put much effort into this unless @ncannasse approves the feature and its syntax in general."}}
|
{
"id": 63723018,
"name": "HaxeFoundation/haxe-evolution",
"url": "https://api.github.com/repos/HaxeFoundation/haxe-evolution"
}
|
{
"id": 49749,
"login": "nadako",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/49749?",
"url": "https://api.github.com/users/nadako"
}
|
{
"id": 3826779,
"login": "HaxeFoundation",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3826779?",
"url": "https://api.github.com/orgs/HaxeFoundation"
}
| 2018-02-27T15:26:27 |
7304245849
|
{"actor":{"display_login":"nadako"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/HaxeFoundation/HaxeManual/issues/339","repository_url":"https://api.github.com/repos/HaxeFoundation/HaxeManual","labels_url":"https://api.github.com/repos/HaxeFoundation/HaxeManual/issues/339/labels{/name}","comments_url":"https://api.github.com/repos/HaxeFoundation/HaxeManual/issues/339/comments","events_url":"https://api.github.com/repos/HaxeFoundation/HaxeManual/issues/339/events","html_url":"https://github.com/HaxeFoundation/HaxeManual/issues/339","id":325245124,"node_id":"MDU6SXNzdWUzMjUyNDUxMjQ=","number":339,"title":"Include HXCPP docs","user":{"login":"Gama11","id":2620907,"node_id":"MDQ6VXNlcjI2MjA5MDc=","avatar_url":"https://avatars0.githubusercontent.com/u/2620907?v=4","gravatar_id":"","url":"https://api.github.com/users/Gama11","html_url":"https://github.com/Gama11","followers_url":"https://api.github.com/users/Gama11/followers","following_url":"https://api.github.com/users/Gama11/following{/other_user}","gists_url":"https://api.github.com/users/Gama11/gists{/gist_id}","starred_url":"https://api.github.com/users/Gama11/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Gama11/subscriptions","organizations_url":"https://api.github.com/users/Gama11/orgs","repos_url":"https://api.github.com/users/Gama11/repos","events_url":"https://api.github.com/users/Gama11/events{/privacy}","received_events_url":"https://api.github.com/users/Gama11/received_events","type":"User","site_admin":false},"labels":[{"id":897046504,"node_id":"MDU6TGFiZWw4OTcwNDY1MDQ=","url":"https://api.github.com/repos/HaxeFoundation/HaxeManual/labels/content","name":"content","color":"9cf0f4","default":false},{"id":795849218,"node_id":"MDU6TGFiZWw3OTU4NDkyMTg=","url":"https://api.github.com/repos/HaxeFoundation/HaxeManual/labels/generator","name":"generator","color":"3dc1e5","default":false}],"state":"open","locked":false,"assignee":{"login":"ibilon","id":3843471,"node_id":"MDQ6VXNlcjM4NDM0NzE=","avatar_url":"https://avatars2.githubusercontent.com/u/3843471?v=4","gravatar_id":"","url":"https://api.github.com/users/ibilon","html_url":"https://github.com/ibilon","followers_url":"https://api.github.com/users/ibilon/followers","following_url":"https://api.github.com/users/ibilon/following{/other_user}","gists_url":"https://api.github.com/users/ibilon/gists{/gist_id}","starred_url":"https://api.github.com/users/ibilon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ibilon/subscriptions","organizations_url":"https://api.github.com/users/ibilon/orgs","repos_url":"https://api.github.com/users/ibilon/repos","events_url":"https://api.github.com/users/ibilon/events{/privacy}","received_events_url":"https://api.github.com/users/ibilon/received_events","type":"User","site_admin":false},"assignees":[{"login":"ibilon","id":3843471,"node_id":"MDQ6VXNlcjM4NDM0NzE=","avatar_url":"https://avatars2.githubusercontent.com/u/3843471?v=4","gravatar_id":"","url":"https://api.github.com/users/ibilon","html_url":"https://github.com/ibilon","followers_url":"https://api.github.com/users/ibilon/followers","following_url":"https://api.github.com/users/ibilon/following{/other_user}","gists_url":"https://api.github.com/users/ibilon/gists{/gist_id}","starred_url":"https://api.github.com/users/ibilon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ibilon/subscriptions","organizations_url":"https://api.github.com/users/ibilon/orgs","repos_url":"https://api.github.com/users/ibilon/repos","events_url":"https://api.github.com/users/ibilon/events{/privacy}","received_events_url":"https://api.github.com/users/ibilon/received_events","type":"User","site_admin":false}],"milestone":null,"comments":3,"created_at":"2018-05-22T11:06:15Z","updated_at":"2018-09-11T20:31:51Z","closed_at":null,"author_association":"MEMBER","body":"@hughsando has recently written some great docs for HXCPP here:\r\n\r\nhttps://github.com/HaxeFoundation/hxcpp/tree/master/docs\r\n\r\nUnfortunately, these are not very easy to find / google. I think it would make sense to include them in the [C++ section of the Haxe Manual](https://haxe.org/manual/target-cpp.html)? They use markdown, but I think the LaTeX sources of the Haxe Manual are converted to that anyway? So it'd probably not be too hard to include this in the build step somehow. Or is it a straight LaTeX -> HTML conversion?\r\n\r\nRight now, the manual has very little information compared to the docs in the HXCPP repo, just compare the docs for defines for the two for instance:\r\n\r\n- https://github.com/HaxeFoundation/hxcpp/blob/master/docs/build_xml/Defines.md\r\n- https://haxe.org/manual/target-cpp-defines.html\r\n\r\nThe Haxe Manual version is just a dump of defines without any additional info on them, while the HXCPP docs have some very valuable additional details.\r\n\r\n@pchertok Maybe this is something you'd be interested to look into?"},"comment":{"url":"https://api.github.com/repos/HaxeFoundation/HaxeManual/issues/comments/420415157","html_url":"https://github.com/HaxeFoundation/HaxeManual/issues/339#issuecomment-420415157","issue_url":"https://api.github.com/repos/HaxeFoundation/HaxeManual/issues/339","id":420415157,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMDQxNTE1Nw==","user":{"login":"Simn","id":634365,"node_id":"MDQ6VXNlcjYzNDM2NQ==","avatar_url":"https://avatars3.githubusercontent.com/u/634365?v=4","gravatar_id":"","url":"https://api.github.com/users/Simn","html_url":"https://github.com/Simn","followers_url":"https://api.github.com/users/Simn/followers","following_url":"https://api.github.com/users/Simn/following{/other_user}","gists_url":"https://api.github.com/users/Simn/gists{/gist_id}","starred_url":"https://api.github.com/users/Simn/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Simn/subscriptions","organizations_url":"https://api.github.com/users/Simn/orgs","repos_url":"https://api.github.com/users/Simn/repos","events_url":"https://api.github.com/users/Simn/events{/privacy}","received_events_url":"https://api.github.com/users/Simn/received_events","type":"User","site_admin":false},"created_at":"2018-09-11T20:31:51Z","updated_at":"2018-09-11T20:31:51Z","author_association":"MEMBER","body":"Just the website is fine."}}
|
{
"id": 10268911,
"name": "HaxeFoundation/HaxeManual",
"url": "https://api.github.com/repos/HaxeFoundation/HaxeManual"
}
|
{
"id": 634365,
"login": "Simn",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/634365?",
"url": "https://api.github.com/users/Simn"
}
|
{
"id": 3826779,
"login": "HaxeFoundation",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3826779?",
"url": "https://api.github.com/orgs/HaxeFoundation"
}
| 2018-09-11T20:31:51 |
8249110308
|
{"actor":{"display_login":"Simn"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/aseprite/aseprite/issues/1709","repository_url":"https://api.github.com/repos/aseprite/aseprite","labels_url":"https://api.github.com/repos/aseprite/aseprite/issues/1709/labels{/name}","comments_url":"https://api.github.com/repos/aseprite/aseprite/issues/1709/comments","events_url":"https://api.github.com/repos/aseprite/aseprite/issues/1709/events","html_url":"https://github.com/aseprite/aseprite/issues/1709","id":314439674,"number":1709,"title":"Export all frames in 1 image","user":{"login":"milan2555","id":21086000,"avatar_url":"https://avatars0.githubusercontent.com/u/21086000?v=4","gravatar_id":"","url":"https://api.github.com/users/milan2555","html_url":"https://github.com/milan2555","followers_url":"https://api.github.com/users/milan2555/followers","following_url":"https://api.github.com/users/milan2555/following{/other_user}","gists_url":"https://api.github.com/users/milan2555/gists{/gist_id}","starred_url":"https://api.github.com/users/milan2555/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/milan2555/subscriptions","organizations_url":"https://api.github.com/users/milan2555/orgs","repos_url":"https://api.github.com/users/milan2555/repos","events_url":"https://api.github.com/users/milan2555/events{/privacy}","received_events_url":"https://api.github.com/users/milan2555/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-04-15T18:32:56Z","updated_at":"2018-04-16T09:56:57Z","closed_at":null,"author_association":"NONE","body":"For a game I want to mod, all frames need to be in one png image and not in a gif or multiple, but it's kinda hard to draw all frames in one frame. Can you please make it so you can export the animation in to one image with all frames among each other."},"comment":{"url":"https://api.github.com/repos/aseprite/aseprite/issues/comments/381545838","html_url":"https://github.com/aseprite/aseprite/issues/1709#issuecomment-381545838","issue_url":"https://api.github.com/repos/aseprite/aseprite/issues/1709","id":381545838,"user":{"login":"KasumiArai","id":8582123,"avatar_url":"https://avatars0.githubusercontent.com/u/8582123?v=4","gravatar_id":"","url":"https://api.github.com/users/KasumiArai","html_url":"https://github.com/KasumiArai","followers_url":"https://api.github.com/users/KasumiArai/followers","following_url":"https://api.github.com/users/KasumiArai/following{/other_user}","gists_url":"https://api.github.com/users/KasumiArai/gists{/gist_id}","starred_url":"https://api.github.com/users/KasumiArai/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/KasumiArai/subscriptions","organizations_url":"https://api.github.com/users/KasumiArai/orgs","repos_url":"https://api.github.com/users/KasumiArai/repos","events_url":"https://api.github.com/users/KasumiArai/events{/privacy}","received_events_url":"https://api.github.com/users/KasumiArai/received_events","type":"User","site_admin":false},"created_at":"2018-04-16T09:56:57Z","updated_at":"2018-04-16T09:56:57Z","author_association":"NONE","body":"Is File, Export Sprite Sheet what you want?"}}
|
{
"id": 23129458,
"name": "aseprite/aseprite",
"url": "https://api.github.com/repos/aseprite/aseprite"
}
|
{
"id": 8582123,
"login": "KasumiArai",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8582123?",
"url": "https://api.github.com/users/KasumiArai"
}
|
{
"id": 3853896,
"login": "aseprite",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3853896?",
"url": "https://api.github.com/orgs/aseprite"
}
| 2018-04-16T09:56:57 |
7535034684
|
{"actor":{"display_login":"KasumiArai"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/idaholab/raven/issues/713","repository_url":"https://api.github.com/repos/idaholab/raven","labels_url":"https://api.github.com/repos/idaholab/raven/issues/713/labels{/name}","comments_url":"https://api.github.com/repos/idaholab/raven/issues/713/comments","events_url":"https://api.github.com/repos/idaholab/raven/issues/713/events","html_url":"https://github.com/idaholab/raven/pull/713","id":345354182,"node_id":"MDExOlB1bGxSZXF1ZXN0MjA0NTMwMzc0","number":713,"title":"fix the stochastic collocation with gamma distribution ","user":{"login":"wangcj05","id":7321071,"node_id":"MDQ6VXNlcjczMjEwNzE=","avatar_url":"https://avatars3.githubusercontent.com/u/7321071?v=4","gravatar_id":"","url":"https://api.github.com/users/wangcj05","html_url":"https://github.com/wangcj05","followers_url":"https://api.github.com/users/wangcj05/followers","following_url":"https://api.github.com/users/wangcj05/following{/other_user}","gists_url":"https://api.github.com/users/wangcj05/gists{/gist_id}","starred_url":"https://api.github.com/users/wangcj05/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wangcj05/subscriptions","organizations_url":"https://api.github.com/users/wangcj05/orgs","repos_url":"https://api.github.com/users/wangcj05/repos","events_url":"https://api.github.com/users/wangcj05/events{/privacy}","received_events_url":"https://api.github.com/users/wangcj05/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-07-27T20:18:36Z","updated_at":"2018-07-28T16:50:36Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/idaholab/raven/pulls/713","html_url":"https://github.com/idaholab/raven/pull/713","diff_url":"https://github.com/idaholab/raven/pull/713.diff","patch_url":"https://github.com/idaholab/raven/pull/713.patch"},"body":"--------\r\nPull Request Description\r\n--------\r\n##### What issue does this change request address? (Use \"#\" before the issue to link it, i.e., #42.)\r\nclose #693 \r\n\r\n##### What are the significant changes in functionality due to this change request?\r\nbug fix for #693 \r\n\r\n----------------\r\nFor Change Control Board: Change Request Review\r\n----------------\r\nThe following review must be completed by an authorized member of the Change Control Board.\r\n- [ ] 1. Review all computer code.\r\n- [ ] 2. If any changes occur to the input syntax, there must be an accompanying change to the user manual and xsd schema. If the input syntax change deprecates existing input files, a conversion script needs to be added (see Conversion Scripts).\r\n- [ ] 3. Make sure the Python code and commenting standards are respected (camelBack, etc.) - See on the [wiki](https://github.com/idaholab/raven/wiki/RAVEN-Code-Standards#python) for details.\r\n- [ ] 4. Automated Tests should pass, including run_tests, pylint, manual building and xsd tests. If there are changes to Simulation.py or JobHandler.py the qsub tests must pass.\r\n- [ ] 5. If significant functionality is added, there must be tests added to check this. Tests should cover all possible options. Multiple short tests are preferred over one large test. If new development on the internal JobHandler parallel system is performed, a cluster test must be added setting, in <RunInfo> XML block, the node ```<internalParallel>``` to True.\r\n- [ ] 6. If the change modifies or adds a requirement or a requirement based test case, the Change Control Board's Chair or designee also needs to approve the change. The requirements and the requirements test shall be in sync.\r\n- [ ] 7. The merge request must reference an issue. If the issue is closed, the issue close checklist shall be done.\r\n- [ ] 8. If an analytic test is changed/added is the the analytic documentation updated/added?\r\n"},"comment":{"url":"https://api.github.com/repos/idaholab/raven/issues/comments/408620635","html_url":"https://github.com/idaholab/raven/pull/713#issuecomment-408620635","issue_url":"https://api.github.com/repos/idaholab/raven/issues/713","id":408620635,"node_id":"MDEyOklzc3VlQ29tbWVudDQwODYyMDYzNQ==","user":{"login":"wangcj05","id":7321071,"node_id":"MDQ6VXNlcjczMjEwNzE=","avatar_url":"https://avatars3.githubusercontent.com/u/7321071?v=4","gravatar_id":"","url":"https://api.github.com/users/wangcj05","html_url":"https://github.com/wangcj05","followers_url":"https://api.github.com/users/wangcj05/followers","following_url":"https://api.github.com/users/wangcj05/following{/other_user}","gists_url":"https://api.github.com/users/wangcj05/gists{/gist_id}","starred_url":"https://api.github.com/users/wangcj05/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wangcj05/subscriptions","organizations_url":"https://api.github.com/users/wangcj05/orgs","repos_url":"https://api.github.com/users/wangcj05/repos","events_url":"https://api.github.com/users/wangcj05/events{/privacy}","received_events_url":"https://api.github.com/users/wangcj05/received_events","type":"User","site_admin":false},"created_at":"2018-07-28T16:50:36Z","updated_at":"2018-07-28T16:50:36Z","author_association":"COLLABORATOR","body":"@PaulTalbot-INL I created an analytic test for this PR. "}}
|
{
"id": 85989537,
"name": "idaholab/raven",
"url": "https://api.github.com/repos/idaholab/raven"
}
|
{
"id": 7321071,
"login": "wangcj05",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7321071?",
"url": "https://api.github.com/users/wangcj05"
}
|
{
"id": 3855370,
"login": "idaholab",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3855370?",
"url": "https://api.github.com/orgs/idaholab"
}
| 2018-07-28T16:50:36 |
8032559783
|
{"actor":{"display_login":"wangcj05"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/idaholab/raven/issues/252","repository_url":"https://api.github.com/repos/idaholab/raven","labels_url":"https://api.github.com/repos/idaholab/raven/issues/252/labels{/name}","comments_url":"https://api.github.com/repos/idaholab/raven/issues/252/comments","events_url":"https://api.github.com/repos/idaholab/raven/issues/252/events","html_url":"https://github.com/idaholab/raven/issues/252","id":243833656,"number":252,"title":"Non-specified initial seeds are still consistently the same","user":{"login":"PaulTalbot-INL","id":2044370,"avatar_url":"https://avatars1.githubusercontent.com/u/2044370?v=4","gravatar_id":"","url":"https://api.github.com/users/PaulTalbot-INL","html_url":"https://github.com/PaulTalbot-INL","followers_url":"https://api.github.com/users/PaulTalbot-INL/followers","following_url":"https://api.github.com/users/PaulTalbot-INL/following{/other_user}","gists_url":"https://api.github.com/users/PaulTalbot-INL/gists{/gist_id}","starred_url":"https://api.github.com/users/PaulTalbot-INL/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PaulTalbot-INL/subscriptions","organizations_url":"https://api.github.com/users/PaulTalbot-INL/orgs","repos_url":"https://api.github.com/users/PaulTalbot-INL/repos","events_url":"https://api.github.com/users/PaulTalbot-INL/events{/privacy}","received_events_url":"https://api.github.com/users/PaulTalbot-INL/received_events","type":"User","site_admin":false},"labels":[{"id":581880378,"url":"https://api.github.com/repos/idaholab/raven/labels/defect","name":"defect","color":"b60205","default":false},{"id":570314579,"url":"https://api.github.com/repos/idaholab/raven/labels/priority_critical","name":"priority_critical","color":"d93f0b","default":false}],"state":"open","locked":false,"assignee":{"login":"PaulTalbot-INL","id":2044370,"avatar_url":"https://avatars1.githubusercontent.com/u/2044370?v=4","gravatar_id":"","url":"https://api.github.com/users/PaulTalbot-INL","html_url":"https://github.com/PaulTalbot-INL","followers_url":"https://api.github.com/users/PaulTalbot-INL/followers","following_url":"https://api.github.com/users/PaulTalbot-INL/following{/other_user}","gists_url":"https://api.github.com/users/PaulTalbot-INL/gists{/gist_id}","starred_url":"https://api.github.com/users/PaulTalbot-INL/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PaulTalbot-INL/subscriptions","organizations_url":"https://api.github.com/users/PaulTalbot-INL/orgs","repos_url":"https://api.github.com/users/PaulTalbot-INL/repos","events_url":"https://api.github.com/users/PaulTalbot-INL/events{/privacy}","received_events_url":"https://api.github.com/users/PaulTalbot-INL/received_events","type":"User","site_admin":false},"assignees":[{"login":"PaulTalbot-INL","id":2044370,"avatar_url":"https://avatars1.githubusercontent.com/u/2044370?v=4","gravatar_id":"","url":"https://api.github.com/users/PaulTalbot-INL","html_url":"https://github.com/PaulTalbot-INL","followers_url":"https://api.github.com/users/PaulTalbot-INL/followers","following_url":"https://api.github.com/users/PaulTalbot-INL/following{/other_user}","gists_url":"https://api.github.com/users/PaulTalbot-INL/gists{/gist_id}","starred_url":"https://api.github.com/users/PaulTalbot-INL/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PaulTalbot-INL/subscriptions","organizations_url":"https://api.github.com/users/PaulTalbot-INL/orgs","repos_url":"https://api.github.com/users/PaulTalbot-INL/repos","events_url":"https://api.github.com/users/PaulTalbot-INL/events{/privacy}","received_events_url":"https://api.github.com/users/PaulTalbot-INL/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2017-07-18T19:59:57Z","updated_at":"2018-04-30T23:13:02Z","closed_at":null,"author_association":"COLLABORATOR","body":"--------\r\nIssue Description\r\n--------\r\n##### What did you expect to see happen?\r\nNew random data each run without initialSeed defined\r\n\r\n##### What did you see instead?\r\nSame every time\r\n\r\n\r\n\r\n----------------\r\nFor Change Control Board: Issue Review\r\n----------------\r\nThis review should occur before any development is performed as a response to this issue.\r\n- [ ] 1. Is it tagged with a type: defect or improvement?\r\n- [ ] 2. Is it tagged with a priority: critical, normal or minor?\r\n- [ ] 3. If it will impact requirements or requirements tests, is it tagged with requirements?\r\n- [ ] 4. If it is a defect, can it cause wrong results for users? If so an email needs to be sent to the users.\r\n- [ ] 5. Is a rationale provided? (Such as explaining why the improvement is needed or why current code is wrong.)\r\n\r\n-------\r\nFor Change Control Board: Issue Closure\r\n-------\r\nThis review should occur when the issue is imminently going to be closed.\r\n- [ ] 1. If the issue is a defect, is the defect fixed?\r\n- [ ] 2. If the issue is a defect, is the defect tested for in the regression test system? (If not explain why not.)\r\n- [ ] 3. If the issue can impact users, has an email to the users group been written (the email should specify if the defect impacts stable or master)?\r\n- [ ] 4. If the issue is a defect, does it impact the latest stable branch? If yes, is there any issue tagged with stable (create if needed)?\r\n- [ ] 5. If the issue is being closed without a merge request, has an explanation of why it is being closed been provided?\r\n"},"comment":{"url":"https://api.github.com/repos/idaholab/raven/issues/comments/385555905","html_url":"https://github.com/idaholab/raven/issues/252#issuecomment-385555905","issue_url":"https://api.github.com/repos/idaholab/raven/issues/252","id":385555905,"user":{"login":"alfoa","id":9202671,"avatar_url":"https://avatars0.githubusercontent.com/u/9202671?v=4","gravatar_id":"","url":"https://api.github.com/users/alfoa","html_url":"https://github.com/alfoa","followers_url":"https://api.github.com/users/alfoa/followers","following_url":"https://api.github.com/users/alfoa/following{/other_user}","gists_url":"https://api.github.com/users/alfoa/gists{/gist_id}","starred_url":"https://api.github.com/users/alfoa/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alfoa/subscriptions","organizations_url":"https://api.github.com/users/alfoa/orgs","repos_url":"https://api.github.com/users/alfoa/repos","events_url":"https://api.github.com/users/alfoa/events{/privacy}","received_events_url":"https://api.github.com/users/alfoa/received_events","type":"User","site_admin":false},"created_at":"2018-04-30T23:13:02Z","updated_at":"2018-04-30T23:13:02Z","author_association":"COLLABORATOR","body":"@PaulTalbot-INL is this still valid?"}}
|
{
"id": 85989537,
"name": "idaholab/raven",
"url": "https://api.github.com/repos/idaholab/raven"
}
|
{
"id": 9202671,
"login": "alfoa",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9202671?",
"url": "https://api.github.com/users/alfoa"
}
|
{
"id": 3855370,
"login": "idaholab",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3855370?",
"url": "https://api.github.com/orgs/idaholab"
}
| 2018-04-30T23:13:03 |
7609227673
|
{"actor":{"display_login":"alfoa"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/25476","repository_url":"https://api.github.com/repos/cms-sw/cmssw","labels_url":"https://api.github.com/repos/cms-sw/cmssw/issues/25476/labels{/name}","comments_url":"https://api.github.com/repos/cms-sw/cmssw/issues/25476/comments","events_url":"https://api.github.com/repos/cms-sw/cmssw/issues/25476/events","html_url":"https://github.com/cms-sw/cmssw/issues/25476","id":389959207,"node_id":"MDU6SXNzdWUzODk5NTkyMDc=","number":25476,"title":"Build CMSSW_9_3_13_patch2","user":{"login":"kpedro88","id":4672808,"node_id":"MDQ6VXNlcjQ2NzI4MDg=","avatar_url":"https://avatars0.githubusercontent.com/u/4672808?v=4","gravatar_id":"","url":"https://api.github.com/users/kpedro88","html_url":"https://github.com/kpedro88","followers_url":"https://api.github.com/users/kpedro88/followers","following_url":"https://api.github.com/users/kpedro88/following{/other_user}","gists_url":"https://api.github.com/users/kpedro88/gists{/gist_id}","starred_url":"https://api.github.com/users/kpedro88/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kpedro88/subscriptions","organizations_url":"https://api.github.com/users/kpedro88/orgs","repos_url":"https://api.github.com/users/kpedro88/repos","events_url":"https://api.github.com/users/kpedro88/events{/privacy}","received_events_url":"https://api.github.com/users/kpedro88/received_events","type":"User","site_admin":false},"labels":[{"id":602042382,"node_id":"MDU6TGFiZWw2MDIwNDIzODI=","url":"https://api.github.com/repos/cms-sw/cmssw/labels/release-build-request","name":"release-build-request","color":"2cbe4e","default":false},{"id":531024724,"node_id":"MDU6TGFiZWw1MzEwMjQ3MjQ=","url":"https://api.github.com/repos/cms-sw/cmssw/labels/slc6_amd64_gcc630-build-error","name":"slc6_amd64_gcc630-build-error","color":"ededed","default":false},{"id":530052321,"node_id":"MDU6TGFiZWw1MzAwNTIzMjE=","url":"https://api.github.com/repos/cms-sw/cmssw/labels/slc6_amd64_gcc630-uploading","name":"slc6_amd64_gcc630-uploading","color":"ededed","default":false},{"id":566569436,"node_id":"MDU6TGFiZWw1NjY1Njk0MzY=","url":"https://api.github.com/repos/cms-sw/cmssw/labels/slc7_amd64_gcc630-uploading","name":"slc7_amd64_gcc630-uploading","color":"ededed","default":false},{"id":184897323,"node_id":"MDU6TGFiZWwxODQ4OTczMjM=","url":"https://api.github.com/repos/cms-sw/cmssw/labels/uploading-builds","name":"uploading-builds","color":"86A086","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":23,"created_at":"2018-12-11T21:22:27Z","updated_at":"2018-12-13T15:41:55Z","closed_at":null,"author_association":"CONTRIBUTOR","body":""},"comment":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/comments/447014279","html_url":"https://github.com/cms-sw/cmssw/issues/25476#issuecomment-447014279","issue_url":"https://api.github.com/repos/cms-sw/cmssw/issues/25476","id":447014279,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0NzAxNDI3OQ==","user":{"login":"cmsbuild","id":4170616,"node_id":"MDQ6VXNlcjQxNzA2MTY=","avatar_url":"https://avatars1.githubusercontent.com/u/4170616?v=4","gravatar_id":"","url":"https://api.github.com/users/cmsbuild","html_url":"https://github.com/cmsbuild","followers_url":"https://api.github.com/users/cmsbuild/followers","following_url":"https://api.github.com/users/cmsbuild/following{/other_user}","gists_url":"https://api.github.com/users/cmsbuild/gists{/gist_id}","starred_url":"https://api.github.com/users/cmsbuild/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cmsbuild/subscriptions","organizations_url":"https://api.github.com/users/cmsbuild/orgs","repos_url":"https://api.github.com/users/cmsbuild/repos","events_url":"https://api.github.com/users/cmsbuild/events{/privacy}","received_events_url":"https://api.github.com/users/cmsbuild/received_events","type":"User","site_admin":false},"created_at":"2018-12-13T15:41:55Z","updated_at":"2018-12-13T15:41:55Z","author_association":"CONTRIBUTOR","body":"The upload has started for slc7_amd64_gcc630 in cmsbuild94. \nYou can see the progress here: https://cmssdt.cern.ch/jenkins/job/upload-release/1236/console"}}
|
{
"id": 10969551,
"name": "cms-sw/cmssw",
"url": "https://api.github.com/repos/cms-sw/cmssw"
}
|
{
"id": 4170616,
"login": "cmsbuild",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4170616?",
"url": "https://api.github.com/users/cmsbuild"
}
|
{
"id": 3863500,
"login": "cms-sw",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3863500?",
"url": "https://api.github.com/orgs/cms-sw"
}
| 2018-12-13T15:41:55 |
8749136833
|
{"actor":{"display_login":"cmsbuild"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cms-sw/cmsdist/issues/3869","repository_url":"https://api.github.com/repos/cms-sw/cmsdist","labels_url":"https://api.github.com/repos/cms-sw/cmsdist/issues/3869/labels{/name}","comments_url":"https://api.github.com/repos/cms-sw/cmsdist/issues/3869/comments","events_url":"https://api.github.com/repos/cms-sw/cmsdist/issues/3869/events","html_url":"https://github.com/cms-sw/cmsdist/pull/3869","id":307785994,"number":3869,"title":"Make a switch from das_client to dasgoclient (DO NOT MERGE)","user":{"login":"vkuznet","id":125138,"avatar_url":"https://avatars0.githubusercontent.com/u/125138?v=4","gravatar_id":"","url":"https://api.github.com/users/vkuznet","html_url":"https://github.com/vkuznet","followers_url":"https://api.github.com/users/vkuznet/followers","following_url":"https://api.github.com/users/vkuznet/following{/other_user}","gists_url":"https://api.github.com/users/vkuznet/gists{/gist_id}","starred_url":"https://api.github.com/users/vkuznet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vkuznet/subscriptions","organizations_url":"https://api.github.com/users/vkuznet/orgs","repos_url":"https://api.github.com/users/vkuznet/repos","events_url":"https://api.github.com/users/vkuznet/events{/privacy}","received_events_url":"https://api.github.com/users/vkuznet/received_events","type":"User","site_admin":false},"labels":[{"id":290530588,"url":"https://api.github.com/repos/cms-sw/cmsdist/labels/externals-pending","name":"externals-pending","color":"fbca04","default":false},{"id":290530601,"url":"https://api.github.com/repos/cms-sw/cmsdist/labels/orp-pending","name":"orp-pending","color":"fbca04","default":false},{"id":290530589,"url":"https://api.github.com/repos/cms-sw/cmsdist/labels/pending-signatures","name":"pending-signatures","color":"ff8000","default":false},{"id":155758686,"url":"https://api.github.com/repos/cms-sw/cmsdist/labels/tests-approved","name":"tests-approved","color":"2cbe4e","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":11,"created_at":"2018-03-22T19:35:52Z","updated_at":"2018-03-26T11:20:48Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/cms-sw/cmsdist/pulls/3869","html_url":"https://github.com/cms-sw/cmsdist/pull/3869","diff_url":"https://github.com/cms-sw/cmsdist/pull/3869.diff","patch_url":"https://github.com/cms-sw/cmsdist/pull/3869.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/cms-sw/cmsdist/issues/comments/376132397","html_url":"https://github.com/cms-sw/cmsdist/pull/3869#issuecomment-376132397","issue_url":"https://api.github.com/repos/cms-sw/cmsdist/issues/3869","id":376132397,"user":{"login":"cmsbuild","id":4170616,"avatar_url":"https://avatars1.githubusercontent.com/u/4170616?v=4","gravatar_id":"","url":"https://api.github.com/users/cmsbuild","html_url":"https://github.com/cmsbuild","followers_url":"https://api.github.com/users/cmsbuild/followers","following_url":"https://api.github.com/users/cmsbuild/following{/other_user}","gists_url":"https://api.github.com/users/cmsbuild/gists{/gist_id}","starred_url":"https://api.github.com/users/cmsbuild/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cmsbuild/subscriptions","organizations_url":"https://api.github.com/users/cmsbuild/orgs","repos_url":"https://api.github.com/users/cmsbuild/repos","events_url":"https://api.github.com/users/cmsbuild/events{/privacy}","received_events_url":"https://api.github.com/users/cmsbuild/received_events","type":"User","site_admin":false},"created_at":"2018-03-26T11:20:48Z","updated_at":"2018-03-26T11:20:48Z","author_association":"CONTRIBUTOR","body":"Comparison is ready\nhttps://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3869/27102/summary.html\n\nComparison Summary:\n - No significant changes to the logs found\n - Reco comparison results: 4 differences found in the comparisons\n - DQMHistoTests: Total files compared: 29\n - DQMHistoTests: Total histograms compared: 2498300\n - DQMHistoTests: Total failures: 1\n - DQMHistoTests: Total nulls: 0\n - DQMHistoTests: Total successes: 2498123\n - DQMHistoTests: Total skipped: 176\n - DQMHistoTests: Total Missing objects: 0\n - DQMHistoSizes: Histogram memory added: 1.39000000009 KiB( 22 files compared)\n - Checked 118 log files, 9 edm output root files, 29 DQM output files\n"}}
|
{
"id": 8711353,
"name": "cms-sw/cmsdist",
"url": "https://api.github.com/repos/cms-sw/cmsdist"
}
|
{
"id": 4170616,
"login": "cmsbuild",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4170616?",
"url": "https://api.github.com/users/cmsbuild"
}
|
{
"id": 3863500,
"login": "cms-sw",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3863500?",
"url": "https://api.github.com/orgs/cms-sw"
}
| 2018-03-26T11:20:48 |
7434522259
|
{"actor":{"display_login":"cmsbuild"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/25082","repository_url":"https://api.github.com/repos/cms-sw/cmssw","labels_url":"https://api.github.com/repos/cms-sw/cmssw/issues/25082/labels{/name}","comments_url":"https://api.github.com/repos/cms-sw/cmssw/issues/25082/comments","events_url":"https://api.github.com/repos/cms-sw/cmssw/issues/25082/events","html_url":"https://github.com/cms-sw/cmssw/pull/25082","id":376357082,"node_id":"MDExOlB1bGxSZXF1ZXN0MjI3NTkxMTg5","number":25082,"title":"Fix HLT path selection and BaselineValidator module addition for HI","user":{"login":"arossi83","id":16881581,"node_id":"MDQ6VXNlcjE2ODgxNTgx","avatar_url":"https://avatars0.githubusercontent.com/u/16881581?v=4","gravatar_id":"","url":"https://api.github.com/users/arossi83","html_url":"https://github.com/arossi83","followers_url":"https://api.github.com/users/arossi83/followers","following_url":"https://api.github.com/users/arossi83/following{/other_user}","gists_url":"https://api.github.com/users/arossi83/gists{/gist_id}","starred_url":"https://api.github.com/users/arossi83/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/arossi83/subscriptions","organizations_url":"https://api.github.com/users/arossi83/orgs","repos_url":"https://api.github.com/users/arossi83/repos","events_url":"https://api.github.com/users/arossi83/events{/privacy}","received_events_url":"https://api.github.com/users/arossi83/received_events","type":"User","site_admin":false},"labels":[{"id":88653795,"node_id":"MDU6TGFiZWw4ODY1Mzc5NQ==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/comparison-pending","name":"comparison-pending","color":"fbca04","default":false},{"id":52820549,"node_id":"MDU6TGFiZWw1MjgyMDU0OQ==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/dqm-pending","name":"dqm-pending","color":"fbca04","default":false},{"id":56953091,"node_id":"MDU6TGFiZWw1Njk1MzA5MQ==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/orp-pending","name":"orp-pending","color":"fbca04","default":false},{"id":53167770,"node_id":"MDU6TGFiZWw1MzE2Nzc3MA==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/pending-signatures","name":"pending-signatures","color":"ff8000","default":false},{"id":56131152,"node_id":"MDU6TGFiZWw1NjEzMTE1Mg==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/tests-pending","name":"tests-pending","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/cms-sw/cmssw/milestones/77","html_url":"https://github.com/cms-sw/cmssw/milestone/77","labels_url":"https://api.github.com/repos/cms-sw/cmssw/milestones/77/labels","id":3502981,"node_id":"MDk6TWlsZXN0b25lMzUwMjk4MQ==","number":77,"title":"CMSSW_10_3_X","description":null,"creator":{"login":"smuzaffar","id":4115138,"node_id":"MDQ6VXNlcjQxMTUxMzg=","avatar_url":"https://avatars3.githubusercontent.com/u/4115138?v=4","gravatar_id":"","url":"https://api.github.com/users/smuzaffar","html_url":"https://github.com/smuzaffar","followers_url":"https://api.github.com/users/smuzaffar/followers","following_url":"https://api.github.com/users/smuzaffar/following{/other_user}","gists_url":"https://api.github.com/users/smuzaffar/gists{/gist_id}","starred_url":"https://api.github.com/users/smuzaffar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smuzaffar/subscriptions","organizations_url":"https://api.github.com/users/smuzaffar/orgs","repos_url":"https://api.github.com/users/smuzaffar/repos","events_url":"https://api.github.com/users/smuzaffar/events{/privacy}","received_events_url":"https://api.github.com/users/smuzaffar/received_events","type":"User","site_admin":false},"open_issues":17,"closed_issues":792,"state":"open","created_at":"2018-07-17T14:14:12Z","updated_at":"2018-11-01T11:37:22Z","due_on":null,"closed_at":null},"comments":3,"created_at":"2018-11-01T11:37:07Z","updated_at":"2018-11-01T11:45:25Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/cms-sw/cmssw/pulls/25082","html_url":"https://github.com/cms-sw/cmssw/pull/25082","diff_url":"https://github.com/cms-sw/cmssw/pull/25082.diff","patch_url":"https://github.com/cms-sw/cmssw/pull/25082.patch"},"body":"SiStrip Online DQM client setup for HI. All the changes affect only online (the SiStripBaselineValidator plugin is used only online). "},"comment":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/comments/435016077","html_url":"https://github.com/cms-sw/cmssw/pull/25082#issuecomment-435016077","issue_url":"https://api.github.com/repos/cms-sw/cmssw/issues/25082","id":435016077,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNTAxNjA3Nw==","user":{"login":"mmusich","id":5082376,"node_id":"MDQ6VXNlcjUwODIzNzY=","avatar_url":"https://avatars1.githubusercontent.com/u/5082376?v=4","gravatar_id":"","url":"https://api.github.com/users/mmusich","html_url":"https://github.com/mmusich","followers_url":"https://api.github.com/users/mmusich/followers","following_url":"https://api.github.com/users/mmusich/following{/other_user}","gists_url":"https://api.github.com/users/mmusich/gists{/gist_id}","starred_url":"https://api.github.com/users/mmusich/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mmusich/subscriptions","organizations_url":"https://api.github.com/users/mmusich/orgs","repos_url":"https://api.github.com/users/mmusich/repos","events_url":"https://api.github.com/users/mmusich/events{/privacy}","received_events_url":"https://api.github.com/users/mmusich/received_events","type":"User","site_admin":false},"created_at":"2018-11-01T11:45:25Z","updated_at":"2018-11-01T11:45:25Z","author_association":"CONTRIBUTOR","body":"@icali FYI"}}
|
{
"id": 10969551,
"name": "cms-sw/cmssw",
"url": "https://api.github.com/repos/cms-sw/cmssw"
}
|
{
"id": 5082376,
"login": "mmusich",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5082376?",
"url": "https://api.github.com/users/mmusich"
}
|
{
"id": 3863500,
"login": "cms-sw",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3863500?",
"url": "https://api.github.com/orgs/cms-sw"
}
| 2018-11-01T11:45:25 |
8518475199
|
{"actor":{"display_login":"mmusich"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/23129","repository_url":"https://api.github.com/repos/cms-sw/cmssw","labels_url":"https://api.github.com/repos/cms-sw/cmssw/issues/23129/labels{/name}","comments_url":"https://api.github.com/repos/cms-sw/cmssw/issues/23129/comments","events_url":"https://api.github.com/repos/cms-sw/cmssw/issues/23129/events","html_url":"https://github.com/cms-sw/cmssw/pull/23129","id":319984774,"number":23129,"title":"Phase2-hgx110 HGCal TDR geometry for SIM step","user":{"login":"bsunanda","id":5033146,"avatar_url":"https://avatars1.githubusercontent.com/u/5033146?v=4","gravatar_id":"","url":"https://api.github.com/users/bsunanda","html_url":"https://github.com/bsunanda","followers_url":"https://api.github.com/users/bsunanda/followers","following_url":"https://api.github.com/users/bsunanda/following{/other_user}","gists_url":"https://api.github.com/users/bsunanda/gists{/gist_id}","starred_url":"https://api.github.com/users/bsunanda/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bsunanda/subscriptions","organizations_url":"https://api.github.com/users/bsunanda/orgs","repos_url":"https://api.github.com/users/bsunanda/repos","events_url":"https://api.github.com/users/bsunanda/events{/privacy}","received_events_url":"https://api.github.com/users/bsunanda/received_events","type":"User","site_admin":false},"labels":[{"id":673935056,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/code-checks-pending","name":"code-checks-pending","color":"fbca04","default":false},{"id":88653795,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/comparison-pending","name":"comparison-pending","color":"fbca04","default":false},{"id":52881721,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/geometry-pending","name":"geometry-pending","color":"fbca04","default":false},{"id":56953091,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/orp-pending","name":"orp-pending","color":"fbca04","default":false},{"id":53167770,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/pending-signatures","name":"pending-signatures","color":"ff8000","default":false},{"id":52820523,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/simulation-pending","name":"simulation-pending","color":"fbca04","default":false},{"id":56131152,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/tests-pending","name":"tests-pending","color":"fbca04","default":false},{"id":530655448,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/upgrade-pending","name":"upgrade-pending","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/cms-sw/cmssw/milestones/76","html_url":"https://github.com/cms-sw/cmssw/milestone/76","labels_url":"https://api.github.com/repos/cms-sw/cmssw/milestones/76/labels","id":3227631,"number":76,"title":"CMSSW_10_2_X","description":null,"creator":{"login":"smuzaffar","id":4115138,"avatar_url":"https://avatars3.githubusercontent.com/u/4115138?v=4","gravatar_id":"","url":"https://api.github.com/users/smuzaffar","html_url":"https://github.com/smuzaffar","followers_url":"https://api.github.com/users/smuzaffar/followers","following_url":"https://api.github.com/users/smuzaffar/following{/other_user}","gists_url":"https://api.github.com/users/smuzaffar/gists{/gist_id}","starred_url":"https://api.github.com/users/smuzaffar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smuzaffar/subscriptions","organizations_url":"https://api.github.com/users/smuzaffar/orgs","repos_url":"https://api.github.com/users/smuzaffar/repos","events_url":"https://api.github.com/users/smuzaffar/events{/privacy}","received_events_url":"https://api.github.com/users/smuzaffar/received_events","type":"User","site_admin":false},"open_issues":54,"closed_issues":264,"state":"open","created_at":"2018-03-29T07:57:10Z","updated_at":"2018-05-08T14:29:48Z","due_on":null,"closed_at":null},"comments":29,"created_at":"2018-05-03T16:06:00Z","updated_at":"2018-05-08T15:38:50Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/cms-sw/cmssw/pulls/23129","html_url":"https://github.com/cms-sw/cmssw/pull/23129","diff_url":"https://github.com/cms-sw/cmssw/pull/23129.diff","patch_url":"https://github.com/cms-sw/cmssw/pull/23129.patch"},"body":"Added functionality to get numbering in SIM step for new HGCal geometry definition\r\nNew sensitive detector class\r\nTested detid to space point and vice versa"},"comment":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/comments/387446170","html_url":"https://github.com/cms-sw/cmssw/pull/23129#issuecomment-387446170","issue_url":"https://api.github.com/repos/cms-sw/cmssw/issues/23129","id":387446170,"user":{"login":"cmsbuild","id":4170616,"avatar_url":"https://avatars1.githubusercontent.com/u/4170616?v=4","gravatar_id":"","url":"https://api.github.com/users/cmsbuild","html_url":"https://github.com/cmsbuild","followers_url":"https://api.github.com/users/cmsbuild/followers","following_url":"https://api.github.com/users/cmsbuild/following{/other_user}","gists_url":"https://api.github.com/users/cmsbuild/gists{/gist_id}","starred_url":"https://api.github.com/users/cmsbuild/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cmsbuild/subscriptions","organizations_url":"https://api.github.com/users/cmsbuild/orgs","repos_url":"https://api.github.com/users/cmsbuild/repos","events_url":"https://api.github.com/users/cmsbuild/events{/privacy}","received_events_url":"https://api.github.com/users/cmsbuild/received_events","type":"User","site_admin":false},"created_at":"2018-05-08T15:38:50Z","updated_at":"2018-05-08T15:38:50Z","author_association":"CONTRIBUTOR","body":"+code-checks\n\nLogs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-23129/4597"}}
|
{
"id": 10969551,
"name": "cms-sw/cmssw",
"url": "https://api.github.com/repos/cms-sw/cmssw"
}
|
{
"id": 4170616,
"login": "cmsbuild",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4170616?",
"url": "https://api.github.com/users/cmsbuild"
}
|
{
"id": 3863500,
"login": "cms-sw",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3863500?",
"url": "https://api.github.com/orgs/cms-sw"
}
| 2018-05-08T15:38:51 |
7644502598
|
{"actor":{"display_login":"cmsbuild"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/24200","repository_url":"https://api.github.com/repos/cms-sw/cmssw","labels_url":"https://api.github.com/repos/cms-sw/cmssw/issues/24200/labels{/name}","comments_url":"https://api.github.com/repos/cms-sw/cmssw/issues/24200/comments","events_url":"https://api.github.com/repos/cms-sw/cmssw/issues/24200/events","html_url":"https://github.com/cms-sw/cmssw/pull/24200","id":347491596,"node_id":"MDExOlB1bGxSZXF1ZXN0MjA2MTAzNTk3","number":24200,"title":"Phase2-hgx137 Modify the code to go toward the DIGI step for HFNose","user":{"login":"bsunanda","id":5033146,"node_id":"MDQ6VXNlcjUwMzMxNDY=","avatar_url":"https://avatars1.githubusercontent.com/u/5033146?v=4","gravatar_id":"","url":"https://api.github.com/users/bsunanda","html_url":"https://github.com/bsunanda","followers_url":"https://api.github.com/users/bsunanda/followers","following_url":"https://api.github.com/users/bsunanda/following{/other_user}","gists_url":"https://api.github.com/users/bsunanda/gists{/gist_id}","starred_url":"https://api.github.com/users/bsunanda/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bsunanda/subscriptions","organizations_url":"https://api.github.com/users/bsunanda/orgs","repos_url":"https://api.github.com/users/bsunanda/repos","events_url":"https://api.github.com/users/bsunanda/events{/privacy}","received_events_url":"https://api.github.com/users/bsunanda/received_events","type":"User","site_admin":false},"labels":[{"id":673935056,"node_id":"MDU6TGFiZWw2NzM5MzUwNTY=","url":"https://api.github.com/repos/cms-sw/cmssw/labels/code-checks-pending","name":"code-checks-pending","color":"fbca04","default":false},{"id":88653795,"node_id":"MDU6TGFiZWw4ODY1Mzc5NQ==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/comparison-pending","name":"comparison-pending","color":"fbca04","default":false},{"id":52881721,"node_id":"MDU6TGFiZWw1Mjg4MTcyMQ==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/geometry-pending","name":"geometry-pending","color":"fbca04","default":false},{"id":52881747,"node_id":"MDU6TGFiZWw1Mjg4MTc0Nw==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/operations-pending","name":"operations-pending","color":"fbca04","default":false},{"id":56953091,"node_id":"MDU6TGFiZWw1Njk1MzA5MQ==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/orp-pending","name":"orp-pending","color":"fbca04","default":false},{"id":53167770,"node_id":"MDU6TGFiZWw1MzE2Nzc3MA==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/pending-signatures","name":"pending-signatures","color":"ff8000","default":false},{"id":52820523,"node_id":"MDU6TGFiZWw1MjgyMDUyMw==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/simulation-pending","name":"simulation-pending","color":"fbca04","default":false},{"id":56131152,"node_id":"MDU6TGFiZWw1NjEzMTE1Mg==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/tests-pending","name":"tests-pending","color":"fbca04","default":false},{"id":530655448,"node_id":"MDU6TGFiZWw1MzA2NTU0NDg=","url":"https://api.github.com/repos/cms-sw/cmssw/labels/upgrade-pending","name":"upgrade-pending","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/cms-sw/cmssw/milestones/77","html_url":"https://github.com/cms-sw/cmssw/milestone/77","labels_url":"https://api.github.com/repos/cms-sw/cmssw/milestones/77/labels","id":3502981,"node_id":"MDk6TWlsZXN0b25lMzUwMjk4MQ==","number":77,"title":"CMSSW_10_3_X","description":null,"creator":{"login":"smuzaffar","id":4115138,"node_id":"MDQ6VXNlcjQxMTUxMzg=","avatar_url":"https://avatars3.githubusercontent.com/u/4115138?v=4","gravatar_id":"","url":"https://api.github.com/users/smuzaffar","html_url":"https://github.com/smuzaffar","followers_url":"https://api.github.com/users/smuzaffar/followers","following_url":"https://api.github.com/users/smuzaffar/following{/other_user}","gists_url":"https://api.github.com/users/smuzaffar/gists{/gist_id}","starred_url":"https://api.github.com/users/smuzaffar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smuzaffar/subscriptions","organizations_url":"https://api.github.com/users/smuzaffar/orgs","repos_url":"https://api.github.com/users/smuzaffar/repos","events_url":"https://api.github.com/users/smuzaffar/events{/privacy}","received_events_url":"https://api.github.com/users/smuzaffar/received_events","type":"User","site_admin":false},"open_issues":46,"closed_issues":313,"state":"open","created_at":"2018-07-17T14:14:12Z","updated_at":"2018-08-03T21:00:57Z","due_on":null,"closed_at":null},"comments":8,"created_at":"2018-08-03T18:18:33Z","updated_at":"2018-08-03T21:06:55Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/cms-sw/cmssw/pulls/24200","html_url":"https://github.com/cms-sw/cmssw/pull/24200","diff_url":"https://github.com/cms-sw/cmssw/pull/24200.diff","patch_url":"https://github.com/cms-sw/cmssw/pull/24200.patch"},"body":"Utilizer the codes for HGCal EE"},"comment":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/comments/410376579","html_url":"https://github.com/cms-sw/cmssw/pull/24200#issuecomment-410376579","issue_url":"https://api.github.com/repos/cms-sw/cmssw/issues/24200","id":410376579,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMDM3NjU3OQ==","user":{"login":"cmsbuild","id":4170616,"node_id":"MDQ6VXNlcjQxNzA2MTY=","avatar_url":"https://avatars1.githubusercontent.com/u/4170616?v=4","gravatar_id":"","url":"https://api.github.com/users/cmsbuild","html_url":"https://github.com/cmsbuild","followers_url":"https://api.github.com/users/cmsbuild/followers","following_url":"https://api.github.com/users/cmsbuild/following{/other_user}","gists_url":"https://api.github.com/users/cmsbuild/gists{/gist_id}","starred_url":"https://api.github.com/users/cmsbuild/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cmsbuild/subscriptions","organizations_url":"https://api.github.com/users/cmsbuild/orgs","repos_url":"https://api.github.com/users/cmsbuild/repos","events_url":"https://api.github.com/users/cmsbuild/events{/privacy}","received_events_url":"https://api.github.com/users/cmsbuild/received_events","type":"User","site_admin":false},"created_at":"2018-08-03T21:06:55Z","updated_at":"2018-08-03T21:06:55Z","author_association":"CONTRIBUTOR","body":"Comparison job queued."}}
|
{
"id": 10969551,
"name": "cms-sw/cmssw",
"url": "https://api.github.com/repos/cms-sw/cmssw"
}
|
{
"id": 4170616,
"login": "cmsbuild",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4170616?",
"url": "https://api.github.com/users/cmsbuild"
}
|
{
"id": 3863500,
"login": "cms-sw",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3863500?",
"url": "https://api.github.com/orgs/cms-sw"
}
| 2018-08-03T21:06:55 |
8064822563
|
{"actor":{"display_login":"cmsbuild"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/23477","repository_url":"https://api.github.com/repos/cms-sw/cmssw","labels_url":"https://api.github.com/repos/cms-sw/cmssw/issues/23477/labels{/name}","comments_url":"https://api.github.com/repos/cms-sw/cmssw/issues/23477/comments","events_url":"https://api.github.com/repos/cms-sw/cmssw/issues/23477/events","html_url":"https://github.com/cms-sw/cmssw/pull/23477","id":329389926,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkyNjU2MzAz","number":23477,"title":"Implementation of Fall17 cutbased Electron ID V2","user":{"login":"UAEDF-tomc","id":4720687,"node_id":"MDQ6VXNlcjQ3MjA2ODc=","avatar_url":"https://avatars1.githubusercontent.com/u/4720687?v=4","gravatar_id":"","url":"https://api.github.com/users/UAEDF-tomc","html_url":"https://github.com/UAEDF-tomc","followers_url":"https://api.github.com/users/UAEDF-tomc/followers","following_url":"https://api.github.com/users/UAEDF-tomc/following{/other_user}","gists_url":"https://api.github.com/users/UAEDF-tomc/gists{/gist_id}","starred_url":"https://api.github.com/users/UAEDF-tomc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/UAEDF-tomc/subscriptions","organizations_url":"https://api.github.com/users/UAEDF-tomc/orgs","repos_url":"https://api.github.com/users/UAEDF-tomc/repos","events_url":"https://api.github.com/users/UAEDF-tomc/events{/privacy}","received_events_url":"https://api.github.com/users/UAEDF-tomc/received_events","type":"User","site_admin":false},"labels":[{"id":52881179,"node_id":"MDU6TGFiZWw1Mjg4MTE3OQ==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/analysis-pending","name":"analysis-pending","color":"fbca04","default":false},{"id":673935047,"node_id":"MDU6TGFiZWw2NzM5MzUwNDc=","url":"https://api.github.com/repos/cms-sw/cmssw/labels/code-checks-approved","name":"code-checks-approved","color":"2cbe4e","default":false},{"id":88653795,"node_id":"MDU6TGFiZWw4ODY1Mzc5NQ==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/comparison-pending","name":"comparison-pending","color":"fbca04","default":false},{"id":56953091,"node_id":"MDU6TGFiZWw1Njk1MzA5MQ==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/orp-pending","name":"orp-pending","color":"fbca04","default":false},{"id":53167770,"node_id":"MDU6TGFiZWw1MzE2Nzc3MA==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/pending-signatures","name":"pending-signatures","color":"ff8000","default":false},{"id":52820010,"node_id":"MDU6TGFiZWw1MjgyMDAxMA==","url":"https://api.github.com/repos/cms-sw/cmssw/labels/reconstruction-pending","name":"reconstruction-pending","color":"fbca04","default":false},{"id":170521617,"node_id":"MDU6TGFiZWwxNzA1MjE2MTc=","url":"https://api.github.com/repos/cms-sw/cmssw/labels/tests-started","name":"tests-started","color":"ff8000","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/cms-sw/cmssw/milestones/76","html_url":"https://github.com/cms-sw/cmssw/milestone/76","labels_url":"https://api.github.com/repos/cms-sw/cmssw/milestones/76/labels","id":3227631,"node_id":"MDk6TWlsZXN0b25lMzIyNzYzMQ==","number":76,"title":"CMSSW_10_2_X","description":null,"creator":{"login":"smuzaffar","id":4115138,"node_id":"MDQ6VXNlcjQxMTUxMzg=","avatar_url":"https://avatars3.githubusercontent.com/u/4115138?v=4","gravatar_id":"","url":"https://api.github.com/users/smuzaffar","html_url":"https://github.com/smuzaffar","followers_url":"https://api.github.com/users/smuzaffar/followers","following_url":"https://api.github.com/users/smuzaffar/following{/other_user}","gists_url":"https://api.github.com/users/smuzaffar/gists{/gist_id}","starred_url":"https://api.github.com/users/smuzaffar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smuzaffar/subscriptions","organizations_url":"https://api.github.com/users/smuzaffar/orgs","repos_url":"https://api.github.com/users/smuzaffar/repos","events_url":"https://api.github.com/users/smuzaffar/events{/privacy}","received_events_url":"https://api.github.com/users/smuzaffar/received_events","type":"User","site_admin":false},"open_issues":55,"closed_issues":557,"state":"open","created_at":"2018-03-29T07:57:10Z","updated_at":"2018-06-11T13:36:34Z","due_on":null,"closed_at":null},"comments":29,"created_at":"2018-06-05T10:12:49Z","updated_at":"2018-06-11T14:54:17Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/cms-sw/cmssw/pulls/23477","html_url":"https://github.com/cms-sw/cmssw/pull/23477","diff_url":"https://github.com/cms-sw/cmssw/pull/23477.diff","patch_url":"https://github.com/cms-sw/cmssw/pull/23477.patch"},"body":"This pull request contains:\r\n- Fall17 effective areas based on 94X samples\r\n- Introduction of scaled pfRelIso cut\r\n- Implementation of Fall17 cutbased ElectronID workingpoints V2\r\n\r\nLink to slides of latest update (30th of May 2018):\r\nhttps://indico.cern.ch/event/732971/contributions/3022843/attachments/1658685/2656462/eleIdTuning.pdf\r\n\r\nEarlier updates preceding the final update:\r\nhttps://indico.cern.ch/event/697079/contributions/2968124/attachments/1632990/2604194/eleIdTuning.pdf\r\nhttps://indico.cern.ch/event/697576/contributions/2940576/attachments/1620927/2578913/eleIdTuning.pdf\r\n\r\n@Sam-Harper \r\n@lsoffi \r\n@guitargeek "},"comment":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/comments/396272366","html_url":"https://github.com/cms-sw/cmssw/pull/23477#issuecomment-396272366","issue_url":"https://api.github.com/repos/cms-sw/cmssw/issues/23477","id":396272366,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NjI3MjM2Ng==","user":{"login":"cmsbuild","id":4170616,"node_id":"MDQ6VXNlcjQxNzA2MTY=","avatar_url":"https://avatars1.githubusercontent.com/u/4170616?v=4","gravatar_id":"","url":"https://api.github.com/users/cmsbuild","html_url":"https://github.com/cmsbuild","followers_url":"https://api.github.com/users/cmsbuild/followers","following_url":"https://api.github.com/users/cmsbuild/following{/other_user}","gists_url":"https://api.github.com/users/cmsbuild/gists{/gist_id}","starred_url":"https://api.github.com/users/cmsbuild/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cmsbuild/subscriptions","organizations_url":"https://api.github.com/users/cmsbuild/orgs","repos_url":"https://api.github.com/users/cmsbuild/repos","events_url":"https://api.github.com/users/cmsbuild/events{/privacy}","received_events_url":"https://api.github.com/users/cmsbuild/received_events","type":"User","site_admin":false},"created_at":"2018-06-11T14:54:17Z","updated_at":"2018-06-11T14:54:17Z","author_association":"CONTRIBUTOR","body":"+1\nTested at: 0b4f80a7b4f97a9f419e670b15edfe9fca5190a8\nhttps://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-23477/28619/summary.html"}}
|
{
"id": 10969551,
"name": "cms-sw/cmssw",
"url": "https://api.github.com/repos/cms-sw/cmssw"
}
|
{
"id": 4170616,
"login": "cmsbuild",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4170616?",
"url": "https://api.github.com/users/cmsbuild"
}
|
{
"id": 3863500,
"login": "cms-sw",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3863500?",
"url": "https://api.github.com/orgs/cms-sw"
}
| 2018-06-11T14:54:17 |
7806753750
|
{"actor":{"display_login":"cmsbuild"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/22132","repository_url":"https://api.github.com/repos/cms-sw/cmssw","labels_url":"https://api.github.com/repos/cms-sw/cmssw/issues/22132/labels{/name}","comments_url":"https://api.github.com/repos/cms-sw/cmssw/issues/22132/comments","events_url":"https://api.github.com/repos/cms-sw/cmssw/issues/22132/events","html_url":"https://github.com/cms-sw/cmssw/pull/22132","id":294790211,"number":22132,"title":"Fix reading prescale values during miniAOD production (94X)","user":{"login":"gpetruc","id":4643655,"avatar_url":"https://avatars0.githubusercontent.com/u/4643655?v=4","gravatar_id":"","url":"https://api.github.com/users/gpetruc","html_url":"https://github.com/gpetruc","followers_url":"https://api.github.com/users/gpetruc/followers","following_url":"https://api.github.com/users/gpetruc/following{/other_user}","gists_url":"https://api.github.com/users/gpetruc/gists{/gist_id}","starred_url":"https://api.github.com/users/gpetruc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gpetruc/subscriptions","organizations_url":"https://api.github.com/users/gpetruc/orgs","repos_url":"https://api.github.com/users/gpetruc/repos","events_url":"https://api.github.com/users/gpetruc/events{/privacy}","received_events_url":"https://api.github.com/users/gpetruc/received_events","type":"User","site_admin":false},"labels":[{"id":52881179,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/analysis-pending","name":"analysis-pending","color":"fbca04","default":false},{"id":425669377,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/backport","name":"backport","color":"0000ff","default":false},{"id":88645479,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/comparison-available","name":"comparison-available","color":"009800","default":false},{"id":141162783,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/hold","name":"hold","color":"eb6420","default":false},{"id":56953091,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/orp-pending","name":"orp-pending","color":"fbca04","default":false},{"id":53167770,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/pending-signatures","name":"pending-signatures","color":"eb6420","default":false},{"id":52820010,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/reconstruction-pending","name":"reconstruction-pending","color":"fbca04","default":false},{"id":56131195,"url":"https://api.github.com/repos/cms-sw/cmssw/labels/tests-approved","name":"tests-approved","color":"009800","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/cms-sw/cmssw/milestones/71","html_url":"https://github.com/cms-sw/cmssw/milestone/71","labels_url":"https://api.github.com/repos/cms-sw/cmssw/milestones/71/labels","id":2747412,"number":71,"title":"CMSSW_9_4_X","description":"","creator":{"login":"smuzaffar","id":4115138,"avatar_url":"https://avatars3.githubusercontent.com/u/4115138?v=4","gravatar_id":"","url":"https://api.github.com/users/smuzaffar","html_url":"https://github.com/smuzaffar","followers_url":"https://api.github.com/users/smuzaffar/followers","following_url":"https://api.github.com/users/smuzaffar/following{/other_user}","gists_url":"https://api.github.com/users/smuzaffar/gists{/gist_id}","starred_url":"https://api.github.com/users/smuzaffar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smuzaffar/subscriptions","organizations_url":"https://api.github.com/users/smuzaffar/orgs","repos_url":"https://api.github.com/users/smuzaffar/repos","events_url":"https://api.github.com/users/smuzaffar/events{/privacy}","received_events_url":"https://api.github.com/users/smuzaffar/received_events","type":"User","site_admin":false},"open_issues":28,"closed_issues":527,"state":"open","created_at":"2017-09-06T08:22:14Z","updated_at":"2018-02-07T10:53:12Z","due_on":null,"closed_at":null},"comments":10,"created_at":"2018-02-06T14:59:43Z","updated_at":"2018-02-12T14:27:05Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/cms-sw/cmssw/pulls/22132","html_url":"https://github.com/cms-sw/cmssw/pull/22132","diff_url":"https://github.com/cms-sw/cmssw/pull/22132.diff","patch_url":"https://github.com/cms-sw/cmssw/pull/22132.patch"},"body":"Fix reading prescale values during miniAOD production by setting ReadPrescalesFromFile = False, to get the proper PS column\r\nhttps://hypernews.cern.ch/HyperNews/CMS/get/physTools/3572/1/1.html\r\n\r\nbackport of #22131\r\n\r\n@arizzi @rekovic "},"comment":{"url":"https://api.github.com/repos/cms-sw/cmssw/issues/comments/364937715","html_url":"https://github.com/cms-sw/cmssw/pull/22132#issuecomment-364937715","issue_url":"https://api.github.com/repos/cms-sw/cmssw/issues/22132","id":364937715,"user":{"login":"cmsbuild","id":4170616,"avatar_url":"https://avatars1.githubusercontent.com/u/4170616?v=4","gravatar_id":"","url":"https://api.github.com/users/cmsbuild","html_url":"https://github.com/cmsbuild","followers_url":"https://api.github.com/users/cmsbuild/followers","following_url":"https://api.github.com/users/cmsbuild/following{/other_user}","gists_url":"https://api.github.com/users/cmsbuild/gists{/gist_id}","starred_url":"https://api.github.com/users/cmsbuild/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cmsbuild/subscriptions","organizations_url":"https://api.github.com/users/cmsbuild/orgs","repos_url":"https://api.github.com/users/cmsbuild/repos","events_url":"https://api.github.com/users/cmsbuild/events{/privacy}","received_events_url":"https://api.github.com/users/cmsbuild/received_events","type":"User","site_admin":false},"created_at":"2018-02-12T14:27:04Z","updated_at":"2018-02-12T14:27:04Z","author_association":"CONTRIBUTOR","body":"New categories assigned: l1\n\n@thomreis,@nsmith-,@rekovic you have been requested to review this Pull request/Issue and eventually sign? Thanks"}}
|
{
"id": 10969551,
"name": "cms-sw/cmssw",
"url": "https://api.github.com/repos/cms-sw/cmssw"
}
|
{
"id": 4170616,
"login": "cmsbuild",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4170616?",
"url": "https://api.github.com/users/cmsbuild"
}
|
{
"id": 3863500,
"login": "cms-sw",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3863500?",
"url": "https://api.github.com/orgs/cms-sw"
}
| 2018-02-12T14:27:05 |
7232500409
|
{"actor":{"display_login":"cmsbuild"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/nerdalize/nerd/issues/375","repository_url":"https://api.github.com/repos/nerdalize/nerd","labels_url":"https://api.github.com/repos/nerdalize/nerd/issues/375/labels{/name}","comments_url":"https://api.github.com/repos/nerdalize/nerd/issues/375/comments","events_url":"https://api.github.com/repos/nerdalize/nerd/issues/375/events","html_url":"https://github.com/nerdalize/nerd/pull/375","id":305498946,"number":375,"title":"Fix jobs and datasets no longer being deleted","user":{"login":"advanderveer","id":184876,"avatar_url":"https://avatars0.githubusercontent.com/u/184876?v=4","gravatar_id":"","url":"https://api.github.com/users/advanderveer","html_url":"https://github.com/advanderveer","followers_url":"https://api.github.com/users/advanderveer/followers","following_url":"https://api.github.com/users/advanderveer/following{/other_user}","gists_url":"https://api.github.com/users/advanderveer/gists{/gist_id}","starred_url":"https://api.github.com/users/advanderveer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/advanderveer/subscriptions","organizations_url":"https://api.github.com/users/advanderveer/orgs","repos_url":"https://api.github.com/users/advanderveer/repos","events_url":"https://api.github.com/users/advanderveer/events{/privacy}","received_events_url":"https://api.github.com/users/advanderveer/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-03-15T10:45:13Z","updated_at":"2018-03-16T08:16:19Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/nerdalize/nerd/pulls/375","html_url":"https://github.com/nerdalize/nerd/pull/375","diff_url":"https://github.com/nerdalize/nerd/pull/375.diff","patch_url":"https://github.com/nerdalize/nerd/pull/375.patch"},"body":"For unkown reasons the deletion of jobs and datasets stopped working. This seems to be a bug in kubernetes, this temporary workaround fixes this."},"comment":{"url":"https://api.github.com/repos/nerdalize/nerd/issues/comments/373637018","html_url":"https://github.com/nerdalize/nerd/pull/375#issuecomment-373637018","issue_url":"https://api.github.com/repos/nerdalize/nerd/issues/375","id":373637018,"user":{"login":"advanderveer","id":184876,"avatar_url":"https://avatars0.githubusercontent.com/u/184876?v=4","gravatar_id":"","url":"https://api.github.com/users/advanderveer","html_url":"https://github.com/advanderveer","followers_url":"https://api.github.com/users/advanderveer/followers","following_url":"https://api.github.com/users/advanderveer/following{/other_user}","gists_url":"https://api.github.com/users/advanderveer/gists{/gist_id}","starred_url":"https://api.github.com/users/advanderveer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/advanderveer/subscriptions","organizations_url":"https://api.github.com/users/advanderveer/orgs","repos_url":"https://api.github.com/users/advanderveer/repos","events_url":"https://api.github.com/users/advanderveer/events{/privacy}","received_events_url":"https://api.github.com/users/advanderveer/received_events","type":"User","site_admin":false},"created_at":"2018-03-16T08:16:19Z","updated_at":"2018-03-16T08:16:19Z","author_association":"CONTRIBUTOR","body":"@Overv What might be an important hint is that on minikube the delete propagation policy does work so maybe there is a cluster that caused this issue. I've make an issue to solve this properly, we will test to make sure we can delete stuff again."}}
|
{
"id": 80458256,
"name": "nerdalize/nerd",
"url": "https://api.github.com/repos/nerdalize/nerd"
}
|
{
"id": 184876,
"login": "advanderveer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/184876?",
"url": "https://api.github.com/users/advanderveer"
}
|
{
"id": 3864466,
"login": "nerdalize",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3864466?",
"url": "https://api.github.com/orgs/nerdalize"
}
| 2018-03-16T08:16:19 |
7389337621
|
{"actor":{"display_login":"advanderveer"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/resque/resque/issues/1628","repository_url":"https://api.github.com/repos/resque/resque","labels_url":"https://api.github.com/repos/resque/resque/issues/1628/labels{/name}","comments_url":"https://api.github.com/repos/resque/resque/issues/1628/comments","events_url":"https://api.github.com/repos/resque/resque/issues/1628/events","html_url":"https://github.com/resque/resque/issues/1628","id":320672800,"node_id":"MDU6SXNzdWUzMjA2NzI4MDA=","number":1628,"title":"Broken pipe issue","user":{"login":"GaganMeesala","id":10542233,"node_id":"MDQ6VXNlcjEwNTQyMjMz","avatar_url":"https://avatars1.githubusercontent.com/u/10542233?v=4","gravatar_id":"","url":"https://api.github.com/users/GaganMeesala","html_url":"https://github.com/GaganMeesala","followers_url":"https://api.github.com/users/GaganMeesala/followers","following_url":"https://api.github.com/users/GaganMeesala/following{/other_user}","gists_url":"https://api.github.com/users/GaganMeesala/gists{/gist_id}","starred_url":"https://api.github.com/users/GaganMeesala/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GaganMeesala/subscriptions","organizations_url":"https://api.github.com/users/GaganMeesala/orgs","repos_url":"https://api.github.com/users/GaganMeesala/repos","events_url":"https://api.github.com/users/GaganMeesala/events{/privacy}","received_events_url":"https://api.github.com/users/GaganMeesala/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-05-07T04:49:11Z","updated_at":"2018-07-13T22:08:05Z","closed_at":null,"author_association":"NONE","body":"bundle exec unicorn -p 3001 -E production -c ~/asp/config/unicorn.rb\r\n\r\nPIDFILE=./resque.pid BACKGROUND=yes RAILS_ENV=production bundle exec rake resque:workers QUEUE='*' COUNT='5'\r\n\r\nPIDFILE=./resque-scheduler.pid BACKGROUND=yes RAILS_ENV=production bundle exec rake resque:scheduler\r\n\r\nbundle exec unicorn -p 3000 -E production -c ~/gsp-api/config/unicorn.rb\r\n\r\n\r\nError:\r\n\r\n**RESPONSE={\"code\":99,\"result\":\"Broken pipe @ io_write - \\u003cSTDOUT\\u003e \"}**\r\n\r\nPlease help out of this issue, since so many days I'm facing this issue, not able to find the issue.\r\n\r\n@defunkt @hone "},"comment":{"url":"https://api.github.com/repos/resque/resque/issues/comments/404966126","html_url":"https://github.com/resque/resque/issues/1628#issuecomment-404966126","issue_url":"https://api.github.com/repos/resque/resque/issues/1628","id":404966126,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNDk2NjEyNg==","user":{"login":"Fun32secg32","id":39670664,"node_id":"MDQ6VXNlcjM5NjcwNjY0","avatar_url":"https://avatars0.githubusercontent.com/u/39670664?v=4","gravatar_id":"","url":"https://api.github.com/users/Fun32secg32","html_url":"https://github.com/Fun32secg32","followers_url":"https://api.github.com/users/Fun32secg32/followers","following_url":"https://api.github.com/users/Fun32secg32/following{/other_user}","gists_url":"https://api.github.com/users/Fun32secg32/gists{/gist_id}","starred_url":"https://api.github.com/users/Fun32secg32/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Fun32secg32/subscriptions","organizations_url":"https://api.github.com/users/Fun32secg32/orgs","repos_url":"https://api.github.com/users/Fun32secg32/repos","events_url":"https://api.github.com/users/Fun32secg32/events{/privacy}","received_events_url":"https://api.github.com/users/Fun32secg32/received_events","type":"User","site_admin":false},"created_at":"2018-07-13T22:08:05Z","updated_at":"2018-07-13T22:08:05Z","author_association":"NONE","body":"[Araştırma yaptığım sayfalarda sürekli çerez linkleri oluşmaya başladı ne kadar güvenlik önlemleri aldimsa yeni de bu sorunlar olmaya devam etti önce sistem çöktü daha sonra cihazim bozuldu tekrar cihaz aldım hesaplarimi tekrar kurmaya çalışıyorum \r\n\r\n\r\nwp225_en.pdf](https://github.com/resque/resque/files/2194294/wp225_en.pdf)"}}
|
{
"id": 275604,
"name": "resque/resque",
"url": "https://api.github.com/repos/resque/resque"
}
|
{
"id": 39670664,
"login": "Fun32secg32",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/39670664?",
"url": "https://api.github.com/users/Fun32secg32"
}
|
{
"id": 3876747,
"login": "resque",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3876747?",
"url": "https://api.github.com/orgs/resque"
}
| 2018-07-13T22:08:05 |
7964573170
|
{"actor":{"display_login":"Fun32secg32"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/GreenDelta/epd-editor/issues/38","repository_url":"https://api.github.com/repos/GreenDelta/epd-editor","labels_url":"https://api.github.com/repos/GreenDelta/epd-editor/issues/38/labels{/name}","comments_url":"https://api.github.com/repos/GreenDelta/epd-editor/issues/38/comments","events_url":"https://api.github.com/repos/GreenDelta/epd-editor/issues/38/events","html_url":"https://github.com/GreenDelta/epd-editor/issues/38","id":349930302,"node_id":"MDU6SXNzdWUzNDk5MzAzMDI=","number":38,"title":"Import from EPD data with excel file","user":{"login":"Stoehrift","id":42337779,"node_id":"MDQ6VXNlcjQyMzM3Nzc5","avatar_url":"https://avatars2.githubusercontent.com/u/42337779?v=4","gravatar_id":"","url":"https://api.github.com/users/Stoehrift","html_url":"https://github.com/Stoehrift","followers_url":"https://api.github.com/users/Stoehrift/followers","following_url":"https://api.github.com/users/Stoehrift/following{/other_user}","gists_url":"https://api.github.com/users/Stoehrift/gists{/gist_id}","starred_url":"https://api.github.com/users/Stoehrift/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Stoehrift/subscriptions","organizations_url":"https://api.github.com/users/Stoehrift/orgs","repos_url":"https://api.github.com/users/Stoehrift/repos","events_url":"https://api.github.com/users/Stoehrift/events{/privacy}","received_events_url":"https://api.github.com/users/Stoehrift/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-08-13T08:19:17Z","updated_at":"2018-08-13T09:45:39Z","closed_at":null,"author_association":"NONE","body":"There are problems by the import of exel files. There isn´t always the same structure in the export file. So it´s difficult to use templates to import the LCA data."},"comment":{"url":"https://api.github.com/repos/GreenDelta/epd-editor/issues/comments/412464621","html_url":"https://github.com/GreenDelta/epd-editor/issues/38#issuecomment-412464621","issue_url":"https://api.github.com/repos/GreenDelta/epd-editor/issues/38","id":412464621,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMjQ2NDYyMQ==","user":{"login":"msrocka","id":3520062,"node_id":"MDQ6VXNlcjM1MjAwNjI=","avatar_url":"https://avatars1.githubusercontent.com/u/3520062?v=4","gravatar_id":"","url":"https://api.github.com/users/msrocka","html_url":"https://github.com/msrocka","followers_url":"https://api.github.com/users/msrocka/followers","following_url":"https://api.github.com/users/msrocka/following{/other_user}","gists_url":"https://api.github.com/users/msrocka/gists{/gist_id}","starred_url":"https://api.github.com/users/msrocka/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/msrocka/subscriptions","organizations_url":"https://api.github.com/users/msrocka/orgs","repos_url":"https://api.github.com/users/msrocka/repos","events_url":"https://api.github.com/users/msrocka/events{/privacy}","received_events_url":"https://api.github.com/users/msrocka/received_events","type":"User","site_admin":false},"created_at":"2018-08-13T09:45:39Z","updated_at":"2018-08-13T09:45:39Z","author_association":"MEMBER","body":"@Stoehrift do you have an Example Excel file where the import does not work? The EPD profile `EN 15804` is selected as EPD profile of the data set, right?\r\n\r\nThe structure of the Excel file is very simple:\r\n* Colum `A`: The label of the EPD module\r\n* Colum `B`: The (optional) name of a scenario\r\n* Column `C`: The **name** of the indicator (as defined in the EPD profile that is set as the profile of the data set)\r\n* Column `D`: The indicator amount\r\n* Column `E`: The indicator unit\r\n\r\nSo, indicators are identified by their name as defined in the EPD profile (you can check the names when you open the EPD profile). Note that these names are dependent on the respective data set language that is selected in the editor settings ( [attached is an example Excel file](https://github.com/GreenDelta/epd-editor/files/2282493/results.xlsx) that can be imported when the data set language is set to German).\r\n\r\nTo support multiple languages in the import, we could extend the import so that it searches for indicator names over all languages in the indicator data sets that are referenced by the respective EPD profile (this works only if the data sets are stored locally). @okworx What do you think? \r\n"}}
|
{
"id": 85827956,
"name": "GreenDelta/epd-editor",
"url": "https://api.github.com/repos/GreenDelta/epd-editor"
}
|
{
"id": 3520062,
"login": "msrocka",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3520062?",
"url": "https://api.github.com/users/msrocka"
}
|
{
"id": 3889246,
"login": "GreenDelta",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3889246?",
"url": "https://api.github.com/orgs/GreenDelta"
}
| 2018-08-13T09:45:39 |
8103926697
|
{"actor":{"display_login":"msrocka"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/objectcomputing/OpenDDS/issues/819","repository_url":"https://api.github.com/repos/objectcomputing/OpenDDS","labels_url":"https://api.github.com/repos/objectcomputing/OpenDDS/issues/819/labels{/name}","comments_url":"https://api.github.com/repos/objectcomputing/OpenDDS/issues/819/comments","events_url":"https://api.github.com/repos/objectcomputing/OpenDDS/issues/819/events","html_url":"https://github.com/objectcomputing/OpenDDS/pull/819","id":304126290,"number":819,"title":"Fix for in-process messaging in FACE TSS","user":{"login":"kpansky","id":1490235,"avatar_url":"https://avatars1.githubusercontent.com/u/1490235?v=4","gravatar_id":"","url":"https://api.github.com/users/kpansky","html_url":"https://github.com/kpansky","followers_url":"https://api.github.com/users/kpansky/followers","following_url":"https://api.github.com/users/kpansky/following{/other_user}","gists_url":"https://api.github.com/users/kpansky/gists{/gist_id}","starred_url":"https://api.github.com/users/kpansky/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kpansky/subscriptions","organizations_url":"https://api.github.com/users/kpansky/orgs","repos_url":"https://api.github.com/users/kpansky/repos","events_url":"https://api.github.com/users/kpansky/events{/privacy}","received_events_url":"https://api.github.com/users/kpansky/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-03-11T03:13:13Z","updated_at":"2018-03-15T15:25:02Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/objectcomputing/OpenDDS/pulls/819","html_url":"https://github.com/objectcomputing/OpenDDS/pull/819","diff_url":"https://github.com/objectcomputing/OpenDDS/pull/819.diff","patch_url":"https://github.com/objectcomputing/OpenDDS/pull/819.patch"},"body":"First pass at a solution to #789 \r\n\r\nNot sure if the approach taken is what you were describing in the issue discussion.\r\n\r\nAdded a test case to the Messenger tests"},"comment":{"url":"https://api.github.com/repos/objectcomputing/OpenDDS/issues/comments/373415459","html_url":"https://github.com/objectcomputing/OpenDDS/pull/819#issuecomment-373415459","issue_url":"https://api.github.com/repos/objectcomputing/OpenDDS/issues/819","id":373415459,"user":{"login":"mitza-oci","id":10078698,"avatar_url":"https://avatars0.githubusercontent.com/u/10078698?v=4","gravatar_id":"","url":"https://api.github.com/users/mitza-oci","html_url":"https://github.com/mitza-oci","followers_url":"https://api.github.com/users/mitza-oci/followers","following_url":"https://api.github.com/users/mitza-oci/following{/other_user}","gists_url":"https://api.github.com/users/mitza-oci/gists{/gist_id}","starred_url":"https://api.github.com/users/mitza-oci/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mitza-oci/subscriptions","organizations_url":"https://api.github.com/users/mitza-oci/orgs","repos_url":"https://api.github.com/users/mitza-oci/repos","events_url":"https://api.github.com/users/mitza-oci/events{/privacy}","received_events_url":"https://api.github.com/users/mitza-oci/received_events","type":"User","site_admin":false},"created_at":"2018-03-15T15:25:02Z","updated_at":"2018-03-15T15:25:02Z","author_association":"MEMBER","body":"Since tests/FACE/SingleProcessMessenger/run_test.pl is a new script, please add it to the list in bin/dcps_tests.lst."}}
|
{
"id": 30720952,
"name": "objectcomputing/OpenDDS",
"url": "https://api.github.com/repos/objectcomputing/OpenDDS"
}
|
{
"id": 10078698,
"login": "mitza-oci",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/10078698?",
"url": "https://api.github.com/users/mitza-oci"
}
|
{
"id": 3903550,
"login": "objectcomputing",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3903550?",
"url": "https://api.github.com/orgs/objectcomputing"
}
| 2018-03-15T15:25:02 |
7385409906
|
{"actor":{"display_login":"mitza-oci"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/MvvmCross/MvvmCross/issues/2508","repository_url":"https://api.github.com/repos/MvvmCross/MvvmCross","labels_url":"https://api.github.com/repos/MvvmCross/MvvmCross/issues/2508/labels{/name}","comments_url":"https://api.github.com/repos/MvvmCross/MvvmCross/issues/2508/comments","events_url":"https://api.github.com/repos/MvvmCross/MvvmCross/issues/2508/events","html_url":"https://github.com/MvvmCross/MvvmCross/issues/2508","id":286300750,"number":2508,"title":"Reason why app crashed MvxSetup.InitializePrimary() called from void?","user":{"login":"sbokatuk","id":11658360,"avatar_url":"https://avatars2.githubusercontent.com/u/11658360?v=4","gravatar_id":"","url":"https://api.github.com/users/sbokatuk","html_url":"https://github.com/sbokatuk","followers_url":"https://api.github.com/users/sbokatuk/followers","following_url":"https://api.github.com/users/sbokatuk/following{/other_user}","gists_url":"https://api.github.com/users/sbokatuk/gists{/gist_id}","starred_url":"https://api.github.com/users/sbokatuk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sbokatuk/subscriptions","organizations_url":"https://api.github.com/users/sbokatuk/orgs","repos_url":"https://api.github.com/users/sbokatuk/repos","events_url":"https://api.github.com/users/sbokatuk/events{/privacy}","received_events_url":"https://api.github.com/users/sbokatuk/received_events","type":"User","site_admin":false},"labels":[{"id":501338916,"url":"https://api.github.com/repos/MvvmCross/MvvmCross/labels/Android","name":"Android","color":"bfd4f2","default":false},{"id":20868889,"url":"https://api.github.com/repos/MvvmCross/MvvmCross/labels/Needs%20investigation","name":"Needs investigation","color":"DDDDDD","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/MvvmCross/MvvmCross/milestones/14","html_url":"https://github.com/MvvmCross/MvvmCross/milestone/14","labels_url":"https://api.github.com/repos/MvvmCross/MvvmCross/milestones/14/labels","id":2457154,"number":14,"title":"6.0.0","description":"","creator":{"login":"martijn00","id":6221156,"avatar_url":"https://avatars2.githubusercontent.com/u/6221156?v=4","gravatar_id":"","url":"https://api.github.com/users/martijn00","html_url":"https://github.com/martijn00","followers_url":"https://api.github.com/users/martijn00/followers","following_url":"https://api.github.com/users/martijn00/following{/other_user}","gists_url":"https://api.github.com/users/martijn00/gists{/gist_id}","starred_url":"https://api.github.com/users/martijn00/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/martijn00/subscriptions","organizations_url":"https://api.github.com/users/martijn00/orgs","repos_url":"https://api.github.com/users/martijn00/repos","events_url":"https://api.github.com/users/martijn00/events{/privacy}","received_events_url":"https://api.github.com/users/martijn00/received_events","type":"User","site_admin":false},"open_issues":10,"closed_issues":209,"state":"open","created_at":"2017-04-14T11:21:45Z","updated_at":"2018-03-28T12:14:35Z","due_on":null,"closed_at":null},"comments":0,"created_at":"2018-01-05T14:17:47Z","updated_at":"2018-03-28T12:14:35Z","closed_at":"2018-03-28T12:14:35Z","author_association":"NONE","body":"@I can reproduce issue https://github.com/MvvmCross/MvvmCross/issues/955 \r\nsample is here https://github.com/sbokatuk/mvvmcross955/\r\n\r\nBut! if we modify this row from `void` [here](https://github.com/sbokatuk/mvvmcross955/blob/master/CrashableTestApp.Droid/Services/TestTimerService.cs#L37) to `async Task` [sample](https://github.com/sbokatuk/mvvmcross955/blob/nocrash/CrashableTestApp.Droid/Services/TestTimerService.cs#L37) app will stop crashing\r\n\r\n```csharp\r\n[Service]\r\n public class TestTimerService : Service\r\n {\r\n public override void OnCreate()\r\n {\r\n TestStuff();\r\n }\r\n //replace void to async Task and you will see a magic\r\n private void TestStuff()\r\n {\r\n Console.WriteLine($\"Thread: {System.Threading.Thread.CurrentThread.ManagedThreadId}\");\r\n AndroidMvxInitializer.SafeEnsureInitialized();\r\n }\r\n }\r\n```\r\n\r\n```csharp\r\npublic static class AndroidMvxInitializer\r\n {\r\n public static void SafeEnsureInitialized([CallerMemberName]string caller = null)\r\n {\r\n System.Console.WriteLine(\"{0} SafeEnsureInitialized: Trying EnsureInitialized() from {1}\", nameof(AndroidMvxInitializer), caller);\r\n MvxAndroidSetupSingleton.EnsureSingletonAvailable(Application.Context).EnsureInitialized();\r\n }\r\n }\r\n```\r\n\r\nany thoughts why it's fixed crash? thread ID is same for void and for async Task here == 1. Need to understand how we can improve mvvmcross to not crash in next versions on init check\r\n \r\n \r\n### Steps to reproduce :scroll:\r\n\r\n1. install app, reboot, wait till recieve notification in notification bar - this means service is running\r\n2. start app, if not crashed goto 3\r\n3. kill app(close app from tasks manager) and faster click on app icon to run - 80% it will crash\r\n\r\n### Expected behavior :thinking:\r\napp should not crash on start in MvxAndroidSetupSingleton.EnsureSingletonAvailable()\r\n\r\n### Actual behavior :bug:\r\napp crashed \r\nMvxSetup.InitializePrimary ()\r\nMvvmCross.Platform.Exceptions.MvxException: Cannot start primary - as state already InitializingSecondary\r\n\r\n### Configuration :wrench:\r\n\r\n**Version:** 5.6.3\r\n\r\n**Platform:** \r\n- [ ] :iphone: iOS\r\n- [X] :robot: Android\r\n- [ ] :checkered_flag: WPF\r\n- [ ] :earth_americas: UWP\r\n- [ ] :apple: MacOS\r\n- [ ] :tv: tvOS\r\n- [ ] :monkey: Xamarin.Forms\r\n"},"comment":{"url":"https://api.github.com/repos/MvvmCross/MvvmCross/issues/comments/376865059","html_url":"https://github.com/MvvmCross/MvvmCross/issues/2508#issuecomment-376865059","issue_url":"https://api.github.com/repos/MvvmCross/MvvmCross/issues/2508","id":376865059,"user":{"login":"martijn00","id":6221156,"avatar_url":"https://avatars2.githubusercontent.com/u/6221156?v=4","gravatar_id":"","url":"https://api.github.com/users/martijn00","html_url":"https://github.com/martijn00","followers_url":"https://api.github.com/users/martijn00/followers","following_url":"https://api.github.com/users/martijn00/following{/other_user}","gists_url":"https://api.github.com/users/martijn00/gists{/gist_id}","starred_url":"https://api.github.com/users/martijn00/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/martijn00/subscriptions","organizations_url":"https://api.github.com/users/martijn00/orgs","repos_url":"https://api.github.com/users/martijn00/repos","events_url":"https://api.github.com/users/martijn00/events{/privacy}","received_events_url":"https://api.github.com/users/martijn00/received_events","type":"User","site_admin":false},"created_at":"2018-03-28T12:14:35Z","updated_at":"2018-03-28T12:14:35Z","author_association":"OWNER","body":"Please try again on MvvmCross 6.0. We made several improvements for this."}}
|
{
"id": 2870911,
"name": "MvvmCross/MvvmCross",
"url": "https://api.github.com/repos/MvvmCross/MvvmCross"
}
|
{
"id": 6221156,
"login": "martijn00",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6221156?",
"url": "https://api.github.com/users/martijn00"
}
|
{
"id": 3919206,
"login": "MvvmCross",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3919206?",
"url": "https://api.github.com/orgs/MvvmCross"
}
| 2018-03-28T12:14:35 |
7447346755
|
{"actor":{"display_login":"martijn00"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ManiacalLabs/BiblioPixel/issues/413","repository_url":"https://api.github.com/repos/ManiacalLabs/BiblioPixel","labels_url":"https://api.github.com/repos/ManiacalLabs/BiblioPixel/issues/413/labels{/name}","comments_url":"https://api.github.com/repos/ManiacalLabs/BiblioPixel/issues/413/comments","events_url":"https://api.github.com/repos/ManiacalLabs/BiblioPixel/issues/413/events","html_url":"https://github.com/ManiacalLabs/BiblioPixel/issues/413","id":253575119,"number":413,"title":"Serial devices should not propagate an exception for communications errors during normal operation.","user":{"login":"rec","id":253362,"avatar_url":"https://avatars2.githubusercontent.com/u/253362?v=4","gravatar_id":"","url":"https://api.github.com/users/rec","html_url":"https://github.com/rec","followers_url":"https://api.github.com/users/rec/followers","following_url":"https://api.github.com/users/rec/following{/other_user}","gists_url":"https://api.github.com/users/rec/gists{/gist_id}","starred_url":"https://api.github.com/users/rec/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rec/subscriptions","organizations_url":"https://api.github.com/users/rec/orgs","repos_url":"https://api.github.com/users/rec/repos","events_url":"https://api.github.com/users/rec/events{/privacy}","received_events_url":"https://api.github.com/users/rec/received_events","type":"User","site_admin":false},"labels":[{"id":145950437,"url":"https://api.github.com/repos/ManiacalLabs/BiblioPixel/labels/bug","name":"bug","color":"fc2929","default":true}],"state":"open","locked":false,"assignee":{"login":"rec","id":253362,"avatar_url":"https://avatars2.githubusercontent.com/u/253362?v=4","gravatar_id":"","url":"https://api.github.com/users/rec","html_url":"https://github.com/rec","followers_url":"https://api.github.com/users/rec/followers","following_url":"https://api.github.com/users/rec/following{/other_user}","gists_url":"https://api.github.com/users/rec/gists{/gist_id}","starred_url":"https://api.github.com/users/rec/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rec/subscriptions","organizations_url":"https://api.github.com/users/rec/orgs","repos_url":"https://api.github.com/users/rec/repos","events_url":"https://api.github.com/users/rec/events{/privacy}","received_events_url":"https://api.github.com/users/rec/received_events","type":"User","site_admin":false},"assignees":[{"login":"rec","id":253362,"avatar_url":"https://avatars2.githubusercontent.com/u/253362?v=4","gravatar_id":"","url":"https://api.github.com/users/rec","html_url":"https://github.com/rec","followers_url":"https://api.github.com/users/rec/followers","following_url":"https://api.github.com/users/rec/following{/other_user}","gists_url":"https://api.github.com/users/rec/gists{/gist_id}","starred_url":"https://api.github.com/users/rec/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rec/subscriptions","organizations_url":"https://api.github.com/users/rec/orgs","repos_url":"https://api.github.com/users/rec/repos","events_url":"https://api.github.com/users/rec/events{/privacy}","received_events_url":"https://api.github.com/users/rec/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/ManiacalLabs/BiblioPixel/milestones/7","html_url":"https://github.com/ManiacalLabs/BiblioPixel/milestone/7","labels_url":"https://api.github.com/repos/ManiacalLabs/BiblioPixel/milestones/7/labels","id":2817553,"number":7,"title":"v5.0","description":"","creator":{"login":"rec","id":253362,"avatar_url":"https://avatars2.githubusercontent.com/u/253362?v=4","gravatar_id":"","url":"https://api.github.com/users/rec","html_url":"https://github.com/rec","followers_url":"https://api.github.com/users/rec/followers","following_url":"https://api.github.com/users/rec/following{/other_user}","gists_url":"https://api.github.com/users/rec/gists{/gist_id}","starred_url":"https://api.github.com/users/rec/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rec/subscriptions","organizations_url":"https://api.github.com/users/rec/orgs","repos_url":"https://api.github.com/users/rec/repos","events_url":"https://api.github.com/users/rec/events{/privacy}","received_events_url":"https://api.github.com/users/rec/received_events","type":"User","site_admin":false},"open_issues":41,"closed_issues":11,"state":"open","created_at":"2017-10-05T15:17:20Z","updated_at":"2018-01-21T12:47:48Z","due_on":null,"closed_at":null},"comments":1,"created_at":"2017-08-29T08:51:58Z","updated_at":"2018-02-17T10:03:45Z","closed_at":null,"author_association":"COLLABORATOR","body":"Even if our program and hardware were perfect, we'd see occasional communications just from electrical noise.\r\n\r\nDuring connection or configuration, communications errors should be fatal, but during normal operation, we should just report exceptions and not terminate the program."},"comment":{"url":"https://api.github.com/repos/ManiacalLabs/BiblioPixel/issues/comments/366430771","html_url":"https://github.com/ManiacalLabs/BiblioPixel/issues/413#issuecomment-366430771","issue_url":"https://api.github.com/repos/ManiacalLabs/BiblioPixel/issues/413","id":366430771,"user":{"login":"rec","id":253362,"avatar_url":"https://avatars2.githubusercontent.com/u/253362?v=4","gravatar_id":"","url":"https://api.github.com/users/rec","html_url":"https://github.com/rec","followers_url":"https://api.github.com/users/rec/followers","following_url":"https://api.github.com/users/rec/following{/other_user}","gists_url":"https://api.github.com/users/rec/gists{/gist_id}","starred_url":"https://api.github.com/users/rec/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rec/subscriptions","organizations_url":"https://api.github.com/users/rec/orgs","repos_url":"https://api.github.com/users/rec/repos","events_url":"https://api.github.com/users/rec/events{/privacy}","received_events_url":"https://api.github.com/users/rec/received_events","type":"User","site_admin":false},"created_at":"2018-02-17T10:03:45Z","updated_at":"2018-02-17T10:03:45Z","author_association":"COLLABORATOR","body":"Is there a way to programmatically reset an AllPixel?\r\n\r\nWe can't cause any harm by relentlessly retrying in software when a reset is needed, though... right?"}}
|
{
"id": 26373551,
"name": "ManiacalLabs/BiblioPixel",
"url": "https://api.github.com/repos/ManiacalLabs/BiblioPixel"
}
|
{
"id": 253362,
"login": "rec",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/253362?",
"url": "https://api.github.com/users/rec"
}
|
{
"id": 3926687,
"login": "ManiacalLabs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3926687?",
"url": "https://api.github.com/orgs/ManiacalLabs"
}
| 2018-02-17T10:03:46 |
7258607986
|
{"actor":{"display_login":"rec"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Juniper/contrail-windows-ci/issues/323","repository_url":"https://api.github.com/repos/Juniper/contrail-windows-ci","labels_url":"https://api.github.com/repos/Juniper/contrail-windows-ci/issues/323/labels{/name}","comments_url":"https://api.github.com/repos/Juniper/contrail-windows-ci/issues/323/comments","events_url":"https://api.github.com/repos/Juniper/contrail-windows-ci/issues/323/events","html_url":"https://github.com/Juniper/contrail-windows-ci/pull/323","id":364418561,"node_id":"MDExOlB1bGxSZXF1ZXN0MjE4NjA4ODkx","number":323,"title":"don't run CI on recheck comment if already +1'd","user":{"login":"michal-clapinski","id":21240386,"node_id":"MDQ6VXNlcjIxMjQwMzg2","avatar_url":"https://avatars2.githubusercontent.com/u/21240386?v=4","gravatar_id":"","url":"https://api.github.com/users/michal-clapinski","html_url":"https://github.com/michal-clapinski","followers_url":"https://api.github.com/users/michal-clapinski/followers","following_url":"https://api.github.com/users/michal-clapinski/following{/other_user}","gists_url":"https://api.github.com/users/michal-clapinski/gists{/gist_id}","starred_url":"https://api.github.com/users/michal-clapinski/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michal-clapinski/subscriptions","organizations_url":"https://api.github.com/users/michal-clapinski/orgs","repos_url":"https://api.github.com/users/michal-clapinski/repos","events_url":"https://api.github.com/users/michal-clapinski/events{/privacy}","received_events_url":"https://api.github.com/users/michal-clapinski/received_events","type":"User","site_admin":false},"labels":[{"id":816292578,"node_id":"MDU6TGFiZWw4MTYyOTI1Nzg=","url":"https://api.github.com/repos/Juniper/contrail-windows-ci/labels/enhancement","name":"enhancement","color":"a2eeef","default":true}],"state":"open","locked":false,"assignee":{"login":"michal-clapinski","id":21240386,"node_id":"MDQ6VXNlcjIxMjQwMzg2","avatar_url":"https://avatars2.githubusercontent.com/u/21240386?v=4","gravatar_id":"","url":"https://api.github.com/users/michal-clapinski","html_url":"https://github.com/michal-clapinski","followers_url":"https://api.github.com/users/michal-clapinski/followers","following_url":"https://api.github.com/users/michal-clapinski/following{/other_user}","gists_url":"https://api.github.com/users/michal-clapinski/gists{/gist_id}","starred_url":"https://api.github.com/users/michal-clapinski/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michal-clapinski/subscriptions","organizations_url":"https://api.github.com/users/michal-clapinski/orgs","repos_url":"https://api.github.com/users/michal-clapinski/repos","events_url":"https://api.github.com/users/michal-clapinski/events{/privacy}","received_events_url":"https://api.github.com/users/michal-clapinski/received_events","type":"User","site_admin":false},"assignees":[{"login":"michal-clapinski","id":21240386,"node_id":"MDQ6VXNlcjIxMjQwMzg2","avatar_url":"https://avatars2.githubusercontent.com/u/21240386?v=4","gravatar_id":"","url":"https://api.github.com/users/michal-clapinski","html_url":"https://github.com/michal-clapinski","followers_url":"https://api.github.com/users/michal-clapinski/followers","following_url":"https://api.github.com/users/michal-clapinski/following{/other_user}","gists_url":"https://api.github.com/users/michal-clapinski/gists{/gist_id}","starred_url":"https://api.github.com/users/michal-clapinski/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michal-clapinski/subscriptions","organizations_url":"https://api.github.com/users/michal-clapinski/orgs","repos_url":"https://api.github.com/users/michal-clapinski/repos","events_url":"https://api.github.com/users/michal-clapinski/events{/privacy}","received_events_url":"https://api.github.com/users/michal-clapinski/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2018-09-27T10:57:10Z","updated_at":"2018-09-27T12:08:18Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/Juniper/contrail-windows-ci/pulls/323","html_url":"https://github.com/Juniper/contrail-windows-ci/pull/323","diff_url":"https://github.com/Juniper/contrail-windows-ci/pull/323.diff","patch_url":"https://github.com/Juniper/contrail-windows-ci/pull/323.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/Juniper/contrail-windows-ci/issues/comments/425066313","html_url":"https://github.com/Juniper/contrail-windows-ci/pull/323#issuecomment-425066313","issue_url":"https://api.github.com/repos/Juniper/contrail-windows-ci/issues/323","id":425066313,"node_id":"MDEyOklzc3VlQ29tbWVudDQyNTA2NjMxMw==","user":{"login":"codijenkinsbot","id":25300312,"node_id":"MDQ6VXNlcjI1MzAwMzEy","avatar_url":"https://avatars2.githubusercontent.com/u/25300312?v=4","gravatar_id":"","url":"https://api.github.com/users/codijenkinsbot","html_url":"https://github.com/codijenkinsbot","followers_url":"https://api.github.com/users/codijenkinsbot/followers","following_url":"https://api.github.com/users/codijenkinsbot/following{/other_user}","gists_url":"https://api.github.com/users/codijenkinsbot/gists{/gist_id}","starred_url":"https://api.github.com/users/codijenkinsbot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/codijenkinsbot/subscriptions","organizations_url":"https://api.github.com/users/codijenkinsbot/orgs","repos_url":"https://api.github.com/users/codijenkinsbot/repos","events_url":"https://api.github.com/users/codijenkinsbot/events{/privacy}","received_events_url":"https://api.github.com/users/codijenkinsbot/received_events","type":"User","site_admin":false},"created_at":"2018-09-27T12:08:18Z","updated_at":"2018-09-27T12:08:18Z","author_association":"CONTRIBUTOR","body":"Full logs URL: http://logs.opencontrail.org/winci/github/WinContrail/contrail-win-ci-gh/2475"}}
|
{
"id": 118915051,
"name": "Juniper/contrail-windows-ci",
"url": "https://api.github.com/repos/Juniper/contrail-windows-ci"
}
|
{
"id": 25300312,
"login": "codijenkinsbot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25300312?",
"url": "https://api.github.com/users/codijenkinsbot"
}
|
{
"id": 3935164,
"login": "Juniper",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3935164?",
"url": "https://api.github.com/orgs/Juniper"
}
| 2018-09-27T12:08:18 |
8331210093
|
{"actor":{"display_login":"codijenkinsbot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/koreader/koreader/issues/3996","repository_url":"https://api.github.com/repos/koreader/koreader","labels_url":"https://api.github.com/repos/koreader/koreader/issues/3996/labels{/name}","comments_url":"https://api.github.com/repos/koreader/koreader/issues/3996/comments","events_url":"https://api.github.com/repos/koreader/koreader/issues/3996/events","html_url":"https://github.com/koreader/koreader/pull/3996","id":329444008,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkyNjk3NTM4","number":3996,"title":"Style menu cleanup","user":{"login":"poire-z","id":24273478,"node_id":"MDQ6VXNlcjI0MjczNDc4","avatar_url":"https://avatars0.githubusercontent.com/u/24273478?v=4","gravatar_id":"","url":"https://api.github.com/users/poire-z","html_url":"https://github.com/poire-z","followers_url":"https://api.github.com/users/poire-z/followers","following_url":"https://api.github.com/users/poire-z/following{/other_user}","gists_url":"https://api.github.com/users/poire-z/gists{/gist_id}","starred_url":"https://api.github.com/users/poire-z/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/poire-z/subscriptions","organizations_url":"https://api.github.com/users/poire-z/orgs","repos_url":"https://api.github.com/users/poire-z/repos","events_url":"https://api.github.com/users/poire-z/events{/privacy}","received_events_url":"https://api.github.com/users/poire-z/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-06-05T12:56:51Z","updated_at":"2018-06-05T19:54:34Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/koreader/koreader/pulls/3996","html_url":"https://github.com/koreader/koreader/pull/3996","diff_url":"https://github.com/koreader/koreader/pull/3996.diff","patch_url":"https://github.com/koreader/koreader/pull/3996.patch"},"body":"See https://github.com/koreader/crengine/pull/194#issuecomment-392834289 and https://github.com/koreader/crengine/pull/194#issuecomment-393293287 for the reasoning.\r\n(TLDR: those other css are mostly duplicates, and epub.css should be better than any of them.)\r\n\r\nUse epub.css as the main default style, with all file formats except FB2 (which needs fb2.css).\r\n([epub.css has been cleaned recently](https://github.com/koreader/crengine/pull/194) to be more conforming to HTML specs and to not include class name based styles - with conditional compatiblity styles for previously opened documents. It should be usable on all HTML based documents, except FB2 which has some incompatible specs.)\r\n\r\nConsider all shipped css files other than \"epub.css\" and \"fb2.css\" obsolete, and put them in a sub-menu (these other css files have not been updated in the same way, and are kept as-is for when a previously opened document requests one of them).\r\n\r\nAdd an icon indicating which style is set as default (like it's been done for the Font and Style tweaks menus).\r\n\r\nAlso set the font size of the full status bar (available with cre documents) when the setting `full_status_bar_font_size` is present in `settings.reader.lua` (to add manually). See #3994. Closes #3995.\r\n\r\nDefault menu:\r\n<kbd></kbd>\r\n\r\nWhen previously opened HTML file re-opened:\r\n<kbd></kbd>\r\n<kbd></kbd>\r\n\r\nWith external styles clears and with user added .css in koreader/data/:\r\n<kbd></kbd>\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/koreader/koreader/issues/comments/394839075","html_url":"https://github.com/koreader/koreader/pull/3996#issuecomment-394839075","issue_url":"https://api.github.com/repos/koreader/koreader/issues/3996","id":394839075,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NDgzOTA3NQ==","user":{"login":"cramoisi","id":28014131,"node_id":"MDQ6VXNlcjI4MDE0MTMx","avatar_url":"https://avatars1.githubusercontent.com/u/28014131?v=4","gravatar_id":"","url":"https://api.github.com/users/cramoisi","html_url":"https://github.com/cramoisi","followers_url":"https://api.github.com/users/cramoisi/followers","following_url":"https://api.github.com/users/cramoisi/following{/other_user}","gists_url":"https://api.github.com/users/cramoisi/gists{/gist_id}","starred_url":"https://api.github.com/users/cramoisi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cramoisi/subscriptions","organizations_url":"https://api.github.com/users/cramoisi/orgs","repos_url":"https://api.github.com/users/cramoisi/repos","events_url":"https://api.github.com/users/cramoisi/events{/privacy}","received_events_url":"https://api.github.com/users/cramoisi/received_events","type":"User","site_admin":false},"created_at":"2018-06-05T19:54:34Z","updated_at":"2018-06-05T19:54:34Z","author_association":"CONTRIBUTOR","body":"`cre_header_status_font_size` ? (since it's a hidden option, it needs to be explicit)"}}
|
{
"id": 8986217,
"name": "koreader/koreader",
"url": "https://api.github.com/repos/koreader/koreader"
}
|
{
"id": 28014131,
"login": "cramoisi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/28014131?",
"url": "https://api.github.com/users/cramoisi"
}
|
{
"id": 3957564,
"login": "koreader",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3957564?",
"url": "https://api.github.com/orgs/koreader"
}
| 2018-06-05T19:54:34 |
7780394184
|
{"actor":{"display_login":"cramoisi"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/koreader/koreader/issues/4285","repository_url":"https://api.github.com/repos/koreader/koreader","labels_url":"https://api.github.com/repos/koreader/koreader/issues/4285/labels{/name}","comments_url":"https://api.github.com/repos/koreader/koreader/issues/4285/comments","events_url":"https://api.github.com/repos/koreader/koreader/issues/4285/events","html_url":"https://github.com/koreader/koreader/issues/4285","id":373101377,"node_id":"MDU6SXNzdWUzNzMxMDEzNzc=","number":4285,"title":"Koreader crashes when logging in Evernote","user":{"login":"sebnapi","id":539707,"node_id":"MDQ6VXNlcjUzOTcwNw==","avatar_url":"https://avatars3.githubusercontent.com/u/539707?v=4","gravatar_id":"","url":"https://api.github.com/users/sebnapi","html_url":"https://github.com/sebnapi","followers_url":"https://api.github.com/users/sebnapi/followers","following_url":"https://api.github.com/users/sebnapi/following{/other_user}","gists_url":"https://api.github.com/users/sebnapi/gists{/gist_id}","starred_url":"https://api.github.com/users/sebnapi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sebnapi/subscriptions","organizations_url":"https://api.github.com/users/sebnapi/orgs","repos_url":"https://api.github.com/users/sebnapi/repos","events_url":"https://api.github.com/users/sebnapi/events{/privacy}","received_events_url":"https://api.github.com/users/sebnapi/received_events","type":"User","site_admin":false},"labels":[{"id":33171509,"node_id":"MDU6TGFiZWwzMzE3MTUwOQ==","url":"https://api.github.com/repos/koreader/koreader/labels/bug","name":"bug","color":"fc2929","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-10-23T16:58:30Z","updated_at":"2018-10-23T17:45:53Z","closed_at":null,"author_association":"NONE","body":"* KOReader version: _koreader-kindle-arm-kindle5-linux-gnueabi-v2015.11-1868-gb8d9598_2018-10-06.zip_\r\n* Device: PW3\r\n\r\n#### Issue\r\n\r\nKoreader crashes when logging in Evernote\r\n\r\n#### Steps to reproduce\r\n\r\nLogin Evernote\r\n\r\n##### `crash.log` (if applicable)\r\n```\r\n./luajit: plugins/evernote.koplugin/main.lua:257: attempt to call method 'find' (a nil value)\r\nstack traceback:\r\n\tplugins/evernote.koplugin/main.lua:257: in function 'doLogin'\r\n\tplugins/evernote.koplugin/main.lua:204: in function 'action'\r\n\tfrontend/ui/uimanager.lua:621: in function '_checkTasks'\r\n\tfrontend/ui/uimanager.lua:845: in function 'handleInput'\r\n\tfrontend/ui/uimanager.lua:931: in function 'run'\r\n\t./reader.lua:216: in main chunk\r\n\t[C]: at 0x000139b1\r\n\r\n```"},"comment":{"url":"https://api.github.com/repos/koreader/koreader/issues/comments/432348768","html_url":"https://github.com/koreader/koreader/issues/4285#issuecomment-432348768","issue_url":"https://api.github.com/repos/koreader/koreader/issues/4285","id":432348768,"node_id":"MDEyOklzc3VlQ29tbWVudDQzMjM0ODc2OA==","user":{"login":"poire-z","id":24273478,"node_id":"MDQ6VXNlcjI0MjczNDc4","avatar_url":"https://avatars0.githubusercontent.com/u/24273478?v=4","gravatar_id":"","url":"https://api.github.com/users/poire-z","html_url":"https://github.com/poire-z","followers_url":"https://api.github.com/users/poire-z/followers","following_url":"https://api.github.com/users/poire-z/following{/other_user}","gists_url":"https://api.github.com/users/poire-z/gists{/gist_id}","starred_url":"https://api.github.com/users/poire-z/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/poire-z/subscriptions","organizations_url":"https://api.github.com/users/poire-z/orgs","repos_url":"https://api.github.com/users/poire-z/repos","events_url":"https://api.github.com/users/poire-z/events{/privacy}","received_events_url":"https://api.github.com/users/poire-z/received_events","type":"User","site_admin":false},"created_at":"2018-10-23T17:45:53Z","updated_at":"2018-10-23T17:45:53Z","author_association":"CONTRIBUTOR","body":"You should try to add between the `ok, err = pcall(...)` and these tests:\r\n`require(\"logger\").warn(type(ok), type(err), ok, err)`\r\nso we see what kind of thing ok and err are, and these values.\r\nCould be we get a table where we expect only nil or a string (that have a :find() method, unlike tables)."}}
|
{
"id": 8986217,
"name": "koreader/koreader",
"url": "https://api.github.com/repos/koreader/koreader"
}
|
{
"id": 24273478,
"login": "poire-z",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/24273478?",
"url": "https://api.github.com/users/poire-z"
}
|
{
"id": 3957564,
"login": "koreader",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3957564?",
"url": "https://api.github.com/orgs/koreader"
}
| 2018-10-23T17:45:53 |
8467725987
|
{"actor":{"display_login":"poire-z"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/sourcegraph/sourcegraph/issues/381","repository_url":"https://api.github.com/repos/sourcegraph/sourcegraph","labels_url":"https://api.github.com/repos/sourcegraph/sourcegraph/issues/381/labels{/name}","comments_url":"https://api.github.com/repos/sourcegraph/sourcegraph/issues/381/comments","events_url":"https://api.github.com/repos/sourcegraph/sourcegraph/issues/381/events","html_url":"https://github.com/sourcegraph/sourcegraph/issues/381","id":369599348,"node_id":"MDU6SXNzdWUzNjk1OTkzNDg=","number":381,"title":"docker run command fails on Windows with pg_ctl: could not start server","user":{"login":"felixfbecker","id":10532611,"node_id":"MDQ6VXNlcjEwNTMyNjEx","avatar_url":"https://avatars0.githubusercontent.com/u/10532611?v=4","gravatar_id":"","url":"https://api.github.com/users/felixfbecker","html_url":"https://github.com/felixfbecker","followers_url":"https://api.github.com/users/felixfbecker/followers","following_url":"https://api.github.com/users/felixfbecker/following{/other_user}","gists_url":"https://api.github.com/users/felixfbecker/gists{/gist_id}","starred_url":"https://api.github.com/users/felixfbecker/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/felixfbecker/subscriptions","organizations_url":"https://api.github.com/users/felixfbecker/orgs","repos_url":"https://api.github.com/users/felixfbecker/repos","events_url":"https://api.github.com/users/felixfbecker/events{/privacy}","received_events_url":"https://api.github.com/users/felixfbecker/received_events","type":"User","site_admin":false},"labels":[{"id":634723825,"node_id":"MDU6TGFiZWw2MzQ3MjM4MjU=","url":"https://api.github.com/repos/sourcegraph/sourcegraph/labels/bug","name":"bug","color":"b60205","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-10-12T15:25:10Z","updated_at":"2018-10-13T21:40:37Z","closed_at":null,"author_association":"MEMBER","body":"```\r\nPS C:\\Users\\felix> docker run --publish 7080:7080 --rm --volume ~/.sourcegraph/config:/etc/sourcegraph --volume ~/.sourcegraph/data:/var/opt/sourcegraph --volume /var/run/docker.sock:/var/run/docker.sock sourcegraph/server:2.11.2\r\n✱ Sourcegraph is initializing the internal database... (may take 15-20 seconds)\r\nSetting up postgres failed:\r\n\r\n$ mkdir -p /var/opt/sourcegraph/postgresql\r\n\r\n$ chown postgres /var/opt/sourcegraph/postgresql\r\n\r\n$ su-exec postgres initdb -D /var/opt/sourcegraph/postgresql --nosync\r\nThe files belonging to this database system will be owned by user \"postgres\".\r\nThis user must also own the server process.\r\n\r\nThe database cluster will be initialized with locale \"en_US.utf8\".\r\nThe default database encoding has accordingly been set to \"UTF8\".\r\nThe default text search configuration will be set to \"english\".\r\n\r\nData page checksums are disabled.\r\n\r\nfixing permissions on existing directory /var/opt/sourcegraph/postgresql ... ok\r\ncreating subdirectories ... ok\r\nselecting default max_connections ... 100\r\nselecting default shared_buffers ... 128MB\r\nselecting dynamic shared memory implementation ... posix\r\ncreating configuration files ... ok\r\nrunning bootstrap script ... ok\r\nperforming post-bootstrap initialization ... sh: locale: not found\r\nNo usable system locales were found.\r\nUse the option \"--debug\" to see details.\r\nok\r\n\r\nSync to disk skipped.\r\nThe data directory might become corrupt if the operating system crashes.\r\n\r\nWARNING: enabling \"trust\" authentication for local connections\r\nYou can change this by editing pg_hba.conf or using the option -A, or\r\n--auth-local and --auth-host, the next time you run initdb.\r\n\r\nSuccess.\r\n\r\n\r\n$ su-exec postgres pg_ctl -D /var/opt/sourcegraph/postgresql -o -c listen_addresses=127.0.0.1 -l /tmp/pgsql.log -w start\r\nwaiting for server to start.... stopped waiting\r\npg_ctl: could not start server\r\nExamine the log output.\r\nexit status 1\r\n```"},"comment":{"url":"https://api.github.com/repos/sourcegraph/sourcegraph/issues/comments/429577461","html_url":"https://github.com/sourcegraph/sourcegraph/issues/381#issuecomment-429577461","issue_url":"https://api.github.com/repos/sourcegraph/sourcegraph/issues/381","id":429577461,"node_id":"MDEyOklzc3VlQ29tbWVudDQyOTU3NzQ2MQ==","user":{"login":"40rn05lyv","id":1200215,"node_id":"MDQ6VXNlcjEyMDAyMTU=","avatar_url":"https://avatars2.githubusercontent.com/u/1200215?v=4","gravatar_id":"","url":"https://api.github.com/users/40rn05lyv","html_url":"https://github.com/40rn05lyv","followers_url":"https://api.github.com/users/40rn05lyv/followers","following_url":"https://api.github.com/users/40rn05lyv/following{/other_user}","gists_url":"https://api.github.com/users/40rn05lyv/gists{/gist_id}","starred_url":"https://api.github.com/users/40rn05lyv/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/40rn05lyv/subscriptions","organizations_url":"https://api.github.com/users/40rn05lyv/orgs","repos_url":"https://api.github.com/users/40rn05lyv/repos","events_url":"https://api.github.com/users/40rn05lyv/events{/privacy}","received_events_url":"https://api.github.com/users/40rn05lyv/received_events","type":"User","site_admin":false},"created_at":"2018-10-13T21:40:37Z","updated_at":"2018-10-13T21:40:37Z","author_association":"NONE","body":"Looks like I made it run.\r\nThis issue is related to https://github.com/docker/for-win/issues/445\r\nSo, to run sourcegraph in Windows 10 user needs to:\r\n1. Create directories `C:\\Users\\{username}\\.sourcegraph\\config` manually\r\n2. Create volume:\r\n`docker volume create --name sourcegraph_data`\r\n3. Run sourcegraph with `sourcegraph_data` volume:\r\n`docker run --publish 7080:7080 --rm --volume ~/.sourcegraph/config:/etc/sourcegraph --volume sourcegraph_data:/var/opt/sourcegraph --volume /var/run/docker.sock:/var/run/docker.sock sourcegraph/server:2.11.2`\r\n\r\nThe \"Quickstart\" page needs to be updated (https://about.sourcegraph.com/docs/)"}}
|
{
"id": 41288708,
"name": "sourcegraph/sourcegraph",
"url": "https://api.github.com/repos/sourcegraph/sourcegraph"
}
|
{
"id": 1200215,
"login": "40rn05lyv",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1200215?",
"url": "https://api.github.com/users/40rn05lyv"
}
|
{
"id": 3979584,
"login": "sourcegraph",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3979584?",
"url": "https://api.github.com/orgs/sourcegraph"
}
| 2018-10-13T21:40:37 |
8416115355
|
{"actor":{"display_login":"40rn05lyv"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/strands-project/mongodb_store/issues/223","repository_url":"https://api.github.com/repos/strands-project/mongodb_store","labels_url":"https://api.github.com/repos/strands-project/mongodb_store/issues/223/labels{/name}","comments_url":"https://api.github.com/repos/strands-project/mongodb_store/issues/223/comments","events_url":"https://api.github.com/repos/strands-project/mongodb_store/issues/223/events","html_url":"https://github.com/strands-project/mongodb_store/pull/223","id":325335833,"number":223,"title":"if compiler supports it use C++11","user":{"login":"bbferka","id":3843220,"avatar_url":"https://avatars3.githubusercontent.com/u/3843220?v=4","gravatar_id":"","url":"https://api.github.com/users/bbferka","html_url":"https://github.com/bbferka","followers_url":"https://api.github.com/users/bbferka/followers","following_url":"https://api.github.com/users/bbferka/following{/other_user}","gists_url":"https://api.github.com/users/bbferka/gists{/gist_id}","starred_url":"https://api.github.com/users/bbferka/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bbferka/subscriptions","organizations_url":"https://api.github.com/users/bbferka/orgs","repos_url":"https://api.github.com/users/bbferka/repos","events_url":"https://api.github.com/users/bbferka/events{/privacy}","received_events_url":"https://api.github.com/users/bbferka/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":9,"created_at":"2018-05-22T15:03:05Z","updated_at":"2018-05-23T08:58:19Z","closed_at":"2018-05-23T08:52:31Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/strands-project/mongodb_store/pulls/223","html_url":"https://github.com/strands-project/mongodb_store/pull/223","diff_url":"https://github.com/strands-project/mongodb_store/pull/223.diff","patch_url":"https://github.com/strands-project/mongodb_store/pull/223.patch"},"body":"added compilation flags for C++11 "},"comment":{"url":"https://api.github.com/repos/strands-project/mongodb_store/issues/comments/391273567","html_url":"https://github.com/strands-project/mongodb_store/pull/223#issuecomment-391273567","issue_url":"https://api.github.com/repos/strands-project/mongodb_store/issues/223","id":391273567,"user":{"login":"hawesie","id":927289,"avatar_url":"https://avatars3.githubusercontent.com/u/927289?v=4","gravatar_id":"","url":"https://api.github.com/users/hawesie","html_url":"https://github.com/hawesie","followers_url":"https://api.github.com/users/hawesie/followers","following_url":"https://api.github.com/users/hawesie/following{/other_user}","gists_url":"https://api.github.com/users/hawesie/gists{/gist_id}","starred_url":"https://api.github.com/users/hawesie/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hawesie/subscriptions","organizations_url":"https://api.github.com/users/hawesie/orgs","repos_url":"https://api.github.com/users/hawesie/repos","events_url":"https://api.github.com/users/hawesie/events{/privacy}","received_events_url":"https://api.github.com/users/hawesie/received_events","type":"User","site_admin":false},"created_at":"2018-05-23T08:58:19Z","updated_at":"2018-05-23T08:58:19Z","author_association":"MEMBER","body":"ok, it's on my list for today"}}
|
{
"id": 15771698,
"name": "strands-project/mongodb_store",
"url": "https://api.github.com/repos/strands-project/mongodb_store"
}
|
{
"id": 927289,
"login": "hawesie",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/927289?",
"url": "https://api.github.com/users/hawesie"
}
|
{
"id": 3989374,
"login": "strands-project",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3989374?",
"url": "https://api.github.com/orgs/strands-project"
}
| 2018-05-23T08:58:20 |
7715859760
|
{"actor":{"display_login":"hawesie"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/OpenModelica/OMCompiler/issues/2383","repository_url":"https://api.github.com/repos/OpenModelica/OMCompiler","labels_url":"https://api.github.com/repos/OpenModelica/OMCompiler/issues/2383/labels{/name}","comments_url":"https://api.github.com/repos/OpenModelica/OMCompiler/issues/2383/comments","events_url":"https://api.github.com/repos/OpenModelica/OMCompiler/issues/2383/events","html_url":"https://github.com/OpenModelica/OMCompiler/pull/2383","id":316325646,"number":2383,"title":"[NF] Improved handling of types.","user":{"login":"perost","id":4406023,"avatar_url":"https://avatars3.githubusercontent.com/u/4406023?v=4","gravatar_id":"","url":"https://api.github.com/users/perost","html_url":"https://github.com/perost","followers_url":"https://api.github.com/users/perost/followers","following_url":"https://api.github.com/users/perost/following{/other_user}","gists_url":"https://api.github.com/users/perost/gists{/gist_id}","starred_url":"https://api.github.com/users/perost/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/perost/subscriptions","organizations_url":"https://api.github.com/users/perost/orgs","repos_url":"https://api.github.com/users/perost/repos","events_url":"https://api.github.com/users/perost/events{/privacy}","received_events_url":"https://api.github.com/users/perost/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-04-20T16:05:36Z","updated_at":"2018-04-20T20:48:02Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/OpenModelica/OMCompiler/pulls/2383","html_url":"https://github.com/OpenModelica/OMCompiler/pull/2383","diff_url":"https://github.com/OpenModelica/OMCompiler/pull/2383.diff","patch_url":"https://github.com/OpenModelica/OMCompiler/pull/2383.patch"},"body":"- Added class trees to the builtin types with their attributes, to\r\n simplify the handling of builtin attributes and make inheriting\r\n builtin types work properly.\r\n- Changed instantiation of short class declarations so that we keep\r\n the derived class instead of replacing it with the base class,\r\n since we otherwise loose information we need later.\r\n- Changed the instantiation of components so that dimensions from\r\n their types are added during typing instead of during instantiation.\r\n- Various other fixes."},"comment":{"url":"https://api.github.com/repos/OpenModelica/OMCompiler/issues/comments/383218108","html_url":"https://github.com/OpenModelica/OMCompiler/pull/2383#issuecomment-383218108","issue_url":"https://api.github.com/repos/OpenModelica/OMCompiler/issues/2383","id":383218108,"user":{"login":"OpenModelica-Hudson","id":12395824,"avatar_url":"https://avatars2.githubusercontent.com/u/12395824?v=4","gravatar_id":"","url":"https://api.github.com/users/OpenModelica-Hudson","html_url":"https://github.com/OpenModelica-Hudson","followers_url":"https://api.github.com/users/OpenModelica-Hudson/followers","following_url":"https://api.github.com/users/OpenModelica-Hudson/following{/other_user}","gists_url":"https://api.github.com/users/OpenModelica-Hudson/gists{/gist_id}","starred_url":"https://api.github.com/users/OpenModelica-Hudson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/OpenModelica-Hudson/subscriptions","organizations_url":"https://api.github.com/users/OpenModelica-Hudson/orgs","repos_url":"https://api.github.com/users/OpenModelica-Hudson/repos","events_url":"https://api.github.com/users/OpenModelica-Hudson/events{/privacy}","received_events_url":"https://api.github.com/users/OpenModelica-Hudson/received_events","type":"User","site_admin":false},"created_at":"2018-04-20T20:48:02Z","updated_at":"2018-04-20T20:48:02Z","author_association":"MEMBER","body":"Wrong hash OMCompiler fb7004246436c23e78176f3d752ea9ea0bb1ba64 35cbe1ab1f4d7a2af1bcea057d794a7a53635982"}}
|
{
"id": 35014743,
"name": "OpenModelica/OMCompiler",
"url": "https://api.github.com/repos/OpenModelica/OMCompiler"
}
|
{
"id": 12395824,
"login": "OpenModelica-Hudson",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12395824?",
"url": "https://api.github.com/users/OpenModelica-Hudson"
}
|
{
"id": 4006504,
"login": "OpenModelica",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4006504?",
"url": "https://api.github.com/orgs/OpenModelica"
}
| 2018-04-20T20:48:02 |
7564031169
|
{"actor":{"display_login":"OpenModelica-Hudson"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/wesnoth/wesnoth/issues/3173","repository_url":"https://api.github.com/repos/wesnoth/wesnoth","labels_url":"https://api.github.com/repos/wesnoth/wesnoth/issues/3173/labels{/name}","comments_url":"https://api.github.com/repos/wesnoth/wesnoth/issues/3173/comments","events_url":"https://api.github.com/repos/wesnoth/wesnoth/issues/3173/events","html_url":"https://github.com/wesnoth/wesnoth/pull/3173","id":326624588,"number":3173,"title":"MP Faction Select dialog: Show leader unit details.","user":{"login":"jostephd","id":24784687,"avatar_url":"https://avatars1.githubusercontent.com/u/24784687?v=4","gravatar_id":"","url":"https://api.github.com/users/jostephd","html_url":"https://github.com/jostephd","followers_url":"https://api.github.com/users/jostephd/followers","following_url":"https://api.github.com/users/jostephd/following{/other_user}","gists_url":"https://api.github.com/users/jostephd/gists{/gist_id}","starred_url":"https://api.github.com/users/jostephd/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jostephd/subscriptions","organizations_url":"https://api.github.com/users/jostephd/orgs","repos_url":"https://api.github.com/users/jostephd/repos","events_url":"https://api.github.com/users/jostephd/events{/privacy}","received_events_url":"https://api.github.com/users/jostephd/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-05-25T18:36:25Z","updated_at":"2018-05-25T19:47:16Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/wesnoth/wesnoth/pulls/3173","html_url":"https://github.com/wesnoth/wesnoth/pull/3173","diff_url":"https://github.com/wesnoth/wesnoth/pull/3173.diff","patch_url":"https://github.com/wesnoth/wesnoth/pull/3173.patch"},"body":"If the leader hasn't been discovered, the \"Unknown Unit\" topic will be shown.\r\n\r\nFixes #1491.\r\n\r\nThis is for 1.14. I tried to rebase it to master but the help system in master doesn't work for me at all right now even without the patch."},"comment":{"url":"https://api.github.com/repos/wesnoth/wesnoth/issues/comments/392161750","html_url":"https://github.com/wesnoth/wesnoth/pull/3173#issuecomment-392161750","issue_url":"https://api.github.com/repos/wesnoth/wesnoth/issues/3173","id":392161750,"user":{"login":"gfgtdf","id":4893136,"avatar_url":"https://avatars3.githubusercontent.com/u/4893136?v=4","gravatar_id":"","url":"https://api.github.com/users/gfgtdf","html_url":"https://github.com/gfgtdf","followers_url":"https://api.github.com/users/gfgtdf/followers","following_url":"https://api.github.com/users/gfgtdf/following{/other_user}","gists_url":"https://api.github.com/users/gfgtdf/gists{/gist_id}","starred_url":"https://api.github.com/users/gfgtdf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gfgtdf/subscriptions","organizations_url":"https://api.github.com/users/gfgtdf/orgs","repos_url":"https://api.github.com/users/gfgtdf/repos","events_url":"https://api.github.com/users/gfgtdf/events{/privacy}","received_events_url":"https://api.github.com/users/gfgtdf/received_events","type":"User","site_admin":false},"created_at":"2018-05-25T19:47:16Z","updated_at":"2018-05-25T19:47:16Z","author_association":"CONTRIBUTOR","body":"> Okay, done\r\n\r\nhis was actually not what i meant, i thought you can show a units help page without addong it to the known units list? Iirc at least the lua/wml api show_help allowed that by adding some prefix to the help page id, so the c++ api should allow such a thing aswell."}}
|
{
"id": 9432220,
"name": "wesnoth/wesnoth",
"url": "https://api.github.com/repos/wesnoth/wesnoth"
}
|
{
"id": 4893136,
"login": "gfgtdf",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4893136?",
"url": "https://api.github.com/users/gfgtdf"
}
|
{
"id": 4024232,
"login": "wesnoth",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4024232?",
"url": "https://api.github.com/orgs/wesnoth"
}
| 2018-05-25T19:47:16 |
7731817134
|
{"actor":{"display_login":"gfgtdf"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/adobe-fonts/source-han-serif/issues/40","repository_url":"https://api.github.com/repos/adobe-fonts/source-han-serif","labels_url":"https://api.github.com/repos/adobe-fonts/source-han-serif/issues/40/labels{/name}","comments_url":"https://api.github.com/repos/adobe-fonts/source-han-serif/issues/40/comments","events_url":"https://api.github.com/repos/adobe-fonts/source-han-serif/issues/40/events","html_url":"https://github.com/adobe-fonts/source-han-serif/issues/40","id":221102169,"node_id":"MDU6SXNzdWUyMjExMDIxNjk=","number":40,"title":"Consolidation of Character/Glyph Addition Suggestions","user":{"login":"kenlunde","id":3988788,"node_id":"MDQ6VXNlcjM5ODg3ODg=","avatar_url":"https://avatars3.githubusercontent.com/u/3988788?v=4","gravatar_id":"","url":"https://api.github.com/users/kenlunde","html_url":"https://github.com/kenlunde","followers_url":"https://api.github.com/users/kenlunde/followers","following_url":"https://api.github.com/users/kenlunde/following{/other_user}","gists_url":"https://api.github.com/users/kenlunde/gists{/gist_id}","starred_url":"https://api.github.com/users/kenlunde/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kenlunde/subscriptions","organizations_url":"https://api.github.com/users/kenlunde/orgs","repos_url":"https://api.github.com/users/kenlunde/repos","events_url":"https://api.github.com/users/kenlunde/events{/privacy}","received_events_url":"https://api.github.com/users/kenlunde/received_events","type":"User","site_admin":false},"labels":[{"id":555684288,"node_id":"MDU6TGFiZWw1NTU2ODQyODg=","url":"https://api.github.com/repos/adobe-fonts/source-han-serif/labels/suggestion","name":"suggestion","color":"fad8c7","default":false}],"state":"open","locked":false,"assignee":{"login":"kenlunde","id":3988788,"node_id":"MDQ6VXNlcjM5ODg3ODg=","avatar_url":"https://avatars3.githubusercontent.com/u/3988788?v=4","gravatar_id":"","url":"https://api.github.com/users/kenlunde","html_url":"https://github.com/kenlunde","followers_url":"https://api.github.com/users/kenlunde/followers","following_url":"https://api.github.com/users/kenlunde/following{/other_user}","gists_url":"https://api.github.com/users/kenlunde/gists{/gist_id}","starred_url":"https://api.github.com/users/kenlunde/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kenlunde/subscriptions","organizations_url":"https://api.github.com/users/kenlunde/orgs","repos_url":"https://api.github.com/users/kenlunde/repos","events_url":"https://api.github.com/users/kenlunde/events{/privacy}","received_events_url":"https://api.github.com/users/kenlunde/received_events","type":"User","site_admin":false},"assignees":[{"login":"kenlunde","id":3988788,"node_id":"MDQ6VXNlcjM5ODg3ODg=","avatar_url":"https://avatars3.githubusercontent.com/u/3988788?v=4","gravatar_id":"","url":"https://api.github.com/users/kenlunde","html_url":"https://github.com/kenlunde","followers_url":"https://api.github.com/users/kenlunde/followers","following_url":"https://api.github.com/users/kenlunde/following{/other_user}","gists_url":"https://api.github.com/users/kenlunde/gists{/gist_id}","starred_url":"https://api.github.com/users/kenlunde/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kenlunde/subscriptions","organizations_url":"https://api.github.com/users/kenlunde/orgs","repos_url":"https://api.github.com/users/kenlunde/repos","events_url":"https://api.github.com/users/kenlunde/events{/privacy}","received_events_url":"https://api.github.com/users/kenlunde/received_events","type":"User","site_admin":false}],"milestone":null,"comments":11,"created_at":"2017-04-11T22:45:14Z","updated_at":"2019-01-02T10:41:31Z","closed_at":null,"author_association":"MEMBER","body":"This issue is meant for tracking and submitting suggestions for **character/glyph additions**, meaning characters that are within the scope of coverage that are not yet supported, or that a supported character lacks an appropriate glyph for a supported language or region.\r\n\r\n**Special Note**: _If a character falls outside of a supported standard, meaning GB 18030 for China, Big Five for Taiwan, JIS (X 0208, X 0213, and X 0212) for Japan, or KS (X 1001 or X 1002) for Korea, please refrain from making a suggestion at this time. We need to make sure that support for these standards is adequate before we start to expand the scope of character/glyph coverage._\r\n\r\nIssues that were submitted before this consolidation issue was opened are referenced by issue number.\r\n\r\nThe following glyphs were added in Version 1.001:\r\n\r\n* Added CN glyphs for U+35EB 㗫, U+385C 㡜, U+5015 倕, U+618F 憏, U+63EF 揯, U+6456 摖, U+6660 晠, U+66A9 暩, U+68B1 梱, U+6F08 漈, U+78DC 磜, U+7A44 穄, U+92EE 鋮, U+969B 際, U+9BCE 鯎, and U+9C36 鰶, _uni35EB-CN_, _uni385C-CN_, _uni5015-CN_, _uni618F-CN_, _uni63EF-CN_, _uni6456-CN_, _uni6660-CN_, _uni66A9-CN_, _uni68B1-CN_, _uni6F08-CN_, _uni78DC-CN_, _uni7A44-CN_, _uni92EE-CN_, _uni969B-CN_, _uni9BCE-CN_, and _uni9C36-CN_, respectively, per Issue #27.\r\n* Added CN glyph for U+7808 砈, _uni7808-CN_, per Issue #36.\r\n* Added TW glyphs for U+4FB9 侹, U+5EAD 庭, U+5EF7 廷, U+633A 挺, U+6883 梃, U+6D8F 涏, U+6DEB 淫, U+73FD 珽, U+7D8E 綎, U+7F54 罔, U+8713 蜓, U+8DA3 趣, U+92CC 鋌, U+95AE 閮, and U+9832 頲, _uni4FB9-TW_, _uni5EAD-TW_, _uni5EF7-TW_, _uni633A-TW_, _uni6883-TW_, _uni6D8F-TW_, _uni6DEB-TW_, _uni73FD-TW_, _uni7D8E-TW_, _uni7F54-TW_, _uni8713-TW_, _uni8DA3-TW_, _uni92CC-TW_, _uni95AE-TW_, and _uni9832-TW_, respectively, per Issue #39.\r\n* Added CN glyph for U+76E4 盤 and U+7A07 稇, _uni76E4-CN_ and _uni7A07-CN_, respectively, per Issue #39.\r\n* Added CN glyphs for U+57F5 埵, U+7BA0 箠, U+83D9 菙, and U+9318 錘, _uni57F5-CN_, _uni7BA0-CN_, _uni83D9-CN_, and _uni9318-CN_, respectively.\r\n\r\nPost Version 1.001 Additions:\r\n\r\n* Add TW glyph for U+5433 吳, _uni5433-TW_, per Issue #39.\r\n* Add CN glyphs for U+3A17 㨗 and U+2967F 𩙿, _uni3A17-CN_ and _u2967F-CN_, respectively, per Issue #55.\r\n* Add a CN for U+5DC6 巆, _uni5DC5-CN_, per Issue #56.\r\n* Add a CN glyph for U+8D17 贗, _uni8D17-CN_, by renaming then removing its TW glyph, _uni8D17-TW_, per Issue #56.\r\n* Add a CN glyph for U+3402 㐂, _uni3402-CN_, per Issue #57.\r\n* Add a KR glyph for U+5002 倂, _uni5002-KR_, per Issue #59.\r\n* Add JP glyphs for For U+54E5 哥 and U+68D7 棗, _uni54E5-JP_ (aka Adobe-Japan1-6 CID+4378) and _uni68D7-JP_ (aka Adobe-Japan1-6 CID+5224), respectively, per Issue #60.\r\n* Add a KR glyph for U+8F27 輧, _uni8F27-KR_, per Issue #60.\r\n* Add KR glyphs for U+6424 搤, U+7662 癢, U+970C 霌, and U+9714 霔, _uni6424-KR_, _uni7662-KR_, _uni970C-KR_, and _uni9714-KR_, respectively, per Issue #61.\r\n* Add a CN glyph for U+69F1 槱, _uni69F1-CN_.\r\n* Add a KR glyph for UTC-00791, _u00791-KR_.\r\n* Add a full-width glyph for U+00B7 ·, _uni00B7-FW_, that is a clone of _uni30FB_, and that interacts with the 'locl' GSUB feature.\r\n* Add a TW glyph for U+674E 李, _uni674E-TW_.\r\n\r\nVersion 2.000 Additions:\r\n\r\n* Add HK supported in terms of both characters and additional HK glyphs per Issue #4.\r\n* Add KR glyphs per [Noto CJK Issue 80](https://github.com/googlei18n/noto-cjk/issues/80) (a glyph for U+284DC 𨓜 is not necessary, because it will be mapped to _uni9038-JP_).\r\n* Add glyphs for <U+30D0,U+30FC,U+30C4> バーツ, _uni30D0uni30FCuni30C4_ (Adobe-Japan1-6 CID+11914) and _uni30D0uni30FCuni30C4-V_ (Adobe-Japan1-6 CID+11998), respectively, which will be made accessible via the 'dlig' and 'vert' GSUB features, respectively."},"comment":{"url":"https://api.github.com/repos/adobe-fonts/source-han-serif/issues/comments/450832401","html_url":"https://github.com/adobe-fonts/source-han-serif/issues/40#issuecomment-450832401","issue_url":"https://api.github.com/repos/adobe-fonts/source-han-serif/issues/40","id":450832401,"node_id":"MDEyOklzc3VlQ29tbWVudDQ1MDgzMjQwMQ==","user":{"login":"Marcus98T","id":10541683,"node_id":"MDQ6VXNlcjEwNTQxNjgz","avatar_url":"https://avatars2.githubusercontent.com/u/10541683?v=4","gravatar_id":"","url":"https://api.github.com/users/Marcus98T","html_url":"https://github.com/Marcus98T","followers_url":"https://api.github.com/users/Marcus98T/followers","following_url":"https://api.github.com/users/Marcus98T/following{/other_user}","gists_url":"https://api.github.com/users/Marcus98T/gists{/gist_id}","starred_url":"https://api.github.com/users/Marcus98T/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Marcus98T/subscriptions","organizations_url":"https://api.github.com/users/Marcus98T/orgs","repos_url":"https://api.github.com/users/Marcus98T/repos","events_url":"https://api.github.com/users/Marcus98T/events{/privacy}","received_events_url":"https://api.github.com/users/Marcus98T/received_events","type":"User","site_admin":false},"created_at":"2019-01-02T10:41:31Z","updated_at":"2019-01-02T10:41:31Z","author_association":"NONE","body":"Should add CN glyph for 壓. Source Han Sans 2.000 has one where 厂 covers 土."}}
|
{
"id": 84254035,
"name": "adobe-fonts/source-han-serif",
"url": "https://api.github.com/repos/adobe-fonts/source-han-serif"
}
|
{
"id": 10541683,
"login": "Marcus98T",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/10541683?",
"url": "https://api.github.com/users/Marcus98T"
}
|
{
"id": 4028872,
"login": "adobe-fonts",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4028872?",
"url": "https://api.github.com/orgs/adobe-fonts"
}
| 2019-01-02T10:41:31 |
8822748829
|
{"actor":{"display_login":"Marcus98T"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/libuv/libuv/issues/2095","repository_url":"https://api.github.com/repos/libuv/libuv","labels_url":"https://api.github.com/repos/libuv/libuv/issues/2095/labels{/name}","comments_url":"https://api.github.com/repos/libuv/libuv/issues/2095/comments","events_url":"https://api.github.com/repos/libuv/libuv/issues/2095/events","html_url":"https://github.com/libuv/libuv/pull/2095","id":384599842,"node_id":"MDExOlB1bGxSZXF1ZXN0MjMzNzY0Njkx","number":2095,"title":"doc: replace deprecated build command on macOS","user":{"login":"lcw0622","id":8199483,"node_id":"MDQ6VXNlcjgxOTk0ODM=","avatar_url":"https://avatars2.githubusercontent.com/u/8199483?v=4","gravatar_id":"","url":"https://api.github.com/users/lcw0622","html_url":"https://github.com/lcw0622","followers_url":"https://api.github.com/users/lcw0622/followers","following_url":"https://api.github.com/users/lcw0622/following{/other_user}","gists_url":"https://api.github.com/users/lcw0622/gists{/gist_id}","starred_url":"https://api.github.com/users/lcw0622/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lcw0622/subscriptions","organizations_url":"https://api.github.com/users/lcw0622/orgs","repos_url":"https://api.github.com/users/lcw0622/repos","events_url":"https://api.github.com/users/lcw0622/events{/privacy}","received_events_url":"https://api.github.com/users/lcw0622/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-11-27T03:05:03Z","updated_at":"2018-11-27T03:05:50Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/libuv/libuv/pulls/2095","html_url":"https://github.com/libuv/libuv/pull/2095","diff_url":"https://github.com/libuv/libuv/pull/2095.diff","patch_url":"https://github.com/libuv/libuv/pull/2095.patch"},"body":"origin README about build command is not suit for current code.\r\n1. gyp_uv.py generated uv.xcodeproj file in directory 'out' instead of repository root directory\r\n2.xcode build target params use '-alltargets' instead of '-target All'.(https://developer.apple.com/library/archive/technotes/tn2339/_index.html#//apple_ref/doc/uid/DTS40014588-CH1-WHAT_KEYS_CAN_I_PASS_TO_THE_EXPORTOPTIONSPLIST_FLAG_)"},"comment":{"url":"https://api.github.com/repos/libuv/libuv/issues/comments/441881805","html_url":"https://github.com/libuv/libuv/pull/2095#issuecomment-441881805","issue_url":"https://api.github.com/repos/libuv/libuv/issues/2095","id":441881805,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0MTg4MTgwNQ==","user":{"login":"lcw0622","id":8199483,"node_id":"MDQ6VXNlcjgxOTk0ODM=","avatar_url":"https://avatars2.githubusercontent.com/u/8199483?v=4","gravatar_id":"","url":"https://api.github.com/users/lcw0622","html_url":"https://github.com/lcw0622","followers_url":"https://api.github.com/users/lcw0622/followers","following_url":"https://api.github.com/users/lcw0622/following{/other_user}","gists_url":"https://api.github.com/users/lcw0622/gists{/gist_id}","starred_url":"https://api.github.com/users/lcw0622/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lcw0622/subscriptions","organizations_url":"https://api.github.com/users/lcw0622/orgs","repos_url":"https://api.github.com/users/lcw0622/repos","events_url":"https://api.github.com/users/lcw0622/events{/privacy}","received_events_url":"https://api.github.com/users/lcw0622/received_events","type":"User","site_admin":false},"created_at":"2018-11-27T03:05:50Z","updated_at":"2018-11-27T03:05:50Z","author_association":"NONE","body":"from issue #2093 "}}
|
{
"id": 14812739,
"name": "libuv/libuv",
"url": "https://api.github.com/repos/libuv/libuv"
}
|
{
"id": 8199483,
"login": "lcw0622",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8199483?",
"url": "https://api.github.com/users/lcw0622"
}
|
{
"id": 4030929,
"login": "libuv",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4030929?",
"url": "https://api.github.com/orgs/libuv"
}
| 2018-11-27T03:05:51 |
8651430774
|
{"actor":{"display_login":"lcw0622"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/MuMech/MechJeb2/issues/521","repository_url":"https://api.github.com/repos/MuMech/MechJeb2","labels_url":"https://api.github.com/repos/MuMech/MechJeb2/issues/521/labels{/name}","comments_url":"https://api.github.com/repos/MuMech/MechJeb2/issues/521/comments","events_url":"https://api.github.com/repos/MuMech/MechJeb2/issues/521/events","html_url":"https://github.com/MuMech/MechJeb2/issues/521","id":53977808,"node_id":"MDU6SXNzdWU1Mzk3NzgwOA==","number":521,"title":"Spaceplane Guidance Flakey...","user":{"login":"dapullia","id":10481554,"node_id":"MDQ6VXNlcjEwNDgxNTU0","avatar_url":"https://avatars3.githubusercontent.com/u/10481554?v=4","gravatar_id":"","url":"https://api.github.com/users/dapullia","html_url":"https://github.com/dapullia","followers_url":"https://api.github.com/users/dapullia/followers","following_url":"https://api.github.com/users/dapullia/following{/other_user}","gists_url":"https://api.github.com/users/dapullia/gists{/gist_id}","starred_url":"https://api.github.com/users/dapullia/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dapullia/subscriptions","organizations_url":"https://api.github.com/users/dapullia/orgs","repos_url":"https://api.github.com/users/dapullia/repos","events_url":"https://api.github.com/users/dapullia/events{/privacy}","received_events_url":"https://api.github.com/users/dapullia/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2015-01-11T01:13:56Z","updated_at":"2018-11-01T03:55:46Z","closed_at":"2018-11-01T03:55:46Z","author_association":"NONE","body":"In .90 picking spaceplane guidance and then telling it to land on the either runway immediately results in your spaceplane entering final approach for a crash with the ground instead of actually flying to what would be a final approach fix and then entering final approach to landing on the runway. The only way to prevent a crash is to put it into an altitude hold. It seems like asking it to land should result in it automatically flying back to the selected runway fuel allowing then lining up and making a normal landing.\n"},"comment":{"url":"https://api.github.com/repos/MuMech/MechJeb2/issues/comments/434922940","html_url":"https://github.com/MuMech/MechJeb2/issues/521#issuecomment-434922940","issue_url":"https://api.github.com/repos/MuMech/MechJeb2/issues/521","id":434922940,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNDkyMjk0MA==","user":{"login":"lamont-granquist","id":454857,"node_id":"MDQ6VXNlcjQ1NDg1Nw==","avatar_url":"https://avatars0.githubusercontent.com/u/454857?v=4","gravatar_id":"","url":"https://api.github.com/users/lamont-granquist","html_url":"https://github.com/lamont-granquist","followers_url":"https://api.github.com/users/lamont-granquist/followers","following_url":"https://api.github.com/users/lamont-granquist/following{/other_user}","gists_url":"https://api.github.com/users/lamont-granquist/gists{/gist_id}","starred_url":"https://api.github.com/users/lamont-granquist/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lamont-granquist/subscriptions","organizations_url":"https://api.github.com/users/lamont-granquist/orgs","repos_url":"https://api.github.com/users/lamont-granquist/repos","events_url":"https://api.github.com/users/lamont-granquist/events{/privacy}","received_events_url":"https://api.github.com/users/lamont-granquist/received_events","type":"User","site_admin":false},"created_at":"2018-11-01T03:55:46Z","updated_at":"2018-11-01T03:55:46Z","author_association":"COLLABORATOR","body":"Closing this as an old MechJeb issue. Many MechJeb issues have had little interest in years, have been fixed for years, do not include adequate replication steps, refer to old problems which are no longer applicable, or are difficult to determine what the problem is. This issue is being closed for one of those reasons. We apologize for any inconvenience, but keeping the TODO list tidy helps the developers.\r\n\r\nIf this bug/issue is still a problem, please open a new issue. For bugs please try to include a [Minimal, Complete, Verifiable Example](https://stackoverflow.com/help/mcve) that explains all the steps required to replicate the issue. A link to the KSP.log file should be ideally included, but is often not sufficient information. Screenshots or short videos are often the best way to show a bug."}}
|
{
"id": 9185403,
"name": "MuMech/MechJeb2",
"url": "https://api.github.com/repos/MuMech/MechJeb2"
}
|
{
"id": 454857,
"login": "lamont-granquist",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/454857?",
"url": "https://api.github.com/users/lamont-granquist"
}
|
{
"id": 4043704,
"login": "MuMech",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4043704?",
"url": "https://api.github.com/orgs/MuMech"
}
| 2018-11-01T03:55:46 |
8516649686
|
{"actor":{"display_login":"lamont-granquist"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/geodynamics/specfem3d/issues/1265","repository_url":"https://api.github.com/repos/geodynamics/specfem3d","labels_url":"https://api.github.com/repos/geodynamics/specfem3d/issues/1265/labels{/name}","comments_url":"https://api.github.com/repos/geodynamics/specfem3d/issues/1265/comments","events_url":"https://api.github.com/repos/geodynamics/specfem3d/issues/1265/events","html_url":"https://github.com/geodynamics/specfem3d/pull/1265","id":332977076,"node_id":"MDExOlB1bGxSZXF1ZXN0MTk1MzI2NDU4","number":1265,"title":"typo in index for adjoint source in inverse_problem_for_model","user":{"login":"vmont","id":8111514,"node_id":"MDQ6VXNlcjgxMTE1MTQ=","avatar_url":"https://avatars3.githubusercontent.com/u/8111514?v=4","gravatar_id":"","url":"https://api.github.com/users/vmont","html_url":"https://github.com/vmont","followers_url":"https://api.github.com/users/vmont/followers","following_url":"https://api.github.com/users/vmont/following{/other_user}","gists_url":"https://api.github.com/users/vmont/gists{/gist_id}","starred_url":"https://api.github.com/users/vmont/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vmont/subscriptions","organizations_url":"https://api.github.com/users/vmont/orgs","repos_url":"https://api.github.com/users/vmont/repos","events_url":"https://api.github.com/users/vmont/events{/privacy}","received_events_url":"https://api.github.com/users/vmont/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-06-16T10:11:31Z","updated_at":"2018-06-16T10:29:46Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/geodynamics/specfem3d/pulls/1265","html_url":"https://github.com/geodynamics/specfem3d/pull/1265","diff_url":"https://github.com/geodynamics/specfem3d/pull/1265.diff","patch_url":"https://github.com/geodynamics/specfem3d/pull/1265.patch"},"body":null},"comment":{"url":"https://api.github.com/repos/geodynamics/specfem3d/issues/comments/397803413","html_url":"https://github.com/geodynamics/specfem3d/pull/1265#issuecomment-397803413","issue_url":"https://api.github.com/repos/geodynamics/specfem3d/issues/1265","id":397803413,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NzgwMzQxMw==","user":{"login":"buildbot-princeton","id":7558762,"node_id":"MDQ6VXNlcjc1NTg3NjI=","avatar_url":"https://avatars1.githubusercontent.com/u/7558762?v=4","gravatar_id":"","url":"https://api.github.com/users/buildbot-princeton","html_url":"https://github.com/buildbot-princeton","followers_url":"https://api.github.com/users/buildbot-princeton/followers","following_url":"https://api.github.com/users/buildbot-princeton/following{/other_user}","gists_url":"https://api.github.com/users/buildbot-princeton/gists{/gist_id}","starred_url":"https://api.github.com/users/buildbot-princeton/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/buildbot-princeton/subscriptions","organizations_url":"https://api.github.com/users/buildbot-princeton/orgs","repos_url":"https://api.github.com/users/buildbot-princeton/repos","events_url":"https://api.github.com/users/buildbot-princeton/events{/privacy}","received_events_url":"https://api.github.com/users/buildbot-princeton/received_events","type":"User","site_admin":false},"created_at":"2018-06-16T10:29:46Z","updated_at":"2018-06-16T10:29:46Z","author_association":"CONTRIBUTOR","body":"Your changes passed the buildbot test. See [build 822](http://specfem3d-buildbot.princeton.edu/builders/specfem3d_builder/builds/822)."}}
|
{
"id": 14306190,
"name": "geodynamics/specfem3d",
"url": "https://api.github.com/repos/geodynamics/specfem3d"
}
|
{
"id": 7558762,
"login": "buildbot-princeton",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7558762?",
"url": "https://api.github.com/users/buildbot-princeton"
}
|
{
"id": 4052461,
"login": "geodynamics",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4052461?",
"url": "https://api.github.com/orgs/geodynamics"
}
| 2018-06-16T10:29:46 |
7834210290
|
{"actor":{"display_login":"buildbot-princeton"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/geodynamics/aspect/issues/2609","repository_url":"https://api.github.com/repos/geodynamics/aspect","labels_url":"https://api.github.com/repos/geodynamics/aspect/issues/2609/labels{/name}","comments_url":"https://api.github.com/repos/geodynamics/aspect/issues/2609/comments","events_url":"https://api.github.com/repos/geodynamics/aspect/issues/2609/events","html_url":"https://github.com/geodynamics/aspect/pull/2609","id":350712071,"node_id":"MDExOlB1bGxSZXF1ZXN0MjA4NDkxMTMy","number":2609,"title":"Add a termination criteria based on wall time.","user":{"login":"SiqiZhang","id":7585187,"node_id":"MDQ6VXNlcjc1ODUxODc=","avatar_url":"https://avatars1.githubusercontent.com/u/7585187?v=4","gravatar_id":"","url":"https://api.github.com/users/SiqiZhang","html_url":"https://github.com/SiqiZhang","followers_url":"https://api.github.com/users/SiqiZhang/followers","following_url":"https://api.github.com/users/SiqiZhang/following{/other_user}","gists_url":"https://api.github.com/users/SiqiZhang/gists{/gist_id}","starred_url":"https://api.github.com/users/SiqiZhang/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SiqiZhang/subscriptions","organizations_url":"https://api.github.com/users/SiqiZhang/orgs","repos_url":"https://api.github.com/users/SiqiZhang/repos","events_url":"https://api.github.com/users/SiqiZhang/events{/privacy}","received_events_url":"https://api.github.com/users/SiqiZhang/received_events","type":"User","site_admin":false},"labels":[{"id":401645273,"node_id":"MDU6TGFiZWw0MDE2NDUyNzM=","url":"https://api.github.com/repos/geodynamics/aspect/labels/ready%20to%20merge","name":"ready to merge","color":"0e8a16","default":false},{"id":985455887,"node_id":"MDU6TGFiZWw5ODU0NTU4ODc=","url":"https://api.github.com/repos/geodynamics/aspect/labels/ready%20to%20test","name":"ready to test","color":"c2e0c6","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":10,"created_at":"2018-08-15T07:27:46Z","updated_at":"2018-08-21T02:02:21Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/geodynamics/aspect/pulls/2609","html_url":"https://github.com/geodynamics/aspect/pull/2609","diff_url":"https://github.com/geodynamics/aspect/pull/2609.diff","patch_url":"https://github.com/geodynamics/aspect/pull/2609.patch"},"body":"Many HPCs have wall time limitations for jobs (e.g. 24 hours). I created a termination criteria base on the wall time used. I thought it would be useful for those running long jobs on those HPCs have limited wall time."},"comment":{"url":"https://api.github.com/repos/geodynamics/aspect/issues/comments/414525117","html_url":"https://github.com/geodynamics/aspect/pull/2609#issuecomment-414525117","issue_url":"https://api.github.com/repos/geodynamics/aspect/issues/2609","id":414525117,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNDUyNTExNw==","user":{"login":"bangerth","id":7504421,"node_id":"MDQ6VXNlcjc1MDQ0MjE=","avatar_url":"https://avatars2.githubusercontent.com/u/7504421?v=4","gravatar_id":"","url":"https://api.github.com/users/bangerth","html_url":"https://github.com/bangerth","followers_url":"https://api.github.com/users/bangerth/followers","following_url":"https://api.github.com/users/bangerth/following{/other_user}","gists_url":"https://api.github.com/users/bangerth/gists{/gist_id}","starred_url":"https://api.github.com/users/bangerth/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bangerth/subscriptions","organizations_url":"https://api.github.com/users/bangerth/orgs","repos_url":"https://api.github.com/users/bangerth/repos","events_url":"https://api.github.com/users/bangerth/events{/privacy}","received_events_url":"https://api.github.com/users/bangerth/received_events","type":"User","site_admin":false},"created_at":"2018-08-21T02:02:21Z","updated_at":"2018-08-21T02:02:21Z","author_association":"CONTRIBUTOR","body":"That would then of course be very much appreciated. Do you need help with this?"}}
|
{
"id": 19502452,
"name": "geodynamics/aspect",
"url": "https://api.github.com/repos/geodynamics/aspect"
}
|
{
"id": 7504421,
"login": "bangerth",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7504421?",
"url": "https://api.github.com/users/bangerth"
}
|
{
"id": 4052461,
"login": "geodynamics",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4052461?",
"url": "https://api.github.com/orgs/geodynamics"
}
| 2018-08-21T02:02:21 |
8141420556
|
{"actor":{"display_login":"bangerth"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/nccgroup/tracy/issues/43","repository_url":"https://api.github.com/repos/nccgroup/tracy","labels_url":"https://api.github.com/repos/nccgroup/tracy/issues/43/labels{/name}","comments_url":"https://api.github.com/repos/nccgroup/tracy/issues/43/comments","events_url":"https://api.github.com/repos/nccgroup/tracy/issues/43/events","html_url":"https://github.com/nccgroup/tracy/pull/43","id":344189711,"node_id":"MDExOlB1bGxSZXF1ZXN0MjAzNjQzODY1","number":43,"title":"Add instructions for using Burp with Tracy","user":{"login":"ben432rew","id":7372945,"node_id":"MDQ6VXNlcjczNzI5NDU=","avatar_url":"https://avatars2.githubusercontent.com/u/7372945?v=4","gravatar_id":"","url":"https://api.github.com/users/ben432rew","html_url":"https://github.com/ben432rew","followers_url":"https://api.github.com/users/ben432rew/followers","following_url":"https://api.github.com/users/ben432rew/following{/other_user}","gists_url":"https://api.github.com/users/ben432rew/gists{/gist_id}","starred_url":"https://api.github.com/users/ben432rew/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ben432rew/subscriptions","organizations_url":"https://api.github.com/users/ben432rew/orgs","repos_url":"https://api.github.com/users/ben432rew/repos","events_url":"https://api.github.com/users/ben432rew/events{/privacy}","received_events_url":"https://api.github.com/users/ben432rew/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-07-24T20:23:02Z","updated_at":"2018-07-25T14:11:17Z","closed_at":"2018-07-25T14:11:17Z","author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/nccgroup/tracy/pulls/43","html_url":"https://github.com/nccgroup/tracy/pull/43","diff_url":"https://github.com/nccgroup/tracy/pull/43.diff","patch_url":"https://github.com/nccgroup/tracy/pull/43.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/nccgroup/tracy/issues/comments/407768093","html_url":"https://github.com/nccgroup/tracy/pull/43#issuecomment-407768093","issue_url":"https://api.github.com/repos/nccgroup/tracy/issues/43","id":407768093,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNzc2ODA5Mw==","user":{"login":"heathj","id":3597899,"node_id":"MDQ6VXNlcjM1OTc4OTk=","avatar_url":"https://avatars2.githubusercontent.com/u/3597899?v=4","gravatar_id":"","url":"https://api.github.com/users/heathj","html_url":"https://github.com/heathj","followers_url":"https://api.github.com/users/heathj/followers","following_url":"https://api.github.com/users/heathj/following{/other_user}","gists_url":"https://api.github.com/users/heathj/gists{/gist_id}","starred_url":"https://api.github.com/users/heathj/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/heathj/subscriptions","organizations_url":"https://api.github.com/users/heathj/orgs","repos_url":"https://api.github.com/users/heathj/repos","events_url":"https://api.github.com/users/heathj/events{/privacy}","received_events_url":"https://api.github.com/users/heathj/received_events","type":"User","site_admin":false},"created_at":"2018-07-25T14:11:17Z","updated_at":"2018-07-25T14:11:17Z","author_association":"COLLABORATOR","body":"Added that to the wiki, thanks man. I used to have screen shots and gifs that would animate how to set it up, but they got outdated so I removed them. If you have any illustrations or screenshots that you think would help with that section, I'd be happy to add them in."}}
|
{
"id": 129963975,
"name": "nccgroup/tracy",
"url": "https://api.github.com/repos/nccgroup/tracy"
}
|
{
"id": 3597899,
"login": "heathj",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3597899?",
"url": "https://api.github.com/users/heathj"
}
|
{
"id": 4067082,
"login": "nccgroup",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4067082?",
"url": "https://api.github.com/orgs/nccgroup"
}
| 2018-07-25T14:11:17 |
8016744546
|
{"actor":{"display_login":"heathj"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/andela/rivendell-ah/issues/36","repository_url":"https://api.github.com/repos/andela/rivendell-ah","labels_url":"https://api.github.com/repos/andela/rivendell-ah/issues/36/labels{/name}","comments_url":"https://api.github.com/repos/andela/rivendell-ah/issues/36/comments","events_url":"https://api.github.com/repos/andela/rivendell-ah/issues/36/events","html_url":"https://github.com/andela/rivendell-ah/pull/36","id":350079027,"node_id":"MDExOlB1bGxSZXF1ZXN0MjA4MDE1NjMx","number":36,"title":"Feature/159204701 user like or dislike comments","user":{"login":"chidioguejiofor","id":38565349,"node_id":"MDQ6VXNlcjM4NTY1MzQ5","avatar_url":"https://avatars1.githubusercontent.com/u/38565349?v=4","gravatar_id":"","url":"https://api.github.com/users/chidioguejiofor","html_url":"https://github.com/chidioguejiofor","followers_url":"https://api.github.com/users/chidioguejiofor/followers","following_url":"https://api.github.com/users/chidioguejiofor/following{/other_user}","gists_url":"https://api.github.com/users/chidioguejiofor/gists{/gist_id}","starred_url":"https://api.github.com/users/chidioguejiofor/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chidioguejiofor/subscriptions","organizations_url":"https://api.github.com/users/chidioguejiofor/orgs","repos_url":"https://api.github.com/users/chidioguejiofor/repos","events_url":"https://api.github.com/users/chidioguejiofor/events{/privacy}","received_events_url":"https://api.github.com/users/chidioguejiofor/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-08-13T15:28:04Z","updated_at":"2018-08-14T11:43:08Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/andela/rivendell-ah/pulls/36","html_url":"https://github.com/andela/rivendell-ah/pull/36","diff_url":"https://github.com/andela/rivendell-ah/pull/36.diff","patch_url":"https://github.com/andela/rivendell-ah/pull/36.patch"},"body":"#### What does this PR do?\r\n\r\n- adds swagger docs to the app\r\n- adds implementation of DELETE api/articles/:slug/like to the unlike article\r\n- adds implementation of POST api/articles/:slug/like to the like article\r\n- adds implementation of GET api/articles/:slug/like to retrieve like informations\r\n- updates model definitions in the app\r\n- update AuthMiddleware function\r\n- removes tests from eslintignore\r\n- adds tests for new routes added\r\n- ensures that all the tests added are passing\r\n\r\n#### Description of Task to be completed?\r\n- user should be able to like and dislike\r\n\r\n#### How should this be manually tested?\r\n- run a `git pull` to get all the new changes from this `PR`\r\n- add all the environmental variables in the `.env` file\r\n- run `npm install` in order to install all dependencies\r\n- run `npm start` to start the application \r\n- from POSTMAN hit the endpoint `localhost:3000/api/users/` with a request body\r\n```\r\n{\r\n\t\"user\" : {\r\n\t\t\"email\": \"<domainname>@<hostname>.com\",\r\n\t\t\"username\":\"<username>\",\r\n\t\t\"password\": \"<password with numbers, upper and lowercase letters and at least 1 symbol>\",\r\n\t\t\"firstName\": \"<firstName>\",\r\n\t\t\"lastName\": \"<lastName>\"\r\n\t}\r\n}\r\n``` \r\n\r\n- using the token you can create an article `POST localhost:3000/api/articles/` using the request body format as follows:\r\n\r\n```\r\n{\r\n\t\"article\":{\r\n\t\t\"title\":\"<title>\",\r\n\t\t\"description\":\"<description>\",\r\n\t\t\"body\":\"<body>\"\r\n\t}\r\n}\r\n```\r\n this returns a slug which you can use in the other routes\r\n\r\n- you can then like an article using the route `POST localhost:3000/api/articles/:slug/like`\r\n- you can then dislike an article using the route `DELETE localhost:3000/api/articles/:slug/like`\r\n- you can then get all articles using the route `GET localhost:3000/api/articles/:slug/like`\r\n\r\n#### Any background context you want to provide?\r\n- adds more information to swagger docs\r\n\r\n#### What are the relevant pivotal tracker stories?\r\n- 159204701\r\n\r\n#### Screenshots (if appropriate)\r\n<img width=\"930\" alt=\"on successful like\" src=\"https://user-images.githubusercontent.com/38565349/44041443-b1f00762-9f15-11e8-8d71-ae064f009f0e.png\">\r\n<img width=\"930\" alt=\"on successful like 2\" src=\"https://user-images.githubusercontent.com/38565349/44041449-b60b3aba-9f15-11e8-81c1-724efcc59aeb.png\">\r\n<img width=\"955\" alt=\"invalid authentication\" src=\"https://user-images.githubusercontent.com/38565349/44041452-b87552b8-9f15-11e8-8403-170433db7a1b.png\">\r\n\r\n#### Questions:"},"comment":{"url":"https://api.github.com/repos/andela/rivendell-ah/issues/comments/412844159","html_url":"https://github.com/andela/rivendell-ah/pull/36#issuecomment-412844159","issue_url":"https://api.github.com/repos/andela/rivendell-ah/issues/36","id":412844159,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMjg0NDE1OQ==","user":{"login":"coveralls","id":2354108,"node_id":"MDQ6VXNlcjIzNTQxMDg=","avatar_url":"https://avatars1.githubusercontent.com/u/2354108?v=4","gravatar_id":"","url":"https://api.github.com/users/coveralls","html_url":"https://github.com/coveralls","followers_url":"https://api.github.com/users/coveralls/followers","following_url":"https://api.github.com/users/coveralls/following{/other_user}","gists_url":"https://api.github.com/users/coveralls/gists{/gist_id}","starred_url":"https://api.github.com/users/coveralls/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/coveralls/subscriptions","organizations_url":"https://api.github.com/users/coveralls/orgs","repos_url":"https://api.github.com/users/coveralls/repos","events_url":"https://api.github.com/users/coveralls/events{/privacy}","received_events_url":"https://api.github.com/users/coveralls/received_events","type":"User","site_admin":false},"created_at":"2018-08-14T11:43:08Z","updated_at":"2018-08-14T11:43:08Z","author_association":"NONE","body":"## Pull Request Test Coverage Report for [Build 808](https://coveralls.io/builds/18474974)\n\n* **116** of **157** **(73.89%)** changed or added relevant lines in **13** files are covered.\n* No unchanged relevant lines lost coverage.\n* Overall coverage decreased (**-8.4%**) to **80.829%**\n\n---\n\n| Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |\n| :-----|--------------|--------|---: |\n| [server/controllers/LikeController.js](https://coveralls.io/builds/18474974/source?filename=server%2Fcontrollers%2FLikeController.js#L168) | 31 | 32 | 96.88%\n| [server/utils/helpers/validatorHelper.js](https://coveralls.io/builds/18474974/source?filename=server%2Futils%2Fhelpers%2FvalidatorHelper.js#L149) | 6 | 12 | 50.0%\n| [server/utils/middleware/validator/articles.js](https://coveralls.io/builds/18474974/source?filename=server%2Futils%2Fmiddleware%2Fvalidator%2Farticles.js#L20) | 8 | 18 | 44.44%\n| [server/controllers/ArticleController.js](https://coveralls.io/builds/18474974/source?filename=server%2Fcontrollers%2FArticleController.js#L66) | 14 | 38 | 36.84%\n<!-- | **Total:** | **116** | **157** | **73.89%** | -->\n\n\n| Totals | [](https://coveralls.io/builds/18474974) |\n| :-- | --: |\n| Change from base [Build 721](https://coveralls.io/builds/18424086): | -8.4% |\n| Covered Lines: | 475 |\n| Relevant Lines: | 544 |\n\n---\n##### 💛 - [Coveralls](https://coveralls.io)\n"}}
|
{
"id": 141551362,
"name": "andela/rivendell-ah",
"url": "https://api.github.com/repos/andela/rivendell-ah"
}
|
{
"id": 2354108,
"login": "coveralls",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2354108?",
"url": "https://api.github.com/users/coveralls"
}
|
{
"id": 4100206,
"login": "andela",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4100206?",
"url": "https://api.github.com/orgs/andela"
}
| 2018-08-14T11:43:08 |
8110663350
|
{"actor":{"display_login":"coveralls"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/iexg/IEX-API/issues/247","repository_url":"https://api.github.com/repos/iexg/IEX-API","labels_url":"https://api.github.com/repos/iexg/IEX-API/issues/247/labels{/name}","comments_url":"https://api.github.com/repos/iexg/IEX-API/issues/247/comments","events_url":"https://api.github.com/repos/iexg/IEX-API/issues/247/events","html_url":"https://github.com/iexg/IEX-API/issues/247","id":302058259,"number":247,"title":"Stock Float Data","user":{"login":"TraderMikeS","id":37033580,"avatar_url":"https://avatars3.githubusercontent.com/u/37033580?v=4","gravatar_id":"","url":"https://api.github.com/users/TraderMikeS","html_url":"https://github.com/TraderMikeS","followers_url":"https://api.github.com/users/TraderMikeS/followers","following_url":"https://api.github.com/users/TraderMikeS/following{/other_user}","gists_url":"https://api.github.com/users/TraderMikeS/gists{/gist_id}","starred_url":"https://api.github.com/users/TraderMikeS/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/TraderMikeS/subscriptions","organizations_url":"https://api.github.com/users/TraderMikeS/orgs","repos_url":"https://api.github.com/users/TraderMikeS/repos","events_url":"https://api.github.com/users/TraderMikeS/events{/privacy}","received_events_url":"https://api.github.com/users/TraderMikeS/received_events","type":"User","site_admin":false},"labels":[{"id":856974884,"url":"https://api.github.com/repos/iexg/IEX-API/labels/Needs:%203rd%20party%20data%20response","name":"Needs: 3rd party data response","color":"141d48","default":false},{"id":748908178,"url":"https://api.github.com/repos/iexg/IEX-API/labels/Type:%20data","name":"Type: data","color":"d4c5f9","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-03-04T05:11:08Z","updated_at":"2018-05-22T10:33:06Z","closed_at":null,"author_association":"NONE","body":"## Summary\r\nStock/symbol/stats has a value for the float.\r\nEvery site I visit has a different value for the float.\r\nWhere does IEX get float data and why does everyone not have the same value?\r\n\r\n\r\n## Details\r\nFor stock symbol CADE (a Houston company) \r\nYahoo finance shows float = 28.62M shares,\r\nInvestors.com (MarketSmith) shows float = 6.7M shares\r\nIEX shows 83.5M shares\r\n\r\n\r\n### Date/time of issue\r\n3/3/2018 9PM California time\r\n\r\n\r\n### API URL\r\nhttps://api.iextrading.com/1.0/stock/cade/stats/?filter=float\r\n\r\n\r\n### What you expected to happen\r\nFloat value that I can believe\r\n\r\n\r\n### What actually happened\r\nFloat value that I cannot believe\r\n\r\n\r\n### Other Information (sample code, links, etc.)\r\n\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/iexg/IEX-API/issues/comments/390943340","html_url":"https://github.com/iexg/IEX-API/issues/247#issuecomment-390943340","issue_url":"https://api.github.com/repos/iexg/IEX-API/issues/247","id":390943340,"user":{"login":"joshuablackburn-iex","id":6554285,"avatar_url":"https://avatars1.githubusercontent.com/u/6554285?v=4","gravatar_id":"","url":"https://api.github.com/users/joshuablackburn-iex","html_url":"https://github.com/joshuablackburn-iex","followers_url":"https://api.github.com/users/joshuablackburn-iex/followers","following_url":"https://api.github.com/users/joshuablackburn-iex/following{/other_user}","gists_url":"https://api.github.com/users/joshuablackburn-iex/gists{/gist_id}","starred_url":"https://api.github.com/users/joshuablackburn-iex/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/joshuablackburn-iex/subscriptions","organizations_url":"https://api.github.com/users/joshuablackburn-iex/orgs","repos_url":"https://api.github.com/users/joshuablackburn-iex/repos","events_url":"https://api.github.com/users/joshuablackburn-iex/events{/privacy}","received_events_url":"https://api.github.com/users/joshuablackburn-iex/received_events","type":"User","site_admin":false},"created_at":"2018-05-22T10:33:06Z","updated_at":"2018-05-22T10:33:06Z","author_association":"CONTRIBUTOR","body":"I can confirm what you are seeing. Our 3rd party provider has been notified. We have also been taking steps to expand our data sources to resolve inaccuracies such as these. We plan to roll out additional data sources soon."}}
|
{
"id": 100256702,
"name": "iexg/IEX-API",
"url": "https://api.github.com/repos/iexg/IEX-API"
}
|
{
"id": 6554285,
"login": "joshuablackburn-iex",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6554285?",
"url": "https://api.github.com/users/joshuablackburn-iex"
}
|
{
"id": 4103535,
"login": "iexg",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4103535?",
"url": "https://api.github.com/orgs/iexg"
}
| 2018-05-22T10:33:06 |
7709884212
|
{"actor":{"display_login":"joshuablackburn-iex"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/apidoc/apidoc/issues/767","repository_url":"https://api.github.com/repos/apidoc/apidoc","labels_url":"https://api.github.com/repos/apidoc/apidoc/issues/767/labels{/name}","comments_url":"https://api.github.com/repos/apidoc/apidoc/issues/767/comments","events_url":"https://api.github.com/repos/apidoc/apidoc/issues/767/events","html_url":"https://github.com/apidoc/apidoc/issues/767","id":386754826,"node_id":"MDU6SXNzdWUzODY3NTQ4MjY=","number":767,"title":" The command \"apidoc -c app/Containers/Documentation/ApiDocJs/public -f public.php -i app -o public/api/documentation\" failed. ","user":{"login":"justcoding8","id":45559516,"node_id":"MDQ6VXNlcjQ1NTU5NTE2","avatar_url":"https://avatars3.githubusercontent.com/u/45559516?v=4","gravatar_id":"","url":"https://api.github.com/users/justcoding8","html_url":"https://github.com/justcoding8","followers_url":"https://api.github.com/users/justcoding8/followers","following_url":"https://api.github.com/users/justcoding8/following{/other_user}","gists_url":"https://api.github.com/users/justcoding8/gists{/gist_id}","starred_url":"https://api.github.com/users/justcoding8/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/justcoding8/subscriptions","organizations_url":"https://api.github.com/users/justcoding8/orgs","repos_url":"https://api.github.com/users/justcoding8/repos","events_url":"https://api.github.com/users/justcoding8/events{/privacy}","received_events_url":"https://api.github.com/users/justcoding8/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":9,"created_at":"2018-12-03T10:36:38Z","updated_at":"2018-12-06T08:22:40Z","closed_at":null,"author_association":"NONE","body":"I am trying to generate API documentation by using RESTful web API Documentation Generator from github documentation,but I am getting a constant error that **the command failed**.\r\n\r\n1. I added the following to my project's .env file\r\n```\r\nWORKSPACE_INSTALL_NODE=true\r\nWORKSPACE_INSTALL_YARN=true\r\n```\r\n2. I installed npm globally by using command `npm install -g apidoc` \r\n2. Cleared all the application's cache.\r\n3. Updated the composer\r\n4. Changed documentation-container.php as follows:\r\n\r\n```\r\n //'executable' => '$(npm bin)/apidoc',\r\n'executable' => 'apidoc',\r\n```\r\nThen I run a command : `php artisan apiato:docs` , I got this,\r\n\r\n\r\n**The command \"apidoc -c app/Containers/Documentation/ApiDocJs/public -f public.php -i app -o public/api/documentation\" failed.** \r\n \r\n **Exit Code: 1(General error)** \r\n \r\n Working directory: /home/adminrb/ATS/get-ats/api-pms \r\n \r\n Output: \r\n ================ \r\n {\"File\":\"app/Containers/Client/UI/API/Routes/GetAllClientContactsByClientId.v1.public.php\",\"Block\":1,\"Element\":\"@apiVersion\",\"Source\":\"@apiV \r\n ersion ..0.0\",\"Definition\":\"@apiVersion major.minor.patch\",\"Example\":\"@apiDefine 1.2.3\",\"level\":\"error\",\"message\":\"Version format no \r\n t valid.\"} \r\n \r\n \r\n Error Output: \r\n ================ "},"comment":{"url":"https://api.github.com/repos/apidoc/apidoc/issues/comments/444787707","html_url":"https://github.com/apidoc/apidoc/issues/767#issuecomment-444787707","issue_url":"https://api.github.com/repos/apidoc/apidoc/issues/767","id":444787707,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0NDc4NzcwNw==","user":{"login":"michaelvdnet","id":1355285,"node_id":"MDQ6VXNlcjEzNTUyODU=","avatar_url":"https://avatars3.githubusercontent.com/u/1355285?v=4","gravatar_id":"","url":"https://api.github.com/users/michaelvdnet","html_url":"https://github.com/michaelvdnet","followers_url":"https://api.github.com/users/michaelvdnet/followers","following_url":"https://api.github.com/users/michaelvdnet/following{/other_user}","gists_url":"https://api.github.com/users/michaelvdnet/gists{/gist_id}","starred_url":"https://api.github.com/users/michaelvdnet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michaelvdnet/subscriptions","organizations_url":"https://api.github.com/users/michaelvdnet/orgs","repos_url":"https://api.github.com/users/michaelvdnet/repos","events_url":"https://api.github.com/users/michaelvdnet/events{/privacy}","received_events_url":"https://api.github.com/users/michaelvdnet/received_events","type":"User","site_admin":false},"created_at":"2018-12-06T08:22:40Z","updated_at":"2018-12-06T08:22:40Z","author_association":"NONE","body":"Then that is the culprit.\r\nYou could fix that file, or if you don't need it, remove it.\r\nIf you really need apidoc to skip the file you could also play with [`-f`](http://apidocjs.com/#CLI) flag in the apidoc command."}}
|
{
"id": 9568416,
"name": "apidoc/apidoc",
"url": "https://api.github.com/repos/apidoc/apidoc"
}
|
{
"id": 1355285,
"login": "michaelvdnet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1355285?",
"url": "https://api.github.com/users/michaelvdnet"
}
|
{
"id": 4103663,
"login": "apidoc",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4103663?",
"url": "https://api.github.com/orgs/apidoc"
}
| 2018-12-06T08:22:40 |
8707586955
|
{"actor":{"display_login":"michaelvdnet"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/nvaccess/nvda/issues/8980","repository_url":"https://api.github.com/repos/nvaccess/nvda","labels_url":"https://api.github.com/repos/nvaccess/nvda/issues/8980/labels{/name}","comments_url":"https://api.github.com/repos/nvaccess/nvda/issues/8980/comments","events_url":"https://api.github.com/repos/nvaccess/nvda/issues/8980/events","html_url":"https://github.com/nvaccess/nvda/issues/8980","id":384361515,"node_id":"MDU6SXNzdWUzODQzNjE1MTU=","number":8980,"title":"Freeze when navigating by landmarks with certain labeled article landmarks","user":{"login":"MarcoZehe","id":1568574,"node_id":"MDQ6VXNlcjE1Njg1NzQ=","avatar_url":"https://avatars3.githubusercontent.com/u/1568574?v=4","gravatar_id":"","url":"https://api.github.com/users/MarcoZehe","html_url":"https://github.com/MarcoZehe","followers_url":"https://api.github.com/users/MarcoZehe/followers","following_url":"https://api.github.com/users/MarcoZehe/following{/other_user}","gists_url":"https://api.github.com/users/MarcoZehe/gists{/gist_id}","starred_url":"https://api.github.com/users/MarcoZehe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MarcoZehe/subscriptions","organizations_url":"https://api.github.com/users/MarcoZehe/orgs","repos_url":"https://api.github.com/users/MarcoZehe/repos","events_url":"https://api.github.com/users/MarcoZehe/events{/privacy}","received_events_url":"https://api.github.com/users/MarcoZehe/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-11-26T14:43:17Z","updated_at":"2018-11-28T06:14:28Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"<!--\r\nPlease thoroughly read NVDA's wiki article on how to fill in this template, including how to provide the required files.\r\nIssues may be closed if the required information is not present.\r\nhttps://github.com/nvaccess/nvda/wiki/Github-issue-template-explanation-and-examples\r\n-->\r\n\r\n### Steps to reproduce:\r\n\r\nThere are several prerequisites:\r\n\r\n1. You have to have an account on some Mastodon social network instance.\r\n2. You have to have the Extended ARIA Add-On installed and the Articles landmark activated.\r\n\r\nSteps:\r\n\r\n1. Log into https://dev.pinafore.social. Pinafore is an alternative web client to the Mastodon social network.\r\n * If you're not logged in, click the AddInstance link, fill in your instance name, like mastodon.social or toot.cafe, or whichever instance you're on, then click Login.\r\n * Authorize Pinafore to access your account.\r\n2. After you've logged in, start navigating the Home timeline via the letter D. At some point, NVDA will cause a Windows ascending error tone to be heard, and fall silent. The braille display, if connected, will continue to blink, but NVDA is essentially dead then.\r\n3. Restart NVDA, then simply arrow through the page onto any article. A crash does not occur, NVDA reads the article name normally.\r\n\r\n### Actual behavior:\r\n\r\nNVDA produces an error sound, then falls silent. As if it partially crashed. Braille continues to blink, but won't respond to anything.\r\n\r\n### Expected behavior:\r\n\r\nNo crash.\r\n\r\n### System configuration:\r\n\r\n#### NVDA Installed/portable/running from source:\r\n\r\nInstalled.\r\n\r\n#### NVDA version:\r\n\r\nNVDA version alpha-16298,c651588e\r\n\r\n#### Windows version:\r\n\r\nWindows 10 19H1 18282 build. But also happens on 1809 regular.\r\n\r\n#### Name and version of other software in use when reproducing the issue:\r\n\r\nFirefox Nightly 65.\r\n\r\n#### Other information about your system:\r\n\r\n### Other questions:\r\n\r\n#### Does the issue still occur after restarting your PC?\r\n\r\nYes.\r\n\r\n#### Have you tried any other versions of NVDA?\r\n\r\n2018.4beta, 2018.3.2, happens with both, too.\r\n\r\n### Log entries\r\n\r\n#### Developer info for an article element that causes this problem:\r\n\r\nINFO - globalCommands.GlobalCommands.script_navigatorObject_devInfo (15:28:21.299):\r\nDeveloper info for navigator object:\r\nname: u'Eric Eggert, RT @[email protected] September 2019, @BilliePiper is returning to the #DoctorWho universe in Rose Tyler: The Dimension Cannon. -> http://bit.ly/2FIKkiZFour episodes follow Rose\\u2019s mission to seek out the Doctor, the only person who can save the doomed multiverse\\u2026, 1 hour ago, @[email protected], Unlisted'\r\nrole: ROLE_DOCUMENT\r\nstates: STATE_READONLY, STATE_FOCUSABLE\r\nisFocusable: True\r\nhasFocus: False\r\nPython object: <baseObject.Dynamic_BrokenFocusedStateDocumentMozillaIAccessible object at 0x05B715F0>\r\nPython class mro: (<class 'baseObject.Dynamic_BrokenFocusedStateDocumentMozillaIAccessible'>, <class 'NVDAObjects.IAccessible.mozilla.BrokenFocusedState'>, <class 'NVDAObjects.IAccessible.mozilla.Document'>, <class 'NVDAObjects.IAccessible.mozilla.Mozilla'>, <class 'NVDAObjects.IAccessible.ia2Web.Document'>, <class 'NVDAObjects.IAccessible.ia2Web.Ia2Web'>, <class 'NVDAObjects.IAccessible.IAccessible'>, <class 'NVDAObjects.window.Window'>, <class 'NVDAObjects.NVDAObject'>, <class 'documentBase.TextContainerObject'>, <class 'baseObject.ScriptableObject'>, <class 'baseObject.AutoPropertyObject'>, <type 'object'>)\r\ndescription: u''\r\nlocation: RectLTWH(left=665, top=1398, width=900, height=1013)\r\nvalue: None\r\nappModule: <'firefox' (appName u'firefox', process ID 2012) at address 5766fb0>\r\nappModule.productName: u'Firefox Nightly'\r\nappModule.productVersion: u'65.0a1'\r\nTextInfo: <class 'NVDAObjects.IAccessible.IA2TextTextInfo'>\r\nwindowHandle: 590326L\r\nwindowClassName: u'MozillaWindowClass'\r\nwindowControlID: 0\r\nwindowStyle: 399441920\r\nwindowThreadID: 14052\r\nwindowText: u'toot.cafe \\xb7 Home - Firefox Nightly'\r\ndisplayText: u''\r\nIAccessibleObject: <POINTER(IAccessible2) ptr=0xc0e57b4 at 5a2b8f0>\r\nIAccessibleChildID: 0\r\nIAccessible event parameters: windowHandle=590326L, objectID=-4, childID=-67109111\r\nIAccessible accName: u'Eric Eggert, RT @[email protected] September 2019, @BilliePiper is returning to the #DoctorWho universe in Rose Tyler: The Dimension Cannon. -> http://bit.ly/2FIKkiZFour episodes follow Rose\\u2019s mission to seek out the Doctor, the only person' (truncated)\r\nIAccessible accRole: ROLE_SYSTEM_DOCUMENT\r\nIAccessible accState: STATE_SYSTEM_READONLY, STATE_SYSTEM_FOCUSABLE, STATE_SYSTEM_VALID (1048640)\r\nIAccessible accDescription: u''\r\nIAccessible accValue: None\r\nIAccessible2 windowHandle: 590326\r\nIAccessible2 uniqueID: -67109111\r\nIAccessible2 role: ROLE_SYSTEM_DOCUMENT\r\nIAccessible2 states: IA2_STATE_SELECTABLE_TEXT, IA2_STATE_OPAQUE (5120)\r\nIAccessible2 attributes: u'margin-left:0px;text-align:start;text-indent:0px;setsize:20;container-busy:false;margin-right:0px;tag:article;class:status-article status-in-timeline;margin-top:0px;posinset:6;margin-bottom:0px;xml-roles:article;display:grid;explicit-name:true;'\r\n\r\n#### End of nvda.log from pressing D before such a crash onwards\r\n\r\nInput: kb(laptop):d\r\nDEBUGWARNING - watchdog._watcher (15:24:05.726):\r\nTrying to recover from freeze, core stack:\r\n File \"nvda.pyw\", line 217, in <module>\r\n File \"core.pyc\", line 515, in main\r\n File \"wx\\core.pyc\", line 2134, in MainLoop\r\n File \"gui\\__init__.pyc\", line 963, in Notify\r\n File \"core.pyc\", line 486, in run\r\n File \"queueHandler.pyc\", line 86, in pumpAll\r\n File \"queueHandler.pyc\", line 53, in flushQueue\r\n File \"scriptHandler.pyc\", line 145, in _queueScriptCallback\r\n File \"scriptHandler.pyc\", line 187, in executeScript\r\n File \"browseMode.pyc\", line 414, in <lambda>\r\n File \"browseMode.pyc\", line 386, in _quickNavScript\r\n File \"virtualBuffers\\__init__.pyc\", line 570, in _iterNodesByAttribs\r\n\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:10.657):\r\nUnhandled extended packet of type 'U': 'U\\x05'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:10.709):\r\nUnhandled extended packet of type 'U': 'U\\xff'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:10.759):\r\nUnhandled extended packet of type 'U': 'U\\x06'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:10.809):\r\nUnhandled extended packet of type 'U': 'U\\xff'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:10.907):\r\nUnhandled extended packet of type 'U': 'U\\x08'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:11.061):\r\nUnhandled extended packet of type 'U': 'U\\xff'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:11.161):\r\nUnhandled extended packet of type 'U': 'U\\n'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:11.260):\r\nUnhandled extended packet of type 'U': 'U\\x0b'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:11.311):\r\nUnhandled extended packet of type 'U': 'U\\xff'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:11.460):\r\nUnhandled extended packet of type 'U': 'U\\r'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:11.559):\r\nUnhandled extended packet of type 'U': 'U\\xff'\r\nWARNING - watchdog._watcher (15:24:20.730):\r\nCore frozen in stack:\r\n File \"nvda.pyw\", line 217, in <module>\r\n File \"core.pyc\", line 515, in main\r\n File \"wx\\core.pyc\", line 2134, in MainLoop\r\n File \"gui\\__init__.pyc\", line 963, in Notify\r\n File \"core.pyc\", line 486, in run\r\n File \"queueHandler.pyc\", line 86, in pumpAll\r\n File \"queueHandler.pyc\", line 53, in flushQueue\r\n File \"scriptHandler.pyc\", line 145, in _queueScriptCallback\r\n File \"scriptHandler.pyc\", line 187, in executeScript\r\n File \"browseMode.pyc\", line 414, in <lambda>\r\n File \"browseMode.pyc\", line 386, in _quickNavScript\r\n File \"virtualBuffers\\__init__.pyc\", line 570, in _iterNodesByAttribs\r\n\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:35.359):\r\nUnhandled extended packet of type 'U': 'U\\x01'\r\nDEBUGWARNING - brailleDisplayDrivers.handyTech.BrailleDisplayDriver._handleInputStream (15:24:35.411):\r\nUnhandled extended packet of type 'U': 'U\\xff'\r\nWARNING - watchdog._watcher (15:24:35.740):\r\nCore frozen in stack:\r\n File \"nvda.pyw\", line 217, in <module>\r\n File \"core.pyc\", line 515, in main\r\n File \"wx\\core.pyc\", line 2134, in MainLoop\r\n File \"gui\\__init__.pyc\", line 963, in Notify\r\n File \"core.pyc\", line 486, in run\r\n File \"queueHandler.pyc\", line 86, in pumpAll\r\n File \"queueHandler.pyc\", line 53, in flushQueue\r\n File \"scriptHandler.pyc\", line 145, in _queueScriptCallback\r\n File \"scriptHandler.pyc\", line 187, in executeScript\r\n File \"browseMode.pyc\", line 414, in <lambda>\r\n File \"browseMode.pyc\", line 386, in _quickNavScript\r\n File \"virtualBuffers\\__init__.pyc\", line 570, in _iterNodesByAttribs\r\n\r\n### Other info\r\n\r\nThe pull request that will introduce these new names for the article elements into Pinafore is [here](https://github.com/nolanlawson/pinafore/pull/690).\r\n"},"comment":{"url":"https://api.github.com/repos/nvaccess/nvda/issues/comments/442332489","html_url":"https://github.com/nvaccess/nvda/issues/8980#issuecomment-442332489","issue_url":"https://api.github.com/repos/nvaccess/nvda/issues/8980","id":442332489,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0MjMzMjQ4OQ==","user":{"login":"michaelDCurran","id":14154141,"node_id":"MDQ6VXNlcjE0MTU0MTQx","avatar_url":"https://avatars0.githubusercontent.com/u/14154141?v=4","gravatar_id":"","url":"https://api.github.com/users/michaelDCurran","html_url":"https://github.com/michaelDCurran","followers_url":"https://api.github.com/users/michaelDCurran/followers","following_url":"https://api.github.com/users/michaelDCurran/following{/other_user}","gists_url":"https://api.github.com/users/michaelDCurran/gists{/gist_id}","starred_url":"https://api.github.com/users/michaelDCurran/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michaelDCurran/subscriptions","organizations_url":"https://api.github.com/users/michaelDCurran/orgs","repos_url":"https://api.github.com/users/michaelDCurran/repos","events_url":"https://api.github.com/users/michaelDCurran/events{/privacy}","received_events_url":"https://api.github.com/users/michaelDCurran/received_events","type":"User","site_admin":false},"created_at":"2018-11-28T06:14:28Z","updated_at":"2018-11-28T06:14:28Z","author_association":"CONTRIBUTOR","body":"I have tried increasing the stack size of all rpc server threads created for NvDAHelper. However, no matter how large I made the stack the problem remains.\r\nThis may be some strange corner case with MSVC's regex processing that resorts in some kind of infinit recursion. If we can try and work out what causes it we could try filtering it out of the strings... but I'm not seeing anything interesting yet. My testing was showing all bad strings ending in the 🎄 (Christmas tree) emoji, but @MarcoZehe provided a log with a string that does not do that. "}}
|
{
"id": 45885732,
"name": "nvaccess/nvda",
"url": "https://api.github.com/repos/nvaccess/nvda"
}
|
{
"id": 14154141,
"login": "michaelDCurran",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/14154141?",
"url": "https://api.github.com/users/michaelDCurran"
}
|
{
"id": 4166525,
"login": "nvaccess",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4166525?",
"url": "https://api.github.com/orgs/nvaccess"
}
| 2018-11-28T06:14:28 |
8659463617
|
{"actor":{"display_login":"michaelDCurran"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/nvaccess/nvda/issues/8146","repository_url":"https://api.github.com/repos/nvaccess/nvda","labels_url":"https://api.github.com/repos/nvaccess/nvda/issues/8146/labels{/name}","comments_url":"https://api.github.com/repos/nvaccess/nvda/issues/8146/comments","events_url":"https://api.github.com/repos/nvaccess/nvda/issues/8146/events","html_url":"https://github.com/nvaccess/nvda/issues/8146","id":312050808,"number":8146,"title":"after installing nvda next 14998 can not edit cells in excel","user":{"login":"fernando-jose-silva","id":16053042,"avatar_url":"https://avatars2.githubusercontent.com/u/16053042?v=4","gravatar_id":"","url":"https://api.github.com/users/fernando-jose-silva","html_url":"https://github.com/fernando-jose-silva","followers_url":"https://api.github.com/users/fernando-jose-silva/followers","following_url":"https://api.github.com/users/fernando-jose-silva/following{/other_user}","gists_url":"https://api.github.com/users/fernando-jose-silva/gists{/gist_id}","starred_url":"https://api.github.com/users/fernando-jose-silva/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fernando-jose-silva/subscriptions","organizations_url":"https://api.github.com/users/fernando-jose-silva/orgs","repos_url":"https://api.github.com/users/fernando-jose-silva/repos","events_url":"https://api.github.com/users/fernando-jose-silva/events{/privacy}","received_events_url":"https://api.github.com/users/fernando-jose-silva/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":24,"created_at":"2018-04-06T17:10:24Z","updated_at":"2018-05-09T00:15:57Z","closed_at":null,"author_association":"NONE","body":"### Steps to reproduce:\r\nInstall the nvda next 14998.\r\nOpen a spreadsheet in excel.\r\npress f2 on any cell in the worksheet.\r\n### Expected behavior:\r\nThe nvda should read the characters entered in the cell when in edit mode.\r\n\r\n### Actual behavior:\r\nafter typing a content in the cell and pressing f2 to edit the cell, and trying to walk with the arrows by the typed text the nvda informs unknown, and does not read the typed text.\r\n\r\n### System configuration:\r\nNVDA version:\r\nnext 14998\r\n\r\nNVDA Installed or portable:\r\ninstaled\r\n\r\nOther information:\r\n> Example: Running in a VM\r\nit was necessary to reinstall the office so that nvda will read the texts typed in the cells again.\r\nI tried to reinstall the nvda but it did not work.\r\nI tried installing a previous version of nvda 2018.1 more unsolvable.\r\nI tried to repair the oficce more also not solve.\r\nThe problem only resolved after you completely removed the office and re-installed the office.\r\nWindows version:\r\nwindows 10 16299.309\r\n\r\nName and version of other software in use when reproducing the issue:\r\noffice 2016\r\n### Other questions:\r\n\r\nDoes the issue still occur after restarting your PC?\r\nyes\r\nHave you tried any other versions of NVDA?\r\n> Please list them and the result\r\n2018.1"},"comment":{"url":"https://api.github.com/repos/nvaccess/nvda/issues/comments/387581268","html_url":"https://github.com/nvaccess/nvda/issues/8146#issuecomment-387581268","issue_url":"https://api.github.com/repos/nvaccess/nvda/issues/8146","id":387581268,"user":{"login":"Qchristensen","id":15902216,"avatar_url":"https://avatars2.githubusercontent.com/u/15902216?v=4","gravatar_id":"","url":"https://api.github.com/users/Qchristensen","html_url":"https://github.com/Qchristensen","followers_url":"https://api.github.com/users/Qchristensen/followers","following_url":"https://api.github.com/users/Qchristensen/following{/other_user}","gists_url":"https://api.github.com/users/Qchristensen/gists{/gist_id}","starred_url":"https://api.github.com/users/Qchristensen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Qchristensen/subscriptions","organizations_url":"https://api.github.com/users/Qchristensen/orgs","repos_url":"https://api.github.com/users/Qchristensen/repos","events_url":"https://api.github.com/users/Qchristensen/events{/privacy}","received_events_url":"https://api.github.com/users/Qchristensen/received_events","type":"User","site_admin":false},"created_at":"2018-05-09T00:15:57Z","updated_at":"2018-05-09T00:15:57Z","author_association":"NONE","body":"@clementb49 See this comment: https://github.com/nvaccess/nvda/issues/8146#issuecomment-383440531 if you turn off allow editing in cells it should fix the problem. Also see https://www.nvaccess.org/post/in-process-26th-april-2018/ for more information on the effects of that workaround.\r\n\r\nI don't think the crashing is related. Could someone experiencing it (I'm not able to replicate it here either) could please create a new issue and include a copy of the NVDA log."}}
|
{
"id": 45885732,
"name": "nvaccess/nvda",
"url": "https://api.github.com/repos/nvaccess/nvda"
}
|
{
"id": 15902216,
"login": "Qchristensen",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15902216?",
"url": "https://api.github.com/users/Qchristensen"
}
|
{
"id": 4166525,
"login": "nvaccess",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4166525?",
"url": "https://api.github.com/orgs/nvaccess"
}
| 2018-05-09T00:15:57 |
7646844941
|
{"actor":{"display_login":"Qchristensen"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/nvaccess/nvda/issues/8124","repository_url":"https://api.github.com/repos/nvaccess/nvda","labels_url":"https://api.github.com/repos/nvaccess/nvda/issues/8124/labels{/name}","comments_url":"https://api.github.com/repos/nvaccess/nvda/issues/8124/comments","events_url":"https://api.github.com/repos/nvaccess/nvda/issues/8124/events","html_url":"https://github.com/nvaccess/nvda/pull/8124","id":308369553,"number":8124,"title":"NVDAObjects/UIA: recognize UWP tooltips","user":{"login":"josephsl","id":7867280,"avatar_url":"https://avatars3.githubusercontent.com/u/7867280?v=4","gravatar_id":"","url":"https://api.github.com/users/josephsl","html_url":"https://github.com/josephsl","followers_url":"https://api.github.com/users/josephsl/followers","following_url":"https://api.github.com/users/josephsl/following{/other_user}","gists_url":"https://api.github.com/users/josephsl/gists{/gist_id}","starred_url":"https://api.github.com/users/josephsl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/josephsl/subscriptions","organizations_url":"https://api.github.com/users/josephsl/orgs","repos_url":"https://api.github.com/users/josephsl/repos","events_url":"https://api.github.com/users/josephsl/events{/privacy}","received_events_url":"https://api.github.com/users/josephsl/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":9,"created_at":"2018-03-25T17:44:03Z","updated_at":"2018-04-12T05:13:44Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/nvaccess/nvda/pulls/8124","html_url":"https://github.com/nvaccess/nvda/pull/8124","diff_url":"https://github.com/nvaccess/nvda/pull/8124.diff","patch_url":"https://github.com/nvaccess/nvda/pull/8124.patch"},"body":"### Link to issue number:\r\nFixes #8118 \r\n\r\n### Summary of the issue:\r\nRecognize UWP/XAML tooltips such as ones from Microsoft Edge as proper tooltips.\r\n\r\n### Description of how this pull request fixes the issue:\r\nTooltips from universal apps are powered by XAML and has a specific class name (for now). Prior to this, these tooltips were not announced by NVDA. Cases include Edge's Settings button tooltip, which displays hotkey information (Alt+X) in Insider Preview builds. Thus recognize them as proper tooltips through an overlay class powered by NVDAObjects.behaviors.ToolTip.\r\n\r\n### Testing performed:\r\nTested Edge on Windows 10 Versions 1703 (Creators Update), 1709 (Fall Creators Update) and 1803 preview (Spring Creators Update).\r\n\r\n### Known issues with pull request:\r\nNone at this time.\r\n\r\n### Change log entry:\r\nBug fixes: In Windows 10, NVDA will announce tooltips from universal apps if NVDA is configured to report tooltips in object presentation dialog.\r\n"},"comment":{"url":"https://api.github.com/repos/nvaccess/nvda/issues/comments/380680403","html_url":"https://github.com/nvaccess/nvda/pull/8124#issuecomment-380680403","issue_url":"https://api.github.com/repos/nvaccess/nvda/issues/8124","id":380680403,"user":{"login":"josephsl","id":7867280,"avatar_url":"https://avatars3.githubusercontent.com/u/7867280?v=4","gravatar_id":"","url":"https://api.github.com/users/josephsl","html_url":"https://github.com/josephsl","followers_url":"https://api.github.com/users/josephsl/followers","following_url":"https://api.github.com/users/josephsl/following{/other_user}","gists_url":"https://api.github.com/users/josephsl/gists{/gist_id}","starred_url":"https://api.github.com/users/josephsl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/josephsl/subscriptions","organizations_url":"https://api.github.com/users/josephsl/orgs","repos_url":"https://api.github.com/users/josephsl/repos","events_url":"https://api.github.com/users/josephsl/events{/privacy}","received_events_url":"https://api.github.com/users/josephsl/received_events","type":"User","site_admin":false},"created_at":"2018-04-12T05:13:44Z","updated_at":"2018-04-12T05:13:44Z","author_association":"COLLABORATOR","body":"Hi,\r\n\r\nTesting shows that I had incomplete assumptions: tooltip for volume slider is fired infrequently, thus I'll follow above recommendations.\r\n\r\nThanks."}}
|
{
"id": 45885732,
"name": "nvaccess/nvda",
"url": "https://api.github.com/repos/nvaccess/nvda"
}
|
{
"id": 7867280,
"login": "josephsl",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7867280?",
"url": "https://api.github.com/users/josephsl"
}
|
{
"id": 4166525,
"login": "nvaccess",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4166525?",
"url": "https://api.github.com/orgs/nvaccess"
}
| 2018-04-12T05:13:44 |
7517694547
|
{"actor":{"display_login":"josephsl"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/TIBCOSoftware/flogo-lib/issues/151","repository_url":"https://api.github.com/repos/TIBCOSoftware/flogo-lib","labels_url":"https://api.github.com/repos/TIBCOSoftware/flogo-lib/issues/151/labels{/name}","comments_url":"https://api.github.com/repos/TIBCOSoftware/flogo-lib/issues/151/comments","events_url":"https://api.github.com/repos/TIBCOSoftware/flogo-lib/issues/151/events","html_url":"https://github.com/TIBCOSoftware/flogo-lib/issues/151","id":308036655,"number":151,"title":"string.concat mapper function not found","user":{"login":"mellistibco","id":16921208,"avatar_url":"https://avatars2.githubusercontent.com/u/16921208?v=4","gravatar_id":"","url":"https://api.github.com/users/mellistibco","html_url":"https://github.com/mellistibco","followers_url":"https://api.github.com/users/mellistibco/followers","following_url":"https://api.github.com/users/mellistibco/following{/other_user}","gists_url":"https://api.github.com/users/mellistibco/gists{/gist_id}","starred_url":"https://api.github.com/users/mellistibco/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mellistibco/subscriptions","organizations_url":"https://api.github.com/users/mellistibco/orgs","repos_url":"https://api.github.com/users/mellistibco/repos","events_url":"https://api.github.com/users/mellistibco/events{/privacy}","received_events_url":"https://api.github.com/users/mellistibco/received_events","type":"User","site_admin":false},"labels":[{"id":343373083,"url":"https://api.github.com/repos/TIBCOSoftware/flogo-lib/labels/kind/bug","name":"kind/bug","color":"fc2929","default":false},{"id":497338952,"url":"https://api.github.com/repos/TIBCOSoftware/flogo-lib/labels/priority/P0","name":"priority/P0","color":"b60205","default":false}],"state":"open","locked":false,"assignee":{"login":"lixingwang","id":987686,"avatar_url":"https://avatars3.githubusercontent.com/u/987686?v=4","gravatar_id":"","url":"https://api.github.com/users/lixingwang","html_url":"https://github.com/lixingwang","followers_url":"https://api.github.com/users/lixingwang/followers","following_url":"https://api.github.com/users/lixingwang/following{/other_user}","gists_url":"https://api.github.com/users/lixingwang/gists{/gist_id}","starred_url":"https://api.github.com/users/lixingwang/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lixingwang/subscriptions","organizations_url":"https://api.github.com/users/lixingwang/orgs","repos_url":"https://api.github.com/users/lixingwang/repos","events_url":"https://api.github.com/users/lixingwang/events{/privacy}","received_events_url":"https://api.github.com/users/lixingwang/received_events","type":"User","site_admin":false},"assignees":[{"login":"lixingwang","id":987686,"avatar_url":"https://avatars3.githubusercontent.com/u/987686?v=4","gravatar_id":"","url":"https://api.github.com/users/lixingwang","html_url":"https://github.com/lixingwang","followers_url":"https://api.github.com/users/lixingwang/followers","following_url":"https://api.github.com/users/lixingwang/following{/other_user}","gists_url":"https://api.github.com/users/lixingwang/gists{/gist_id}","starred_url":"https://api.github.com/users/lixingwang/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lixingwang/subscriptions","organizations_url":"https://api.github.com/users/lixingwang/orgs","repos_url":"https://api.github.com/users/lixingwang/repos","events_url":"https://api.github.com/users/lixingwang/events{/privacy}","received_events_url":"https://api.github.com/users/lixingwang/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2018-03-23T13:50:51Z","updated_at":"2018-03-23T13:54:13Z","closed_at":null,"author_association":"COLLABORATOR","body":"Trying to use the string.concat mapper function, as follows in the app json:\r\n\r\n```json\r\n \"mappings\": {\r\n \"input\": [\r\n {\r\n \"type\": \"expression\",\r\n \"value\": \"string.concat(\\\"Photo URL: \\\", $activity[rest_2].result.photoUrls[0])\",\r\n \"mapTo\": \"message\"\r\n }\r\n ]\r\n }\r\n```\r\n\r\nThe following error is thrown:\r\n\r\n```bash\r\n2018-03-23 07:45:56.228 ERROR [function] - Execution failed for function [string.concat] error - No function string.concat found\r\n2018-03-23 07:45:56.228 ERROR [engine] - Execution failed for Activity[Log Message (2)] in Flow[Eval] - Expression mapping failed, due to Execution failed for mapping [string.concat(\"Photo URL: \", $activity[rest_2].result.photoUrls[0])] due to error - No function string.concat found\r\n2018-03-23 07:45:56.228 ERROR [flowmodel-simple] - Error evaluating activity 'log_4'[github.com/TIBCOSoftware/flogo-contrib/activity/log] - Expression mapping failed, due to Execution failed for mapping [string.concat(\"Photo URL: \", $activity[rest_2].result.photoUrls[0])] due to error - No function string.concat found\r\n```"},"comment":{"url":"https://api.github.com/repos/TIBCOSoftware/flogo-lib/issues/comments/375672039","html_url":"https://github.com/TIBCOSoftware/flogo-lib/issues/151#issuecomment-375672039","issue_url":"https://api.github.com/repos/TIBCOSoftware/flogo-lib/issues/151","id":375672039,"user":{"login":"lixingwang","id":987686,"avatar_url":"https://avatars3.githubusercontent.com/u/987686?v=4","gravatar_id":"","url":"https://api.github.com/users/lixingwang","html_url":"https://github.com/lixingwang","followers_url":"https://api.github.com/users/lixingwang/followers","following_url":"https://api.github.com/users/lixingwang/following{/other_user}","gists_url":"https://api.github.com/users/lixingwang/gists{/gist_id}","starred_url":"https://api.github.com/users/lixingwang/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lixingwang/subscriptions","organizations_url":"https://api.github.com/users/lixingwang/orgs","repos_url":"https://api.github.com/users/lixingwang/repos","events_url":"https://api.github.com/users/lixingwang/events{/privacy}","received_events_url":"https://api.github.com/users/lixingwang/received_events","type":"User","site_admin":false},"created_at":"2018-03-23T13:54:13Z","updated_at":"2018-03-23T13:54:13Z","author_association":"COLLABORATOR","body":"As we designed the function is part of contribution. So you need import function in import.go same with what activity/trigger does. "}}
|
{
"id": 54144952,
"name": "TIBCOSoftware/flogo-lib",
"url": "https://api.github.com/repos/TIBCOSoftware/flogo-lib"
}
|
{
"id": 987686,
"login": "lixingwang",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/987686?",
"url": "https://api.github.com/users/lixingwang"
}
|
{
"id": 4186383,
"login": "TIBCOSoftware",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4186383?",
"url": "https://api.github.com/orgs/TIBCOSoftware"
}
| 2018-03-23T13:54:13 |
7425501268
|
{"actor":{"display_login":"lixingwang"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/1439","repository_url":"https://api.github.com/repos/DevExpress/devextreme-reactive","labels_url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/1439/labels{/name}","comments_url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/1439/comments","events_url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/1439/events","html_url":"https://github.com/DevExpress/devextreme-reactive/pull/1439","id":364442514,"node_id":"MDExOlB1bGxSZXF1ZXN0MjE4NjI2NTMy","number":1439,"title":"chore(react-scheduler): add the 'Remote Data' demo","user":{"login":"SergeyAlexeev","id":1897913,"node_id":"MDQ6VXNlcjE4OTc5MTM=","avatar_url":"https://avatars3.githubusercontent.com/u/1897913?v=4","gravatar_id":"","url":"https://api.github.com/users/SergeyAlexeev","html_url":"https://github.com/SergeyAlexeev","followers_url":"https://api.github.com/users/SergeyAlexeev/followers","following_url":"https://api.github.com/users/SergeyAlexeev/following{/other_user}","gists_url":"https://api.github.com/users/SergeyAlexeev/gists{/gist_id}","starred_url":"https://api.github.com/users/SergeyAlexeev/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SergeyAlexeev/subscriptions","organizations_url":"https://api.github.com/users/SergeyAlexeev/orgs","repos_url":"https://api.github.com/users/SergeyAlexeev/repos","events_url":"https://api.github.com/users/SergeyAlexeev/events{/privacy}","received_events_url":"https://api.github.com/users/SergeyAlexeev/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-09-27T12:04:00Z","updated_at":"2018-09-28T15:11:34Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/DevExpress/devextreme-reactive/pulls/1439","html_url":"https://github.com/DevExpress/devextreme-reactive/pull/1439","diff_url":"https://github.com/DevExpress/devextreme-reactive/pull/1439.diff","patch_url":"https://github.com/DevExpress/devextreme-reactive/pull/1439.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/comments/425467788","html_url":"https://github.com/DevExpress/devextreme-reactive/pull/1439#issuecomment-425467788","issue_url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/1439","id":425467788,"node_id":"MDEyOklzc3VlQ29tbWVudDQyNTQ2Nzc4OA==","user":{"login":"MaximKudriavtsev","id":15093892,"node_id":"MDQ6VXNlcjE1MDkzODky","avatar_url":"https://avatars2.githubusercontent.com/u/15093892?v=4","gravatar_id":"","url":"https://api.github.com/users/MaximKudriavtsev","html_url":"https://github.com/MaximKudriavtsev","followers_url":"https://api.github.com/users/MaximKudriavtsev/followers","following_url":"https://api.github.com/users/MaximKudriavtsev/following{/other_user}","gists_url":"https://api.github.com/users/MaximKudriavtsev/gists{/gist_id}","starred_url":"https://api.github.com/users/MaximKudriavtsev/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MaximKudriavtsev/subscriptions","organizations_url":"https://api.github.com/users/MaximKudriavtsev/orgs","repos_url":"https://api.github.com/users/MaximKudriavtsev/repos","events_url":"https://api.github.com/users/MaximKudriavtsev/events{/privacy}","received_events_url":"https://api.github.com/users/MaximKudriavtsev/received_events","type":"User","site_admin":false},"created_at":"2018-09-28T15:11:34Z","updated_at":"2018-09-28T15:11:34Z","author_association":"CONTRIBUTOR","body":"Maybe we should add a `setTimeout`? Because this loading looks like a bug 😂"}}
|
{
"id": 85281744,
"name": "DevExpress/devextreme-reactive",
"url": "https://api.github.com/repos/DevExpress/devextreme-reactive"
}
|
{
"id": 15093892,
"login": "MaximKudriavtsev",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15093892?",
"url": "https://api.github.com/users/MaximKudriavtsev"
}
|
{
"id": 4243232,
"login": "DevExpress",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4243232?",
"url": "https://api.github.com/orgs/DevExpress"
}
| 2018-09-28T15:11:34 |
8338767411
|
{"actor":{"display_login":"MaximKudriavtsev"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/DevExpress/testcafe/issues/1839","repository_url":"https://api.github.com/repos/DevExpress/testcafe","labels_url":"https://api.github.com/repos/DevExpress/testcafe/issues/1839/labels{/name}","comments_url":"https://api.github.com/repos/DevExpress/testcafe/issues/1839/comments","events_url":"https://api.github.com/repos/DevExpress/testcafe/issues/1839/events","html_url":"https://github.com/DevExpress/testcafe/issues/1839","id":262357542,"number":1839,"title":"Add possibility to press and hold the key","user":{"login":"kirovboris","id":3633477,"avatar_url":"https://avatars0.githubusercontent.com/u/3633477?v=4","gravatar_id":"","url":"https://api.github.com/users/kirovboris","html_url":"https://github.com/kirovboris","followers_url":"https://api.github.com/users/kirovboris/followers","following_url":"https://api.github.com/users/kirovboris/following{/other_user}","gists_url":"https://api.github.com/users/kirovboris/gists{/gist_id}","starred_url":"https://api.github.com/users/kirovboris/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kirovboris/subscriptions","organizations_url":"https://api.github.com/users/kirovboris/orgs","repos_url":"https://api.github.com/users/kirovboris/repos","events_url":"https://api.github.com/users/kirovboris/events{/privacy}","received_events_url":"https://api.github.com/users/kirovboris/received_events","type":"User","site_admin":false},"labels":[{"id":201866361,"url":"https://api.github.com/repos/DevExpress/testcafe/labels/TYPE:%20enhancement","name":"TYPE: enhancement","color":"f7c6c7","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/DevExpress/testcafe/milestones/10","html_url":"https://github.com/DevExpress/testcafe/milestone/10","labels_url":"https://api.github.com/repos/DevExpress/testcafe/milestones/10/labels","id":1607803,"number":10,"title":"Planned","description":"","creator":{"login":"inikulin","id":453071,"avatar_url":"https://avatars1.githubusercontent.com/u/453071?v=4","gravatar_id":"","url":"https://api.github.com/users/inikulin","html_url":"https://github.com/inikulin","followers_url":"https://api.github.com/users/inikulin/followers","following_url":"https://api.github.com/users/inikulin/following{/other_user}","gists_url":"https://api.github.com/users/inikulin/gists{/gist_id}","starred_url":"https://api.github.com/users/inikulin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/inikulin/subscriptions","organizations_url":"https://api.github.com/users/inikulin/orgs","repos_url":"https://api.github.com/users/inikulin/repos","events_url":"https://api.github.com/users/inikulin/events{/privacy}","received_events_url":"https://api.github.com/users/inikulin/received_events","type":"User","site_admin":false},"open_issues":71,"closed_issues":5,"state":"open","created_at":"2016-02-26T10:32:06Z","updated_at":"2018-01-26T11:24:32Z","due_on":null,"closed_at":null},"comments":3,"created_at":"2017-10-03T09:17:44Z","updated_at":"2018-02-12T19:36:00Z","closed_at":null,"author_association":"COLLABORATOR","body":"### Are you requesting a feature or reporting a bug?\r\n\r\nfeature\r\n\r\n### What is the current behavior?\r\n\r\nWe disable mouse click modifiers for the next action.\r\n\r\n### What is the expected behavior?\r\n\r\nI want to hover on the element, press the key, hold it and do click, smth like:\r\n```js\r\nawait t\r\n .hover('.el-inactive')\r\n .holdKey('ctrl')\r\n .click('.el-active')\r\n```\r\nor hover modifiers just should work in the next action, but it inconsistent.\r\n\r\n### Specify your\r\n\r\n* operating system: any\r\n* testcafe version: 0.18.0-alpha1\r\n* node.js version: any supported"},"comment":{"url":"https://api.github.com/repos/DevExpress/testcafe/issues/comments/365036949","html_url":"https://github.com/DevExpress/testcafe/issues/1839#issuecomment-365036949","issue_url":"https://api.github.com/repos/DevExpress/testcafe/issues/1839","id":365036949,"user":{"login":"djwashburn","id":5284402,"avatar_url":"https://avatars1.githubusercontent.com/u/5284402?v=4","gravatar_id":"","url":"https://api.github.com/users/djwashburn","html_url":"https://github.com/djwashburn","followers_url":"https://api.github.com/users/djwashburn/followers","following_url":"https://api.github.com/users/djwashburn/following{/other_user}","gists_url":"https://api.github.com/users/djwashburn/gists{/gist_id}","starred_url":"https://api.github.com/users/djwashburn/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/djwashburn/subscriptions","organizations_url":"https://api.github.com/users/djwashburn/orgs","repos_url":"https://api.github.com/users/djwashburn/repos","events_url":"https://api.github.com/users/djwashburn/events{/privacy}","received_events_url":"https://api.github.com/users/djwashburn/received_events","type":"User","site_admin":false},"created_at":"2018-02-12T19:36:00Z","updated_at":"2018-02-12T19:36:00Z","author_association":"NONE","body":"Using .click(el, { ctrl: true }) is not working for me - trying to select multiple rows in a jQuery DataTable, for what it's worth. Triggering the event using jQuery from the console (i.e., `.trigger($.Event(\"click\", { ctrlKey: true }))` ) works just fine, but no approach using testCafe has been able to work. I need to be able to test this behavior (multiple selection)."}}
|
{
"id": 34262857,
"name": "DevExpress/testcafe",
"url": "https://api.github.com/repos/DevExpress/testcafe"
}
|
{
"id": 5284402,
"login": "djwashburn",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5284402?",
"url": "https://api.github.com/users/djwashburn"
}
|
{
"id": 4243232,
"login": "DevExpress",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4243232?",
"url": "https://api.github.com/orgs/DevExpress"
}
| 2018-02-12T19:36:00 |
7234166703
|
{"actor":{"display_login":"djwashburn"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/1712","repository_url":"https://api.github.com/repos/DevExpress/devextreme-reactive","labels_url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/1712/labels{/name}","comments_url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/1712/comments","events_url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/1712/events","html_url":"https://github.com/DevExpress/devextreme-reactive/issues/1712","id":392124223,"node_id":"MDU6SXNzdWUzOTIxMjQyMjM=","number":1712,"title":"How to expand a specific row in the TreeDataState plugin","user":{"login":"ccamusso","id":8301097,"node_id":"MDQ6VXNlcjgzMDEwOTc=","avatar_url":"https://avatars3.githubusercontent.com/u/8301097?v=4","gravatar_id":"","url":"https://api.github.com/users/ccamusso","html_url":"https://github.com/ccamusso","followers_url":"https://api.github.com/users/ccamusso/followers","following_url":"https://api.github.com/users/ccamusso/following{/other_user}","gists_url":"https://api.github.com/users/ccamusso/gists{/gist_id}","starred_url":"https://api.github.com/users/ccamusso/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ccamusso/subscriptions","organizations_url":"https://api.github.com/users/ccamusso/orgs","repos_url":"https://api.github.com/users/ccamusso/repos","events_url":"https://api.github.com/users/ccamusso/events{/privacy}","received_events_url":"https://api.github.com/users/ccamusso/received_events","type":"User","site_admin":false},"labels":[{"id":562812865,"node_id":"MDU6TGFiZWw1NjI4MTI4NjU=","url":"https://api.github.com/repos/DevExpress/devextreme-reactive/labels/question","name":"question","color":"cc317c","default":true}],"state":"open","locked":false,"assignee":{"login":"MaximKudriavtsev","id":15093892,"node_id":"MDQ6VXNlcjE1MDkzODky","avatar_url":"https://avatars2.githubusercontent.com/u/15093892?v=4","gravatar_id":"","url":"https://api.github.com/users/MaximKudriavtsev","html_url":"https://github.com/MaximKudriavtsev","followers_url":"https://api.github.com/users/MaximKudriavtsev/followers","following_url":"https://api.github.com/users/MaximKudriavtsev/following{/other_user}","gists_url":"https://api.github.com/users/MaximKudriavtsev/gists{/gist_id}","starred_url":"https://api.github.com/users/MaximKudriavtsev/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MaximKudriavtsev/subscriptions","organizations_url":"https://api.github.com/users/MaximKudriavtsev/orgs","repos_url":"https://api.github.com/users/MaximKudriavtsev/repos","events_url":"https://api.github.com/users/MaximKudriavtsev/events{/privacy}","received_events_url":"https://api.github.com/users/MaximKudriavtsev/received_events","type":"User","site_admin":false},"assignees":[{"login":"MaximKudriavtsev","id":15093892,"node_id":"MDQ6VXNlcjE1MDkzODky","avatar_url":"https://avatars2.githubusercontent.com/u/15093892?v=4","gravatar_id":"","url":"https://api.github.com/users/MaximKudriavtsev","html_url":"https://github.com/MaximKudriavtsev","followers_url":"https://api.github.com/users/MaximKudriavtsev/followers","following_url":"https://api.github.com/users/MaximKudriavtsev/following{/other_user}","gists_url":"https://api.github.com/users/MaximKudriavtsev/gists{/gist_id}","starred_url":"https://api.github.com/users/MaximKudriavtsev/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MaximKudriavtsev/subscriptions","organizations_url":"https://api.github.com/users/MaximKudriavtsev/orgs","repos_url":"https://api.github.com/users/MaximKudriavtsev/repos","events_url":"https://api.github.com/users/MaximKudriavtsev/events{/privacy}","received_events_url":"https://api.github.com/users/MaximKudriavtsev/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2018-12-18T11:58:56Z","updated_at":"2018-12-18T12:19:52Z","closed_at":null,"author_association":"NONE","body":"I wrote this Treedata example:\r\nhttps://codesandbox.io/s/vv4ok16nz3\r\n\r\nNow, I want to open a specific 3° level of tree with this code: '2.1.6'\r\nbat not work.\r\n\r\nIs a bug or my code error?\r\nCarlo"},"comment":{"url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/comments/448201911","html_url":"https://github.com/DevExpress/devextreme-reactive/issues/1712#issuecomment-448201911","issue_url":"https://api.github.com/repos/DevExpress/devextreme-reactive/issues/1712","id":448201911,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0ODIwMTkxMQ==","user":{"login":"ccamusso","id":8301097,"node_id":"MDQ6VXNlcjgzMDEwOTc=","avatar_url":"https://avatars3.githubusercontent.com/u/8301097?v=4","gravatar_id":"","url":"https://api.github.com/users/ccamusso","html_url":"https://github.com/ccamusso","followers_url":"https://api.github.com/users/ccamusso/followers","following_url":"https://api.github.com/users/ccamusso/following{/other_user}","gists_url":"https://api.github.com/users/ccamusso/gists{/gist_id}","starred_url":"https://api.github.com/users/ccamusso/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ccamusso/subscriptions","organizations_url":"https://api.github.com/users/ccamusso/orgs","repos_url":"https://api.github.com/users/ccamusso/repos","events_url":"https://api.github.com/users/ccamusso/events{/privacy}","received_events_url":"https://api.github.com/users/ccamusso/received_events","type":"User","site_admin":false},"created_at":"2018-12-18T12:19:52Z","updated_at":"2018-12-18T12:19:52Z","author_association":"NONE","body":"ok, is possible set custom row ID inside array data?"}}
|
{
"id": 85281744,
"name": "DevExpress/devextreme-reactive",
"url": "https://api.github.com/repos/DevExpress/devextreme-reactive"
}
|
{
"id": 8301097,
"login": "ccamusso",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8301097?",
"url": "https://api.github.com/users/ccamusso"
}
|
{
"id": 4243232,
"login": "DevExpress",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4243232?",
"url": "https://api.github.com/orgs/DevExpress"
}
| 2018-12-18T12:19:52 |
8771668708
|
{"actor":{"display_login":"ccamusso"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/empirical-org/Empirical-Core/issues/3899","repository_url":"https://api.github.com/repos/empirical-org/Empirical-Core","labels_url":"https://api.github.com/repos/empirical-org/Empirical-Core/issues/3899/labels{/name}","comments_url":"https://api.github.com/repos/empirical-org/Empirical-Core/issues/3899/comments","events_url":"https://api.github.com/repos/empirical-org/Empirical-Core/issues/3899/events","html_url":"https://github.com/empirical-org/Empirical-Core/pull/3899","id":301217446,"number":3899,"title":"Feat/subscriptions","user":{"login":"RyanNovas","id":6655439,"avatar_url":"https://avatars0.githubusercontent.com/u/6655439?v=4","gravatar_id":"","url":"https://api.github.com/users/RyanNovas","html_url":"https://github.com/RyanNovas","followers_url":"https://api.github.com/users/RyanNovas/followers","following_url":"https://api.github.com/users/RyanNovas/following{/other_user}","gists_url":"https://api.github.com/users/RyanNovas/gists{/gist_id}","starred_url":"https://api.github.com/users/RyanNovas/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RyanNovas/subscriptions","organizations_url":"https://api.github.com/users/RyanNovas/orgs","repos_url":"https://api.github.com/users/RyanNovas/repos","events_url":"https://api.github.com/users/RyanNovas/events{/privacy}","received_events_url":"https://api.github.com/users/RyanNovas/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-02-28T23:02:06Z","updated_at":"2018-02-28T23:02:14Z","closed_at":null,"author_association":"OWNER","pull_request":{"url":"https://api.github.com/repos/empirical-org/Empirical-Core/pulls/3899","html_url":"https://github.com/empirical-org/Empirical-Core/pull/3899","diff_url":"https://github.com/empirical-org/Empirical-Core/pull/3899.diff","patch_url":"https://github.com/empirical-org/Empirical-Core/pull/3899.patch"},"body":"Addresses issue #\r\n\r\n**Changes proposed in this pull request:**\r\n- change one\r\n- change two\r\n\r\n**If this is a visual change please attach screencaps of the new branch, making sure to censor user data**\r\n\r\n**Has this branch been QA'd on staging?** yes/no\r\n\r\n**Have you updated the docs?** yes/no\r\n\r\n**Have the tests been updated?** yes/no\r\n\r\n**Reviewer:** @ddmck\r\n"},"comment":{"url":"https://api.github.com/repos/empirical-org/Empirical-Core/issues/comments/369414296","html_url":"https://github.com/empirical-org/Empirical-Core/pull/3899#issuecomment-369414296","issue_url":"https://api.github.com/repos/empirical-org/Empirical-Core/issues/3899","id":369414296,"user":{"login":"CLAassistant","id":11571300,"avatar_url":"https://avatars1.githubusercontent.com/u/11571300?v=4","gravatar_id":"","url":"https://api.github.com/users/CLAassistant","html_url":"https://github.com/CLAassistant","followers_url":"https://api.github.com/users/CLAassistant/followers","following_url":"https://api.github.com/users/CLAassistant/following{/other_user}","gists_url":"https://api.github.com/users/CLAassistant/gists{/gist_id}","starred_url":"https://api.github.com/users/CLAassistant/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/CLAassistant/subscriptions","organizations_url":"https://api.github.com/users/CLAassistant/orgs","repos_url":"https://api.github.com/users/CLAassistant/repos","events_url":"https://api.github.com/users/CLAassistant/events{/privacy}","received_events_url":"https://api.github.com/users/CLAassistant/received_events","type":"User","site_admin":false},"created_at":"2018-02-28T23:02:14Z","updated_at":"2018-02-28T23:02:14Z","author_association":"NONE","body":"[](https://cla-assistant.io/empirical-org/Empirical-Core?pullRequest=3899) <br/>Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla-assistant.io/empirical-org/Empirical-Core?pullRequest=3899) before we can accept your contribution.<br/><sub>You have signed the CLA already but the status is still pending? Let us [recheck](https://cla-assistant.io/check/empirical-org/Empirical-Core?pullRequest=3899) it.</sub>"}}
|
{
"id": 9678849,
"name": "empirical-org/Empirical-Core",
"url": "https://api.github.com/repos/empirical-org/Empirical-Core"
}
|
{
"id": 11571300,
"login": "CLAassistant",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11571300?",
"url": "https://api.github.com/users/CLAassistant"
}
|
{
"id": 4258432,
"login": "empirical-org",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4258432?",
"url": "https://api.github.com/orgs/empirical-org"
}
| 2018-02-28T23:02:14 |
7313013171
|
{"actor":{"display_login":"CLAassistant"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Level/concat-iterator/issues/9","repository_url":"https://api.github.com/repos/Level/concat-iterator","labels_url":"https://api.github.com/repos/Level/concat-iterator/issues/9/labels{/name}","comments_url":"https://api.github.com/repos/Level/concat-iterator/issues/9/comments","events_url":"https://api.github.com/repos/Level/concat-iterator/issues/9/events","html_url":"https://github.com/Level/concat-iterator/pull/9","id":336120527,"node_id":"MDExOlB1bGxSZXF1ZXN0MTk3NjQ4NzI4","number":9,"title":"Prepare 2.0.0","user":{"login":"ralphtheninja","id":308049,"node_id":"MDQ6VXNlcjMwODA0OQ==","avatar_url":"https://avatars2.githubusercontent.com/u/308049?v=4","gravatar_id":"","url":"https://api.github.com/users/ralphtheninja","html_url":"https://github.com/ralphtheninja","followers_url":"https://api.github.com/users/ralphtheninja/followers","following_url":"https://api.github.com/users/ralphtheninja/following{/other_user}","gists_url":"https://api.github.com/users/ralphtheninja/gists{/gist_id}","starred_url":"https://api.github.com/users/ralphtheninja/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ralphtheninja/subscriptions","organizations_url":"https://api.github.com/users/ralphtheninja/orgs","repos_url":"https://api.github.com/users/ralphtheninja/repos","events_url":"https://api.github.com/users/ralphtheninja/events{/privacy}","received_events_url":"https://api.github.com/users/ralphtheninja/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-06-27T08:08:59Z","updated_at":"2018-06-27T08:15:32Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/Level/concat-iterator/pulls/9","html_url":"https://github.com/Level/concat-iterator/pull/9","diff_url":"https://github.com/Level/concat-iterator/pull/9.diff","patch_url":"https://github.com/Level/concat-iterator/pull/9.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/Level/concat-iterator/issues/comments/400583516","html_url":"https://github.com/Level/concat-iterator/pull/9#issuecomment-400583516","issue_url":"https://api.github.com/repos/Level/concat-iterator/issues/9","id":400583516,"node_id":"MDEyOklzc3VlQ29tbWVudDQwMDU4MzUxNg==","user":{"login":"ralphtheninja","id":308049,"node_id":"MDQ6VXNlcjMwODA0OQ==","avatar_url":"https://avatars2.githubusercontent.com/u/308049?v=4","gravatar_id":"","url":"https://api.github.com/users/ralphtheninja","html_url":"https://github.com/ralphtheninja","followers_url":"https://api.github.com/users/ralphtheninja/followers","following_url":"https://api.github.com/users/ralphtheninja/following{/other_user}","gists_url":"https://api.github.com/users/ralphtheninja/gists{/gist_id}","starred_url":"https://api.github.com/users/ralphtheninja/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ralphtheninja/subscriptions","organizations_url":"https://api.github.com/users/ralphtheninja/orgs","repos_url":"https://api.github.com/users/ralphtheninja/repos","events_url":"https://api.github.com/users/ralphtheninja/events{/privacy}","received_events_url":"https://api.github.com/users/ralphtheninja/received_events","type":"User","site_admin":false},"created_at":"2018-06-27T08:15:32Z","updated_at":"2018-06-27T08:15:32Z","author_association":"MEMBER","body":"> I think we should tackle #1 before 2.0.0 too.\r\n\r\nCheck. I'll leave this PR hanging then."}}
|
{
"id": 138437805,
"name": "Level/concat-iterator",
"url": "https://api.github.com/repos/Level/concat-iterator"
}
|
{
"id": 308049,
"login": "ralphtheninja",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/308049?",
"url": "https://api.github.com/users/ralphtheninja"
}
|
{
"id": 4276205,
"login": "Level",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4276205?",
"url": "https://api.github.com/orgs/Level"
}
| 2018-06-27T08:15:32 |
7884146060
|
{"actor":{"display_login":"ralphtheninja"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/golang/go/issues/25706","repository_url":"https://api.github.com/repos/golang/go","labels_url":"https://api.github.com/repos/golang/go/issues/25706/labels{/name}","comments_url":"https://api.github.com/repos/golang/go/issues/25706/comments","events_url":"https://api.github.com/repos/golang/go/issues/25706/events","html_url":"https://github.com/golang/go/issues/25706","id":328767107,"node_id":"MDU6SXNzdWUzMjg3NjcxMDc=","number":25706,"title":"net/http: avoid casting and extra function calling (http.HandleFunc, http.DefaultServeMux.HandleFunc)","user":{"login":"ntrrg","id":6060009,"node_id":"MDQ6VXNlcjYwNjAwMDk=","avatar_url":"https://avatars3.githubusercontent.com/u/6060009?v=4","gravatar_id":"","url":"https://api.github.com/users/ntrrg","html_url":"https://github.com/ntrrg","followers_url":"https://api.github.com/users/ntrrg/followers","following_url":"https://api.github.com/users/ntrrg/following{/other_user}","gists_url":"https://api.github.com/users/ntrrg/gists{/gist_id}","starred_url":"https://api.github.com/users/ntrrg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ntrrg/subscriptions","organizations_url":"https://api.github.com/users/ntrrg/orgs","repos_url":"https://api.github.com/users/ntrrg/repos","events_url":"https://api.github.com/users/ntrrg/events{/privacy}","received_events_url":"https://api.github.com/users/ntrrg/received_events","type":"User","site_admin":false},"labels":[{"id":150880249,"node_id":"MDU6TGFiZWwxNTA4ODAyNDk=","url":"https://api.github.com/repos/golang/go/labels/Go2","name":"Go2","color":"ffaaaa","default":false},{"id":236419512,"node_id":"MDU6TGFiZWwyMzY0MTk1MTI=","url":"https://api.github.com/repos/golang/go/labels/Proposal","name":"Proposal","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/golang/go/milestones/30","html_url":"https://github.com/golang/go/milestone/30","labels_url":"https://api.github.com/repos/golang/go/milestones/30/labels","id":1373555,"node_id":"MDk6TWlsZXN0b25lMTM3MzU1NQ==","number":30,"title":"Proposal","description":"Proposals that are pending (not yet accepted/rejected).\r\n","creator":{"login":"rsc","id":104030,"node_id":"MDQ6VXNlcjEwNDAzMA==","avatar_url":"https://avatars1.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"open_issues":202,"closed_issues":525,"state":"open","created_at":"2015-10-24T01:40:49Z","updated_at":"2018-06-07T10:29:46Z","due_on":null,"closed_at":null},"comments":10,"created_at":"2018-06-02T18:37:31Z","updated_at":"2018-06-07T18:16:09Z","closed_at":null,"author_association":"NONE","body":"Looking at the `net/http` package I notice that `HandleFunc` and `ServeMux.HandleFunc` have a `func(ResponseWriter, *Request)` as parameter instead of `HandlerFunc`, this means that this functions need to call one extra fuction and an explicit casting respectively.\r\n\r\nSo if they are written in this way, it can be avoided:\r\n\r\n### [`HandleFunc`](https://github.com/golang/go/blob/161874da2ab6d5372043a1f3938a81a19d1165ad/src/net/http/server.go#L2393-L2395)\r\n\r\nSince `HandlerFunc` implements the `Handler` interface, `DefaultServeMux.HandleFunc` should be replaced by `DefaultServeMux.Handle`.\r\n\r\n**From:**\r\n\r\n```go\r\nfunc HandleFunc(pattern string, handler func(ResponseWriter, *Request)) {\r\n DefaultServeMux.HandleFunc(pattern, handler)\r\n}\r\n```\r\n**To:**\r\n\r\n```go\r\nfunc HandleFunc(pattern string, handler HandlerFunc) {\r\n DefaultServeMux.Handle(pattern, handler)\r\n}\r\n```\r\n\r\n### [`ServeMux.HandleFunc`](https://github.com/golang/go/blob/161874da2ab6d5372043a1f3938a81a19d1165ad/src/net/http/server.go#L2378-L2383)\r\n\r\nSince the `handler` argument is implicitly casted (or something else happens here?), an explicit casting is not necessary.\r\n\r\n**From:**\r\n\r\n```go\r\nfunc (mux *ServeMux) HandleFunc(pattern string, handler func(ResponseWriter, *Request)) {\r\n if handler == nil {\r\n panic(\"http: nil handler\")\r\n }\r\n mux.Handle(pattern, HandlerFunc(handler))\r\n}\r\n```\r\n\r\n**To:**\r\n\r\n```go\r\nfunc (mux *ServeMux) HandleFunc(pattern string, handler HandlerFunc) {\r\n if handler == nil {\r\n panic(\"http: nil handler\")\r\n }\r\n\r\n mux.Handle(pattern, handler)\r\n}\r\n```"},"comment":{"url":"https://api.github.com/repos/golang/go/issues/comments/395515893","html_url":"https://github.com/golang/go/issues/25706#issuecomment-395515893","issue_url":"https://api.github.com/repos/golang/go/issues/25706","id":395515893,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NTUxNTg5Mw==","user":{"login":"agnivade","id":1774000,"node_id":"MDQ6VXNlcjE3NzQwMDA=","avatar_url":"https://avatars1.githubusercontent.com/u/1774000?v=4","gravatar_id":"","url":"https://api.github.com/users/agnivade","html_url":"https://github.com/agnivade","followers_url":"https://api.github.com/users/agnivade/followers","following_url":"https://api.github.com/users/agnivade/following{/other_user}","gists_url":"https://api.github.com/users/agnivade/gists{/gist_id}","starred_url":"https://api.github.com/users/agnivade/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/agnivade/subscriptions","organizations_url":"https://api.github.com/users/agnivade/orgs","repos_url":"https://api.github.com/users/agnivade/repos","events_url":"https://api.github.com/users/agnivade/events{/privacy}","received_events_url":"https://api.github.com/users/agnivade/received_events","type":"User","site_admin":false},"created_at":"2018-06-07T18:16:09Z","updated_at":"2018-06-07T18:16:09Z","author_association":"MEMBER","body":"Go 1.11 is frozen. https://github.com/golang/go/wiki/Go-Release-Cycle."}}
|
{
"id": 23096959,
"name": "golang/go",
"url": "https://api.github.com/repos/golang/go"
}
|
{
"id": 1774000,
"login": "agnivade",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1774000?",
"url": "https://api.github.com/users/agnivade"
}
|
{
"id": 4314092,
"login": "golang",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4314092?",
"url": "https://api.github.com/orgs/golang"
}
| 2018-06-07T18:16:09 |
7792569822
|
{"actor":{"display_login":"agnivade"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/golang/go/issues/23869","repository_url":"https://api.github.com/repos/golang/go","labels_url":"https://api.github.com/repos/golang/go/issues/23869/labels{/name}","comments_url":"https://api.github.com/repos/golang/go/issues/23869/comments","events_url":"https://api.github.com/repos/golang/go/issues/23869/events","html_url":"https://github.com/golang/go/issues/23869","id":297799218,"number":23869,"title":"x/sys/windows/registry: ReadSubKeyNames will only work if QUERY_VALUE is passed","user":{"login":"FluorescentTouch","id":25438235,"avatar_url":"https://avatars0.githubusercontent.com/u/25438235?v=4","gravatar_id":"","url":"https://api.github.com/users/FluorescentTouch","html_url":"https://github.com/FluorescentTouch","followers_url":"https://api.github.com/users/FluorescentTouch/followers","following_url":"https://api.github.com/users/FluorescentTouch/following{/other_user}","gists_url":"https://api.github.com/users/FluorescentTouch/gists{/gist_id}","starred_url":"https://api.github.com/users/FluorescentTouch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/FluorescentTouch/subscriptions","organizations_url":"https://api.github.com/users/FluorescentTouch/orgs","repos_url":"https://api.github.com/users/FluorescentTouch/repos","events_url":"https://api.github.com/users/FluorescentTouch/events{/privacy}","received_events_url":"https://api.github.com/users/FluorescentTouch/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/golang/go/milestones/22","html_url":"https://github.com/golang/go/milestone/22","labels_url":"https://api.github.com/repos/golang/go/milestones/22/labels","id":1067491,"number":22,"title":"Unreleased","description":"Issues that do not affect released Go code and binaries.\r\n","creator":{"login":"rsc","id":104030,"avatar_url":"https://avatars1.githubusercontent.com/u/104030?v=4","gravatar_id":"","url":"https://api.github.com/users/rsc","html_url":"https://github.com/rsc","followers_url":"https://api.github.com/users/rsc/followers","following_url":"https://api.github.com/users/rsc/following{/other_user}","gists_url":"https://api.github.com/users/rsc/gists{/gist_id}","starred_url":"https://api.github.com/users/rsc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rsc/subscriptions","organizations_url":"https://api.github.com/users/rsc/orgs","repos_url":"https://api.github.com/users/rsc/repos","events_url":"https://api.github.com/users/rsc/events{/privacy}","received_events_url":"https://api.github.com/users/rsc/received_events","type":"User","site_admin":false},"open_issues":821,"closed_issues":1204,"state":"open","created_at":"2015-04-14T18:48:22Z","updated_at":"2018-02-18T20:24:22Z","due_on":"2099-12-31T08:00:00Z","closed_at":null},"comments":4,"created_at":"2018-02-16T14:17:57Z","updated_at":"2018-02-18T20:46:57Z","closed_at":null,"author_association":"NONE","body":"### What version of Go are you using (`go version`)?\r\n1.9\r\n\r\n### What is wrong (for my opinion)?\r\npackage registry\r\nfunc (Key) ReadSubKeyNames() requires both registry.QUERY_VALUE and registry.ENUMERATE_SUB_KEYS permissions (key.Stat() inside RedSubKeyNames() requires registry.QUERY_VALUE permission).\r\n\r\n### What did you expect to see?\r\nBecause windows has divided rights for QUERY_VALUE and ENUMERATE_SUB_KEYS and possibility to set up one **without** other, it would be impossible to enum sub keys without QUERY_VALUE permission, even if ENUMERATE_SUB_KEYS permission will be set.\r\n\r\n### What did you see instead?\r\nEven if i had ENUMERATE_SUB_KEYS permission, but don't have QUERY_VALUE i can't enumerate subkeys of registry key with go registry package.\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/golang/go/issues/comments/366546285","html_url":"https://github.com/golang/go/issues/23869#issuecomment-366546285","issue_url":"https://api.github.com/repos/golang/go/issues/23869","id":366546285,"user":{"login":"alexbrainman","id":9796621,"avatar_url":"https://avatars2.githubusercontent.com/u/9796621?v=4","gravatar_id":"","url":"https://api.github.com/users/alexbrainman","html_url":"https://github.com/alexbrainman","followers_url":"https://api.github.com/users/alexbrainman/followers","following_url":"https://api.github.com/users/alexbrainman/following{/other_user}","gists_url":"https://api.github.com/users/alexbrainman/gists{/gist_id}","starred_url":"https://api.github.com/users/alexbrainman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alexbrainman/subscriptions","organizations_url":"https://api.github.com/users/alexbrainman/orgs","repos_url":"https://api.github.com/users/alexbrainman/repos","events_url":"https://api.github.com/users/alexbrainman/events{/privacy}","received_events_url":"https://api.github.com/users/alexbrainman/received_events","type":"User","site_admin":false},"created_at":"2018-02-18T20:46:57Z","updated_at":"2018-02-18T20:46:57Z","author_association":"MEMBER","body":"Sounds like a plan.\r\n\r\nAlex"}}
|
{
"id": 23096959,
"name": "golang/go",
"url": "https://api.github.com/repos/golang/go"
}
|
{
"id": 9796621,
"login": "alexbrainman",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9796621?",
"url": "https://api.github.com/users/alexbrainman"
}
|
{
"id": 4314092,
"login": "golang",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4314092?",
"url": "https://api.github.com/orgs/golang"
}
| 2018-02-18T20:46:57 |
7261440258
|
{"actor":{"display_login":"alexbrainman"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/golang/go/issues/26219","repository_url":"https://api.github.com/repos/golang/go","labels_url":"https://api.github.com/repos/golang/go/issues/26219/labels{/name}","comments_url":"https://api.github.com/repos/golang/go/issues/26219/comments","events_url":"https://api.github.com/repos/golang/go/issues/26219/events","html_url":"https://github.com/golang/go/issues/26219","id":338272441,"node_id":"MDU6SXNzdWUzMzgyNzI0NDE=","number":26219,"title":"reflect.DeepEqual behavior change in Go 1.11beta1","user":{"login":"gottwald","id":1154338,"node_id":"MDQ6VXNlcjExNTQzMzg=","avatar_url":"https://avatars2.githubusercontent.com/u/1154338?v=4","gravatar_id":"","url":"https://api.github.com/users/gottwald","html_url":"https://github.com/gottwald","followers_url":"https://api.github.com/users/gottwald/followers","following_url":"https://api.github.com/users/gottwald/following{/other_user}","gists_url":"https://api.github.com/users/gottwald/gists{/gist_id}","starred_url":"https://api.github.com/users/gottwald/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gottwald/subscriptions","organizations_url":"https://api.github.com/users/gottwald/orgs","repos_url":"https://api.github.com/users/gottwald/repos","events_url":"https://api.github.com/users/gottwald/events{/privacy}","received_events_url":"https://api.github.com/users/gottwald/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-07-04T13:16:49Z","updated_at":"2018-07-04T14:09:10Z","closed_at":null,"author_association":"NONE","body":"Please answer these questions before submitting your issue. Thanks!\r\n\r\n\r\n### What version of Go are you using (`go version`)?\r\ngo1.11beta1\r\n\r\n### Does this issue reproduce with the latest release?\r\nYes, with the latest beta.\r\n\r\n### What operating system and processor architecture are you using (`go env`)?\r\nGOOS=\"linux\"\r\nGOARCH=\"amd64\"\r\n\r\n### What did you do?\r\n\r\nRan all tests from a closed source monorepo with `go1.11beta1` and one test fails with the new beta.\r\nThe test is somewhat bigger but the core error is that a config struct that holds compiled regexps among other things gets marshaled to json and unmarshaled back.\r\n`reflect.DeepEqual` is used to test the equality of the result.\r\n\r\nEasiest way I could find to reproduce: https://play.golang.org/p/5WB8WJbQG15\r\n\r\n`go1.10` returns `true`, while `go1.11beta1` returns `false`\r\n\r\n### What did you expect to see?\r\nresult `true` for go1.11beta1 as it is in `go1.10`\r\n\r\n### What did you see instead?\r\nresult `false`\r\n\r\nI don't think `reflect.DeepEqual` is even a good idea here but it's still a behavior change."},"comment":{"url":"https://api.github.com/repos/golang/go/issues/comments/402490172","html_url":"https://github.com/golang/go/issues/26219#issuecomment-402490172","issue_url":"https://api.github.com/repos/golang/go/issues/26219","id":402490172,"node_id":"MDEyOklzc3VlQ29tbWVudDQwMjQ5MDE3Mg==","user":{"login":"zegl","id":47952,"node_id":"MDQ6VXNlcjQ3OTUy","avatar_url":"https://avatars3.githubusercontent.com/u/47952?v=4","gravatar_id":"","url":"https://api.github.com/users/zegl","html_url":"https://github.com/zegl","followers_url":"https://api.github.com/users/zegl/followers","following_url":"https://api.github.com/users/zegl/following{/other_user}","gists_url":"https://api.github.com/users/zegl/gists{/gist_id}","starred_url":"https://api.github.com/users/zegl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zegl/subscriptions","organizations_url":"https://api.github.com/users/zegl/orgs","repos_url":"https://api.github.com/users/zegl/repos","events_url":"https://api.github.com/users/zegl/events{/privacy}","received_events_url":"https://api.github.com/users/zegl/received_events","type":"User","site_admin":false},"created_at":"2018-07-04T14:09:10Z","updated_at":"2018-07-04T14:09:10Z","author_association":"CONTRIBUTOR","body":"This is most likely caused by https://github.com/golang/go/commit/7dbf9d43f5a62a604ab3e6ceb1ee7ac4f3a80d80. "}}
|
{
"id": 23096959,
"name": "golang/go",
"url": "https://api.github.com/repos/golang/go"
}
|
{
"id": 47952,
"login": "zegl",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/47952?",
"url": "https://api.github.com/users/zegl"
}
|
{
"id": 4314092,
"login": "golang",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4314092?",
"url": "https://api.github.com/orgs/golang"
}
| 2018-07-04T14:09:10 |
7918705382
|
{"actor":{"display_login":"zegl"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/json-api/json-api/issues/1197","repository_url":"https://api.github.com/repos/json-api/json-api","labels_url":"https://api.github.com/repos/json-api/json-api/issues/1197/labels{/name}","comments_url":"https://api.github.com/repos/json-api/json-api/issues/1197/comments","events_url":"https://api.github.com/repos/json-api/json-api/issues/1197/events","html_url":"https://github.com/json-api/json-api/pull/1197","id":245614351,"node_id":"MDExOlB1bGxSZXF1ZXN0MTMyNDM2Mjg2","number":1197,"title":"[WIP] Sideposting draft","user":{"login":"beauby","id":2215778,"node_id":"MDQ6VXNlcjIyMTU3Nzg=","avatar_url":"https://avatars3.githubusercontent.com/u/2215778?v=4","gravatar_id":"","url":"https://api.github.com/users/beauby","html_url":"https://github.com/beauby","followers_url":"https://api.github.com/users/beauby/followers","following_url":"https://api.github.com/users/beauby/following{/other_user}","gists_url":"https://api.github.com/users/beauby/gists{/gist_id}","starred_url":"https://api.github.com/users/beauby/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/beauby/subscriptions","organizations_url":"https://api.github.com/users/beauby/orgs","repos_url":"https://api.github.com/users/beauby/repos","events_url":"https://api.github.com/users/beauby/events{/privacy}","received_events_url":"https://api.github.com/users/beauby/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":64,"created_at":"2017-07-26T05:59:10Z","updated_at":"2018-08-30T21:07:06Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/json-api/json-api/pulls/1197","html_url":"https://github.com/json-api/json-api/pull/1197","diff_url":"https://github.com/json-api/json-api/pull/1197.diff","patch_url":"https://github.com/json-api/json-api/pull/1197.patch"},"body":"This PR is a work in progress, following discussions in #1089, #795, and #536.\r\n\r\nQuestions:\r\n\r\n1. `POST`ing\r\n 1. Expressing linkage between (fresh) resources in the request document\r\n - [x] Should we use ~~JSON pointers~~ or temp ids?\r\n - [x] Should temp ids be unique throughout a document or ~~just unique per type~~?\r\n - [x] What key should we use for temp ids? `tempid`? ~~`tid`? `tmpid`?~~\r\n - [ ] Should sideposted resources be within the `included` member or within some new ad-hoc member? (see #1215)\r\n\r\n 2. Expressing linkage between (fresh) resources in the request document and persisted resources in the response document\r\n - [x] How do we tell the client which created resources correspond to which resources in the request? **Keep the temp ids in the response**\r\n - [ ] Should the temp id be in each resource object in the response, or should there be a single, document-level temp id => permanent id mapping object?\r\n - [ ] What should happen if a client uses `?include` on their POST and (for some reason) doesn't list in that param all the relationship paths for which they sideposted resources?\r\n - [ ] Should created sideposted resources in the response be within the `included` member or within some other ad-hoc member? (see #1215)\r\n\r\n 3. Supported linkage graphs for sideposting\r\n - [ ] Should we put restrictions on the kinds of graphs allowed or should we leave it to the server implementations?\r\n - [ ] Should we put minimum requirements of the kind of graphs a server must support?\r\n - [ ] Should we offer further guidance on responding to unsupported sideposting requests? (Unsupported graph, etc.)\r\n\r\n 4. Updating/deleting related resources\r\n - [x] ~~Should we allow updates of related resources while `POST`ing a new primary resource?~~ Not in 1.1, but maybe down the line\r\n - [x] ~~Should we allow deletion of related resources while `POST`ing a new primary resource?~~ Not in 1.1, but maybe down the line\r\n\r\n2. `PATCH`ing\r\n - [ ] Should we allow updates of related resources while `PATCH`ing a resource endpoint?\r\n - [ ] Should we allow deletion of related resources while `PATCH`ing a resource endpoint?\r\n\r\n3. Other\r\n - [ ] Should we allow bulk creation? (which is simply a matter of relaxing the constraint on the primary data being a single resource object).\r\n - [ ] If so, should we allow bulk updates? deletions?"},"comment":{"url":"https://api.github.com/repos/json-api/json-api/issues/comments/417467403","html_url":"https://github.com/json-api/json-api/pull/1197#issuecomment-417467403","issue_url":"https://api.github.com/repos/json-api/json-api/issues/1197","id":417467403,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNzQ2NzQwMw==","user":{"login":"pcrglennon","id":1434027,"node_id":"MDQ6VXNlcjE0MzQwMjc=","avatar_url":"https://avatars1.githubusercontent.com/u/1434027?v=4","gravatar_id":"","url":"https://api.github.com/users/pcrglennon","html_url":"https://github.com/pcrglennon","followers_url":"https://api.github.com/users/pcrglennon/followers","following_url":"https://api.github.com/users/pcrglennon/following{/other_user}","gists_url":"https://api.github.com/users/pcrglennon/gists{/gist_id}","starred_url":"https://api.github.com/users/pcrglennon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pcrglennon/subscriptions","organizations_url":"https://api.github.com/users/pcrglennon/orgs","repos_url":"https://api.github.com/users/pcrglennon/repos","events_url":"https://api.github.com/users/pcrglennon/events{/privacy}","received_events_url":"https://api.github.com/users/pcrglennon/received_events","type":"User","site_admin":false},"created_at":"2018-08-30T21:07:06Z","updated_at":"2018-08-30T21:07:06Z","author_association":"NONE","body":"Have there been any recent updates on this or Operations (#1254)? It's not clear (at least, to someone new to all this) whether this is still being considered, or whether Operations would obviate the need for sideposting entirely."}}
|
{
"id": 9859154,
"name": "json-api/json-api",
"url": "https://api.github.com/repos/json-api/json-api"
}
|
{
"id": 1434027,
"login": "pcrglennon",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1434027?",
"url": "https://api.github.com/users/pcrglennon"
}
|
{
"id": 4341694,
"login": "json-api",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4341694?",
"url": "https://api.github.com/orgs/json-api"
}
| 2018-08-30T21:07:07 |
8193904297
|
{"actor":{"display_login":"pcrglennon"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/DirectMyFile/github.dart/issues/116","repository_url":"https://api.github.com/repos/DirectMyFile/github.dart","labels_url":"https://api.github.com/repos/DirectMyFile/github.dart/issues/116/labels{/name}","comments_url":"https://api.github.com/repos/DirectMyFile/github.dart/issues/116/comments","events_url":"https://api.github.com/repos/DirectMyFile/github.dart/issues/116/events","html_url":"https://github.com/DirectMyFile/github.dart/pull/116","id":371687061,"node_id":"MDExOlB1bGxSZXF1ZXN0MjI0MDc5NjQw","number":116,"title":"Add basic Travis CI run","user":{"login":"robbecker-wf","id":6053699,"node_id":"MDQ6VXNlcjYwNTM2OTk=","avatar_url":"https://avatars3.githubusercontent.com/u/6053699?v=4","gravatar_id":"","url":"https://api.github.com/users/robbecker-wf","html_url":"https://github.com/robbecker-wf","followers_url":"https://api.github.com/users/robbecker-wf/followers","following_url":"https://api.github.com/users/robbecker-wf/following{/other_user}","gists_url":"https://api.github.com/users/robbecker-wf/gists{/gist_id}","starred_url":"https://api.github.com/users/robbecker-wf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/robbecker-wf/subscriptions","organizations_url":"https://api.github.com/users/robbecker-wf/orgs","repos_url":"https://api.github.com/users/robbecker-wf/repos","events_url":"https://api.github.com/users/robbecker-wf/events{/privacy}","received_events_url":"https://api.github.com/users/robbecker-wf/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-10-18T19:56:03Z","updated_at":"2018-11-06T16:19:00Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/DirectMyFile/github.dart/pulls/116","html_url":"https://github.com/DirectMyFile/github.dart/pull/116","diff_url":"https://github.com/DirectMyFile/github.dart/pull/116.diff","patch_url":"https://github.com/DirectMyFile/github.dart/pull/116.patch"},"body":"# Overview\r\nThis adds an initial .travis.yml file to run Travis CI. \r\nIt currently avoids running dart analyzer on the example directory as it seems that there are errors in master and will be fixed in a separate PR.\r\nThe tests are currently commented out and will be enabled in a separate PR with test fixes."},"comment":{"url":"https://api.github.com/repos/DirectMyFile/github.dart/issues/comments/436312742","html_url":"https://github.com/DirectMyFile/github.dart/pull/116#issuecomment-436312742","issue_url":"https://api.github.com/repos/DirectMyFile/github.dart/issues/116","id":436312742,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNjMxMjc0Mg==","user":{"login":"robbecker-wf","id":6053699,"node_id":"MDQ6VXNlcjYwNTM2OTk=","avatar_url":"https://avatars3.githubusercontent.com/u/6053699?v=4","gravatar_id":"","url":"https://api.github.com/users/robbecker-wf","html_url":"https://github.com/robbecker-wf","followers_url":"https://api.github.com/users/robbecker-wf/followers","following_url":"https://api.github.com/users/robbecker-wf/following{/other_user}","gists_url":"https://api.github.com/users/robbecker-wf/gists{/gist_id}","starred_url":"https://api.github.com/users/robbecker-wf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/robbecker-wf/subscriptions","organizations_url":"https://api.github.com/users/robbecker-wf/orgs","repos_url":"https://api.github.com/users/robbecker-wf/repos","events_url":"https://api.github.com/users/robbecker-wf/events{/privacy}","received_events_url":"https://api.github.com/users/robbecker-wf/received_events","type":"User","site_admin":false},"created_at":"2018-11-06T16:19:00Z","updated_at":"2018-11-06T16:19:00Z","author_association":"NONE","body":"@Pacane I have permission to merge if you are ok with that."}}
|
{
"id": 22344823,
"name": "DirectMyFile/github.dart",
"url": "https://api.github.com/repos/DirectMyFile/github.dart"
}
|
{
"id": 6053699,
"login": "robbecker-wf",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6053699?",
"url": "https://api.github.com/users/robbecker-wf"
}
|
{
"id": 4355168,
"login": "DirectMyFile",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4355168?",
"url": "https://api.github.com/orgs/DirectMyFile"
}
| 2018-11-06T16:19:00 |
8543839842
|
{"actor":{"display_login":"robbecker-wf"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/CleverRaven/Cataclysm-DDA/issues/23696","repository_url":"https://api.github.com/repos/CleverRaven/Cataclysm-DDA","labels_url":"https://api.github.com/repos/CleverRaven/Cataclysm-DDA/issues/23696/labels{/name}","comments_url":"https://api.github.com/repos/CleverRaven/Cataclysm-DDA/issues/23696/comments","events_url":"https://api.github.com/repos/CleverRaven/Cataclysm-DDA/issues/23696/events","html_url":"https://github.com/CleverRaven/Cataclysm-DDA/issues/23696","id":321416541,"number":23696,"title":"Zui quan attacks cost no movement","user":{"login":"MisterRIckson","id":4296334,"avatar_url":"https://avatars3.githubusercontent.com/u/4296334?v=4","gravatar_id":"","url":"https://api.github.com/users/MisterRIckson","html_url":"https://github.com/MisterRIckson","followers_url":"https://api.github.com/users/MisterRIckson/followers","following_url":"https://api.github.com/users/MisterRIckson/following{/other_user}","gists_url":"https://api.github.com/users/MisterRIckson/gists{/gist_id}","starred_url":"https://api.github.com/users/MisterRIckson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MisterRIckson/subscriptions","organizations_url":"https://api.github.com/users/MisterRIckson/orgs","repos_url":"https://api.github.com/users/MisterRIckson/repos","events_url":"https://api.github.com/users/MisterRIckson/events{/privacy}","received_events_url":"https://api.github.com/users/MisterRIckson/received_events","type":"User","site_admin":false},"labels":[{"id":43889955,"url":"https://api.github.com/repos/CleverRaven/Cataclysm-DDA/labels/(S1%20-%20Need%20confirmation)","name":"(S1 - Need confirmation)","color":"663300","default":false},{"id":41067655,"url":"https://api.github.com/repos/CleverRaven/Cataclysm-DDA/labels/Game:%20Balance","name":"Game: Balance","color":"5319e7","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-05-09T03:18:37Z","updated_at":"2018-05-10T01:20:28Z","closed_at":null,"author_association":"NONE","body":"Game version:\r\n7380\r\nOperating system:\r\nWindows 7\r\nTiles or curses:\r\nTiles\r\nMods active:\r\nnone\r\n### Expected behavior\r\nattacks should cost movement points\r\n### Actual behavior\r\nnormal attacks with the Zui Quan style cost zero movement. Critical attacks show normal attack cost\r\n### Steps to reproduce the behavior\r\ncharacter must have the zui quan martial art and enough unarmed combat to meet the requirements for the zui quan counter technique. The normal attack seems to use the counter technique, which now costs zero movement points.\r\nedit: on further experimentation it seems like counter techniques are potentially used for all applicable martial arts styles when attacking, which have recently been changed to consume 0 movement points."},"comment":{"url":"https://api.github.com/repos/CleverRaven/Cataclysm-DDA/issues/comments/387921798","html_url":"https://github.com/CleverRaven/Cataclysm-DDA/issues/23696#issuecomment-387921798","issue_url":"https://api.github.com/repos/CleverRaven/Cataclysm-DDA/issues/23696","id":387921798,"user":{"login":"l29ah","id":31852,"avatar_url":"https://avatars1.githubusercontent.com/u/31852?v=4","gravatar_id":"","url":"https://api.github.com/users/l29ah","html_url":"https://github.com/l29ah","followers_url":"https://api.github.com/users/l29ah/followers","following_url":"https://api.github.com/users/l29ah/following{/other_user}","gists_url":"https://api.github.com/users/l29ah/gists{/gist_id}","starred_url":"https://api.github.com/users/l29ah/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/l29ah/subscriptions","organizations_url":"https://api.github.com/users/l29ah/orgs","repos_url":"https://api.github.com/users/l29ah/repos","events_url":"https://api.github.com/users/l29ah/events{/privacy}","received_events_url":"https://api.github.com/users/l29ah/received_events","type":"User","site_admin":false},"created_at":"2018-05-10T01:20:28Z","updated_at":"2018-05-10T01:20:28Z","author_association":"CONTRIBUTOR","body":"I observe this too."}}
|
{
"id": 5973855,
"name": "CleverRaven/Cataclysm-DDA",
"url": "https://api.github.com/repos/CleverRaven/Cataclysm-DDA"
}
|
{
"id": 31852,
"login": "l29ah",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/31852?",
"url": "https://api.github.com/users/l29ah"
}
|
{
"id": 4367009,
"login": "CleverRaven",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4367009?",
"url": "https://api.github.com/orgs/CleverRaven"
}
| 2018-05-10T01:20:28 |
7653018973
|
{"actor":{"display_login":"l29ah"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/opensim-org/opensim-gui/issues/753","repository_url":"https://api.github.com/repos/opensim-org/opensim-gui","labels_url":"https://api.github.com/repos/opensim-org/opensim-gui/issues/753/labels{/name}","comments_url":"https://api.github.com/repos/opensim-org/opensim-gui/issues/753/comments","events_url":"https://api.github.com/repos/opensim-org/opensim-gui/issues/753/events","html_url":"https://github.com/opensim-org/opensim-gui/issues/753","id":324151953,"number":753,"title":"{Tutorial 1} Dragging motion slider does not work","user":{"login":"jimmyDunne","id":5296507,"avatar_url":"https://avatars3.githubusercontent.com/u/5296507?v=4","gravatar_id":"","url":"https://api.github.com/users/jimmyDunne","html_url":"https://github.com/jimmyDunne","followers_url":"https://api.github.com/users/jimmyDunne/followers","following_url":"https://api.github.com/users/jimmyDunne/following{/other_user}","gists_url":"https://api.github.com/users/jimmyDunne/gists{/gist_id}","starred_url":"https://api.github.com/users/jimmyDunne/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jimmyDunne/subscriptions","organizations_url":"https://api.github.com/users/jimmyDunne/orgs","repos_url":"https://api.github.com/users/jimmyDunne/repos","events_url":"https://api.github.com/users/jimmyDunne/events{/privacy}","received_events_url":"https://api.github.com/users/jimmyDunne/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-05-17T19:18:55Z","updated_at":"2018-05-22T03:08:11Z","closed_at":null,"author_association":"MEMBER","body":"### Steps to reproduce\nOpen Gait2392, load 'Normal' motion, select motion slider and drag back and fouth. \n\n### Expected result\nMotion plays smoothly at all times no matter how fast I move the slider. \n\n### Actual result\nAnything but a crawl results in no motion being displayed\n\n\n\n### Environment and GUI version\nMac, OpenSim e07981e-2018-05-15"},"comment":{"url":"https://api.github.com/repos/opensim-org/opensim-gui/issues/comments/390848765","html_url":"https://github.com/opensim-org/opensim-gui/issues/753#issuecomment-390848765","issue_url":"https://api.github.com/repos/opensim-org/opensim-gui/issues/753","id":390848765,"user":{"login":"aymanhab","id":3972208,"avatar_url":"https://avatars0.githubusercontent.com/u/3972208?v=4","gravatar_id":"","url":"https://api.github.com/users/aymanhab","html_url":"https://github.com/aymanhab","followers_url":"https://api.github.com/users/aymanhab/followers","following_url":"https://api.github.com/users/aymanhab/following{/other_user}","gists_url":"https://api.github.com/users/aymanhab/gists{/gist_id}","starred_url":"https://api.github.com/users/aymanhab/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aymanhab/subscriptions","organizations_url":"https://api.github.com/users/aymanhab/orgs","repos_url":"https://api.github.com/users/aymanhab/repos","events_url":"https://api.github.com/users/aymanhab/events{/privacy}","received_events_url":"https://api.github.com/users/aymanhab/received_events","type":"User","site_admin":false},"created_at":"2018-05-22T03:08:11Z","updated_at":"2018-05-22T03:08:11Z","author_association":"MEMBER","body":"@tkuchida there's a branch on threejs that is r91. It proved a little slower for our workflow, out of the box. Didn't spend time investigating/tuning. The promising part was that it worked on some machines that reported missing WebGL support in the past (more forgiving) If speed is not the issue for you now or you want use latest features you can use that branch (https://github.com/opensim-org/three.js/tree/update_threejs_r91)"}}
|
{
"id": 21282751,
"name": "opensim-org/opensim-gui",
"url": "https://api.github.com/repos/opensim-org/opensim-gui"
}
|
{
"id": 3972208,
"login": "aymanhab",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3972208?",
"url": "https://api.github.com/users/aymanhab"
}
|
{
"id": 4370782,
"login": "opensim-org",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4370782?",
"url": "https://api.github.com/orgs/opensim-org"
}
| 2018-05-22T03:08:11 |
7708147459
|
{"actor":{"display_login":"aymanhab"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cloudfoundry-community/tomee-buildpack/issues/34","repository_url":"https://api.github.com/repos/cloudfoundry-community/tomee-buildpack","labels_url":"https://api.github.com/repos/cloudfoundry-community/tomee-buildpack/issues/34/labels{/name}","comments_url":"https://api.github.com/repos/cloudfoundry-community/tomee-buildpack/issues/34/comments","events_url":"https://api.github.com/repos/cloudfoundry-community/tomee-buildpack/issues/34/events","html_url":"https://github.com/cloudfoundry-community/tomee-buildpack/issues/34","id":311550615,"number":34,"title":"AopInvocationException when connecting to IBM MQ from an EAR application when deployed on CloudFoundry","user":{"login":"javierpalau","id":16319337,"avatar_url":"https://avatars0.githubusercontent.com/u/16319337?v=4","gravatar_id":"","url":"https://api.github.com/users/javierpalau","html_url":"https://github.com/javierpalau","followers_url":"https://api.github.com/users/javierpalau/followers","following_url":"https://api.github.com/users/javierpalau/following{/other_user}","gists_url":"https://api.github.com/users/javierpalau/gists{/gist_id}","starred_url":"https://api.github.com/users/javierpalau/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/javierpalau/subscriptions","organizations_url":"https://api.github.com/users/javierpalau/orgs","repos_url":"https://api.github.com/users/javierpalau/repos","events_url":"https://api.github.com/users/javierpalau/events{/privacy}","received_events_url":"https://api.github.com/users/javierpalau/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-04-05T10:12:22Z","updated_at":"2018-04-10T14:35:06Z","closed_at":null,"author_association":"NONE","body":"Hi, \r\n\r\nwe are integrating our EAR application with an IBM MQ Broker and when we send a message we obtain de following error:\r\n\r\n`2018-04-04T22:49:16.41+0200 [App/0] ERR org.springframework.aop.AopInvocationException: AOP configuration seems to be invalid: tried calling method [public abstract javax.jms.Connection javax.jms.ConnectionFactory.createConnection() throws javax.jms.JMSException] on target [com.ibm.mq.connector.outbound.ConnectionFactoryImpl@7dce618e]; nested exception is java.lang.IllegalArgumentException: object is not an instance of declaring class\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:325)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:201)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at com.sun.proxy.$Proxy66.createConnection(Unknown Source)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.jms.support.JmsAccessor.createConnection(JmsAccessor.java:180)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.jms.core.JmsTemplate.execute(JmsTemplate.java:484)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.jms.core.JmsTemplate.send(JmsTemplate.java:580)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.jms.core.JmsTemplate.convertAndSend(JmsTemplate.java:706)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at internal.JournalWriterImpl.sendMessage(JournalWriterImpl.java:40)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at internal.JournalBusinessWriterImpl.sendMessage(JournalBusinessWriterImpl.java:75)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at internal.JournalRecordAdapterBusinessImpl.writeData(JournalRecordAdapterBusinessImpl.java:132)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at internal.JournalRecordAdapterBusinessImpl.writeReceive(JournalRecordAdapterBusinessImpl.java:73)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at java.lang.reflect.Method.invoke(Method.java:606)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:222)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:775)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:705)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893)\r\n 2018-04-04T22:49:16.41+0200 [App/0] ERR at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:965)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:867)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at javax.servlet.http.HttpServlet.service(HttpServlet.java:661)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:841)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.openejb.server.httpd.EEFilter.doFilter(EEFilter.java:65)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.cloudfoundry.router.ClientCertificateMapper.doFilter(ClientCertificateMapper.java:77)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.tomee.catalina.OpenEJBValve.invoke(OpenEJBValve.java:44)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.tomee.catalina.OpenEJBSecurityListener$RequestCapturer.invoke(OpenEJBSecurityListener.java:97)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:650)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:677)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1457)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at java.lang.Thread.run(Thread.java:745)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR Caused by: java.lang.IllegalArgumentException: object is not an instance of declaring class\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at java.lang.reflect.Method.invoke(Method.java:606)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317)\r\n 2018-04-04T22:49:16.42+0200 [App/0] ERR ... 60 more`\r\n\r\n**This problem only occurs when we use the TomEE Buildpack deployed on CloudFoundry. If you deploy the same EAR in a TomEE running locally, the message is sent correctly.**\r\n\r\nWe are using (locally and in CloudFoundry) the Tomee-7.0.4 buildpack (https://java-buildpack.cloudfoundry.org/tomee/tomee-7.0.4.tar.gz). \r\n\r\nOur deployed EAR has the following structure:\r\n\r\nMyApp.ear\r\n| META-INF\r\n| | application.xml\r\n| | resource.xml\r\n| drivers\r\n| | com.ibm.*.jar _(when we deploy this ear locally, jars in this folder are copied in tomme/lib manually)_\r\n| MyApp.war\r\n\r\nMQ resources (Resource adapter, Connection factory and Queue) are defined in the resource.xml file.\r\n\r\nIs there any differences between a \"local\" TomEE and a TomEE deployed in CloudFoundry that could generate this problem?\r\n\r\nThanks.\r\n"},"comment":{"url":"https://api.github.com/repos/cloudfoundry-community/tomee-buildpack/issues/comments/380123097","html_url":"https://github.com/cloudfoundry-community/tomee-buildpack/issues/34#issuecomment-380123097","issue_url":"https://api.github.com/repos/cloudfoundry-community/tomee-buildpack/issues/34","id":380123097,"user":{"login":"javierpalau","id":16319337,"avatar_url":"https://avatars0.githubusercontent.com/u/16319337?v=4","gravatar_id":"","url":"https://api.github.com/users/javierpalau","html_url":"https://github.com/javierpalau","followers_url":"https://api.github.com/users/javierpalau/followers","following_url":"https://api.github.com/users/javierpalau/following{/other_user}","gists_url":"https://api.github.com/users/javierpalau/gists{/gist_id}","starred_url":"https://api.github.com/users/javierpalau/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/javierpalau/subscriptions","organizations_url":"https://api.github.com/users/javierpalau/orgs","repos_url":"https://api.github.com/users/javierpalau/repos","events_url":"https://api.github.com/users/javierpalau/events{/privacy}","received_events_url":"https://api.github.com/users/javierpalau/received_events","type":"User","site_admin":false},"created_at":"2018-04-10T14:35:06Z","updated_at":"2018-04-10T14:35:06Z","author_association":"NONE","body":"Hi, we are using the same flavour and version (apache-tomee-webprofile-7.0.4) that is provided by the TomEE buildpack. \r\nIt is downloaded from https://java-buildpack.cloudfoundry.org/tomee/tomee-7.0.4.tar.gz when we deploy/publish our application.\r\n\r\nRegards,\r\nJavi."}}
|
{
"id": 40679987,
"name": "cloudfoundry-community/tomee-buildpack",
"url": "https://api.github.com/repos/cloudfoundry-community/tomee-buildpack"
}
|
{
"id": 16319337,
"login": "javierpalau",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16319337?",
"url": "https://api.github.com/users/javierpalau"
}
|
{
"id": 4378855,
"login": "cloudfoundry-community",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4378855?",
"url": "https://api.github.com/orgs/cloudfoundry-community"
}
| 2018-04-10T14:35:06 |
7507464286
|
{"actor":{"display_login":"javierpalau"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/plumed/plumed2/issues/254","repository_url":"https://api.github.com/repos/plumed/plumed2","labels_url":"https://api.github.com/repos/plumed/plumed2/issues/254/labels{/name}","comments_url":"https://api.github.com/repos/plumed/plumed2/issues/254/comments","events_url":"https://api.github.com/repos/plumed/plumed2/issues/254/events","html_url":"https://github.com/plumed/plumed2/issues/254","id":241946721,"number":254,"title":"Bug in NAMD patch","user":{"login":"GiovanniBussi","id":4378974,"avatar_url":"https://avatars1.githubusercontent.com/u/4378974?v=4","gravatar_id":"","url":"https://api.github.com/users/GiovanniBussi","html_url":"https://github.com/GiovanniBussi","followers_url":"https://api.github.com/users/GiovanniBussi/followers","following_url":"https://api.github.com/users/GiovanniBussi/following{/other_user}","gists_url":"https://api.github.com/users/GiovanniBussi/gists{/gist_id}","starred_url":"https://api.github.com/users/GiovanniBussi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GiovanniBussi/subscriptions","organizations_url":"https://api.github.com/users/GiovanniBussi/orgs","repos_url":"https://api.github.com/users/GiovanniBussi/repos","events_url":"https://api.github.com/users/GiovanniBussi/events{/privacy}","received_events_url":"https://api.github.com/users/GiovanniBussi/received_events","type":"User","site_admin":false},"labels":[{"id":38950836,"url":"https://api.github.com/repos/plumed/plumed2/labels/bug","name":"bug","color":"fc2929","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/plumed/plumed2/milestones/5","html_url":"https://github.com/plumed/plumed2/milestone/5","labels_url":"https://api.github.com/repos/plumed/plumed2/milestones/5/labels","id":2414631,"number":5,"title":"Version 2.4","description":"","creator":{"login":"GiovanniBussi","id":4378974,"avatar_url":"https://avatars1.githubusercontent.com/u/4378974?v=4","gravatar_id":"","url":"https://api.github.com/users/GiovanniBussi","html_url":"https://github.com/GiovanniBussi","followers_url":"https://api.github.com/users/GiovanniBussi/followers","following_url":"https://api.github.com/users/GiovanniBussi/following{/other_user}","gists_url":"https://api.github.com/users/GiovanniBussi/gists{/gist_id}","starred_url":"https://api.github.com/users/GiovanniBussi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GiovanniBussi/subscriptions","organizations_url":"https://api.github.com/users/GiovanniBussi/orgs","repos_url":"https://api.github.com/users/GiovanniBussi/repos","events_url":"https://api.github.com/users/GiovanniBussi/events{/privacy}","received_events_url":"https://api.github.com/users/GiovanniBussi/received_events","type":"User","site_admin":false},"open_issues":2,"closed_issues":7,"state":"open","created_at":"2017-03-27T19:17:40Z","updated_at":"2018-03-21T08:52:08Z","due_on":null,"closed_at":null},"comments":12,"created_at":"2017-07-11T06:59:12Z","updated_at":"2018-04-20T12:38:17Z","closed_at":null,"author_association":"OWNER","body":"It looks like commit 5952dbec4f4f043dcd69c9bc6c47193d0adbbb3b introduced a bug in NAMD patch. This is possible since I am afraid the functions used from NAMD are not included in regtest. I will try to add a suitable regtest then perhaps I will need @carlocamilloni help to find the problem\r\n\r\nSee also [this](5952dbec4f4f043dcd69c9bc6c47193d0adbbb3b) post on the mailing list"},"comment":{"url":"https://api.github.com/repos/plumed/plumed2/issues/comments/383082519","html_url":"https://github.com/plumed/plumed2/issues/254#issuecomment-383082519","issue_url":"https://api.github.com/repos/plumed/plumed2/issues/254","id":383082519,"user":{"login":"GiovanniBussi","id":4378974,"avatar_url":"https://avatars1.githubusercontent.com/u/4378974?v=4","gravatar_id":"","url":"https://api.github.com/users/GiovanniBussi","html_url":"https://github.com/GiovanniBussi","followers_url":"https://api.github.com/users/GiovanniBussi/followers","following_url":"https://api.github.com/users/GiovanniBussi/following{/other_user}","gists_url":"https://api.github.com/users/GiovanniBussi/gists{/gist_id}","starred_url":"https://api.github.com/users/GiovanniBussi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GiovanniBussi/subscriptions","organizations_url":"https://api.github.com/users/GiovanniBussi/orgs","repos_url":"https://api.github.com/users/GiovanniBussi/repos","events_url":"https://api.github.com/users/GiovanniBussi/events{/privacy}","received_events_url":"https://api.github.com/users/GiovanniBussi/received_events","type":"User","site_admin":false},"created_at":"2018-04-20T12:38:16Z","updated_at":"2018-04-20T12:38:16Z","author_association":"OWNER","body":"Yes that's exactly the path taken in NAMD patch.\n\nLine 201: This is for codes asking all the atoms.\nLines 206/208: This is for codes asking only the atoms in the\nstd:set<AtomNumber> called unique.\n\nLine 206 is used when using domain decomposition or when, even with a\nsingle domains, atoms are reordered (the latter is LAMMPS)\nLine 208 is used in NAMD.\n\nuniq_index[i] is expected to be absolute index of the i-th atom in the\narray passed by the MD code.\n\nI think that line 208 is incorrect.\n\nNotice that dd.g2l should be correctly defined also with NAMD. Indeed from\nthe patch file I can see that NAMD does this:\n- ask the list to PLUMED\n- collect the atoms\n- pass the list again to PLUMED (cmd(\"setAtomsGatindex\",&index[0]);).\n\n\nMaybe if you just change\n\nif(dd && shuffledAtoms>0) {\n for(const auto & p : unique) uniq_index.push_back(dd.g2l[p.index()]);\n } else {\n for(const auto & p : unique) uniq_index.push_back(p.index());\n }\n\nto\n\nfor(const auto & p : unique) uniq_index.push_back(dd.g2l[p.index()]);\n\neverything will work?\n\nGiovanni\n\n\n\n\n\n\n\n\nOn Fri, Apr 20, 2018 at 2:18 PM, Summersnow <[email protected]>\nwrote:\n\n> Well, I tested it on travis-CI. It breaks the mpi case so this is\n> definitely not the right fix.\n> Actually if the plumed.dat is changed to:\n>\n> d2: DISTANCE ATOMS=2,3\n> d3: DISTANCE ATOMS=3,4\n> PRINT ARG=d2,d3 STRIDE=2 FILE=cc\n> DUMPATOMS ATOMS=2,3,4 FILE=xyz STRIDE=2\n>\n> The 1-3 atoms are updated, but the atoms larger than 3 are not updated. I\n> suspect that the code is mix the use of \"the subscript of an array\" and\n> \"the content of an array \" somewhere so the workaround I proposed may work.\n> I have also checked the code coverage of Atoms.cpp and this line (#208\n> <https://github.com/plumed/plumed2/pull/208> in master branch):\n>\n> for(const auto & p : unique) uniq_index.push_back(p.index());\n>\n> is not covered. Could you write a regtest for it?\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/plumed/plumed2/issues/254#issuecomment-383077977>, or mute\n> the thread\n> <https://github.com/notifications/unsubscribe-auth/AELRXnpVT43dH-0ouqAyIBPLAZb8U62nks5tqdIrgaJpZM4OTzqt>\n> .\n>\n"}}
|
{
"id": 9942565,
"name": "plumed/plumed2",
"url": "https://api.github.com/repos/plumed/plumed2"
}
|
{
"id": 4378974,
"login": "GiovanniBussi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4378974?",
"url": "https://api.github.com/users/GiovanniBussi"
}
|
{
"id": 4379652,
"login": "plumed",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4379652?",
"url": "https://api.github.com/orgs/plumed"
}
| 2018-04-20T12:38:17 |
7561534273
|
{"actor":{"display_login":"GiovanniBussi"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/nodogsplash/nodogsplash/issues/258","repository_url":"https://api.github.com/repos/nodogsplash/nodogsplash","labels_url":"https://api.github.com/repos/nodogsplash/nodogsplash/issues/258/labels{/name}","comments_url":"https://api.github.com/repos/nodogsplash/nodogsplash/issues/258/comments","events_url":"https://api.github.com/repos/nodogsplash/nodogsplash/issues/258/events","html_url":"https://github.com/nodogsplash/nodogsplash/pull/258","id":344053697,"node_id":"MDExOlB1bGxSZXF1ZXN0MjAzNTM5NjU5","number":258,"title":"Additional Config Options and Splash Page Variables","user":{"login":"bluewavenet","id":13632068,"node_id":"MDQ6VXNlcjEzNjMyMDY4","avatar_url":"https://avatars1.githubusercontent.com/u/13632068?v=4","gravatar_id":"","url":"https://api.github.com/users/bluewavenet","html_url":"https://github.com/bluewavenet","followers_url":"https://api.github.com/users/bluewavenet/followers","following_url":"https://api.github.com/users/bluewavenet/following{/other_user}","gists_url":"https://api.github.com/users/bluewavenet/gists{/gist_id}","starred_url":"https://api.github.com/users/bluewavenet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bluewavenet/subscriptions","organizations_url":"https://api.github.com/users/bluewavenet/orgs","repos_url":"https://api.github.com/users/bluewavenet/repos","events_url":"https://api.github.com/users/bluewavenet/events{/privacy}","received_events_url":"https://api.github.com/users/bluewavenet/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-07-24T14:07:12Z","updated_at":"2018-07-28T09:11:32Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/nodogsplash/nodogsplash/pulls/258","html_url":"https://github.com/nodogsplash/nodogsplash/pull/258","diff_url":"https://github.com/nodogsplash/nodogsplash/pull/258.diff","patch_url":"https://github.com/nodogsplash/nodogsplash/pull/258.patch"},"body":"Additional config options and splash page variables to:\r\na. Allow NDS to hook other packages or applications through the splash page.\r\n\r\nb. Provide enable/disable for generic meta redirect to a user defined forwarding authentication service (eg FAS) residing on the NDS device, with firewall access automatically added.\r\n\r\nc. Provide enable/disable for standard \"Continue\" button on splash page. \r\n\r\nNew config options are:\r\n1. forwarding_enable - enables forwarding authentication\r\n2. forwardingport - Port, on the IP address of this gateway, that accesses a user defined forwarding authentication server. Client devices are automatically given firewall access to this port on this device.\r\n3. forwardingpath - Path to the login page of the forwarding authentication server.\r\n4. configstring - A string of text or html to be passed to the splash page.\r\n5. content - Another string of text or html to be passed to the splash page.\r\n\r\nNew splash page variables are:\r\n1. $gatewayaddress\r\n2. $metaredirect - NDS generated html meta string for insertion into splash.html. For security purposes the client token is not passed and the authentication server should request this with a call to ndsctl.\r\n3. $forwardingport - as config option\r\n4. $forwardingpath - as config option\r\n5. $configstring - as config option\r\n6. $content - as config option\r\n7. $authbutton - html Continue button for client authentication directly from splash.html\r\n\r\nThere are no changes to the core functionality of NDS and there are no new dependencies.\r\nCompiled and tested on OpenWrt/LEDE 17.01.4\r\n\r\nSigned-off-by: Rob White <[email protected]>\r\n"},"comment":{"url":"https://api.github.com/repos/nodogsplash/nodogsplash/issues/comments/408594222","html_url":"https://github.com/nodogsplash/nodogsplash/pull/258#issuecomment-408594222","issue_url":"https://api.github.com/repos/nodogsplash/nodogsplash/issues/258","id":408594222,"node_id":"MDEyOklzc3VlQ29tbWVudDQwODU5NDIyMg==","user":{"login":"bluewavenet","id":13632068,"node_id":"MDQ6VXNlcjEzNjMyMDY4","avatar_url":"https://avatars1.githubusercontent.com/u/13632068?v=4","gravatar_id":"","url":"https://api.github.com/users/bluewavenet","html_url":"https://github.com/bluewavenet","followers_url":"https://api.github.com/users/bluewavenet/followers","following_url":"https://api.github.com/users/bluewavenet/following{/other_user}","gists_url":"https://api.github.com/users/bluewavenet/gists{/gist_id}","starred_url":"https://api.github.com/users/bluewavenet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bluewavenet/subscriptions","organizations_url":"https://api.github.com/users/bluewavenet/orgs","repos_url":"https://api.github.com/users/bluewavenet/repos","events_url":"https://api.github.com/users/bluewavenet/events{/privacy}","received_events_url":"https://api.github.com/users/bluewavenet/received_events","type":"User","site_admin":false},"created_at":"2018-07-28T09:11:32Z","updated_at":"2018-07-28T09:11:32Z","author_association":"MEMBER","body":"In addition, a redirect to https:// will break client CPD and produce certificate errors.\r\nThe local fas service redirected to by $metaredirect can of course use wget or curl to access https anywhere accessible to it.\r\nNote: $metaredirect does NOT pass $tok (or $token) for security reasons. The local fas service should call ndsctl using the client ip address to get the token for eventual return to authaction via GET. The only variable passed to the fas service is $redir. I have a get_token.sh script I intend to add to this PR for this purpose, or at least as an example. "}}
|
{
"id": 9999135,
"name": "nodogsplash/nodogsplash",
"url": "https://api.github.com/repos/nodogsplash/nodogsplash"
}
|
{
"id": 13632068,
"login": "bluewavenet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13632068?",
"url": "https://api.github.com/users/bluewavenet"
}
|
{
"id": 4403602,
"login": "nodogsplash",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4403602?",
"url": "https://api.github.com/orgs/nodogsplash"
}
| 2018-07-28T09:11:32 |
8031962785
|
{"actor":{"display_login":"bluewavenet"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/lucidworks/spark-solr/issues/183","repository_url":"https://api.github.com/repos/lucidworks/spark-solr","labels_url":"https://api.github.com/repos/lucidworks/spark-solr/issues/183/labels{/name}","comments_url":"https://api.github.com/repos/lucidworks/spark-solr/issues/183/comments","events_url":"https://api.github.com/repos/lucidworks/spark-solr/issues/183/events","html_url":"https://github.com/lucidworks/spark-solr/issues/183","id":263966722,"node_id":"MDU6SXNzdWUyNjM5NjY3MjI=","number":183,"title":"Select solr fields that contains colon :","user":{"login":"dmalaescu","id":4025625,"node_id":"MDQ6VXNlcjQwMjU2MjU=","avatar_url":"https://avatars2.githubusercontent.com/u/4025625?v=4","gravatar_id":"","url":"https://api.github.com/users/dmalaescu","html_url":"https://github.com/dmalaescu","followers_url":"https://api.github.com/users/dmalaescu/followers","following_url":"https://api.github.com/users/dmalaescu/following{/other_user}","gists_url":"https://api.github.com/users/dmalaescu/gists{/gist_id}","starred_url":"https://api.github.com/users/dmalaescu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dmalaescu/subscriptions","organizations_url":"https://api.github.com/users/dmalaescu/orgs","repos_url":"https://api.github.com/users/dmalaescu/repos","events_url":"https://api.github.com/users/dmalaescu/events{/privacy}","received_events_url":"https://api.github.com/users/dmalaescu/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-10-09T17:14:11Z","updated_at":"2018-07-30T19:34:58Z","closed_at":"2018-07-30T19:34:58Z","author_association":"NONE","body":"I have multiple fields in a collection that it's schema contains colon \":\" in the field names. Trying to get this using the spark dataframe API results in a error : \r\nCode:\r\n```\r\nval df = sparkSession.read.format(\"solr\").options(options).load.select(\"og:title_t_md\")\r\n df.printSchema()\r\n df.where($\"og:title_t_md\" =!= \"null\").show(10, 100)\r\n```\r\n\r\nError:\r\n```\r\nHttpSolrClient$RemoteSolrException: Error from server at http://172.17.0.2:8983/solr/collection_rcp_shard1_replica1: undefined field og, retry? 0\r\n```\r\nTrying to escape the field name in the dataframe results into an error saying that the columns cannot be found:\r\n```\r\norg.apache.spark.sql.AnalysisException: cannot resolve '`og\\:title_t_md`' given input columns: [og:title_t_md];;\r\n```\r\nIs there a way select fields from solr that contains \":\" in their name ?\r\nThanks\r\n"},"comment":{"url":"https://api.github.com/repos/lucidworks/spark-solr/issues/comments/408983661","html_url":"https://github.com/lucidworks/spark-solr/issues/183#issuecomment-408983661","issue_url":"https://api.github.com/repos/lucidworks/spark-solr/issues/183","id":408983661,"node_id":"MDEyOklzc3VlQ29tbWVudDQwODk4MzY2MQ==","user":{"login":"kiranchitturi","id":4766112,"node_id":"MDQ6VXNlcjQ3NjYxMTI=","avatar_url":"https://avatars0.githubusercontent.com/u/4766112?v=4","gravatar_id":"","url":"https://api.github.com/users/kiranchitturi","html_url":"https://github.com/kiranchitturi","followers_url":"https://api.github.com/users/kiranchitturi/followers","following_url":"https://api.github.com/users/kiranchitturi/following{/other_user}","gists_url":"https://api.github.com/users/kiranchitturi/gists{/gist_id}","starred_url":"https://api.github.com/users/kiranchitturi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kiranchitturi/subscriptions","organizations_url":"https://api.github.com/users/kiranchitturi/orgs","repos_url":"https://api.github.com/users/kiranchitturi/repos","events_url":"https://api.github.com/users/kiranchitturi/events{/privacy}","received_events_url":"https://api.github.com/users/kiranchitturi/received_events","type":"User","site_admin":false},"created_at":"2018-07-30T19:34:58Z","updated_at":"2018-07-30T19:34:58Z","author_association":"CONTRIBUTOR","body":"Solr doesn't support characters other than alpha numeric or underscore. Please see https://lucene.apache.org/solr/guide/7_4/defining-fields.html\r\n\r\nWe are open for contributions! "}}
|
{
"id": 29303892,
"name": "lucidworks/spark-solr",
"url": "https://api.github.com/repos/lucidworks/spark-solr"
}
|
{
"id": 4766112,
"login": "kiranchitturi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4766112?",
"url": "https://api.github.com/users/kiranchitturi"
}
|
{
"id": 4417866,
"login": "lucidworks",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4417866?",
"url": "https://api.github.com/orgs/lucidworks"
}
| 2018-07-30T19:34:58 |
8039826273
|
{"actor":{"display_login":"kiranchitturi"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/oracle/node-oracledb/issues/919","repository_url":"https://api.github.com/repos/oracle/node-oracledb","labels_url":"https://api.github.com/repos/oracle/node-oracledb/issues/919/labels{/name}","comments_url":"https://api.github.com/repos/oracle/node-oracledb/issues/919/comments","events_url":"https://api.github.com/repos/oracle/node-oracledb/issues/919/events","html_url":"https://github.com/oracle/node-oracledb/pull/919","id":326769411,"number":919,"title":"Added proxy auth headers","user":{"login":"cemremengu","id":1297759,"avatar_url":"https://avatars0.githubusercontent.com/u/1297759?v=4","gravatar_id":"","url":"https://api.github.com/users/cemremengu","html_url":"https://github.com/cemremengu","followers_url":"https://api.github.com/users/cemremengu/followers","following_url":"https://api.github.com/users/cemremengu/following{/other_user}","gists_url":"https://api.github.com/users/cemremengu/gists{/gist_id}","starred_url":"https://api.github.com/users/cemremengu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cemremengu/subscriptions","organizations_url":"https://api.github.com/users/cemremengu/orgs","repos_url":"https://api.github.com/users/cemremengu/repos","events_url":"https://api.github.com/users/cemremengu/events{/privacy}","received_events_url":"https://api.github.com/users/cemremengu/received_events","type":"User","site_admin":false},"labels":[{"id":346003456,"url":"https://api.github.com/repos/oracle/node-oracledb/labels/OCA%20not%20submitted/accepted","name":"OCA not submitted/accepted","color":"e11d21","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-05-26T21:45:52Z","updated_at":"2018-05-28T06:48:47Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/oracle/node-oracledb/pulls/919","html_url":"https://github.com/oracle/node-oracledb/pull/919","diff_url":"https://github.com/oracle/node-oracledb/pull/919.diff","patch_url":"https://github.com/oracle/node-oracledb/pull/919.patch"},"body":"Continuing #810 since I am currently bitten by this and have to move around `node_modules` 😄 \r\n\r\n@cjbj Anything else I need to sign & send? I didn't test this btw but assume that it's working given the previous conversations were towards merging it."},"comment":{"url":"https://api.github.com/repos/oracle/node-oracledb/issues/comments/392435194","html_url":"https://github.com/oracle/node-oracledb/pull/919#issuecomment-392435194","issue_url":"https://api.github.com/repos/oracle/node-oracledb/issues/919","id":392435194,"user":{"login":"cemremengu","id":1297759,"avatar_url":"https://avatars0.githubusercontent.com/u/1297759?v=4","gravatar_id":"","url":"https://api.github.com/users/cemremengu","html_url":"https://github.com/cemremengu","followers_url":"https://api.github.com/users/cemremengu/followers","following_url":"https://api.github.com/users/cemremengu/following{/other_user}","gists_url":"https://api.github.com/users/cemremengu/gists{/gist_id}","starred_url":"https://api.github.com/users/cemremengu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cemremengu/subscriptions","organizations_url":"https://api.github.com/users/cemremengu/orgs","repos_url":"https://api.github.com/users/cemremengu/repos","events_url":"https://api.github.com/users/cemremengu/events{/privacy}","received_events_url":"https://api.github.com/users/cemremengu/received_events","type":"User","site_admin":false},"created_at":"2018-05-28T06:48:47Z","updated_at":"2018-05-28T06:48:47Z","author_association":"NONE","body":"@cjbj Done"}}
|
{
"id": 28612154,
"name": "oracle/node-oracledb",
"url": "https://api.github.com/repos/oracle/node-oracledb"
}
|
{
"id": 1297759,
"login": "cemremengu",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1297759?",
"url": "https://api.github.com/users/cemremengu"
}
|
{
"id": 4430336,
"login": "oracle",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4430336?",
"url": "https://api.github.com/orgs/oracle"
}
| 2018-05-28T06:48:47 |
7737080877
|
{"actor":{"display_login":"cemremengu"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/oracle/graal/issues/370","repository_url":"https://api.github.com/repos/oracle/graal","labels_url":"https://api.github.com/repos/oracle/graal/issues/370/labels{/name}","comments_url":"https://api.github.com/repos/oracle/graal/issues/370/comments","events_url":"https://api.github.com/repos/oracle/graal/issues/370/events","html_url":"https://github.com/oracle/graal/issues/370","id":316716016,"number":370,"title":"[native-image] can't compile project which uses akka","user":{"login":"ddload","id":726453,"avatar_url":"https://avatars3.githubusercontent.com/u/726453?v=4","gravatar_id":"","url":"https://api.github.com/users/ddload","html_url":"https://github.com/ddload","followers_url":"https://api.github.com/users/ddload/followers","following_url":"https://api.github.com/users/ddload/following{/other_user}","gists_url":"https://api.github.com/users/ddload/gists{/gist_id}","starred_url":"https://api.github.com/users/ddload/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ddload/subscriptions","organizations_url":"https://api.github.com/users/ddload/orgs","repos_url":"https://api.github.com/users/ddload/repos","events_url":"https://api.github.com/users/ddload/events{/privacy}","received_events_url":"https://api.github.com/users/ddload/received_events","type":"User","site_admin":false},"labels":[{"id":837757615,"url":"https://api.github.com/repos/oracle/graal/labels/substrate","name":"substrate","color":"e2c102","default":false}],"state":"closed","locked":false,"assignee":{"login":"cstancu","id":1731630,"avatar_url":"https://avatars1.githubusercontent.com/u/1731630?v=4","gravatar_id":"","url":"https://api.github.com/users/cstancu","html_url":"https://github.com/cstancu","followers_url":"https://api.github.com/users/cstancu/followers","following_url":"https://api.github.com/users/cstancu/following{/other_user}","gists_url":"https://api.github.com/users/cstancu/gists{/gist_id}","starred_url":"https://api.github.com/users/cstancu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cstancu/subscriptions","organizations_url":"https://api.github.com/users/cstancu/orgs","repos_url":"https://api.github.com/users/cstancu/repos","events_url":"https://api.github.com/users/cstancu/events{/privacy}","received_events_url":"https://api.github.com/users/cstancu/received_events","type":"User","site_admin":false},"assignees":[{"login":"cstancu","id":1731630,"avatar_url":"https://avatars1.githubusercontent.com/u/1731630?v=4","gravatar_id":"","url":"https://api.github.com/users/cstancu","html_url":"https://github.com/cstancu","followers_url":"https://api.github.com/users/cstancu/followers","following_url":"https://api.github.com/users/cstancu/following{/other_user}","gists_url":"https://api.github.com/users/cstancu/gists{/gist_id}","starred_url":"https://api.github.com/users/cstancu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cstancu/subscriptions","organizations_url":"https://api.github.com/users/cstancu/orgs","repos_url":"https://api.github.com/users/cstancu/repos","events_url":"https://api.github.com/users/cstancu/events{/privacy}","received_events_url":"https://api.github.com/users/cstancu/received_events","type":"User","site_admin":false}],"milestone":null,"comments":2,"created_at":"2018-04-23T08:43:25Z","updated_at":"2018-05-04T17:33:53Z","closed_at":"2018-05-04T17:33:53Z","author_association":"NONE","body":"I'm trying to compile a akka sample project with scala(https://developer.lightbend.com/start/?group=akka&project=akka-quickstart-scala) ,seems like cause a java.lang.IncompatibleClassChangeError.\r\n\r\nHow to reproduction:\r\n1.Generate project from https://developer.lightbend.com/start/?group=akka&project=akka-quickstart-scala\r\n2.Add sbt assembly plugin `addSbtPlugin(\"com.eed3si9n\" % \"sbt-assembly\" % \"0.14.6\")\r\n` to project/plugins.sbt\r\n3.Run `sbt assembly` to generate a fat jar\r\n4.Run `native-image -jar target/scala-2.12/akka-quickstart-scala-assembly-1.0.jar -H:Name=akka-quickstart-scala -H:Class=com.lightbend.akka.sample.AkkaQuickstart -H:+ReportUnsupportedElementsAtRuntime`\r\n\r\nError message:\r\n\r\n```\r\n➜ akka-quickstart-scala native-image --verbose -jar target/scala-2.12/akka-quickstart-scala-assembly-1.0.jar -H:Name=akka-quickstart-scala -H:Class=com.lightbend.akka.sample.AkkaQuickstart -H:+ReportUnsupportedElementsAtRuntime\r\nBuild on Server(pid: 79819, port: 26681)\r\nSendBuildRequest [\r\n-task=com.oracle.svm.hosted.NativeImageGeneratorRunner\r\n-imagecp\r\n/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/svm/builder/svm.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/svm/builder/objectfile.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/svm/builder/svm-enterprise.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/svm/builder/pointsto.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/jvmci/graal.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/jvmci/enterprise-graal.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/jvmci/jvmci-api.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/jvmci/jvmci-hotspot.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/boot/graaljs-scriptengine.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/boot/graal-sdk.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/svm/library-support-enterprise.jar:/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/svm/library-support.jar:/Users/ddload/Code/experiment/akka-quickstart-scala:/Users/ddload/Code/experiment/akka-quickstart-scala/target/scala-2.12/akka-quickstart-scala-assembly-1.0.jar\r\n-H:Path=/Users/ddload/Code/experiment/akka-quickstart-scala\r\n-H:Class=com.lightbend.akka.sample.AkkaQuickstart\r\n-H:+ReportUnsupportedElementsAtRuntime\r\n-H:CLibraryPath=/Library/Java/JavaVirtualMachines/graalvm-1.0.0-rc1/Contents/Home/jre/lib/svm/clibraries/darwin-amd64\r\n-H:Name=akka-quickstart-scala\r\n]\r\n classlist: 2,674.27 ms\r\n (cap): 855.08 ms\r\n setup: 1,078.85 ms\r\n analysis: 1,420.23 ms\r\nfatal error: java.lang.IncompatibleClassChangeError\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598)\r\n\tat java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1005)\r\n\tat com.oracle.svm.hosted.NativeImageGenerator.run(NativeImageGenerator.java:398)\r\n\tat com.oracle.svm.hosted.NativeImageGeneratorRunner.buildImage(NativeImageGeneratorRunner.java:240)\r\n\tat com.oracle.svm.hosted.NativeImageGeneratorRunner.build(NativeImageGeneratorRunner.java:337)\r\n\tat com.oracle.svm.hosted.server.NativeImageBuildServer.executeCompilation(NativeImageBuildServer.java:378)\r\n\tat com.oracle.svm.hosted.server.NativeImageBuildServer.lambda$processCommand$8(NativeImageBuildServer.java:315)\r\n\tat com.oracle.svm.hosted.server.NativeImageBuildServer.withJVMContext(NativeImageBuildServer.java:396)\r\n\tat com.oracle.svm.hosted.server.NativeImageBuildServer.processCommand(NativeImageBuildServer.java:312)\r\n\tat com.oracle.svm.hosted.server.NativeImageBuildServer.processRequest(NativeImageBuildServer.java:256)\r\n\tat com.oracle.svm.hosted.server.NativeImageBuildServer.lambda$serve$7(NativeImageBuildServer.java:216)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n\tat java.lang.Thread.run(Thread.java:748)\r\nCaused by: java.lang.IncompatibleClassChangeError: com.lightbend.akka.sample.AkkaQuickstart and com.lightbend.akka.sample.AkkaQuickstart$delayedInit$body disagree on InnerClasses attribute\r\n\tat java.lang.Class.getDeclaringClass0(Native Method)\r\n\tat java.lang.Class.getDeclaringClass(Class.java:1235)\r\n\tat java.lang.Class.getEnclosingClass(Class.java:1277)\r\n\tat jdk.vm.ci.hotspot.HotSpotResolvedObjectTypeImpl.getEnclosingType(HotSpotResolvedObjectTypeImpl.java:894)\r\n\tat jdk.vm.ci.hotspot.HotSpotResolvedObjectTypeImpl.getEnclosingType(HotSpotResolvedObjectTypeImpl.java:58)\r\n\tat com.oracle.graal.pointsto.meta.AnalysisUniverse.createType(AnalysisUniverse.java:284)\r\n\tat com.oracle.graal.pointsto.meta.AnalysisUniverse.lookupAllowUnresolved(AnalysisUniverse.java:191)\r\n\tat com.oracle.graal.pointsto.meta.AnalysisUniverse.lookup(AnalysisUniverse.java:168)\r\n\tat com.oracle.graal.pointsto.meta.AnalysisUniverse.lookup(AnalysisUniverse.java:67)\r\n\tat com.oracle.graal.pointsto.infrastructure.UniverseMetaAccess.lookupJavaType0(UniverseMetaAccess.java:87)\r\n\tat com.oracle.graal.pointsto.infrastructure.UniverseMetaAccess.lookupJavaType(UniverseMetaAccess.java:78)\r\n\tat com.oracle.graal.pointsto.meta.AnalysisMetaAccess.lookupJavaType(AnalysisMetaAccess.java:43)\r\n\tat com.oracle.graal.pointsto.AnalysisObjectScanner.forScannedConstant(AnalysisObjectScanner.java:133)\r\n\tat com.oracle.graal.pointsto.ObjectScanner.scanConstant(ObjectScanner.java:217)\r\n\tat com.oracle.graal.pointsto.ObjectScanner.scanField(ObjectScanner.java:125)\r\n\tat com.oracle.graal.pointsto.ObjectScanner.doScan(ObjectScanner.java:263)\r\n\tat com.oracle.graal.pointsto.ObjectScanner.finish(ObjectScanner.java:307)\r\n\tat com.oracle.graal.pointsto.ObjectScanner.scanBootImageHeapRoots(ObjectScanner.java:78)\r\n\tat com.oracle.graal.pointsto.ObjectScanner.scanBootImageHeapRoots(ObjectScanner.java:60)\r\n\tat com.oracle.graal.pointsto.BigBang.checkObjectGraph(BigBang.java:581)\r\n\tat com.oracle.graal.pointsto.BigBang.finish(BigBang.java:552)\r\n\tat com.oracle.svm.hosted.NativeImageGenerator.doRun(NativeImageGenerator.java:653)\r\n\tat com.oracle.svm.hosted.NativeImageGenerator.lambda$run$0(NativeImageGenerator.java:381)\r\n\tat java.util.concurrent.ForkJoinTask$AdaptedRunnableAction.exec(ForkJoinTask.java:1386)\r\n\tat java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)\r\n\tat java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)\r\n\tat java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)\r\n\tat java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)\r\nError: Processing image build request failed```\r\n"},"comment":{"url":"https://api.github.com/repos/oracle/graal/issues/comments/386672867","html_url":"https://github.com/oracle/graal/issues/370#issuecomment-386672867","issue_url":"https://api.github.com/repos/oracle/graal/issues/370","id":386672867,"user":{"login":"cstancu","id":1731630,"avatar_url":"https://avatars1.githubusercontent.com/u/1731630?v=4","gravatar_id":"","url":"https://api.github.com/users/cstancu","html_url":"https://github.com/cstancu","followers_url":"https://api.github.com/users/cstancu/followers","following_url":"https://api.github.com/users/cstancu/following{/other_user}","gists_url":"https://api.github.com/users/cstancu/gists{/gist_id}","starred_url":"https://api.github.com/users/cstancu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cstancu/subscriptions","organizations_url":"https://api.github.com/users/cstancu/orgs","repos_url":"https://api.github.com/users/cstancu/repos","events_url":"https://api.github.com/users/cstancu/events{/privacy}","received_events_url":"https://api.github.com/users/cstancu/received_events","type":"User","site_admin":false},"created_at":"2018-05-04T17:33:53Z","updated_at":"2018-05-04T17:33:53Z","author_association":"MEMBER","body":"I'll close this issue since it is not a SubstrateVM bug. Until the scala compiler bug is fixed the workaround is the only solution. Feel free to open another issue if you run into other problems."}}
|
{
"id": 49662222,
"name": "oracle/graal",
"url": "https://api.github.com/repos/oracle/graal"
}
|
{
"id": 1731630,
"login": "cstancu",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1731630?",
"url": "https://api.github.com/users/cstancu"
}
|
{
"id": 4430336,
"login": "oracle",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4430336?",
"url": "https://api.github.com/orgs/oracle"
}
| 2018-05-04T17:33:53 |
7629855413
|
{"actor":{"display_login":"cstancu"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/libbitcoin/libbitcoin/issues/896","repository_url":"https://api.github.com/repos/libbitcoin/libbitcoin","labels_url":"https://api.github.com/repos/libbitcoin/libbitcoin/issues/896/labels{/name}","comments_url":"https://api.github.com/repos/libbitcoin/libbitcoin/issues/896/comments","events_url":"https://api.github.com/repos/libbitcoin/libbitcoin/issues/896/events","html_url":"https://github.com/libbitcoin/libbitcoin/issues/896","id":298244929,"number":896,"title":"Libbitcoin related error occurs when running Mastering Bitcoin Section 4 Code","user":{"login":"ekembs","id":6737078,"avatar_url":"https://avatars0.githubusercontent.com/u/6737078?v=4","gravatar_id":"","url":"https://api.github.com/users/ekembs","html_url":"https://github.com/ekembs","followers_url":"https://api.github.com/users/ekembs/followers","following_url":"https://api.github.com/users/ekembs/following{/other_user}","gists_url":"https://api.github.com/users/ekembs/gists{/gist_id}","starred_url":"https://api.github.com/users/ekembs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ekembs/subscriptions","organizations_url":"https://api.github.com/users/ekembs/orgs","repos_url":"https://api.github.com/users/ekembs/repos","events_url":"https://api.github.com/users/ekembs/events{/privacy}","received_events_url":"https://api.github.com/users/ekembs/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-02-19T11:38:00Z","updated_at":"2018-02-19T13:12:30Z","closed_at":null,"author_association":"NONE","body":"Hi guys,\r\n\r\nI am trying to run the Mastering Bitcoin C++ codes in Chpt 3-4 on Ubuntu and its not working.\r\nSee the codes here\r\nhttps://github.com/bitcoinbook/bitcoinbook/blob/develop/code/vanity-miner.cpp\r\n\r\nWhich I run as,\r\ng++ -std=gnu++11 -g vanity-miner Vanity_Address_Minerp121.cpp $(pkg-config --cflags --libs libbitcoin)\r\n\r\nQUESTION:\r\n1) It seems libbitcoin (v3) is referencing a non-existent library. How can i uninstall and reinstall libbitcoin?\r\n2) Do you know what the error means?\r\n\r\nSYSTEM############################\r\nBitcoin version v0.9.5.0-b880967-dirty-beta (2015-05-21 10:48:26 +0200)\r\nUsing OpenSSL version OpenSSL 1.0.2g 1 Mar 2016\r\nUsing BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)\r\n\r\nERROR###################################################\r\n\r\n/tmp/ccLedtPv.o: In function `main':\r\nVanity_Address_Minerp121.cpp:(.text+0x187): undefined reference to `libbitcoin::encode_base16(libbitcoin::array_slice<unsigned char>)'\r\n/tmp/ccLedtPv.o: In function `bitcoin_address(std::array<unsigned char, 32ul> const&)':\r\nVanity_Address_Minerp121.cpp:(.text+0x38b): undefined reference to `libbitcoin::wallet::payment_address::encoded() const'\r\n/tmp/ccLedtPv.o: In function `__static_initialization_and_destruction_0(int, int)':\r\nVanity_Address_Minerp121.cpp:(.text+0x4fa): undefined reference to `libbitcoin::config::checkpoint::checkpoint(std::string const&, unsigned long)'\r\nVanity_Address_Minerp121.cpp:(.text+0x549): undefined reference to `libbitcoin::config::checkpoint::checkpoint(std::string const&, unsigned long)'\r\nVanity_Address_Minerp121.cpp:(.text+0x598): undefined reference to `libbitcoin::config::checkpoint::checkpoint(std::string const&, unsigned long)'\r\nVanity_Address_Minerp121.cpp:(.text+0x5e7): undefined reference to `libbitcoin::config::checkpoint::checkpoint(std::string const&, unsigned long)'\r\nVanity_Address_Minerp121.cpp:(.text+0x636): undefined reference to `libbitcoin::config::checkpoint::checkpoint(std::string const&, unsigned long)'\r\n/tmp/ccLedtPv.o:Vanity_Address_Minerp121.cpp:(.text+0x685): more undefined references to `libbitcoin::config::checkpoint::checkpoint(std::string const&, unsigned long)' follow\r\ncollect2: error: ld returned 1 exit status\r\n\r\n \r\n\r\n"},"comment":{"url":"https://api.github.com/repos/libbitcoin/libbitcoin/issues/comments/366689348","html_url":"https://github.com/libbitcoin/libbitcoin/issues/896#issuecomment-366689348","issue_url":"https://api.github.com/repos/libbitcoin/libbitcoin/issues/896","id":366689348,"user":{"login":"thecodefactory","id":5875399,"avatar_url":"https://avatars0.githubusercontent.com/u/5875399?v=4","gravatar_id":"","url":"https://api.github.com/users/thecodefactory","html_url":"https://github.com/thecodefactory","followers_url":"https://api.github.com/users/thecodefactory/followers","following_url":"https://api.github.com/users/thecodefactory/following{/other_user}","gists_url":"https://api.github.com/users/thecodefactory/gists{/gist_id}","starred_url":"https://api.github.com/users/thecodefactory/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/thecodefactory/subscriptions","organizations_url":"https://api.github.com/users/thecodefactory/orgs","repos_url":"https://api.github.com/users/thecodefactory/repos","events_url":"https://api.github.com/users/thecodefactory/events{/privacy}","received_events_url":"https://api.github.com/users/thecodefactory/received_events","type":"User","site_admin":false},"created_at":"2018-02-19T13:12:30Z","updated_at":"2018-02-19T13:12:30Z","author_association":"MEMBER","body":"Can you paste what the output of this command shows:\r\n\r\n```\r\npkg-config --cflags --libs libbitcoin\r\n```"}}
|
{
"id": 10071659,
"name": "libbitcoin/libbitcoin",
"url": "https://api.github.com/repos/libbitcoin/libbitcoin"
}
|
{
"id": 5875399,
"login": "thecodefactory",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5875399?",
"url": "https://api.github.com/users/thecodefactory"
}
|
{
"id": 4434452,
"login": "libbitcoin",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4434452?",
"url": "https://api.github.com/orgs/libbitcoin"
}
| 2018-02-19T13:12:30 |
7264054056
|
{"actor":{"display_login":"thecodefactory"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/opencloset/opencloset/issues/1428","repository_url":"https://api.github.com/repos/opencloset/opencloset","labels_url":"https://api.github.com/repos/opencloset/opencloset/issues/1428/labels{/name}","comments_url":"https://api.github.com/repos/opencloset/opencloset/issues/1428/comments","events_url":"https://api.github.com/repos/opencloset/opencloset/issues/1428/events","html_url":"https://github.com/opencloset/opencloset/issues/1428","id":308228231,"number":1428,"title":"모든 주문서의 \"택배반납 발송일\"이 \"오늘 날짜\"로 바뀌는 오류","user":{"login":"pingpongworks","id":17288038,"avatar_url":"https://avatars3.githubusercontent.com/u/17288038?v=4","gravatar_id":"","url":"https://api.github.com/users/pingpongworks","html_url":"https://github.com/pingpongworks","followers_url":"https://api.github.com/users/pingpongworks/followers","following_url":"https://api.github.com/users/pingpongworks/following{/other_user}","gists_url":"https://api.github.com/users/pingpongworks/gists{/gist_id}","starred_url":"https://api.github.com/users/pingpongworks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pingpongworks/subscriptions","organizations_url":"https://api.github.com/users/pingpongworks/orgs","repos_url":"https://api.github.com/users/pingpongworks/repos","events_url":"https://api.github.com/users/pingpongworks/events{/privacy}","received_events_url":"https://api.github.com/users/pingpongworks/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":{"login":"keedi","id":138451,"avatar_url":"https://avatars1.githubusercontent.com/u/138451?v=4","gravatar_id":"","url":"https://api.github.com/users/keedi","html_url":"https://github.com/keedi","followers_url":"https://api.github.com/users/keedi/followers","following_url":"https://api.github.com/users/keedi/following{/other_user}","gists_url":"https://api.github.com/users/keedi/gists{/gist_id}","starred_url":"https://api.github.com/users/keedi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/keedi/subscriptions","organizations_url":"https://api.github.com/users/keedi/orgs","repos_url":"https://api.github.com/users/keedi/repos","events_url":"https://api.github.com/users/keedi/events{/privacy}","received_events_url":"https://api.github.com/users/keedi/received_events","type":"User","site_admin":false},"assignees":[{"login":"keedi","id":138451,"avatar_url":"https://avatars1.githubusercontent.com/u/138451?v=4","gravatar_id":"","url":"https://api.github.com/users/keedi","html_url":"https://github.com/keedi","followers_url":"https://api.github.com/users/keedi/followers","following_url":"https://api.github.com/users/keedi/following{/other_user}","gists_url":"https://api.github.com/users/keedi/gists{/gist_id}","starred_url":"https://api.github.com/users/keedi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/keedi/subscriptions","organizations_url":"https://api.github.com/users/keedi/orgs","repos_url":"https://api.github.com/users/keedi/repos","events_url":"https://api.github.com/users/keedi/events{/privacy}","received_events_url":"https://api.github.com/users/keedi/received_events","type":"User","site_admin":false},{"login":"aanoaa","id":170528,"avatar_url":"https://avatars1.githubusercontent.com/u/170528?v=4","gravatar_id":"","url":"https://api.github.com/users/aanoaa","html_url":"https://github.com/aanoaa","followers_url":"https://api.github.com/users/aanoaa/followers","following_url":"https://api.github.com/users/aanoaa/following{/other_user}","gists_url":"https://api.github.com/users/aanoaa/gists{/gist_id}","starred_url":"https://api.github.com/users/aanoaa/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aanoaa/subscriptions","organizations_url":"https://api.github.com/users/aanoaa/orgs","repos_url":"https://api.github.com/users/aanoaa/repos","events_url":"https://api.github.com/users/aanoaa/events{/privacy}","received_events_url":"https://api.github.com/users/aanoaa/received_events","type":"User","site_admin":false}],"milestone":null,"comments":2,"created_at":"2018-03-24T04:26:37Z","updated_at":"2018-03-24T04:57:37Z","closed_at":"2018-03-24T04:57:37Z","author_association":"NONE","body":"orders/47873 주문서의 미납 문제와 의류착용일을 파악하는 과정에서 발견된 또 하나의 날짜 관련 오류입니다. \r\n\r\n모든 주문서의 택배반납 발송일이 현재 날짜로 바뀌고 있습니다. \r\n\r\n어제 확인했을 때는 3월 23일이었는데 오늘은 3월 24일로 바뀌어 있습니다. \r\n\r\n확인해보니, 모든 주문서의 택배반납 발송일 날짜가 오늘 날짜로 통일되어 있습니다. "},"comment":{"url":"https://api.github.com/repos/opencloset/opencloset/issues/comments/375847087","html_url":"https://github.com/opencloset/opencloset/issues/1428#issuecomment-375847087","issue_url":"https://api.github.com/repos/opencloset/opencloset/issues/1428","id":375847087,"user":{"login":"pingpongworks","id":17288038,"avatar_url":"https://avatars3.githubusercontent.com/u/17288038?v=4","gravatar_id":"","url":"https://api.github.com/users/pingpongworks","html_url":"https://github.com/pingpongworks","followers_url":"https://api.github.com/users/pingpongworks/followers","following_url":"https://api.github.com/users/pingpongworks/following{/other_user}","gists_url":"https://api.github.com/users/pingpongworks/gists{/gist_id}","starred_url":"https://api.github.com/users/pingpongworks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pingpongworks/subscriptions","organizations_url":"https://api.github.com/users/pingpongworks/orgs","repos_url":"https://api.github.com/users/pingpongworks/repos","events_url":"https://api.github.com/users/pingpongworks/events{/privacy}","received_events_url":"https://api.github.com/users/pingpongworks/received_events","type":"User","site_admin":false},"created_at":"2018-03-24T04:57:37Z","updated_at":"2018-03-24T04:57:37Z","author_association":"NONE","body":"아, 그런가요? \r\n저장되는 값이 아닌 건 몰랐습니다. \r\n마음이 편해지네요 ㅎ 알겠습니다. \r\n저장될 필요가 있다고 판단될 때 다시 말씀드리겠습니다. \r\n스스로 이슈 닫겠습니다. "}}
|
{
"id": 10327946,
"name": "opencloset/opencloset",
"url": "https://api.github.com/repos/opencloset/opencloset"
}
|
{
"id": 17288038,
"login": "pingpongworks",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17288038?",
"url": "https://api.github.com/users/pingpongworks"
}
|
{
"id": 4545445,
"login": "opencloset",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4545445?",
"url": "https://api.github.com/orgs/opencloset"
}
| 2018-03-24T04:57:37 |
7428698973
|
{"actor":{"display_login":"pingpongworks"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/RubyNepal/rubynepal.github.io/issues/26","repository_url":"https://api.github.com/repos/RubyNepal/rubynepal.github.io","labels_url":"https://api.github.com/repos/RubyNepal/rubynepal.github.io/issues/26/labels{/name}","comments_url":"https://api.github.com/repos/RubyNepal/rubynepal.github.io/issues/26/comments","events_url":"https://api.github.com/repos/RubyNepal/rubynepal.github.io/issues/26/events","html_url":"https://github.com/RubyNepal/rubynepal.github.io/pull/26","id":328758375,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkyMjA2NDA2","number":26,"title":"Meetup Page is created","user":{"login":"madhusudhan1234","id":8276878,"node_id":"MDQ6VXNlcjgyNzY4Nzg=","avatar_url":"https://avatars3.githubusercontent.com/u/8276878?v=4","gravatar_id":"","url":"https://api.github.com/users/madhusudhan1234","html_url":"https://github.com/madhusudhan1234","followers_url":"https://api.github.com/users/madhusudhan1234/followers","following_url":"https://api.github.com/users/madhusudhan1234/following{/other_user}","gists_url":"https://api.github.com/users/madhusudhan1234/gists{/gist_id}","starred_url":"https://api.github.com/users/madhusudhan1234/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/madhusudhan1234/subscriptions","organizations_url":"https://api.github.com/users/madhusudhan1234/orgs","repos_url":"https://api.github.com/users/madhusudhan1234/repos","events_url":"https://api.github.com/users/madhusudhan1234/events{/privacy}","received_events_url":"https://api.github.com/users/madhusudhan1234/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-06-02T16:41:10Z","updated_at":"2018-09-13T13:07:00Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/RubyNepal/rubynepal.github.io/pulls/26","html_url":"https://github.com/RubyNepal/rubynepal.github.io/pull/26","diff_url":"https://github.com/RubyNepal/rubynepal.github.io/pull/26.diff","patch_url":"https://github.com/RubyNepal/rubynepal.github.io/pull/26.patch"},"body":"### Summary of the changes\r\n\r\nMeetup page is created and reference is taken from [Here](http://developers-nepal.github.io/ktmjs/)\r\nHTML Markup is added\r\n\r\n### Why we need this\r\n- [x] Meetup information can be seen from the website\r\n\r\n### Main Changes\r\n- [x] Meetup page markup and css added\r\n- [x] meetup.yml is added and adjusted required data\r\n- [x] Font is changed\r\n- [x] Used Real data for the meetup"},"comment":{"url":"https://api.github.com/repos/RubyNepal/rubynepal.github.io/issues/comments/420999969","html_url":"https://github.com/RubyNepal/rubynepal.github.io/pull/26#issuecomment-420999969","issue_url":"https://api.github.com/repos/RubyNepal/rubynepal.github.io/issues/26","id":420999969,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMDk5OTk2OQ==","user":{"login":"RohitRox","id":637558,"node_id":"MDQ6VXNlcjYzNzU1OA==","avatar_url":"https://avatars1.githubusercontent.com/u/637558?v=4","gravatar_id":"","url":"https://api.github.com/users/RohitRox","html_url":"https://github.com/RohitRox","followers_url":"https://api.github.com/users/RohitRox/followers","following_url":"https://api.github.com/users/RohitRox/following{/other_user}","gists_url":"https://api.github.com/users/RohitRox/gists{/gist_id}","starred_url":"https://api.github.com/users/RohitRox/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RohitRox/subscriptions","organizations_url":"https://api.github.com/users/RohitRox/orgs","repos_url":"https://api.github.com/users/RohitRox/repos","events_url":"https://api.github.com/users/RohitRox/events{/privacy}","received_events_url":"https://api.github.com/users/RohitRox/received_events","type":"User","site_admin":false},"created_at":"2018-09-13T13:07:00Z","updated_at":"2018-09-13T13:07:00Z","author_association":"MEMBER","body":"This is great work. Really like the new meetup page. \r\nMy feedback:\r\n\r\n- The prev and next arrow sometimes get hidden(gets overlapped by the footer)\r\n- Can we increase the size of the arrows?\r\n- Would be nice to have links to videos/slides if available\r\n- The gap between session number, red border and title looks a bit large, may be we should play with margins/padding and see what looks the best"}}
|
{
"id": 10392339,
"name": "RubyNepal/rubynepal.github.io",
"url": "https://api.github.com/repos/RubyNepal/rubynepal.github.io"
}
|
{
"id": 637558,
"login": "RohitRox",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/637558?",
"url": "https://api.github.com/users/RohitRox"
}
|
{
"id": 4566460,
"login": "RubyNepal",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4566460?",
"url": "https://api.github.com/orgs/RubyNepal"
}
| 2018-09-13T13:07:00 |
8259626150
|
{"actor":{"display_login":"RohitRox"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/git-for-windows/MSYS2-packages/issues/25","repository_url":"https://api.github.com/repos/git-for-windows/MSYS2-packages","labels_url":"https://api.github.com/repos/git-for-windows/MSYS2-packages/issues/25/labels{/name}","comments_url":"https://api.github.com/repos/git-for-windows/MSYS2-packages/issues/25/comments","events_url":"https://api.github.com/repos/git-for-windows/MSYS2-packages/issues/25/events","html_url":"https://github.com/git-for-windows/MSYS2-packages/pull/25","id":340806812,"node_id":"MDExOlB1bGxSZXF1ZXN0MjAxMTMyNTIy","number":25,"title":"Fix msys2-runtime/update-patches.sh format-patch","user":{"login":"dakotahawkins","id":638578,"node_id":"MDQ6VXNlcjYzODU3OA==","avatar_url":"https://avatars2.githubusercontent.com/u/638578?v=4","gravatar_id":"","url":"https://api.github.com/users/dakotahawkins","html_url":"https://github.com/dakotahawkins","followers_url":"https://api.github.com/users/dakotahawkins/followers","following_url":"https://api.github.com/users/dakotahawkins/following{/other_user}","gists_url":"https://api.github.com/users/dakotahawkins/gists{/gist_id}","starred_url":"https://api.github.com/users/dakotahawkins/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dakotahawkins/subscriptions","organizations_url":"https://api.github.com/users/dakotahawkins/orgs","repos_url":"https://api.github.com/users/dakotahawkins/repos","events_url":"https://api.github.com/users/dakotahawkins/events{/privacy}","received_events_url":"https://api.github.com/users/dakotahawkins/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-07-12T21:35:25Z","updated_at":"2018-07-14T21:37:28Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/git-for-windows/MSYS2-packages/pulls/25","html_url":"https://github.com/git-for-windows/MSYS2-packages/pull/25","diff_url":"https://github.com/git-for-windows/MSYS2-packages/pull/25.diff","patch_url":"https://github.com/git-for-windows/MSYS2-packages/pull/25.patch"},"body":"Handle the case that `^HEAD^{/Start.the.merging.rebase}` doesn't match\r\nanything by checking before calling format-patch.\r\n\r\nSigned-off-by: Dakota Hawkins <[email protected]>\r\n\r\nNote: Not sure why it doesn't find a match, since it seems expected, but I barely know what's going on :)"},"comment":{"url":"https://api.github.com/repos/git-for-windows/MSYS2-packages/issues/comments/405051502","html_url":"https://github.com/git-for-windows/MSYS2-packages/pull/25#issuecomment-405051502","issue_url":"https://api.github.com/repos/git-for-windows/MSYS2-packages/issues/25","id":405051502,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNTA1MTUwMg==","user":{"login":"dscho","id":127790,"node_id":"MDQ6VXNlcjEyNzc5MA==","avatar_url":"https://avatars0.githubusercontent.com/u/127790?v=4","gravatar_id":"","url":"https://api.github.com/users/dscho","html_url":"https://github.com/dscho","followers_url":"https://api.github.com/users/dscho/followers","following_url":"https://api.github.com/users/dscho/following{/other_user}","gists_url":"https://api.github.com/users/dscho/gists{/gist_id}","starred_url":"https://api.github.com/users/dscho/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dscho/subscriptions","organizations_url":"https://api.github.com/users/dscho/orgs","repos_url":"https://api.github.com/users/dscho/repos","events_url":"https://api.github.com/users/dscho/events{/privacy}","received_events_url":"https://api.github.com/users/dscho/received_events","type":"User","site_admin":false},"created_at":"2018-07-14T21:37:28Z","updated_at":"2018-07-14T21:37:28Z","author_association":"MEMBER","body":"> Note: Not sure why it doesn't find a match, since it seems expected\r\n\r\nYes, this script expects to be run with [Git for Windows](https://github.com/git-for-windows/msys2-runtime)' `master` being checked out in `src/msys2-runtime`. That branch definitely *has* such a match."}}
|
{
"id": 30746057,
"name": "git-for-windows/MSYS2-packages",
"url": "https://api.github.com/repos/git-for-windows/MSYS2-packages"
}
|
{
"id": 127790,
"login": "dscho",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/127790?",
"url": "https://api.github.com/users/dscho"
}
|
{
"id": 4571183,
"login": "git-for-windows",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4571183?",
"url": "https://api.github.com/orgs/git-for-windows"
}
| 2018-07-14T21:37:28 |
7966401523
|
{"actor":{"display_login":"dscho"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/PrairieLearn/PrairieLearn/issues/1140","repository_url":"https://api.github.com/repos/PrairieLearn/PrairieLearn","labels_url":"https://api.github.com/repos/PrairieLearn/PrairieLearn/issues/1140/labels{/name}","comments_url":"https://api.github.com/repos/PrairieLearn/PrairieLearn/issues/1140/comments","events_url":"https://api.github.com/repos/PrairieLearn/PrairieLearn/issues/1140/events","html_url":"https://github.com/PrairieLearn/PrairieLearn/pull/1140","id":318773570,"number":1140,"title":"Show student names on issue reports (close #1136)","user":{"login":"coatless","id":833642,"avatar_url":"https://avatars1.githubusercontent.com/u/833642?v=4","gravatar_id":"","url":"https://api.github.com/users/coatless","html_url":"https://github.com/coatless","followers_url":"https://api.github.com/users/coatless/followers","following_url":"https://api.github.com/users/coatless/following{/other_user}","gists_url":"https://api.github.com/users/coatless/gists{/gist_id}","starred_url":"https://api.github.com/users/coatless/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/coatless/subscriptions","organizations_url":"https://api.github.com/users/coatless/orgs","repos_url":"https://api.github.com/users/coatless/repos","events_url":"https://api.github.com/users/coatless/events{/privacy}","received_events_url":"https://api.github.com/users/coatless/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-04-30T02:34:39Z","updated_at":"2018-04-30T02:34:50Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/PrairieLearn/PrairieLearn/pulls/1140","html_url":"https://github.com/PrairieLearn/PrairieLearn/pull/1140","diff_url":"https://github.com/PrairieLearn/PrairieLearn/pull/1140.diff","patch_url":"https://github.com/PrairieLearn/PrairieLearn/pull/1140.patch"},"body":"This PR incorporates the name of the student and a clickable e-mail template into the issue report interface for PL to address #1136.\r\n\r\nExamples:\r\n\r\n\r\n\r\n\r\nClicking on the e-mail launches the system default webmail client with the to field, subject, and body filled in.\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/PrairieLearn/PrairieLearn/issues/comments/385303339","html_url":"https://github.com/PrairieLearn/PrairieLearn/pull/1140#issuecomment-385303339","issue_url":"https://api.github.com/repos/PrairieLearn/PrairieLearn/issues/1140","id":385303339,"user":{"login":"coatless","id":833642,"avatar_url":"https://avatars1.githubusercontent.com/u/833642?v=4","gravatar_id":"","url":"https://api.github.com/users/coatless","html_url":"https://github.com/coatless","followers_url":"https://api.github.com/users/coatless/followers","following_url":"https://api.github.com/users/coatless/following{/other_user}","gists_url":"https://api.github.com/users/coatless/gists{/gist_id}","starred_url":"https://api.github.com/users/coatless/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/coatless/subscriptions","organizations_url":"https://api.github.com/users/coatless/orgs","repos_url":"https://api.github.com/users/coatless/repos","events_url":"https://api.github.com/users/coatless/events{/privacy}","received_events_url":"https://api.github.com/users/coatless/received_events","type":"User","site_admin":false},"created_at":"2018-04-30T02:34:50Z","updated_at":"2018-04-30T02:34:50Z","author_association":"CONTRIBUTOR","body":"@mwest1066 whenever you have a moment."}}
|
{
"id": 20046997,
"name": "PrairieLearn/PrairieLearn",
"url": "https://api.github.com/repos/PrairieLearn/PrairieLearn"
}
|
{
"id": 833642,
"login": "coatless",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/833642?",
"url": "https://api.github.com/users/coatless"
}
|
{
"id": 4580042,
"login": "PrairieLearn",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4580042?",
"url": "https://api.github.com/orgs/PrairieLearn"
}
| 2018-04-30T02:34:50 |
7604573357
|
{"actor":{"display_login":"coatless"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/azurestandard/api-spec/issues/241","repository_url":"https://api.github.com/repos/azurestandard/api-spec","labels_url":"https://api.github.com/repos/azurestandard/api-spec/issues/241/labels{/name}","comments_url":"https://api.github.com/repos/azurestandard/api-spec/issues/241/comments","events_url":"https://api.github.com/repos/azurestandard/api-spec/issues/241/events","html_url":"https://github.com/azurestandard/api-spec/pull/241","id":374125619,"node_id":"MDExOlB1bGxSZXF1ZXN0MjI1ODk4MzA3","number":241,"title":"Add inline \"is-drop-coordinator\" prop to person definition","user":{"login":"igregson","id":2054975,"node_id":"MDQ6VXNlcjIwNTQ5NzU=","avatar_url":"https://avatars0.githubusercontent.com/u/2054975?v=4","gravatar_id":"","url":"https://api.github.com/users/igregson","html_url":"https://github.com/igregson","followers_url":"https://api.github.com/users/igregson/followers","following_url":"https://api.github.com/users/igregson/following{/other_user}","gists_url":"https://api.github.com/users/igregson/gists{/gist_id}","starred_url":"https://api.github.com/users/igregson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/igregson/subscriptions","organizations_url":"https://api.github.com/users/igregson/orgs","repos_url":"https://api.github.com/users/igregson/repos","events_url":"https://api.github.com/users/igregson/events{/privacy}","received_events_url":"https://api.github.com/users/igregson/received_events","type":"User","site_admin":false},"labels":[{"id":147285781,"node_id":"MDU6TGFiZWwxNDcyODU3ODE=","url":"https://api.github.com/repos/azurestandard/api-spec/labels/Type:%20Enhancement","name":"Type: Enhancement","color":"84b6eb","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-10-25T20:46:14Z","updated_at":"2018-10-26T01:10:08Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/azurestandard/api-spec/pulls/241","html_url":"https://github.com/azurestandard/api-spec/pull/241","diff_url":"https://github.com/azurestandard/api-spec/pull/241.diff","patch_url":"https://github.com/azurestandard/api-spec/pull/241.patch"},"body":"For https://github.com/azurestandard/beehive/issues/4077."},"comment":{"url":"https://api.github.com/repos/azurestandard/api-spec/issues/comments/433254106","html_url":"https://github.com/azurestandard/api-spec/pull/241#issuecomment-433254106","issue_url":"https://api.github.com/repos/azurestandard/api-spec/issues/241","id":433254106,"node_id":"MDEyOklzc3VlQ29tbWVudDQzMzI1NDEwNg==","user":{"login":"igregson","id":2054975,"node_id":"MDQ6VXNlcjIwNTQ5NzU=","avatar_url":"https://avatars0.githubusercontent.com/u/2054975?v=4","gravatar_id":"","url":"https://api.github.com/users/igregson","html_url":"https://github.com/igregson","followers_url":"https://api.github.com/users/igregson/followers","following_url":"https://api.github.com/users/igregson/following{/other_user}","gists_url":"https://api.github.com/users/igregson/gists{/gist_id}","starred_url":"https://api.github.com/users/igregson/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/igregson/subscriptions","organizations_url":"https://api.github.com/users/igregson/orgs","repos_url":"https://api.github.com/users/igregson/repos","events_url":"https://api.github.com/users/igregson/events{/privacy}","received_events_url":"https://api.github.com/users/igregson/received_events","type":"User","site_admin":false},"created_at":"2018-10-26T01:10:08Z","updated_at":"2018-10-26T01:10:08Z","author_association":"MEMBER","body":"> I suppose if \"coordinator\" is a broader term that incorporates both concepts\r\n\r\nThat was the thinking that @davidmcatee-azure and I came to in discussion. The [current handling](https://github.com/azurestandard/beehive/blob/master/apps/api/views/drops.py#L187-L202) for the `coordinators` property (an array of drop \"managers\" and the single \"coordinator\") on the `orders` object uses the term `coordinators` in the broader sense (i.e. the primary contact and managers) and that's the approach we've been considering for UI text on the frontend (all who have access to \"manage\" the drop are coordinators, one is the primary contact). Even if we settled on a program name change (such as \"Drop Host\") the thinking is that this would only be a user facing change and that we'd maintain the most logical approach in the code.\r\n\r\nIt's worth mentioning that after seeing the `is_drop_manager` column in the `drops_droppointmembership` table we discussed simply having this exposed via the API. We could then simply query the `drop-membership` endpoint to achieve the goal of https://github.com/azurestandard/beehive/issues/4077. This assumes that the primary contact is always a manager (of the drop they're the primary contact). Unfortunately, after testing in Beehive we learned that it is possible to be the primary contact and _not_ be a manager. Given this, we concluded that this route wouldn't work (from the sense of it being a more performant approach for the backend). If we're mistaken for some reason, however, this route is preferable. "}}
|
{
"id": 26563142,
"name": "azurestandard/api-spec",
"url": "https://api.github.com/repos/azurestandard/api-spec"
}
|
{
"id": 2054975,
"login": "igregson",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2054975?",
"url": "https://api.github.com/users/igregson"
}
|
{
"id": 4581874,
"login": "azurestandard",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4581874?",
"url": "https://api.github.com/orgs/azurestandard"
}
| 2018-10-26T01:10:09 |
8484190532
|
{"actor":{"display_login":"igregson"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/apertium/phenny/issues/400","repository_url":"https://api.github.com/repos/apertium/phenny","labels_url":"https://api.github.com/repos/apertium/phenny/issues/400/labels{/name}","comments_url":"https://api.github.com/repos/apertium/phenny/issues/400/comments","events_url":"https://api.github.com/repos/apertium/phenny/issues/400/events","html_url":"https://github.com/apertium/phenny/pull/400","id":305294162,"number":400,"title":"Provide dedicated methods for protocol messages","user":{"login":"Androbin","id":16437156,"avatar_url":"https://avatars1.githubusercontent.com/u/16437156?v=4","gravatar_id":"","url":"https://api.github.com/users/Androbin","html_url":"https://github.com/Androbin","followers_url":"https://api.github.com/users/Androbin/followers","following_url":"https://api.github.com/users/Androbin/following{/other_user}","gists_url":"https://api.github.com/users/Androbin/gists{/gist_id}","starred_url":"https://api.github.com/users/Androbin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Androbin/subscriptions","organizations_url":"https://api.github.com/users/Androbin/orgs","repos_url":"https://api.github.com/users/Androbin/repos","events_url":"https://api.github.com/users/Androbin/events{/privacy}","received_events_url":"https://api.github.com/users/Androbin/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-03-14T19:15:59Z","updated_at":"2018-03-15T16:16:13Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/apertium/phenny/pulls/400","html_url":"https://github.com/apertium/phenny/pull/400","diff_url":"https://github.com/apertium/phenny/pull/400.diff","patch_url":"https://github.com/apertium/phenny/pull/400.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/apertium/phenny/issues/comments/373433952","html_url":"https://github.com/apertium/phenny/pull/400#issuecomment-373433952","issue_url":"https://api.github.com/repos/apertium/phenny/issues/400","id":373433952,"user":{"login":"Androbin","id":16437156,"avatar_url":"https://avatars1.githubusercontent.com/u/16437156?v=4","gravatar_id":"","url":"https://api.github.com/users/Androbin","html_url":"https://github.com/Androbin","followers_url":"https://api.github.com/users/Androbin/followers","following_url":"https://api.github.com/users/Androbin/following{/other_user}","gists_url":"https://api.github.com/users/Androbin/gists{/gist_id}","starred_url":"https://api.github.com/users/Androbin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Androbin/subscriptions","organizations_url":"https://api.github.com/users/Androbin/orgs","repos_url":"https://api.github.com/users/Androbin/repos","events_url":"https://api.github.com/users/Androbin/events{/privacy}","received_events_url":"https://api.github.com/users/Androbin/received_events","type":"User","site_admin":false},"created_at":"2018-03-15T16:16:13Z","updated_at":"2018-03-15T16:16:13Z","author_association":"COLLABORATOR","body":"> What about putting these inside `irc.py` itself?\r\n\r\nThe rationale was to separate connection handling etc. from the higher protocol.\r\n\r\n> They are effectively instance methods.\r\n\r\nYeah, how about referencing them, similar to the `PhennyWrapper` objects (`bot.py`)?"}}
|
{
"id": 7292264,
"name": "apertium/phenny",
"url": "https://api.github.com/repos/apertium/phenny"
}
|
{
"id": 16437156,
"login": "Androbin",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16437156?",
"url": "https://api.github.com/users/Androbin"
}
|
{
"id": 4594256,
"login": "apertium",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4594256?",
"url": "https://api.github.com/orgs/apertium"
}
| 2018-03-15T16:16:13 |
7385757828
|
{"actor":{"display_login":"Androbin"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ubuntu/yaru/issues/474","repository_url":"https://api.github.com/repos/ubuntu/yaru","labels_url":"https://api.github.com/repos/ubuntu/yaru/issues/474/labels{/name}","comments_url":"https://api.github.com/repos/ubuntu/yaru/issues/474/comments","events_url":"https://api.github.com/repos/ubuntu/yaru/issues/474/events","html_url":"https://github.com/ubuntu/yaru/issues/474","id":325746380,"node_id":"MDU6SXNzdWUzMjU3NDYzODA=","number":474,"title":"Maybe headerbar text buttons shouldn't be flat?","user":{"login":"godlyranchdressing","id":27529229,"node_id":"MDQ6VXNlcjI3NTI5MjI5","avatar_url":"https://avatars2.githubusercontent.com/u/27529229?v=4","gravatar_id":"","url":"https://api.github.com/users/godlyranchdressing","html_url":"https://github.com/godlyranchdressing","followers_url":"https://api.github.com/users/godlyranchdressing/followers","following_url":"https://api.github.com/users/godlyranchdressing/following{/other_user}","gists_url":"https://api.github.com/users/godlyranchdressing/gists{/gist_id}","starred_url":"https://api.github.com/users/godlyranchdressing/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/godlyranchdressing/subscriptions","organizations_url":"https://api.github.com/users/godlyranchdressing/orgs","repos_url":"https://api.github.com/users/godlyranchdressing/repos","events_url":"https://api.github.com/users/godlyranchdressing/events{/privacy}","received_events_url":"https://api.github.com/users/godlyranchdressing/received_events","type":"User","site_admin":false},"labels":[{"id":915796519,"node_id":"MDU6TGFiZWw5MTU3OTY1MTk=","url":"https://api.github.com/repos/ubuntu/yaru/labels/discussion","name":"discussion","color":"d180e5","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":24,"created_at":"2018-05-23T14:59:07Z","updated_at":"2018-07-25T15:59:45Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"This is the last time I'll bring this up. If we reach a consensus I'll drop it forever but I'm not a fan of the border around text buttons. I get the need for it, but it looks like something went wrong. So what if we excluded text buttons from being flat? In the mockup I used $hb_pathbar_bg to have them look consistent with the pathbar/stackswitcher buttons.\r\n\r\n\r\n\r\nCompared to the current:\r\n\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/ubuntu/yaru/issues/comments/407806211","html_url":"https://github.com/ubuntu/yaru/issues/474#issuecomment-407806211","issue_url":"https://api.github.com/repos/ubuntu/yaru/issues/474","id":407806211,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNzgwNjIxMQ==","user":{"login":"clobrano","id":2883614,"node_id":"MDQ6VXNlcjI4ODM2MTQ=","avatar_url":"https://avatars2.githubusercontent.com/u/2883614?v=4","gravatar_id":"","url":"https://api.github.com/users/clobrano","html_url":"https://github.com/clobrano","followers_url":"https://api.github.com/users/clobrano/followers","following_url":"https://api.github.com/users/clobrano/following{/other_user}","gists_url":"https://api.github.com/users/clobrano/gists{/gist_id}","starred_url":"https://api.github.com/users/clobrano/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/clobrano/subscriptions","organizations_url":"https://api.github.com/users/clobrano/orgs","repos_url":"https://api.github.com/users/clobrano/repos","events_url":"https://api.github.com/users/clobrano/events{/privacy}","received_events_url":"https://api.github.com/users/clobrano/received_events","type":"User","site_admin":false},"created_at":"2018-07-25T15:59:45Z","updated_at":"2018-07-25T15:59:45Z","author_association":"MEMBER","body":"How we would like to proceed with this? I think there is some kind of general agreement in favor of current headerbar buttons, isn't it @Feichtmeier, @madsrh?\r\n\r\nIf that so I think we can close this (which is silent since more than a month now)"}}
|
{
"id": 112202224,
"name": "ubuntu/yaru",
"url": "https://api.github.com/repos/ubuntu/yaru"
}
|
{
"id": 2883614,
"login": "clobrano",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2883614?",
"url": "https://api.github.com/users/clobrano"
}
|
{
"id": 4604537,
"login": "ubuntu",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4604537?",
"url": "https://api.github.com/orgs/ubuntu"
}
| 2018-07-25T15:59:45 |
8017464855
|
{"actor":{"display_login":"clobrano"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/publiclab/image-sequencer/issues/269","repository_url":"https://api.github.com/repos/publiclab/image-sequencer","labels_url":"https://api.github.com/repos/publiclab/image-sequencer/issues/269/labels{/name}","comments_url":"https://api.github.com/repos/publiclab/image-sequencer/issues/269/comments","events_url":"https://api.github.com/repos/publiclab/image-sequencer/issues/269/events","html_url":"https://github.com/publiclab/image-sequencer/issues/269","id":327074060,"number":269,"title":"Prior steps need not re-run when a new module is added or deleted","user":{"login":"jywarren","id":24359,"avatar_url":"https://avatars1.githubusercontent.com/u/24359?v=4","gravatar_id":"","url":"https://api.github.com/users/jywarren","html_url":"https://github.com/jywarren","followers_url":"https://api.github.com/users/jywarren/followers","following_url":"https://api.github.com/users/jywarren/following{/other_user}","gists_url":"https://api.github.com/users/jywarren/gists{/gist_id}","starred_url":"https://api.github.com/users/jywarren/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jywarren/subscriptions","organizations_url":"https://api.github.com/users/jywarren/orgs","repos_url":"https://api.github.com/users/jywarren/repos","events_url":"https://api.github.com/users/jywarren/events{/privacy}","received_events_url":"https://api.github.com/users/jywarren/received_events","type":"User","site_admin":false},"labels":[{"id":553129420,"url":"https://api.github.com/repos/publiclab/image-sequencer/labels/enhancement","name":"enhancement","color":"f9d0c4","default":true},{"id":553129421,"url":"https://api.github.com/repos/publiclab/image-sequencer/labels/help%20wanted","name":"help wanted","color":"c2e0c6","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/publiclab/image-sequencer/milestones/2","html_url":"https://github.com/publiclab/image-sequencer/milestone/2","labels_url":"https://api.github.com/repos/publiclab/image-sequencer/milestones/2/labels","id":3322269,"number":2,"title":"Core work","description":"","creator":{"login":"jywarren","id":24359,"avatar_url":"https://avatars1.githubusercontent.com/u/24359?v=4","gravatar_id":"","url":"https://api.github.com/users/jywarren","html_url":"https://github.com/jywarren","followers_url":"https://api.github.com/users/jywarren/followers","following_url":"https://api.github.com/users/jywarren/following{/other_user}","gists_url":"https://api.github.com/users/jywarren/gists{/gist_id}","starred_url":"https://api.github.com/users/jywarren/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jywarren/subscriptions","organizations_url":"https://api.github.com/users/jywarren/orgs","repos_url":"https://api.github.com/users/jywarren/repos","events_url":"https://api.github.com/users/jywarren/events{/privacy}","received_events_url":"https://api.github.com/users/jywarren/received_events","type":"User","site_admin":false},"open_issues":12,"closed_issues":0,"state":"open","created_at":"2018-05-05T02:49:35Z","updated_at":"2018-05-28T16:25:52Z","due_on":null,"closed_at":null},"comments":1,"created_at":"2018-05-28T16:25:39Z","updated_at":"2018-05-28T16:27:56Z","closed_at":null,"author_association":"NONE","body":"In the demo, I see the entire sequence being re-triggered when a module is added or deleted. \r\n\r\nWe should only have to run the final new step, if a new one is added, and if one is deleted, only the steps after it. Let's look at the logic and if we need to make `run()` accept a parameter like `sequencer.run(startIndex)` we can do that. "},"comment":{"url":"https://api.github.com/repos/publiclab/image-sequencer/issues/comments/392565989","html_url":"https://github.com/publiclab/image-sequencer/issues/269#issuecomment-392565989","issue_url":"https://api.github.com/repos/publiclab/image-sequencer/issues/269","id":392565989,"user":{"login":"tech4GT","id":25617855,"avatar_url":"https://avatars0.githubusercontent.com/u/25617855?v=4","gravatar_id":"","url":"https://api.github.com/users/tech4GT","html_url":"https://github.com/tech4GT","followers_url":"https://api.github.com/users/tech4GT/followers","following_url":"https://api.github.com/users/tech4GT/following{/other_user}","gists_url":"https://api.github.com/users/tech4GT/gists{/gist_id}","starred_url":"https://api.github.com/users/tech4GT/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tech4GT/subscriptions","organizations_url":"https://api.github.com/users/tech4GT/orgs","repos_url":"https://api.github.com/users/tech4GT/repos","events_url":"https://api.github.com/users/tech4GT/events{/privacy}","received_events_url":"https://api.github.com/users/tech4GT/received_events","type":"User","site_admin":false},"created_at":"2018-05-28T16:27:55Z","updated_at":"2018-05-28T16:27:55Z","author_association":"MEMBER","body":"@jywarren Actually I also noticed this while working on the getStepApi, but this would call for some major changes in demo architecture or even in the architecture of the sequencer itself, I would suggest we keep this long term, what say?"}}
|
{
"id": 83907262,
"name": "publiclab/image-sequencer",
"url": "https://api.github.com/repos/publiclab/image-sequencer"
}
|
{
"id": 25617855,
"login": "tech4GT",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25617855?",
"url": "https://api.github.com/users/tech4GT"
}
|
{
"id": 4621650,
"login": "publiclab",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4621650?",
"url": "https://api.github.com/orgs/publiclab"
}
| 2018-05-28T16:27:56 |
7739589479
|
{"actor":{"display_login":"tech4GT"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/digitalocean/csi-digitalocean/issues/90","repository_url":"https://api.github.com/repos/digitalocean/csi-digitalocean","labels_url":"https://api.github.com/repos/digitalocean/csi-digitalocean/issues/90/labels{/name}","comments_url":"https://api.github.com/repos/digitalocean/csi-digitalocean/issues/90/comments","events_url":"https://api.github.com/repos/digitalocean/csi-digitalocean/issues/90/events","html_url":"https://github.com/digitalocean/csi-digitalocean/issues/90","id":370017221,"node_id":"MDU6SXNzdWUzNzAwMTcyMjE=","number":90,"title":"Something wrong with roles and accesses","user":{"login":"dbogatov","id":5620695,"node_id":"MDQ6VXNlcjU2MjA2OTU=","avatar_url":"https://avatars2.githubusercontent.com/u/5620695?v=4","gravatar_id":"","url":"https://api.github.com/users/dbogatov","html_url":"https://github.com/dbogatov","followers_url":"https://api.github.com/users/dbogatov/followers","following_url":"https://api.github.com/users/dbogatov/following{/other_user}","gists_url":"https://api.github.com/users/dbogatov/gists{/gist_id}","starred_url":"https://api.github.com/users/dbogatov/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dbogatov/subscriptions","organizations_url":"https://api.github.com/users/dbogatov/orgs","repos_url":"https://api.github.com/users/dbogatov/repos","events_url":"https://api.github.com/users/dbogatov/events{/privacy}","received_events_url":"https://api.github.com/users/dbogatov/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-10-15T06:31:22Z","updated_at":"2018-10-15T07:09:42Z","closed_at":null,"author_association":"NONE","body":"### What did you do? (required. The issue will be **closed** when not provided.)\r\n\r\nFollowed README instructions.\r\n\r\n### What did you expect to happen?\r\n\r\nVolume provisioning when PVC is created.\r\n\r\n## What happened?\r\n\r\nNothing got provisioned, with no apparent error.\r\n\r\nThe clue is in the provisioner container log:\r\n\r\n```\r\nE1015 06:09:56.572929 1 reflector.go:205] github.com/kubernetes-csi/external-provisioner/vendor/github.com/kubernetes-incubator/external-storage/lib/controller/controller.go:497: Failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:serviceaccount:kube-system:csi-do-controller-sa\" cannot list persistentvolumes at the cluster scope: [clusterrole.rbac.authorization.k8s.io \"system:csi-external-provisioner\" not found, clusterrole.rbac.authorization.k8s.io \"system:csi-external-attacher\" not found]\r\n```\r\n\r\n### Configuration (**MUST** fill this out):\r\n\r\nDump is too big for gist.\r\nLet me know if you need it, I will find a way to host it."},"comment":{"url":"https://api.github.com/repos/digitalocean/csi-digitalocean/issues/comments/429732239","html_url":"https://github.com/digitalocean/csi-digitalocean/issues/90#issuecomment-429732239","issue_url":"https://api.github.com/repos/digitalocean/csi-digitalocean/issues/90","id":429732239,"node_id":"MDEyOklzc3VlQ29tbWVudDQyOTczMjIzOQ==","user":{"login":"dbogatov","id":5620695,"node_id":"MDQ6VXNlcjU2MjA2OTU=","avatar_url":"https://avatars2.githubusercontent.com/u/5620695?v=4","gravatar_id":"","url":"https://api.github.com/users/dbogatov","html_url":"https://github.com/dbogatov","followers_url":"https://api.github.com/users/dbogatov/followers","following_url":"https://api.github.com/users/dbogatov/following{/other_user}","gists_url":"https://api.github.com/users/dbogatov/gists{/gist_id}","starred_url":"https://api.github.com/users/dbogatov/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dbogatov/subscriptions","organizations_url":"https://api.github.com/users/dbogatov/orgs","repos_url":"https://api.github.com/users/dbogatov/repos","events_url":"https://api.github.com/users/dbogatov/events{/privacy}","received_events_url":"https://api.github.com/users/dbogatov/received_events","type":"User","site_admin":false},"created_at":"2018-10-15T07:09:42Z","updated_at":"2018-10-15T07:09:42Z","author_association":"NONE","body":"```\r\nClient Version: version.Info{Major:\"1\", Minor:\"12\", GitVersion:\"v1.12.0\", GitCommit:\"0ed33881dc4355495f623c6f22e7dd0b7632b7c0\", GitTreeState:\"clean\", BuildDate:\"2018-09-28T15:18:13Z\", GoVersion:\"go1.11\", Compiler:\"gc\", Platform:\"darwin/amd64\"}\r\nServer Version: version.Info{Major:\"1\", Minor:\"9\", GitVersion:\"v1.9.1\", GitCommit:\"3a1c9449a956b6026f075fa3134ff92f7d55f812\", GitTreeState:\"clean\", BuildDate:\"2018-01-04T11:40:06Z\", GoVersion:\"go1.9.2\", Compiler:\"gc\", Platform:\"linux/amd64\"}\r\n```\r\n\r\nInstalled with Typhoon."}}
|
{
"id": 129131533,
"name": "digitalocean/csi-digitalocean",
"url": "https://api.github.com/repos/digitalocean/csi-digitalocean"
}
|
{
"id": 5620695,
"login": "dbogatov",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5620695?",
"url": "https://api.github.com/users/dbogatov"
}
|
{
"id": 4650108,
"login": "digitalocean",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4650108?",
"url": "https://api.github.com/orgs/digitalocean"
}
| 2018-10-15T07:09:42 |
8419521875
|
{"actor":{"display_login":"dbogatov"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/turnkeylinux-apps/ghost/issues/5","repository_url":"https://api.github.com/repos/turnkeylinux-apps/ghost","labels_url":"https://api.github.com/repos/turnkeylinux-apps/ghost/issues/5/labels{/name}","comments_url":"https://api.github.com/repos/turnkeylinux-apps/ghost/issues/5/comments","events_url":"https://api.github.com/repos/turnkeylinux-apps/ghost/issues/5/events","html_url":"https://github.com/turnkeylinux-apps/ghost/pull/5","id":304187388,"number":5,"title":"dev > prod","user":{"login":"spaghettimaster","id":2176398,"avatar_url":"https://avatars2.githubusercontent.com/u/2176398?v=4","gravatar_id":"","url":"https://api.github.com/users/spaghettimaster","html_url":"https://github.com/spaghettimaster","followers_url":"https://api.github.com/users/spaghettimaster/followers","following_url":"https://api.github.com/users/spaghettimaster/following{/other_user}","gists_url":"https://api.github.com/users/spaghettimaster/gists{/gist_id}","starred_url":"https://api.github.com/users/spaghettimaster/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/spaghettimaster/subscriptions","organizations_url":"https://api.github.com/users/spaghettimaster/orgs","repos_url":"https://api.github.com/users/spaghettimaster/repos","events_url":"https://api.github.com/users/spaghettimaster/events{/privacy}","received_events_url":"https://api.github.com/users/spaghettimaster/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-03-11T19:45:26Z","updated_at":"2018-04-03T01:30:33Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/turnkeylinux-apps/ghost/pulls/5","html_url":"https://github.com/turnkeylinux-apps/ghost/pull/5","diff_url":"https://github.com/turnkeylinux-apps/ghost/pull/5.diff","patch_url":"https://github.com/turnkeylinux-apps/ghost/pull/5.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/turnkeylinux-apps/ghost/issues/comments/378099180","html_url":"https://github.com/turnkeylinux-apps/ghost/pull/5#issuecomment-378099180","issue_url":"https://api.github.com/repos/turnkeylinux-apps/ghost/issues/5","id":378099180,"user":{"login":"JedMeister","id":818633,"avatar_url":"https://avatars1.githubusercontent.com/u/818633?v=4","gravatar_id":"","url":"https://api.github.com/users/JedMeister","html_url":"https://github.com/JedMeister","followers_url":"https://api.github.com/users/JedMeister/followers","following_url":"https://api.github.com/users/JedMeister/following{/other_user}","gists_url":"https://api.github.com/users/JedMeister/gists{/gist_id}","starred_url":"https://api.github.com/users/JedMeister/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JedMeister/subscriptions","organizations_url":"https://api.github.com/users/JedMeister/orgs","repos_url":"https://api.github.com/users/JedMeister/repos","events_url":"https://api.github.com/users/JedMeister/events{/privacy}","received_events_url":"https://api.github.com/users/JedMeister/received_events","type":"User","site_admin":false},"created_at":"2018-04-03T01:30:33Z","updated_at":"2018-04-03T01:30:33Z","author_association":"OWNER","body":"Hey @spaghettimaster - Apologies on slow turnaround on this one... So this should be ready to merge now right?"}}
|
{
"id": 59175373,
"name": "turnkeylinux-apps/ghost",
"url": "https://api.github.com/repos/turnkeylinux-apps/ghost"
}
|
{
"id": 818633,
"login": "JedMeister",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/818633?",
"url": "https://api.github.com/users/JedMeister"
}
|
{
"id": 4653148,
"login": "turnkeylinux-apps",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4653148?",
"url": "https://api.github.com/orgs/turnkeylinux-apps"
}
| 2018-04-03T01:30:34 |
7469887451
|
{"actor":{"display_login":"JedMeister"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Yoast/wordpress-seo/issues/11871","repository_url":"https://api.github.com/repos/Yoast/wordpress-seo","labels_url":"https://api.github.com/repos/Yoast/wordpress-seo/issues/11871/labels{/name}","comments_url":"https://api.github.com/repos/Yoast/wordpress-seo/issues/11871/comments","events_url":"https://api.github.com/repos/Yoast/wordpress-seo/issues/11871/events","html_url":"https://github.com/Yoast/wordpress-seo/issues/11871","id":392597475,"node_id":"MDU6SXNzdWUzOTI1OTc0NzU=","number":11871,"title":"Yoast not detecting keyphrase in image Alt.","user":{"login":"matto15","id":32839632,"node_id":"MDQ6VXNlcjMyODM5NjMy","avatar_url":"https://avatars3.githubusercontent.com/u/32839632?v=4","gravatar_id":"","url":"https://api.github.com/users/matto15","html_url":"https://github.com/matto15","followers_url":"https://api.github.com/users/matto15/followers","following_url":"https://api.github.com/users/matto15/following{/other_user}","gists_url":"https://api.github.com/users/matto15/gists{/gist_id}","starred_url":"https://api.github.com/users/matto15/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matto15/subscriptions","organizations_url":"https://api.github.com/users/matto15/orgs","repos_url":"https://api.github.com/users/matto15/repos","events_url":"https://api.github.com/users/matto15/events{/privacy}","received_events_url":"https://api.github.com/users/matto15/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-12-19T13:17:10Z","updated_at":"2018-12-24T14:38:42Z","closed_at":null,"author_association":"NONE","body":"<!-- Please use this template when creating an issue. \r\n- Please check the boxes after you've created your issue.\r\n- Please use the latest version of Yoast SEO.-->\r\n\r\n* [ ] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md).\r\n* [ ] I've searched for any related issues and avoided creating a duplicate issue.\r\n\r\n### Please give us a description of what happened.\r\nYoast seo focus keyphrase metabox not detecting keyphrase in image Alt text.\r\n\r\n\r\n\r\n### Please describe what you expected to happen and why.\r\n\r\n\r\n\r\n\r\n### How can we reproduce this behavior?\r\n1.\r\n2.\r\n3.\r\n\r\n### Technical info\r\n\r\n<!-- You can check these boxes once you've created the issue.\r\n- If you are using Gutenberg or the Classic Editor plugin, please make sure you have updated to the latest version.\r\n -->\r\n* If relevant, which editor is affected (or editors): \r\n- [ ] Classic Editor\r\n- [ ] Gutenberg\r\n- [ ] Classic Editor plugin\r\n\r\n<!-- You can check these boxes once you've created the issue. -->\r\n* Which browser is affected (or browsers): \r\n- [ ] Chrome\r\n- [ ] Firefox\r\n- [ ] Safari\r\n- [ ] Other <!-- please specify -->\r\n\r\n#### Used versions\r\n* WordPress version: \r\n* Yoast SEO version: \r\n* <!-- If relevant -->Gutenberg plugin version: \r\n* <!-- If relevant -->Classic Editor plugin version: \r\n* Relevant plugins in case of a bug: \r\n<!-- Please make sure you can reproduce this bug with a default theme such as Twenty Seventeen. Sometimes issues may occur due to theme conflicts. -->\r\n* Tested with theme: \r\n"},"comment":{"url":"https://api.github.com/repos/Yoast/wordpress-seo/issues/comments/449741454","html_url":"https://github.com/Yoast/wordpress-seo/issues/11871#issuecomment-449741454","issue_url":"https://api.github.com/repos/Yoast/wordpress-seo/issues/11871","id":449741454,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0OTc0MTQ1NA==","user":{"login":"moorscode","id":2005352,"node_id":"MDQ6VXNlcjIwMDUzNTI=","avatar_url":"https://avatars0.githubusercontent.com/u/2005352?v=4","gravatar_id":"","url":"https://api.github.com/users/moorscode","html_url":"https://github.com/moorscode","followers_url":"https://api.github.com/users/moorscode/followers","following_url":"https://api.github.com/users/moorscode/following{/other_user}","gists_url":"https://api.github.com/users/moorscode/gists{/gist_id}","starred_url":"https://api.github.com/users/moorscode/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/moorscode/subscriptions","organizations_url":"https://api.github.com/users/moorscode/orgs","repos_url":"https://api.github.com/users/moorscode/repos","events_url":"https://api.github.com/users/moorscode/events{/privacy}","received_events_url":"https://api.github.com/users/moorscode/received_events","type":"User","site_admin":false},"created_at":"2018-12-24T14:38:42Z","updated_at":"2018-12-24T14:38:42Z","author_association":"MEMBER","body":"Hi @matto15 \r\n\r\nCould you provide us a bit more information about what kind of block you are using to display the image?\r\n\r\nThere are a couple of blocks that do not use the alt-tag when putting it in the page, like the cover-image block."}}
|
{
"id": 6723399,
"name": "Yoast/wordpress-seo",
"url": "https://api.github.com/repos/Yoast/wordpress-seo"
}
|
{
"id": 2005352,
"login": "moorscode",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2005352?",
"url": "https://api.github.com/users/moorscode"
}
|
{
"id": 4690436,
"login": "Yoast",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4690436?",
"url": "https://api.github.com/orgs/Yoast"
}
| 2018-12-24T14:38:43 |
8799494896
|
{"actor":{"display_login":"moorscode"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ocsigen/tyxml/issues/234","repository_url":"https://api.github.com/repos/ocsigen/tyxml","labels_url":"https://api.github.com/repos/ocsigen/tyxml/issues/234/labels{/name}","comments_url":"https://api.github.com/repos/ocsigen/tyxml/issues/234/comments","events_url":"https://api.github.com/repos/ocsigen/tyxml/issues/234/events","html_url":"https://github.com/ocsigen/tyxml/issues/234","id":395857687,"node_id":"MDU6SXNzdWUzOTU4NTc2ODc=","number":234,"title":"Trouble using tyxml in the toplevel","user":{"login":"pveber","id":341342,"node_id":"MDQ6VXNlcjM0MTM0Mg==","avatar_url":"https://avatars1.githubusercontent.com/u/341342?v=4","gravatar_id":"","url":"https://api.github.com/users/pveber","html_url":"https://github.com/pveber","followers_url":"https://api.github.com/users/pveber/followers","following_url":"https://api.github.com/users/pveber/following{/other_user}","gists_url":"https://api.github.com/users/pveber/gists{/gist_id}","starred_url":"https://api.github.com/users/pveber/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pveber/subscriptions","organizations_url":"https://api.github.com/users/pveber/orgs","repos_url":"https://api.github.com/users/pveber/repos","events_url":"https://api.github.com/users/pveber/events{/privacy}","received_events_url":"https://api.github.com/users/pveber/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2019-01-04T09:18:49Z","updated_at":"2019-01-04T09:44:40Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Loading `tyxml` in the toplevel fails for me:\r\n```\r\n$ocaml\r\n OCaml version 4.07.1\r\n\r\n# #use \"topfind\";;\r\n- : unit = ()\r\nFindlib has been successfully loaded. Additional directives:\r\n #require \"package\";; to load a package\r\n #list;; to list the available packages\r\n #camlp4o;; to load camlp4 (standard syntax)\r\n #camlp4r;; to load camlp4 (revised syntax)\r\n #predicates \"p,q,...\";; to set these predicates\r\n Topfind.reset();; to force that packages will be reloaded\r\n #thread;; to enable threads\r\n\r\n- : unit = ()\r\n# #require \"tyxml\";;\r\n/home/pveber/.opam/4.07.1/lib/seq: added to search path\r\n/home/pveber/.opam/4.07.1/lib/re: added to search path\r\n/home/pveber/.opam/4.07.1/lib/re/re.cma: loaded\r\n/home/pveber/.opam/4.07.1/lib/bytes: added to search path\r\n/home/pveber/.opam/4.07.1/lib/uchar: added to search path\r\n/home/pveber/.opam/4.07.1/lib/uutf: added to search path\r\n/home/pveber/.opam/4.07.1/lib/uutf/uutf.cma: loaded\r\n/home/pveber/.opam/4.07.1/lib/tyxml/functor: added to search path\r\n/home/pveber/.opam/4.07.1/lib/tyxml/functor/tyxml_f.cma: loaded\r\n/home/pveber/.opam/4.07.1/lib/ocaml/compiler-libs: added to search path\r\n/home/pveber/.opam/4.07.1/lib/ocaml/compiler-libs/ocamlcommon.cma: loaded\r\n/home/pveber/.opam/4.07.1/lib/ocaml/compiler-libs/ocamlbytecomp.cma: loaded\r\n/home/pveber/.opam/4.07.1/lib/ocaml/compiler-libs/ocamltoplevel.cma: loaded\r\nException:\r\nInvalid_argument\r\n \"The ocamltoplevel.cma library from compiler-libs cannot be loaded inside the OCaml toplevel\".\r\n/home/pveber/.opam/4.07.1/lib/tyxml/top: added to search path\r\n/home/pveber/.opam/4.07.1/lib/tyxml/top/tyxml_top.cma: loaded\r\nException: Typetexp.Error (_, _, _).\r\n/home/pveber/.opam/4.07.1/lib/tyxml: added to search path\r\n/home/pveber/.opam/4.07.1/lib/tyxml/tyxml.cma: loaded\r\n```\r\n\r\nPreventing the load of `ocamltoplevel` doesn't help, although by janestreet/core#85, I suspect there is something to be fixed here. However, preventing `tyxml_top` from loading does help:\r\n```\r\n$ocaml\r\n OCaml version 4.07.1\r\n\r\n# #use \"topfind\";;\r\n- : unit = ()\r\nFindlib has been successfully loaded. Additional directives:\r\n #require \"package\";; to load a package\r\n #list;; to list the available packages\r\n #camlp4o;; to load camlp4 (standard syntax)\r\n #camlp4r;; to load camlp4 (revised syntax)\r\n #predicates \"p,q,...\";; to set these predicates\r\n Topfind.reset();; to force that packages will be reloaded\r\n #thread;; to enable threads\r\n\r\n- : unit = ()\r\n# Topfind.don't_load [\"compiler-libs.toplevel\"];;\r\n- : unit = ()\r\n# Topfind.don't_load [\"tyxml.top\"];;\r\n- : unit = ()\r\n# #require \"tyxml\";;\r\n/home/pveber/.opam/4.07.1/lib/seq: added to search path\r\n/home/pveber/.opam/4.07.1/lib/re: added to search path\r\n/home/pveber/.opam/4.07.1/lib/re/re.cma: loaded\r\n/home/pveber/.opam/4.07.1/lib/bytes: added to search path\r\n/home/pveber/.opam/4.07.1/lib/uchar: added to search path\r\n/home/pveber/.opam/4.07.1/lib/uutf: added to search path\r\n/home/pveber/.opam/4.07.1/lib/uutf/uutf.cma: loaded\r\n/home/pveber/.opam/4.07.1/lib/tyxml/functor: added to search path\r\n/home/pveber/.opam/4.07.1/lib/tyxml/functor/tyxml_f.cma: loaded\r\n/home/pveber/.opam/4.07.1/lib/ocaml/compiler-libs: added to search path\r\n/home/pveber/.opam/4.07.1/lib/ocaml/compiler-libs/ocamlcommon.cma: loaded\r\n/home/pveber/.opam/4.07.1/lib/ocaml/compiler-libs/ocamlbytecomp.cma: loaded\r\n/home/pveber/.opam/4.07.1/lib/tyxml/top: added to search path\r\n/home/pveber/.opam/4.07.1/lib/tyxml: added to search path\r\n/home/pveber/.opam/4.07.1/lib/tyxml/tyxml.cma: loaded\r\n```\r\nI tried to then evaluate the contents of `tyxml_top.ml` and it works well so I'm a bit clueless as to why the exception is raised..."},"comment":{"url":"https://api.github.com/repos/ocsigen/tyxml/issues/comments/451397908","html_url":"https://github.com/ocsigen/tyxml/issues/234#issuecomment-451397908","issue_url":"https://api.github.com/repos/ocsigen/tyxml/issues/234","id":451397908,"node_id":"MDEyOklzc3VlQ29tbWVudDQ1MTM5NzkwOA==","user":{"login":"Drup","id":801124,"node_id":"MDQ6VXNlcjgwMTEyNA==","avatar_url":"https://avatars2.githubusercontent.com/u/801124?v=4","gravatar_id":"","url":"https://api.github.com/users/Drup","html_url":"https://github.com/Drup","followers_url":"https://api.github.com/users/Drup/followers","following_url":"https://api.github.com/users/Drup/following{/other_user}","gists_url":"https://api.github.com/users/Drup/gists{/gist_id}","starred_url":"https://api.github.com/users/Drup/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Drup/subscriptions","organizations_url":"https://api.github.com/users/Drup/orgs","repos_url":"https://api.github.com/users/Drup/repos","events_url":"https://api.github.com/users/Drup/events{/privacy}","received_events_url":"https://api.github.com/users/Drup/received_events","type":"User","site_admin":false},"created_at":"2019-01-04T09:44:40Z","updated_at":"2019-01-04T09:44:40Z","author_association":"MEMBER","body":"Yes, I noticed that too. I'm not sure what's going on exactly, as this used to work perfectly fine. I need to follow the backtrace to figure why it raises an exception."}}
|
{
"id": 11750900,
"name": "ocsigen/tyxml",
"url": "https://api.github.com/repos/ocsigen/tyxml"
}
|
{
"id": 801124,
"login": "Drup",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/801124?",
"url": "https://api.github.com/users/Drup"
}
|
{
"id": 4729424,
"login": "ocsigen",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4729424?",
"url": "https://api.github.com/orgs/ocsigen"
}
| 2019-01-04T09:44:40 |
8833226711
|
{"actor":{"display_login":"Drup"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/stjude/sjcloud-data-transfer-app/issues/61","repository_url":"https://api.github.com/repos/stjude/sjcloud-data-transfer-app","labels_url":"https://api.github.com/repos/stjude/sjcloud-data-transfer-app/issues/61/labels{/name}","comments_url":"https://api.github.com/repos/stjude/sjcloud-data-transfer-app/issues/61/comments","events_url":"https://api.github.com/repos/stjude/sjcloud-data-transfer-app/issues/61/events","html_url":"https://github.com/stjude/sjcloud-data-transfer-app/pull/61","id":324581522,"node_id":"MDExOlB1bGxSZXF1ZXN0MTg5MTU3Njgw","number":61,"title":"[WIP] Replace DX Toolkit commands with Javascript API.","user":{"login":"claymcleod","id":3411613,"node_id":"MDQ6VXNlcjM0MTE2MTM=","avatar_url":"https://avatars2.githubusercontent.com/u/3411613?v=4","gravatar_id":"","url":"https://api.github.com/users/claymcleod","html_url":"https://github.com/claymcleod","followers_url":"https://api.github.com/users/claymcleod/followers","following_url":"https://api.github.com/users/claymcleod/following{/other_user}","gists_url":"https://api.github.com/users/claymcleod/gists{/gist_id}","starred_url":"https://api.github.com/users/claymcleod/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/claymcleod/subscriptions","organizations_url":"https://api.github.com/users/claymcleod/orgs","repos_url":"https://api.github.com/users/claymcleod/repos","events_url":"https://api.github.com/users/claymcleod/events{/privacy}","received_events_url":"https://api.github.com/users/claymcleod/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"zaeleus","id":191331,"node_id":"MDQ6VXNlcjE5MTMzMQ==","avatar_url":"https://avatars3.githubusercontent.com/u/191331?v=4","gravatar_id":"","url":"https://api.github.com/users/zaeleus","html_url":"https://github.com/zaeleus","followers_url":"https://api.github.com/users/zaeleus/followers","following_url":"https://api.github.com/users/zaeleus/following{/other_user}","gists_url":"https://api.github.com/users/zaeleus/gists{/gist_id}","starred_url":"https://api.github.com/users/zaeleus/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zaeleus/subscriptions","organizations_url":"https://api.github.com/users/zaeleus/orgs","repos_url":"https://api.github.com/users/zaeleus/repos","events_url":"https://api.github.com/users/zaeleus/events{/privacy}","received_events_url":"https://api.github.com/users/zaeleus/received_events","type":"User","site_admin":false},"assignees":[{"login":"zaeleus","id":191331,"node_id":"MDQ6VXNlcjE5MTMzMQ==","avatar_url":"https://avatars3.githubusercontent.com/u/191331?v=4","gravatar_id":"","url":"https://api.github.com/users/zaeleus","html_url":"https://github.com/zaeleus","followers_url":"https://api.github.com/users/zaeleus/followers","following_url":"https://api.github.com/users/zaeleus/following{/other_user}","gists_url":"https://api.github.com/users/zaeleus/gists{/gist_id}","starred_url":"https://api.github.com/users/zaeleus/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zaeleus/subscriptions","organizations_url":"https://api.github.com/users/zaeleus/orgs","repos_url":"https://api.github.com/users/zaeleus/repos","events_url":"https://api.github.com/users/zaeleus/events{/privacy}","received_events_url":"https://api.github.com/users/zaeleus/received_events","type":"User","site_admin":false},{"login":"a-frantz","id":28660237,"node_id":"MDQ6VXNlcjI4NjYwMjM3","avatar_url":"https://avatars0.githubusercontent.com/u/28660237?v=4","gravatar_id":"","url":"https://api.github.com/users/a-frantz","html_url":"https://github.com/a-frantz","followers_url":"https://api.github.com/users/a-frantz/followers","following_url":"https://api.github.com/users/a-frantz/following{/other_user}","gists_url":"https://api.github.com/users/a-frantz/gists{/gist_id}","starred_url":"https://api.github.com/users/a-frantz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/a-frantz/subscriptions","organizations_url":"https://api.github.com/users/a-frantz/orgs","repos_url":"https://api.github.com/users/a-frantz/repos","events_url":"https://api.github.com/users/a-frantz/events{/privacy}","received_events_url":"https://api.github.com/users/a-frantz/received_events","type":"User","site_admin":false},{"login":"jsunny23","id":38107318,"node_id":"MDQ6VXNlcjM4MTA3MzE4","avatar_url":"https://avatars3.githubusercontent.com/u/38107318?v=4","gravatar_id":"","url":"https://api.github.com/users/jsunny23","html_url":"https://github.com/jsunny23","followers_url":"https://api.github.com/users/jsunny23/followers","following_url":"https://api.github.com/users/jsunny23/following{/other_user}","gists_url":"https://api.github.com/users/jsunny23/gists{/gist_id}","starred_url":"https://api.github.com/users/jsunny23/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jsunny23/subscriptions","organizations_url":"https://api.github.com/users/jsunny23/orgs","repos_url":"https://api.github.com/users/jsunny23/repos","events_url":"https://api.github.com/users/jsunny23/events{/privacy}","received_events_url":"https://api.github.com/users/jsunny23/received_events","type":"User","site_admin":false}],"milestone":null,"comments":10,"created_at":"2018-05-18T23:48:03Z","updated_at":"2018-05-30T22:44:35Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/stjude/sjcloud-data-transfer-app/pulls/61","html_url":"https://github.com/stjude/sjcloud-data-transfer-app/pull/61","diff_url":"https://github.com/stjude/sjcloud-data-transfer-app/pull/61.diff","patch_url":"https://github.com/stjude/sjcloud-data-transfer-app/pull/61.patch"},"body":"@zaeleus I'm opening a WIP pull for this so that we can have a place to discuss the branch."},"comment":{"url":"https://api.github.com/repos/stjude/sjcloud-data-transfer-app/issues/comments/393343466","html_url":"https://github.com/stjude/sjcloud-data-transfer-app/pull/61#issuecomment-393343466","issue_url":"https://api.github.com/repos/stjude/sjcloud-data-transfer-app/issues/61","id":393343466,"node_id":"MDEyOklzc3VlQ29tbWVudDM5MzM0MzQ2Ng==","user":{"login":"zaeleus","id":191331,"node_id":"MDQ6VXNlcjE5MTMzMQ==","avatar_url":"https://avatars3.githubusercontent.com/u/191331?v=4","gravatar_id":"","url":"https://api.github.com/users/zaeleus","html_url":"https://github.com/zaeleus","followers_url":"https://api.github.com/users/zaeleus/followers","following_url":"https://api.github.com/users/zaeleus/following{/other_user}","gists_url":"https://api.github.com/users/zaeleus/gists{/gist_id}","starred_url":"https://api.github.com/users/zaeleus/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zaeleus/subscriptions","organizations_url":"https://api.github.com/users/zaeleus/orgs","repos_url":"https://api.github.com/users/zaeleus/repos","events_url":"https://api.github.com/users/zaeleus/events{/privacy}","received_events_url":"https://api.github.com/users/zaeleus/received_events","type":"User","site_admin":false},"created_at":"2018-05-30T22:44:35Z","updated_at":"2018-05-30T22:44:35Z","author_association":"CONTRIBUTOR","body":"Yes, that's fine. Depending on how much you plan on reusing, it'd be be easier to combine this with the restructure."}}
|
{
"id": 104801129,
"name": "stjude/sjcloud-data-transfer-app",
"url": "https://api.github.com/repos/stjude/sjcloud-data-transfer-app"
}
|
{
"id": 191331,
"login": "zaeleus",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/191331?",
"url": "https://api.github.com/users/zaeleus"
}
|
{
"id": 4733418,
"login": "stjude",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4733418?",
"url": "https://api.github.com/orgs/stjude"
}
| 2018-05-30T22:44:35 |
7753093804
|
{"actor":{"display_login":"zaeleus"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/pixelhumain/co2/issues/1036","repository_url":"https://api.github.com/repos/pixelhumain/co2","labels_url":"https://api.github.com/repos/pixelhumain/co2/issues/1036/labels{/name}","comments_url":"https://api.github.com/repos/pixelhumain/co2/issues/1036/comments","events_url":"https://api.github.com/repos/pixelhumain/co2/issues/1036/events","html_url":"https://github.com/pixelhumain/co2/issues/1036","id":369037789,"node_id":"MDU6SXNzdWUzNjkwMzc3ODk=","number":1036,"title":"Liens Communecter - Rocket.Chat","user":{"login":"Drakone","id":2474636,"node_id":"MDQ6VXNlcjI0NzQ2MzY=","avatar_url":"https://avatars3.githubusercontent.com/u/2474636?v=4","gravatar_id":"","url":"https://api.github.com/users/Drakone","html_url":"https://github.com/Drakone","followers_url":"https://api.github.com/users/Drakone/followers","following_url":"https://api.github.com/users/Drakone/following{/other_user}","gists_url":"https://api.github.com/users/Drakone/gists{/gist_id}","starred_url":"https://api.github.com/users/Drakone/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Drakone/subscriptions","organizations_url":"https://api.github.com/users/Drakone/orgs","repos_url":"https://api.github.com/users/Drakone/repos","events_url":"https://api.github.com/users/Drakone/events{/privacy}","received_events_url":"https://api.github.com/users/Drakone/received_events","type":"User","site_admin":false},"labels":[{"id":543492488,"node_id":"MDU6TGFiZWw1NDM0OTI0ODg=","url":"https://api.github.com/repos/pixelhumain/co2/labels/enhancement","name":"enhancement","color":"84b6eb","default":true}],"state":"open","locked":false,"assignee":{"login":"oceatoon","id":192076,"node_id":"MDQ6VXNlcjE5MjA3Ng==","avatar_url":"https://avatars3.githubusercontent.com/u/192076?v=4","gravatar_id":"","url":"https://api.github.com/users/oceatoon","html_url":"https://github.com/oceatoon","followers_url":"https://api.github.com/users/oceatoon/followers","following_url":"https://api.github.com/users/oceatoon/following{/other_user}","gists_url":"https://api.github.com/users/oceatoon/gists{/gist_id}","starred_url":"https://api.github.com/users/oceatoon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/oceatoon/subscriptions","organizations_url":"https://api.github.com/users/oceatoon/orgs","repos_url":"https://api.github.com/users/oceatoon/repos","events_url":"https://api.github.com/users/oceatoon/events{/privacy}","received_events_url":"https://api.github.com/users/oceatoon/received_events","type":"User","site_admin":false},"assignees":[{"login":"oceatoon","id":192076,"node_id":"MDQ6VXNlcjE5MjA3Ng==","avatar_url":"https://avatars3.githubusercontent.com/u/192076?v=4","gravatar_id":"","url":"https://api.github.com/users/oceatoon","html_url":"https://github.com/oceatoon","followers_url":"https://api.github.com/users/oceatoon/followers","following_url":"https://api.github.com/users/oceatoon/following{/other_user}","gists_url":"https://api.github.com/users/oceatoon/gists{/gist_id}","starred_url":"https://api.github.com/users/oceatoon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/oceatoon/subscriptions","organizations_url":"https://api.github.com/users/oceatoon/orgs","repos_url":"https://api.github.com/users/oceatoon/repos","events_url":"https://api.github.com/users/oceatoon/events{/privacy}","received_events_url":"https://api.github.com/users/oceatoon/received_events","type":"User","site_admin":false}],"milestone":null,"comments":2,"created_at":"2018-10-11T09:44:16Z","updated_at":"2018-10-16T13:01:22Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Est-ce qu'il y aurait moyen de récupérer : \r\n- Logo de l'orga -> Logo du canal\r\n- Description courte -> Description\r\n- Nom de l'orga -> Sujet\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/pixelhumain/co2/issues/comments/430228152","html_url":"https://github.com/pixelhumain/co2/issues/1036#issuecomment-430228152","issue_url":"https://api.github.com/repos/pixelhumain/co2/issues/1036","id":430228152,"node_id":"MDEyOklzc3VlQ29tbWVudDQzMDIyODE1Mg==","user":{"login":"Drakone","id":2474636,"node_id":"MDQ6VXNlcjI0NzQ2MzY=","avatar_url":"https://avatars3.githubusercontent.com/u/2474636?v=4","gravatar_id":"","url":"https://api.github.com/users/Drakone","html_url":"https://github.com/Drakone","followers_url":"https://api.github.com/users/Drakone/followers","following_url":"https://api.github.com/users/Drakone/following{/other_user}","gists_url":"https://api.github.com/users/Drakone/gists{/gist_id}","starred_url":"https://api.github.com/users/Drakone/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Drakone/subscriptions","organizations_url":"https://api.github.com/users/Drakone/orgs","repos_url":"https://api.github.com/users/Drakone/repos","events_url":"https://api.github.com/users/Drakone/events{/privacy}","received_events_url":"https://api.github.com/users/Drakone/received_events","type":"User","site_admin":false},"created_at":"2018-10-16T13:01:22Z","updated_at":"2018-10-16T13:01:22Z","author_association":"CONTRIBUTOR","body":"Ce serait encore plus stylé avec un format spécifique à certaines publication. Pour le vote, une belle émoticône est déjà intégrée : \r\n\r\n\r\n"}}
|
{
"id": 82538934,
"name": "pixelhumain/co2",
"url": "https://api.github.com/repos/pixelhumain/co2"
}
|
{
"id": 2474636,
"login": "Drakone",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2474636?",
"url": "https://api.github.com/users/Drakone"
}
|
{
"id": 4745307,
"login": "pixelhumain",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4745307?",
"url": "https://api.github.com/orgs/pixelhumain"
}
| 2018-10-16T13:01:23 |
8428310849
|
{"actor":{"display_login":"Drakone"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ospray/ospray/issues/259","repository_url":"https://api.github.com/repos/ospray/ospray","labels_url":"https://api.github.com/repos/ospray/ospray/issues/259/labels{/name}","comments_url":"https://api.github.com/repos/ospray/ospray/issues/259/comments","events_url":"https://api.github.com/repos/ospray/ospray/issues/259/events","html_url":"https://github.com/ospray/ospray/pull/259","id":341038079,"node_id":"MDExOlB1bGxSZXF1ZXN0MjAxMzA1OTM5","number":259,"title":"Fix material memleak","user":{"login":"tribal-tec","id":701401,"node_id":"MDQ6VXNlcjcwMTQwMQ==","avatar_url":"https://avatars3.githubusercontent.com/u/701401?v=4","gravatar_id":"","url":"https://api.github.com/users/tribal-tec","html_url":"https://github.com/tribal-tec","followers_url":"https://api.github.com/users/tribal-tec/followers","following_url":"https://api.github.com/users/tribal-tec/following{/other_user}","gists_url":"https://api.github.com/users/tribal-tec/gists{/gist_id}","starred_url":"https://api.github.com/users/tribal-tec/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tribal-tec/subscriptions","organizations_url":"https://api.github.com/users/tribal-tec/orgs","repos_url":"https://api.github.com/users/tribal-tec/repos","events_url":"https://api.github.com/users/tribal-tec/events{/privacy}","received_events_url":"https://api.github.com/users/tribal-tec/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-07-13T14:22:04Z","updated_at":"2018-07-17T08:00:47Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/ospray/ospray/pulls/259","html_url":"https://github.com/ospray/ospray/pull/259","diff_url":"https://github.com/ospray/ospray/pull/259.diff","patch_url":"https://github.com/ospray/ospray/pull/259.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/ospray/ospray/issues/comments/405495238","html_url":"https://github.com/ospray/ospray/pull/259#issuecomment-405495238","issue_url":"https://api.github.com/repos/ospray/ospray/issues/259","id":405495238,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNTQ5NTIzOA==","user":{"login":"tribal-tec","id":701401,"node_id":"MDQ6VXNlcjcwMTQwMQ==","avatar_url":"https://avatars3.githubusercontent.com/u/701401?v=4","gravatar_id":"","url":"https://api.github.com/users/tribal-tec","html_url":"https://github.com/tribal-tec","followers_url":"https://api.github.com/users/tribal-tec/followers","following_url":"https://api.github.com/users/tribal-tec/following{/other_user}","gists_url":"https://api.github.com/users/tribal-tec/gists{/gist_id}","starred_url":"https://api.github.com/users/tribal-tec/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tribal-tec/subscriptions","organizations_url":"https://api.github.com/users/tribal-tec/orgs","repos_url":"https://api.github.com/users/tribal-tec/repos","events_url":"https://api.github.com/users/tribal-tec/events{/privacy}","received_events_url":"https://api.github.com/users/tribal-tec/received_events","type":"User","site_admin":false},"created_at":"2018-07-17T08:00:47Z","updated_at":"2018-07-17T08:00:47Z","author_association":"CONTRIBUTOR","body":"Fair enough, that seems a better fix indeed!"}}
|
{
"id": 10827518,
"name": "ospray/ospray",
"url": "https://api.github.com/repos/ospray/ospray"
}
|
{
"id": 701401,
"login": "tribal-tec",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/701401?",
"url": "https://api.github.com/users/tribal-tec"
}
|
{
"id": 4752218,
"login": "ospray",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4752218?",
"url": "https://api.github.com/orgs/ospray"
}
| 2018-07-17T08:00:47 |
7975009213
|
{"actor":{"display_login":"tribal-tec"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/dingo/api/issues/1410","repository_url":"https://api.github.com/repos/dingo/api","labels_url":"https://api.github.com/repos/dingo/api/issues/1410/labels{/name}","comments_url":"https://api.github.com/repos/dingo/api/issues/1410/comments","events_url":"https://api.github.com/repos/dingo/api/issues/1410/events","html_url":"https://github.com/dingo/api/issues/1410","id":244621158,"node_id":"MDU6SXNzdWUyNDQ2MjExNTg=","number":1410,"title":"Middleware doesn't work with Broadcasting?","user":{"login":"egyptik","id":5560816,"node_id":"MDQ6VXNlcjU1NjA4MTY=","avatar_url":"https://avatars1.githubusercontent.com/u/5560816?v=4","gravatar_id":"","url":"https://api.github.com/users/egyptik","html_url":"https://github.com/egyptik","followers_url":"https://api.github.com/users/egyptik/followers","following_url":"https://api.github.com/users/egyptik/following{/other_user}","gists_url":"https://api.github.com/users/egyptik/gists{/gist_id}","starred_url":"https://api.github.com/users/egyptik/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/egyptik/subscriptions","organizations_url":"https://api.github.com/users/egyptik/orgs","repos_url":"https://api.github.com/users/egyptik/repos","events_url":"https://api.github.com/users/egyptik/events{/privacy}","received_events_url":"https://api.github.com/users/egyptik/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":8,"created_at":"2017-07-21T09:56:19Z","updated_at":"2018-09-26T08:49:41Z","closed_at":null,"author_association":"NONE","body":"Trying to setup Broadcasting Authorization, but when I add the auth middleware in the BroadcastServiceProvider as such:\r\n\r\n```php\r\nBroadcast::routes([ 'middleware' => [ 'api.auth' ] ]);\r\n```\r\n\r\nIt's throwing the following exception:\r\n\r\n`Call to a member function getAuthenticationProviders() on a non-object`\r\n\r\nTried a few things, but can't get this to work. Any ideas?"},"comment":{"url":"https://api.github.com/repos/dingo/api/issues/comments/424637016","html_url":"https://github.com/dingo/api/issues/1410#issuecomment-424637016","issue_url":"https://api.github.com/repos/dingo/api/issues/1410","id":424637016,"node_id":"MDEyOklzc3VlQ29tbWVudDQyNDYzNzAxNg==","user":{"login":"specialtactics","id":2955754,"node_id":"MDQ6VXNlcjI5NTU3NTQ=","avatar_url":"https://avatars2.githubusercontent.com/u/2955754?v=4","gravatar_id":"","url":"https://api.github.com/users/specialtactics","html_url":"https://github.com/specialtactics","followers_url":"https://api.github.com/users/specialtactics/followers","following_url":"https://api.github.com/users/specialtactics/following{/other_user}","gists_url":"https://api.github.com/users/specialtactics/gists{/gist_id}","starred_url":"https://api.github.com/users/specialtactics/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/specialtactics/subscriptions","organizations_url":"https://api.github.com/users/specialtactics/orgs","repos_url":"https://api.github.com/users/specialtactics/repos","events_url":"https://api.github.com/users/specialtactics/events{/privacy}","received_events_url":"https://api.github.com/users/specialtactics/received_events","type":"User","site_admin":false},"created_at":"2018-09-26T08:49:41Z","updated_at":"2018-09-26T08:49:41Z","author_association":"CONTRIBUTOR","body":"If you can provide some code that we can run to reproduce this problem, and maybe a full stack trace, it will be much more helpful."}}
|
{
"id": 18673522,
"name": "dingo/api",
"url": "https://api.github.com/repos/dingo/api"
}
|
{
"id": 2955754,
"login": "specialtactics",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2955754?",
"url": "https://api.github.com/users/specialtactics"
}
|
{
"id": 4798539,
"login": "dingo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4798539?",
"url": "https://api.github.com/orgs/dingo"
}
| 2018-09-26T08:49:41 |
8323214067
|
{"actor":{"display_login":"specialtactics"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/BabylonJS/Babylon.js/issues/3694","repository_url":"https://api.github.com/repos/BabylonJS/Babylon.js","labels_url":"https://api.github.com/repos/BabylonJS/Babylon.js/issues/3694/labels{/name}","comments_url":"https://api.github.com/repos/BabylonJS/Babylon.js/issues/3694/comments","events_url":"https://api.github.com/repos/BabylonJS/Babylon.js/issues/3694/events","html_url":"https://github.com/BabylonJS/Babylon.js/pull/3694","id":294108411,"number":3694,"title":"attach customization for standardMaterial","user":{"login":"NasimiAsl","id":5211491,"avatar_url":"https://avatars2.githubusercontent.com/u/5211491?v=4","gravatar_id":"","url":"https://api.github.com/users/NasimiAsl","html_url":"https://github.com/NasimiAsl","followers_url":"https://api.github.com/users/NasimiAsl/followers","following_url":"https://api.github.com/users/NasimiAsl/following{/other_user}","gists_url":"https://api.github.com/users/NasimiAsl/gists{/gist_id}","starred_url":"https://api.github.com/users/NasimiAsl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NasimiAsl/subscriptions","organizations_url":"https://api.github.com/users/NasimiAsl/orgs","repos_url":"https://api.github.com/users/NasimiAsl/repos","events_url":"https://api.github.com/users/NasimiAsl/events{/privacy}","received_events_url":"https://api.github.com/users/NasimiAsl/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-02-03T12:48:14Z","updated_at":"2018-02-03T20:44:58Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/BabylonJS/Babylon.js/pulls/3694","html_url":"https://github.com/BabylonJS/Babylon.js/pull/3694","diff_url":"https://github.com/BabylonJS/Babylon.js/pull/3694.diff","patch_url":"https://github.com/BabylonJS/Babylon.js/pull/3694.patch"},"body":"please review parts\r\nwithout serialized future for new parts"},"comment":{"url":"https://api.github.com/repos/BabylonJS/Babylon.js/issues/comments/362852883","html_url":"https://github.com/BabylonJS/Babylon.js/pull/3694#issuecomment-362852883","issue_url":"https://api.github.com/repos/BabylonJS/Babylon.js/issues/3694","id":362852883,"user":{"login":"NasimiAsl","id":5211491,"avatar_url":"https://avatars2.githubusercontent.com/u/5211491?v=4","gravatar_id":"","url":"https://api.github.com/users/NasimiAsl","html_url":"https://github.com/NasimiAsl","followers_url":"https://api.github.com/users/NasimiAsl/followers","following_url":"https://api.github.com/users/NasimiAsl/following{/other_user}","gists_url":"https://api.github.com/users/NasimiAsl/gists{/gist_id}","starred_url":"https://api.github.com/users/NasimiAsl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NasimiAsl/subscriptions","organizations_url":"https://api.github.com/users/NasimiAsl/orgs","repos_url":"https://api.github.com/users/NasimiAsl/repos","events_url":"https://api.github.com/users/NasimiAsl/events{/privacy}","received_events_url":"https://api.github.com/users/NasimiAsl/received_events","type":"User","site_admin":false},"created_at":"2018-02-03T20:44:58Z","updated_at":"2018-02-03T20:44:58Z","author_association":"CONTRIBUTOR","body":"so where we can make it in materialLib or extensions?\r\ntoo as you see i change some parameter of default shader like vNormalW => vNormalW_helper\r\nyou wanna keep that ? or not \r\nwitch feedback is your mind ? because it is wrong system desinged\r\nclass a = stdMat\r\nclass b = cusMat\r\nresource R = defShd\r\na depend R & R depend a\r\nb depend R & R depend b\r\nb had a properties \r\na has not b properties (special parameters )\r\nsome one make that property in **a** and that used in **b** class for some user ( it is **b** benefit to make any thing we don't have in **a** ) so\r\nwhen you change in (special parameters ) area and you have changes in R you have problem\r\n* that is happen in custom material when i start first version (that inherited directly from standard material ) so how i fix that i make a stable version of stdmat and cut dependency\r\nso that is exactly that situation again\r\n\r\nit is exactly what we have in custom material (the first one) we r in cycles\r\n\r\nin my experience that part is not make standard material complicated than now\r\njust make it flexible so i don't see any benefit for separated that but i see a danger area again when we separate them\r\n\r\n\r\n\r\n"}}
|
{
"id": 11007313,
"name": "BabylonJS/Babylon.js",
"url": "https://api.github.com/repos/BabylonJS/Babylon.js"
}
|
{
"id": 5211491,
"login": "NasimiAsl",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5211491?",
"url": "https://api.github.com/users/NasimiAsl"
}
|
{
"id": 4855800,
"login": "BabylonJS",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4855800?",
"url": "https://api.github.com/orgs/BabylonJS"
}
| 2018-02-03T20:44:58 |
7193835126
|
{"actor":{"display_login":"NasimiAsl"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/salesforce-ux/design-system/issues/525","repository_url":"https://api.github.com/repos/salesforce-ux/design-system","labels_url":"https://api.github.com/repos/salesforce-ux/design-system/issues/525/labels{/name}","comments_url":"https://api.github.com/repos/salesforce-ux/design-system/issues/525/comments","events_url":"https://api.github.com/repos/salesforce-ux/design-system/issues/525/events","html_url":"https://github.com/salesforce-ux/design-system/issues/525","id":287224465,"number":525,"title":"Lightning component head glitch","user":{"login":"ackonsult","id":999524,"avatar_url":"https://avatars1.githubusercontent.com/u/999524?v=4","gravatar_id":"","url":"https://api.github.com/users/ackonsult","html_url":"https://github.com/ackonsult","followers_url":"https://api.github.com/users/ackonsult/followers","following_url":"https://api.github.com/users/ackonsult/following{/other_user}","gists_url":"https://api.github.com/users/ackonsult/gists{/gist_id}","starred_url":"https://api.github.com/users/ackonsult/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ackonsult/subscriptions","organizations_url":"https://api.github.com/users/ackonsult/orgs","repos_url":"https://api.github.com/users/ackonsult/repos","events_url":"https://api.github.com/users/ackonsult/events{/privacy}","received_events_url":"https://api.github.com/users/ackonsult/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":{"login":"engai","id":12544709,"avatar_url":"https://avatars3.githubusercontent.com/u/12544709?v=4","gravatar_id":"","url":"https://api.github.com/users/engai","html_url":"https://github.com/engai","followers_url":"https://api.github.com/users/engai/followers","following_url":"https://api.github.com/users/engai/following{/other_user}","gists_url":"https://api.github.com/users/engai/gists{/gist_id}","starred_url":"https://api.github.com/users/engai/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/engai/subscriptions","organizations_url":"https://api.github.com/users/engai/orgs","repos_url":"https://api.github.com/users/engai/repos","events_url":"https://api.github.com/users/engai/events{/privacy}","received_events_url":"https://api.github.com/users/engai/received_events","type":"User","site_admin":false},"assignees":[{"login":"engai","id":12544709,"avatar_url":"https://avatars3.githubusercontent.com/u/12544709?v=4","gravatar_id":"","url":"https://api.github.com/users/engai","html_url":"https://github.com/engai","followers_url":"https://api.github.com/users/engai/followers","following_url":"https://api.github.com/users/engai/following{/other_user}","gists_url":"https://api.github.com/users/engai/gists{/gist_id}","starred_url":"https://api.github.com/users/engai/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/engai/subscriptions","organizations_url":"https://api.github.com/users/engai/orgs","repos_url":"https://api.github.com/users/engai/repos","events_url":"https://api.github.com/users/engai/events{/privacy}","received_events_url":"https://api.github.com/users/engai/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2018-01-09T20:44:35Z","updated_at":"2018-02-22T22:05:25Z","closed_at":"2018-02-22T22:05:25Z","author_association":"NONE","body":"Im am experiencing a strange glitch in my Winter '18 Org.\r\n\r\nAt the first mouse move the text, it moves a bit left and doubles the last character, which is the cut off.\r\n\r\nExample Screenshot:\r\n<img width=\"342\" alt=\"bildschirmfoto 2018-01-09 um 21 40 39\" src=\"https://user-images.githubusercontent.com/999524/34742285-e8ef5e50-f585-11e7-8498-ecfedaae8344.png\">\r\n\r\nTested with Safari on Mac Version 11.0.2 (12604.4.7.1.4). Not happening in Chrome."},"comment":{"url":"https://api.github.com/repos/salesforce-ux/design-system/issues/comments/367838337","html_url":"https://github.com/salesforce-ux/design-system/issues/525#issuecomment-367838337","issue_url":"https://api.github.com/repos/salesforce-ux/design-system/issues/525","id":367838337,"user":{"login":"engai","id":12544709,"avatar_url":"https://avatars3.githubusercontent.com/u/12544709?v=4","gravatar_id":"","url":"https://api.github.com/users/engai","html_url":"https://github.com/engai","followers_url":"https://api.github.com/users/engai/followers","following_url":"https://api.github.com/users/engai/following{/other_user}","gists_url":"https://api.github.com/users/engai/gists{/gist_id}","starred_url":"https://api.github.com/users/engai/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/engai/subscriptions","organizations_url":"https://api.github.com/users/engai/orgs","repos_url":"https://api.github.com/users/engai/repos","events_url":"https://api.github.com/users/engai/events{/privacy}","received_events_url":"https://api.github.com/users/engai/received_events","type":"User","site_admin":false},"created_at":"2018-02-22T22:05:25Z","updated_at":"2018-02-22T22:05:25Z","author_association":"CONTRIBUTOR","body":"@ackonsult This likely an issue with the platform and localization, rather than the design system. Closing this, but feel free to re-open or comment if you feel that this is an issue with our styles.\r\n\r\nThanks!"}}
|
{
"id": 41759029,
"name": "salesforce-ux/design-system",
"url": "https://api.github.com/repos/salesforce-ux/design-system"
}
|
{
"id": 12544709,
"login": "engai",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12544709?",
"url": "https://api.github.com/users/engai"
}
|
{
"id": 4857302,
"login": "salesforce-ux",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4857302?",
"url": "https://api.github.com/orgs/salesforce-ux"
}
| 2018-02-22T22:05:25 |
7284295321
|
{"actor":{"display_login":"engai"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/pmem/pmdk/issues/2973","repository_url":"https://api.github.com/repos/pmem/pmdk","labels_url":"https://api.github.com/repos/pmem/pmdk/issues/2973/labels{/name}","comments_url":"https://api.github.com/repos/pmem/pmdk/issues/2973/comments","events_url":"https://api.github.com/repos/pmem/pmdk/issues/2973/events","html_url":"https://github.com/pmem/pmdk/pull/2973","id":327322302,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkxMTQ3NDg2","number":2973,"title":"test: add tests for pmemobj_check","user":{"login":"Greg091","id":26468870,"node_id":"MDQ6VXNlcjI2NDY4ODcw","avatar_url":"https://avatars2.githubusercontent.com/u/26468870?v=4","gravatar_id":"","url":"https://api.github.com/users/Greg091","html_url":"https://github.com/Greg091","followers_url":"https://api.github.com/users/Greg091/followers","following_url":"https://api.github.com/users/Greg091/following{/other_user}","gists_url":"https://api.github.com/users/Greg091/gists{/gist_id}","starred_url":"https://api.github.com/users/Greg091/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Greg091/subscriptions","organizations_url":"https://api.github.com/users/Greg091/orgs","repos_url":"https://api.github.com/users/Greg091/repos","events_url":"https://api.github.com/users/Greg091/events{/privacy}","received_events_url":"https://api.github.com/users/Greg091/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-05-29T13:31:57Z","updated_at":"2018-06-04T16:42:14Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/pmem/pmdk/pulls/2973","html_url":"https://github.com/pmem/pmdk/pull/2973","diff_url":"https://github.com/pmem/pmdk/pull/2973.diff","patch_url":"https://github.com/pmem/pmdk/pull/2973.patch"},"body":"\n\n<!-- Reviewable:start -->\nThis change is [<img src=\"https://reviewable.io/review_button.svg\" height=\"34\" align=\"absmiddle\" alt=\"Reviewable\"/>](https://reviewable.io/reviews/pmem/pmdk/2973)\n<!-- Reviewable:end -->\n"},"comment":{"url":"https://api.github.com/repos/pmem/pmdk/issues/comments/394421134","html_url":"https://github.com/pmem/pmdk/pull/2973#issuecomment-394421134","issue_url":"https://api.github.com/repos/pmem/pmdk/issues/2973","id":394421134,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NDQyMTEzNA==","user":{"login":"marcinslusarz","id":12811376,"node_id":"MDQ6VXNlcjEyODExMzc2","avatar_url":"https://avatars2.githubusercontent.com/u/12811376?v=4","gravatar_id":"","url":"https://api.github.com/users/marcinslusarz","html_url":"https://github.com/marcinslusarz","followers_url":"https://api.github.com/users/marcinslusarz/followers","following_url":"https://api.github.com/users/marcinslusarz/following{/other_user}","gists_url":"https://api.github.com/users/marcinslusarz/gists{/gist_id}","starred_url":"https://api.github.com/users/marcinslusarz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/marcinslusarz/subscriptions","organizations_url":"https://api.github.com/users/marcinslusarz/orgs","repos_url":"https://api.github.com/users/marcinslusarz/repos","events_url":"https://api.github.com/users/marcinslusarz/events{/privacy}","received_events_url":"https://api.github.com/users/marcinslusarz/received_events","type":"User","site_admin":false},"created_at":"2018-06-04T16:42:14Z","updated_at":"2018-06-04T16:42:14Z","author_association":"MEMBER","body":"\n\n\n\nReview status: 14 of 15 files reviewed at latest revision, 1 unresolved discussion.\n\n---\n\n*[src/test/obj_check/obj_check.c, line 71 at r2](https://reviewable.io/reviews/pmem/pmdk/2973#-LEAdSJ94tp_952TNlya:-LEAfGmd7xAerZPMtxk3:b3hd0v1) ([raw file](https://github.com/pmem/pmdk/blob/b3f885e56315f579e04bd5fd85f71ca563e22e9a/src/test/obj_check/obj_check.c#L71)):*\n<details><summary><i>Previously, marcinslusarz (Marcin Ślusarz) wrote…</i></summary><blockquote>\n\nThere is no need for this flag. Just initialize pop at the beginning to NULL and call pmemobj_close when pop is not NULL.\n</blockquote></details>\n\n... and then you won't need {} around single line statement\n\n---\n\n\n*Comments from [Reviewable](https://reviewable.io/reviews/pmem/pmdk/2973)*\n<!-- Sent from Reviewable.io -->\n"}}
|
{
"id": 23637153,
"name": "pmem/pmdk",
"url": "https://api.github.com/repos/pmem/pmdk"
}
|
{
"id": 12811376,
"login": "marcinslusarz",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12811376?",
"url": "https://api.github.com/users/marcinslusarz"
}
|
{
"id": 4894933,
"login": "pmem",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4894933?",
"url": "https://api.github.com/orgs/pmem"
}
| 2018-06-04T16:42:14 |
7773059600
|
{"actor":{"display_login":"marcinslusarz"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/zulip/zulip/issues/10446","repository_url":"https://api.github.com/repos/zulip/zulip","labels_url":"https://api.github.com/repos/zulip/zulip/issues/10446/labels{/name}","comments_url":"https://api.github.com/repos/zulip/zulip/issues/10446/comments","events_url":"https://api.github.com/repos/zulip/zulip/issues/10446/events","html_url":"https://github.com/zulip/zulip/issues/10446","id":354953081,"node_id":"MDU6SXNzdWUzNTQ5NTMwODE=","number":10446,"title":"Add limits for how many messages can be fetched with `get_messages` in a single request","user":{"login":"timabbott","id":2746074,"node_id":"MDQ6VXNlcjI3NDYwNzQ=","avatar_url":"https://avatars0.githubusercontent.com/u/2746074?v=4","gravatar_id":"","url":"https://api.github.com/users/timabbott","html_url":"https://github.com/timabbott","followers_url":"https://api.github.com/users/timabbott/followers","following_url":"https://api.github.com/users/timabbott/following{/other_user}","gists_url":"https://api.github.com/users/timabbott/gists{/gist_id}","starred_url":"https://api.github.com/users/timabbott/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/timabbott/subscriptions","organizations_url":"https://api.github.com/users/timabbott/orgs","repos_url":"https://api.github.com/users/timabbott/repos","events_url":"https://api.github.com/users/timabbott/events{/privacy}","received_events_url":"https://api.github.com/users/timabbott/received_events","type":"User","site_admin":false},"labels":[{"id":469533612,"node_id":"MDU6TGFiZWw0Njk1MzM2MTI=","url":"https://api.github.com/repos/zulip/zulip/labels/area:%20api","name":"area: api","color":"bfd4f2","default":false},{"id":273621476,"node_id":"MDU6TGFiZWwyNzM2MjE0NzY=","url":"https://api.github.com/repos/zulip/zulip/labels/good%20first%20issue","name":"good first issue","color":"bfe5bf","default":true},{"id":545030708,"node_id":"MDU6TGFiZWw1NDUwMzA3MDg=","url":"https://api.github.com/repos/zulip/zulip/labels/in%20progress","name":"in progress","color":"bfdadc","default":false},{"id":621149055,"node_id":"MDU6TGFiZWw2MjExNDkwNTU=","url":"https://api.github.com/repos/zulip/zulip/labels/priority:%20high","name":"priority: high","color":"5319e7","default":false}],"state":"open","locked":false,"assignee":{"login":"picapi","id":7061144,"node_id":"MDQ6VXNlcjcwNjExNDQ=","avatar_url":"https://avatars2.githubusercontent.com/u/7061144?v=4","gravatar_id":"","url":"https://api.github.com/users/picapi","html_url":"https://github.com/picapi","followers_url":"https://api.github.com/users/picapi/followers","following_url":"https://api.github.com/users/picapi/following{/other_user}","gists_url":"https://api.github.com/users/picapi/gists{/gist_id}","starred_url":"https://api.github.com/users/picapi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/picapi/subscriptions","organizations_url":"https://api.github.com/users/picapi/orgs","repos_url":"https://api.github.com/users/picapi/repos","events_url":"https://api.github.com/users/picapi/events{/privacy}","received_events_url":"https://api.github.com/users/picapi/received_events","type":"User","site_admin":false},"assignees":[{"login":"picapi","id":7061144,"node_id":"MDQ6VXNlcjcwNjExNDQ=","avatar_url":"https://avatars2.githubusercontent.com/u/7061144?v=4","gravatar_id":"","url":"https://api.github.com/users/picapi","html_url":"https://github.com/picapi","followers_url":"https://api.github.com/users/picapi/followers","following_url":"https://api.github.com/users/picapi/following{/other_user}","gists_url":"https://api.github.com/users/picapi/gists{/gist_id}","starred_url":"https://api.github.com/users/picapi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/picapi/subscriptions","organizations_url":"https://api.github.com/users/picapi/orgs","repos_url":"https://api.github.com/users/picapi/repos","events_url":"https://api.github.com/users/picapi/events{/privacy}","received_events_url":"https://api.github.com/users/picapi/received_events","type":"User","site_admin":false}],"milestone":null,"comments":12,"created_at":"2018-08-29T00:40:49Z","updated_at":"2018-09-22T20:44:34Z","closed_at":null,"author_association":"MEMBER","body":"I think something no larger than 5000 as the sum of `num_before` and `num_after` would be reasonable.\r\n\r\n(Anything larger than that might not work just due to request size issues, and if you need more than that, you should be paginating)"},"comment":{"url":"https://api.github.com/repos/zulip/zulip/issues/comments/423772099","html_url":"https://github.com/zulip/zulip/issues/10446#issuecomment-423772099","issue_url":"https://api.github.com/repos/zulip/zulip/issues/10446","id":423772099,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMzc3MjA5OQ==","user":{"login":"zulipbot","id":25496890,"node_id":"MDQ6VXNlcjI1NDk2ODkw","avatar_url":"https://avatars0.githubusercontent.com/u/25496890?v=4","gravatar_id":"","url":"https://api.github.com/users/zulipbot","html_url":"https://github.com/zulipbot","followers_url":"https://api.github.com/users/zulipbot/followers","following_url":"https://api.github.com/users/zulipbot/following{/other_user}","gists_url":"https://api.github.com/users/zulipbot/gists{/gist_id}","starred_url":"https://api.github.com/users/zulipbot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zulipbot/subscriptions","organizations_url":"https://api.github.com/users/zulipbot/orgs","repos_url":"https://api.github.com/users/zulipbot/repos","events_url":"https://api.github.com/users/zulipbot/events{/privacy}","received_events_url":"https://api.github.com/users/zulipbot/received_events","type":"User","site_admin":false},"created_at":"2018-09-22T20:44:34Z","updated_at":"2018-09-22T20:44:34Z","author_association":"MEMBER","body":"Hello @picapi, you claimed this issue to work on it, but this issue and any referenced pull requests haven't been updated for 10 days. Are you still working on this issue?\n\nIf so, please update this issue by leaving a comment on this issue to let me know that you're still working on it. Otherwise, I'll automatically remove you from this issue in 4 days.\n\nIf you've decided to work on something else, simply comment `@zulipbot abandon` so that someone else can claim it and continue from where you left off.\n\nThank you for your valuable contributions to Zulip!\n\n<!-- inactiveWarning -->"}}
|
{
"id": 43160685,
"name": "zulip/zulip",
"url": "https://api.github.com/repos/zulip/zulip"
}
|
{
"id": 25496890,
"login": "zulipbot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25496890?",
"url": "https://api.github.com/users/zulipbot"
}
|
{
"id": 4921959,
"login": "zulip",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4921959?",
"url": "https://api.github.com/orgs/zulip"
}
| 2018-09-22T20:44:34 |
8306612611
|
{"actor":{"display_login":"zulipbot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/zulip/zulip/issues/8579","repository_url":"https://api.github.com/repos/zulip/zulip","labels_url":"https://api.github.com/repos/zulip/zulip/issues/8579/labels{/name}","comments_url":"https://api.github.com/repos/zulip/zulip/issues/8579/comments","events_url":"https://api.github.com/repos/zulip/zulip/issues/8579/events","html_url":"https://github.com/zulip/zulip/issues/8579","id":302107251,"number":8579,"title":"Make test-js-with-node argument handling a bit smarter","user":{"login":"timabbott","id":2746074,"avatar_url":"https://avatars0.githubusercontent.com/u/2746074?v=4","gravatar_id":"","url":"https://api.github.com/users/timabbott","html_url":"https://github.com/timabbott","followers_url":"https://api.github.com/users/timabbott/followers","following_url":"https://api.github.com/users/timabbott/following{/other_user}","gists_url":"https://api.github.com/users/timabbott/gists{/gist_id}","starred_url":"https://api.github.com/users/timabbott/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/timabbott/subscriptions","organizations_url":"https://api.github.com/users/timabbott/orgs","repos_url":"https://api.github.com/users/timabbott/repos","events_url":"https://api.github.com/users/timabbott/events{/privacy}","received_events_url":"https://api.github.com/users/timabbott/received_events","type":"User","site_admin":false},"labels":[{"id":419106932,"url":"https://api.github.com/repos/zulip/zulip/labels/area:%20tooling","name":"area: tooling","color":"bfd4f2","default":false},{"id":265216829,"url":"https://api.github.com/repos/zulip/zulip/labels/bug","name":"bug","color":"fc2929","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-03-04T18:10:11Z","updated_at":"2018-03-04T20:45:55Z","closed_at":null,"author_association":"OWNER","body":"This has two major problems that keep coming up:\r\n* It doesn't support passing a filename without the `.js` suffix, e.g. `test-js-with-node unread` tests everything, not just `unread.js`.\r\n* It doesn't complain if you pass an invalid test file.\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/zulip/zulip/issues/comments/370262461","html_url":"https://github.com/zulip/zulip/issues/8579#issuecomment-370262461","issue_url":"https://api.github.com/repos/zulip/zulip/issues/8579","id":370262461,"user":{"login":"lonerz","id":12992571,"avatar_url":"https://avatars1.githubusercontent.com/u/12992571?v=4","gravatar_id":"","url":"https://api.github.com/users/lonerz","html_url":"https://github.com/lonerz","followers_url":"https://api.github.com/users/lonerz/followers","following_url":"https://api.github.com/users/lonerz/following{/other_user}","gists_url":"https://api.github.com/users/lonerz/gists{/gist_id}","starred_url":"https://api.github.com/users/lonerz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lonerz/subscriptions","organizations_url":"https://api.github.com/users/lonerz/orgs","repos_url":"https://api.github.com/users/lonerz/repos","events_url":"https://api.github.com/users/lonerz/events{/privacy}","received_events_url":"https://api.github.com/users/lonerz/received_events","type":"User","site_admin":false},"created_at":"2018-03-04T20:45:55Z","updated_at":"2018-03-04T20:45:55Z","author_association":"MEMBER","body":"@zulipbot claim\n\nSent from mobile. Please excuse any typos.\n\nOn Sun, Mar 4, 2018, 10:10 AM zulipbot <[email protected]> wrote:\n\n> Hello @zulip/server-tooling\n> <https://github.com/orgs/zulip/teams/server-tooling> members, this issue\n> was labeled with the *area: tooling* label, so you may want to check it\n> out!\n>\n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/zulip/zulip/issues/8579#issuecomment-370250127>, or mute\n> the thread\n> <https://github.com/notifications/unsubscribe-auth/AMZAO3LpIIQOrlAmJPjp3Fdgd5cTEXesks5tbC4JgaJpZM4SbbqG>\n> .\n>\n"}}
|
{
"id": 43160685,
"name": "zulip/zulip",
"url": "https://api.github.com/repos/zulip/zulip"
}
|
{
"id": 12992571,
"login": "lonerz",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12992571?",
"url": "https://api.github.com/users/lonerz"
}
|
{
"id": 4921959,
"login": "zulip",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4921959?",
"url": "https://api.github.com/orgs/zulip"
}
| 2018-03-04T20:45:55 |
7328441831
|
{"actor":{"display_login":"lonerz"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/zulip/zulip/issues/9543","repository_url":"https://api.github.com/repos/zulip/zulip","labels_url":"https://api.github.com/repos/zulip/zulip/issues/9543/labels{/name}","comments_url":"https://api.github.com/repos/zulip/zulip/issues/9543/comments","events_url":"https://api.github.com/repos/zulip/zulip/issues/9543/events","html_url":"https://github.com/zulip/zulip/pull/9543","id":326521721,"number":9543,"title":"portico: Move carousel forward on clicking inside tour container.","user":{"login":"akashnimare","id":2263909,"avatar_url":"https://avatars0.githubusercontent.com/u/2263909?v=4","gravatar_id":"","url":"https://api.github.com/users/akashnimare","html_url":"https://github.com/akashnimare","followers_url":"https://api.github.com/users/akashnimare/followers","following_url":"https://api.github.com/users/akashnimare/following{/other_user}","gists_url":"https://api.github.com/users/akashnimare/gists{/gist_id}","starred_url":"https://api.github.com/users/akashnimare/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akashnimare/subscriptions","organizations_url":"https://api.github.com/users/akashnimare/orgs","repos_url":"https://api.github.com/users/akashnimare/repos","events_url":"https://api.github.com/users/akashnimare/events{/privacy}","received_events_url":"https://api.github.com/users/akashnimare/received_events","type":"User","site_admin":false},"labels":[{"id":633096872,"url":"https://api.github.com/repos/zulip/zulip/labels/area:%20portico","name":"area: portico","color":"bfd4f2","default":false},{"id":621149055,"url":"https://api.github.com/repos/zulip/zulip/labels/priority:%20high","name":"priority: high","color":"5319e7","default":false},{"id":804351807,"url":"https://api.github.com/repos/zulip/zulip/labels/size:%20S","name":"size: S","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-05-25T13:21:14Z","updated_at":"2018-05-25T13:21:19Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/zulip/zulip/pulls/9543","html_url":"https://github.com/zulip/zulip/pull/9543","diff_url":"https://github.com/zulip/zulip/pull/9543.diff","patch_url":"https://github.com/zulip/zulip/pull/9543.patch"},"body":"Fixes: #9540.\r\n\r\n<!-- What's this PR for? (Just a link to an issue is fine.) -->\r\n\r\n\r\n**Testing Plan:** <!-- How have you tested? -->\r\n\r\n\r\n**GIFs or Screenshots:** <!-- If a UI change. See:\r\n https://zulip.readthedocs.io/en/latest/tutorials/screenshot-and-gif-software.html\r\n -->\r\n\r\n\r\n<!-- Also be sure to make clear, coherent commits:\r\n https://zulip.readthedocs.io/en/latest/contributing/version-control.html\r\n -->\r\n"},"comment":{"url":"https://api.github.com/repos/zulip/zulip/issues/comments/392055697","html_url":"https://github.com/zulip/zulip/pull/9543#issuecomment-392055697","issue_url":"https://api.github.com/repos/zulip/zulip/issues/9543","id":392055697,"user":{"login":"zulipbot","id":25496890,"avatar_url":"https://avatars0.githubusercontent.com/u/25496890?v=4","gravatar_id":"","url":"https://api.github.com/users/zulipbot","html_url":"https://github.com/zulipbot","followers_url":"https://api.github.com/users/zulipbot/followers","following_url":"https://api.github.com/users/zulipbot/following{/other_user}","gists_url":"https://api.github.com/users/zulipbot/gists{/gist_id}","starred_url":"https://api.github.com/users/zulipbot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zulipbot/subscriptions","organizations_url":"https://api.github.com/users/zulipbot/orgs","repos_url":"https://api.github.com/users/zulipbot/repos","events_url":"https://api.github.com/users/zulipbot/events{/privacy}","received_events_url":"https://api.github.com/users/zulipbot/received_events","type":"User","site_admin":false},"created_at":"2018-05-25T13:21:19Z","updated_at":"2018-05-25T13:21:19Z","author_association":"MEMBER","body":"Hello @zulip/server-misc members, this pull request was labeled with the \"area: portico\" label, so you may want to check it out!\n\n<!-- areaLabelNotification -->"}}
|
{
"id": 43160685,
"name": "zulip/zulip",
"url": "https://api.github.com/repos/zulip/zulip"
}
|
{
"id": 25496890,
"login": "zulipbot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/25496890?",
"url": "https://api.github.com/users/zulipbot"
}
|
{
"id": 4921959,
"login": "zulip",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4921959?",
"url": "https://api.github.com/orgs/zulip"
}
| 2018-05-25T13:21:19 |
7729931076
|
{"actor":{"display_login":"zulipbot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/zulip/zulip/issues/8365","repository_url":"https://api.github.com/repos/zulip/zulip","labels_url":"https://api.github.com/repos/zulip/zulip/issues/8365/labels{/name}","comments_url":"https://api.github.com/repos/zulip/zulip/issues/8365/comments","events_url":"https://api.github.com/repos/zulip/zulip/issues/8365/events","html_url":"https://github.com/zulip/zulip/pull/8365","id":296696971,"number":8365,"title":"user groups: Prevent user not in user group to edit/delete group name/members.","user":{"login":"Kumar-Tarun","id":23361315,"avatar_url":"https://avatars1.githubusercontent.com/u/23361315?v=4","gravatar_id":"","url":"https://api.github.com/users/Kumar-Tarun","html_url":"https://github.com/Kumar-Tarun","followers_url":"https://api.github.com/users/Kumar-Tarun/followers","following_url":"https://api.github.com/users/Kumar-Tarun/following{/other_user}","gists_url":"https://api.github.com/users/Kumar-Tarun/gists{/gist_id}","starred_url":"https://api.github.com/users/Kumar-Tarun/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Kumar-Tarun/subscriptions","organizations_url":"https://api.github.com/users/Kumar-Tarun/orgs","repos_url":"https://api.github.com/users/Kumar-Tarun/repos","events_url":"https://api.github.com/users/Kumar-Tarun/events{/privacy}","received_events_url":"https://api.github.com/users/Kumar-Tarun/received_events","type":"User","site_admin":false},"labels":[{"id":545030708,"url":"https://api.github.com/repos/zulip/zulip/labels/in%20progress","name":"in progress","color":"bfdadc","default":false},{"id":804197644,"url":"https://api.github.com/repos/zulip/zulip/labels/size:%20L","name":"size: L","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-02-13T11:03:38Z","updated_at":"2018-02-14T14:25:36Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/zulip/zulip/pulls/8365","html_url":"https://github.com/zulip/zulip/pull/8365","diff_url":"https://github.com/zulip/zulip/pull/8365.diff","patch_url":"https://github.com/zulip/zulip/pull/8365.patch"},"body":"This PR fixes #8315. It prevents user who are not a part of user group to edit/delete user group name/members. Realm admins and user group members can continue to the above operations. \r\nI'm attaching two gifs showing the behavior of user group UI after changes, also if a user creates a group, adds some members in it, then removes himself/herself, he/she cannot further edit/delete the user group, the code prevents doing that.\r\nThe following picture has Cordelia as current user.\r\n\r\nThe following picture has iago as current user (admin).\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/zulip/zulip/issues/comments/365622526","html_url":"https://github.com/zulip/zulip/pull/8365#issuecomment-365622526","issue_url":"https://api.github.com/repos/zulip/zulip/issues/8365","id":365622526,"user":{"login":"hackerkid","id":7190633,"avatar_url":"https://avatars1.githubusercontent.com/u/7190633?v=4","gravatar_id":"","url":"https://api.github.com/users/hackerkid","html_url":"https://github.com/hackerkid","followers_url":"https://api.github.com/users/hackerkid/followers","following_url":"https://api.github.com/users/hackerkid/following{/other_user}","gists_url":"https://api.github.com/users/hackerkid/gists{/gist_id}","starred_url":"https://api.github.com/users/hackerkid/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hackerkid/subscriptions","organizations_url":"https://api.github.com/users/hackerkid/orgs","repos_url":"https://api.github.com/users/hackerkid/repos","events_url":"https://api.github.com/users/hackerkid/events{/privacy}","received_events_url":"https://api.github.com/users/hackerkid/received_events","type":"User","site_admin":false},"created_at":"2018-02-14T14:25:35Z","updated_at":"2018-02-14T14:25:35Z","author_association":"MEMBER","body":"@Kumar-Tarun I thinks views is good enough."}}
|
{
"id": 43160685,
"name": "zulip/zulip",
"url": "https://api.github.com/repos/zulip/zulip"
}
|
{
"id": 7190633,
"login": "hackerkid",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7190633?",
"url": "https://api.github.com/users/hackerkid"
}
|
{
"id": 4921959,
"login": "zulip",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4921959?",
"url": "https://api.github.com/orgs/zulip"
}
| 2018-02-14T14:25:36 |
7244193181
|
{"actor":{"display_login":"hackerkid"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/zulip/zulip/issues/10633","repository_url":"https://api.github.com/repos/zulip/zulip","labels_url":"https://api.github.com/repos/zulip/zulip/issues/10633/labels{/name}","comments_url":"https://api.github.com/repos/zulip/zulip/issues/10633/comments","events_url":"https://api.github.com/repos/zulip/zulip/issues/10633/events","html_url":"https://github.com/zulip/zulip/pull/10633","id":368331986,"node_id":"MDExOlB1bGxSZXF1ZXN0MjIxNTM0NTYw","number":10633,"title":"portico.scss: Add icon and warning label to the warn admonition.","user":{"login":"Lyla-Fischer","id":549661,"node_id":"MDQ6VXNlcjU0OTY2MQ==","avatar_url":"https://avatars3.githubusercontent.com/u/549661?v=4","gravatar_id":"","url":"https://api.github.com/users/Lyla-Fischer","html_url":"https://github.com/Lyla-Fischer","followers_url":"https://api.github.com/users/Lyla-Fischer/followers","following_url":"https://api.github.com/users/Lyla-Fischer/following{/other_user}","gists_url":"https://api.github.com/users/Lyla-Fischer/gists{/gist_id}","starred_url":"https://api.github.com/users/Lyla-Fischer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Lyla-Fischer/subscriptions","organizations_url":"https://api.github.com/users/Lyla-Fischer/orgs","repos_url":"https://api.github.com/users/Lyla-Fischer/repos","events_url":"https://api.github.com/users/Lyla-Fischer/events{/privacy}","received_events_url":"https://api.github.com/users/Lyla-Fischer/received_events","type":"User","site_admin":false},"labels":[{"id":804351807,"node_id":"MDU6TGFiZWw4MDQzNTE4MDc=","url":"https://api.github.com/repos/zulip/zulip/labels/size:%20S","name":"size: S","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-10-09T18:09:45Z","updated_at":"2018-10-09T18:33:06Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/zulip/zulip/pulls/10633","html_url":"https://github.com/zulip/zulip/pull/10633","diff_url":"https://github.com/zulip/zulip/pull/10633.diff","patch_url":"https://github.com/zulip/zulip/pull/10633.patch"},"body":"@rishig This adds a warn icon and label to the docs warning. @synicalsyntax might be a good reviewer?\r\n\r\n**Testing Plan:** \r\nI just looked at the output.\r\n\r\n**GIFs or Screenshots:**\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/zulip/zulip/issues/comments/428301650","html_url":"https://github.com/zulip/zulip/pull/10633#issuecomment-428301650","issue_url":"https://api.github.com/repos/zulip/zulip/issues/10633","id":428301650,"node_id":"MDEyOklzc3VlQ29tbWVudDQyODMwMTY1MA==","user":{"login":"Lyla-Fischer","id":549661,"node_id":"MDQ6VXNlcjU0OTY2MQ==","avatar_url":"https://avatars3.githubusercontent.com/u/549661?v=4","gravatar_id":"","url":"https://api.github.com/users/Lyla-Fischer","html_url":"https://github.com/Lyla-Fischer","followers_url":"https://api.github.com/users/Lyla-Fischer/followers","following_url":"https://api.github.com/users/Lyla-Fischer/following{/other_user}","gists_url":"https://api.github.com/users/Lyla-Fischer/gists{/gist_id}","starred_url":"https://api.github.com/users/Lyla-Fischer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Lyla-Fischer/subscriptions","organizations_url":"https://api.github.com/users/Lyla-Fischer/orgs","repos_url":"https://api.github.com/users/Lyla-Fischer/repos","events_url":"https://api.github.com/users/Lyla-Fischer/events{/privacy}","received_events_url":"https://api.github.com/users/Lyla-Fischer/received_events","type":"User","site_admin":false},"created_at":"2018-10-09T18:33:06Z","updated_at":"2018-10-09T18:33:06Z","author_association":"CONTRIBUTOR","body":"The icon exists but it's in the FontAwesome \"pro\", which it doesn't seem like we have. Also, it looks like we need to use css classes in order to use it, rather than unicode, which I would have to spend some time to figure out how to do. "}}
|
{
"id": 43160685,
"name": "zulip/zulip",
"url": "https://api.github.com/repos/zulip/zulip"
}
|
{
"id": 549661,
"login": "Lyla-Fischer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/549661?",
"url": "https://api.github.com/users/Lyla-Fischer"
}
|
{
"id": 4921959,
"login": "zulip",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4921959?",
"url": "https://api.github.com/orgs/zulip"
}
| 2018-10-09T18:32:49 |
8392760758
|
{"actor":{"display_login":"Lyla-Fischer"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/torch/torch7/issues/640","repository_url":"https://api.github.com/repos/torch/torch7","labels_url":"https://api.github.com/repos/torch/torch7/issues/640/labels{/name}","comments_url":"https://api.github.com/repos/torch/torch7/issues/640/comments","events_url":"https://api.github.com/repos/torch/torch7/issues/640/events","html_url":"https://github.com/torch/torch7/issues/640","id":147871636,"number":640,"title":"Misleading torch.svd documentation","user":{"login":"yobibyte","id":3142403,"avatar_url":"https://avatars2.githubusercontent.com/u/3142403?v=4","gravatar_id":"","url":"https://api.github.com/users/yobibyte","html_url":"https://github.com/yobibyte","followers_url":"https://api.github.com/users/yobibyte/followers","following_url":"https://api.github.com/users/yobibyte/following{/other_user}","gists_url":"https://api.github.com/users/yobibyte/gists{/gist_id}","starred_url":"https://api.github.com/users/yobibyte/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yobibyte/subscriptions","organizations_url":"https://api.github.com/users/yobibyte/orgs","repos_url":"https://api.github.com/users/yobibyte/repos","events_url":"https://api.github.com/users/yobibyte/events{/privacy}","received_events_url":"https://api.github.com/users/yobibyte/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2016-04-12T21:02:05Z","updated_at":"2018-04-22T23:03:25Z","closed_at":null,"author_association":"NONE","body":"In the torch.svd description [here](https://github.com/torch/torch7/blob/master/doc/maths.md) u and v matrices are square. But below in the example u matrix is not a square matrix. \n\n\n"},"comment":{"url":"https://api.github.com/repos/torch/torch7/issues/comments/383419335","html_url":"https://github.com/torch/torch7/issues/640#issuecomment-383419335","issue_url":"https://api.github.com/repos/torch/torch7/issues/640","id":383419335,"user":{"login":"NiccoloSacchi","id":26500542,"avatar_url":"https://avatars1.githubusercontent.com/u/26500542?v=4","gravatar_id":"","url":"https://api.github.com/users/NiccoloSacchi","html_url":"https://github.com/NiccoloSacchi","followers_url":"https://api.github.com/users/NiccoloSacchi/followers","following_url":"https://api.github.com/users/NiccoloSacchi/following{/other_user}","gists_url":"https://api.github.com/users/NiccoloSacchi/gists{/gist_id}","starred_url":"https://api.github.com/users/NiccoloSacchi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NiccoloSacchi/subscriptions","organizations_url":"https://api.github.com/users/NiccoloSacchi/orgs","repos_url":"https://api.github.com/users/NiccoloSacchi/repos","events_url":"https://api.github.com/users/NiccoloSacchi/events{/privacy}","received_events_url":"https://api.github.com/users/NiccoloSacchi/received_events","type":"User","site_admin":false},"created_at":"2018-04-22T23:03:25Z","updated_at":"2018-04-22T23:03:25Z","author_association":"NONE","body":"They probably have to update that documentation. [Here](http://pytorch.org/docs/stable/torch.html?highlight=svd#torch.svd) they say: \r\n\r\n> If some is True (default), the returned U and V matrices will contain only min(n,m) orthonormal columns.\r\nTherefore, you may want to pass \"some=False\""}}
|
{
"id": 13677187,
"name": "torch/torch7",
"url": "https://api.github.com/repos/torch/torch7"
}
|
{
"id": 26500542,
"login": "NiccoloSacchi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/26500542?",
"url": "https://api.github.com/users/NiccoloSacchi"
}
|
{
"id": 4978924,
"login": "torch",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4978924?",
"url": "https://api.github.com/orgs/torch"
}
| 2018-04-22T23:03:25 |
7568758217
|
{"actor":{"display_login":"NiccoloSacchi"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/moneymanagerex/moneymanagerex/issues/896","repository_url":"https://api.github.com/repos/moneymanagerex/moneymanagerex","labels_url":"https://api.github.com/repos/moneymanagerex/moneymanagerex/issues/896/labels{/name}","comments_url":"https://api.github.com/repos/moneymanagerex/moneymanagerex/issues/896/comments","events_url":"https://api.github.com/repos/moneymanagerex/moneymanagerex/issues/896/events","html_url":"https://github.com/moneymanagerex/moneymanagerex/issues/896","id":177583262,"number":896,"title":"Project:Subproject like Category:Subcategory","user":{"login":"J316","id":8670476,"avatar_url":"https://avatars3.githubusercontent.com/u/8670476?v=4","gravatar_id":"","url":"https://api.github.com/users/J316","html_url":"https://github.com/J316","followers_url":"https://api.github.com/users/J316/followers","following_url":"https://api.github.com/users/J316/following{/other_user}","gists_url":"https://api.github.com/users/J316/gists{/gist_id}","starred_url":"https://api.github.com/users/J316/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/J316/subscriptions","organizations_url":"https://api.github.com/users/J316/orgs","repos_url":"https://api.github.com/users/J316/repos","events_url":"https://api.github.com/users/J316/events{/privacy}","received_events_url":"https://api.github.com/users/J316/received_events","type":"User","site_admin":false},"labels":[{"id":202132868,"url":"https://api.github.com/repos/moneymanagerex/moneymanagerex/labels/feature","name":"feature","color":"f9e495","default":false},{"id":101822869,"url":"https://api.github.com/repos/moneymanagerex/moneymanagerex/labels/wontfix","name":"wontfix","color":"ffffff","default":true}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2016-09-17T15:06:15Z","updated_at":"2018-05-19T16:55:35Z","closed_at":"2016-09-23T11:12:01Z","author_association":"NONE","body":"Add an option to mark transactions as belonging to the same project\n\nFor example: I buy from different sellers, different parts of a computer\n\nOn the left I can see in the \"Projects\" section all that I spent/earned by simply selecting that particular project\n\nIt should be Project:Subproject like it is for Category:Subcategory\n"},"comment":{"url":"https://api.github.com/repos/moneymanagerex/moneymanagerex/issues/comments/390417956","html_url":"https://github.com/moneymanagerex/moneymanagerex/issues/896#issuecomment-390417956","issue_url":"https://api.github.com/repos/moneymanagerex/moneymanagerex/issues/896","id":390417956,"user":{"login":"vomikan","id":6836805,"avatar_url":"https://avatars1.githubusercontent.com/u/6836805?v=4","gravatar_id":"","url":"https://api.github.com/users/vomikan","html_url":"https://github.com/vomikan","followers_url":"https://api.github.com/users/vomikan/followers","following_url":"https://api.github.com/users/vomikan/following{/other_user}","gists_url":"https://api.github.com/users/vomikan/gists{/gist_id}","starred_url":"https://api.github.com/users/vomikan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vomikan/subscriptions","organizations_url":"https://api.github.com/users/vomikan/orgs","repos_url":"https://api.github.com/users/vomikan/repos","events_url":"https://api.github.com/users/vomikan/events{/privacy}","received_events_url":"https://api.github.com/users/vomikan/received_events","type":"User","site_admin":false},"created_at":"2018-05-19T16:55:35Z","updated_at":"2018-05-19T16:55:35Z","author_association":"CONTRIBUTOR","body":"As the same way as categories no. But it msy be two string field used."}}
|
{
"id": 20107959,
"name": "moneymanagerex/moneymanagerex",
"url": "https://api.github.com/repos/moneymanagerex/moneymanagerex"
}
|
{
"id": 6836805,
"login": "vomikan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6836805?",
"url": "https://api.github.com/users/vomikan"
}
|
{
"id": 5001560,
"login": "moneymanagerex",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5001560?",
"url": "https://api.github.com/orgs/moneymanagerex"
}
| 2018-05-19T16:55:35 |
7699818890
|
{"actor":{"display_login":"vomikan"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/opencv/opencv/issues/12001","repository_url":"https://api.github.com/repos/opencv/opencv","labels_url":"https://api.github.com/repos/opencv/opencv/issues/12001/labels{/name}","comments_url":"https://api.github.com/repos/opencv/opencv/issues/12001/comments","events_url":"https://api.github.com/repos/opencv/opencv/issues/12001/events","html_url":"https://github.com/opencv/opencv/issues/12001","id":342255450,"node_id":"MDU6SXNzdWUzNDIyNTU0NTA=","number":12001,"title":"Lower FPS with the newest OpenCV version(3.4) than 3.3/3.2","user":{"login":"YorksonChang","id":13660547,"node_id":"MDQ6VXNlcjEzNjYwNTQ3","avatar_url":"https://avatars2.githubusercontent.com/u/13660547?v=4","gravatar_id":"","url":"https://api.github.com/users/YorksonChang","html_url":"https://github.com/YorksonChang","followers_url":"https://api.github.com/users/YorksonChang/followers","following_url":"https://api.github.com/users/YorksonChang/following{/other_user}","gists_url":"https://api.github.com/users/YorksonChang/gists{/gist_id}","starred_url":"https://api.github.com/users/YorksonChang/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/YorksonChang/subscriptions","organizations_url":"https://api.github.com/users/YorksonChang/orgs","repos_url":"https://api.github.com/users/YorksonChang/repos","events_url":"https://api.github.com/users/YorksonChang/events{/privacy}","received_events_url":"https://api.github.com/users/YorksonChang/received_events","type":"User","site_admin":false},"labels":[{"id":241026605,"node_id":"MDU6TGFiZWwyNDEwMjY2MDU=","url":"https://api.github.com/repos/opencv/opencv/labels/category:%20videoio(camera)","name":"category: videoio(camera)","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-07-18T09:49:27Z","updated_at":"2018-07-18T10:06:23Z","closed_at":null,"author_association":"NONE","body":"<!--\r\nIf you have a question rather than reporting a bug please go to http://answers.opencv.org where you get much faster responses.\r\nIf you need further assistance please read [How To Contribute](https://github.com/opencv/opencv/wiki/How_to_contribute).\r\n\r\nThis is a template helping you to create an issue which can be processed as quickly as possible. This is the bug reporting section for the OpenCV library.\r\n-->\r\n\r\n##### System information (version)\r\n<!-- Example\r\n- OpenCV =>\r\n- Operating System / Platform => Windows 64 Bit\r\n- Compiler => Visual Studio 2015\r\n-->\r\n\r\n- OpenCV => 3.4 and 3.3 and 3.2\r\n- Operating System / Platform => Linux Ubuntu 16.04\r\n- Compiler => g++\r\n\r\n##### Detailed description\r\nHey guys, I'm faced with an interesting problem: I got a lower FPS of UVC camera using the newest version 3.4 than the older version 3.3/3.2.\r\n\r\n<!-- your description -->\r\n\r\n##### Steps to reproduce\r\n\r\nHere is the result of my test:\r\nI test the same code on the same machine. \r\nIn a WHILE loop my program did nothing but read one image from the usb camera and display it every time. \r\n1. When I used the version 3.4, each frame cost 30ms.\r\n2. And in the same condition except for the version of OpenCV(I used 3.3 and 3.2 for test), each frame cost 10ms.\r\n\r\nIt surprised my a lot...and I'm very confused about it."},"comment":{"url":"https://api.github.com/repos/opencv/opencv/issues/comments/405880544","html_url":"https://github.com/opencv/opencv/issues/12001#issuecomment-405880544","issue_url":"https://api.github.com/repos/opencv/opencv/issues/12001","id":405880544,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNTg4MDU0NA==","user":{"login":"alalek","id":4981219,"node_id":"MDQ6VXNlcjQ5ODEyMTk=","avatar_url":"https://avatars0.githubusercontent.com/u/4981219?v=4","gravatar_id":"","url":"https://api.github.com/users/alalek","html_url":"https://github.com/alalek","followers_url":"https://api.github.com/users/alalek/followers","following_url":"https://api.github.com/users/alalek/following{/other_user}","gists_url":"https://api.github.com/users/alalek/gists{/gist_id}","starred_url":"https://api.github.com/users/alalek/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alalek/subscriptions","organizations_url":"https://api.github.com/users/alalek/orgs","repos_url":"https://api.github.com/users/alalek/repos","events_url":"https://api.github.com/users/alalek/events{/privacy}","received_events_url":"https://api.github.com/users/alalek/received_events","type":"User","site_admin":false},"created_at":"2018-07-18T10:06:23Z","updated_at":"2018-07-18T10:06:23Z","author_association":"CONTRIBUTOR","body":"Perhaps you using V4L backend (use `OPENCV_VIDEOIO_DEBUG=1` to confirm that).\r\nDid you try to add `cap.set(CAP_PROP_FOURCC, CV_FOURCC('M', 'J', 'P', 'G'))` (see #9479 for details)?\r\n"}}
|
{
"id": 5108051,
"name": "opencv/opencv",
"url": "https://api.github.com/repos/opencv/opencv"
}
|
{
"id": 4981219,
"login": "alalek",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4981219?",
"url": "https://api.github.com/users/alalek"
}
|
{
"id": 5009934,
"login": "opencv",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5009934?",
"url": "https://api.github.com/orgs/opencv"
}
| 2018-07-18T10:06:23 |
7981945280
|
{"actor":{"display_login":"alalek"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/opencv/opencv/issues/12392","repository_url":"https://api.github.com/repos/opencv/opencv","labels_url":"https://api.github.com/repos/opencv/opencv/issues/12392/labels{/name}","comments_url":"https://api.github.com/repos/opencv/opencv/issues/12392/comments","events_url":"https://api.github.com/repos/opencv/opencv/issues/12392/events","html_url":"https://github.com/opencv/opencv/issues/12392","id":356475454,"node_id":"MDU6SXNzdWUzNTY0NzU0NTQ=","number":12392,"title":"Strange behaviour of randu when range is [0,0]","user":{"login":"LaurentBerger","id":3591626,"node_id":"MDQ6VXNlcjM1OTE2MjY=","avatar_url":"https://avatars2.githubusercontent.com/u/3591626?v=4","gravatar_id":"","url":"https://api.github.com/users/LaurentBerger","html_url":"https://github.com/LaurentBerger","followers_url":"https://api.github.com/users/LaurentBerger/followers","following_url":"https://api.github.com/users/LaurentBerger/following{/other_user}","gists_url":"https://api.github.com/users/LaurentBerger/gists{/gist_id}","starred_url":"https://api.github.com/users/LaurentBerger/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LaurentBerger/subscriptions","organizations_url":"https://api.github.com/users/LaurentBerger/orgs","repos_url":"https://api.github.com/users/LaurentBerger/repos","events_url":"https://api.github.com/users/LaurentBerger/events{/privacy}","received_events_url":"https://api.github.com/users/LaurentBerger/received_events","type":"User","site_admin":false},"labels":[{"id":9731370,"node_id":"MDU6TGFiZWw5NzMxMzcw","url":"https://api.github.com/repos/opencv/opencv/labels/bug","name":"bug","color":"fc2929","default":true},{"id":241024773,"node_id":"MDU6TGFiZWwyNDEwMjQ3NzM=","url":"https://api.github.com/repos/opencv/opencv/labels/category:%20core","name":"category: core","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/opencv/opencv/milestones/18","html_url":"https://github.com/opencv/opencv/milestone/18","labels_url":"https://api.github.com/repos/opencv/opencv/milestones/18/labels","id":3553025,"node_id":"MDk6TWlsZXN0b25lMzU1MzAyNQ==","number":18,"title":"3.4.4","description":"","creator":{"login":"alalek","id":4981219,"node_id":"MDQ6VXNlcjQ5ODEyMTk=","avatar_url":"https://avatars0.githubusercontent.com/u/4981219?v=4","gravatar_id":"","url":"https://api.github.com/users/alalek","html_url":"https://github.com/alalek","followers_url":"https://api.github.com/users/alalek/followers","following_url":"https://api.github.com/users/alalek/following{/other_user}","gists_url":"https://api.github.com/users/alalek/gists{/gist_id}","starred_url":"https://api.github.com/users/alalek/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alalek/subscriptions","organizations_url":"https://api.github.com/users/alalek/orgs","repos_url":"https://api.github.com/users/alalek/repos","events_url":"https://api.github.com/users/alalek/events{/privacy}","received_events_url":"https://api.github.com/users/alalek/received_events","type":"User","site_admin":false},"open_issues":18,"closed_issues":21,"state":"open","created_at":"2018-08-07T16:16:53Z","updated_at":"2018-09-03T16:17:01Z","due_on":null,"closed_at":null},"comments":1,"created_at":"2018-09-03T11:53:48Z","updated_at":"2018-09-03T16:42:21Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"\r\n- OpenCV => 4.0.0-dev\r\n- Operating System / Platform => Windows 64 Bit\r\n- Compiler => Visual Studio 2017\r\nDetailed description\r\nhttp://answers.opencv.org/question/198476/how-does-cvrandu-works-on-images/\r\n\r\n\r\nSteps to reproduce\r\n\r\n```\r\n cv::Mat imgf(5, 5, CV_32FC3);\r\n cv::randu(imgf, 0, 0);\r\n cout << imgf << \"\\n\";\r\n cout << \"******************************\\n\";\r\n\r\n cv::Mat img(5, 5, CV_8UC3);\r\n cv::randu(img, 0, 0);\r\n cout << img << \"\\n\";\r\n cout << \"******************************\\n\";\r\n\r\n cv::randu(img, 0, 1);\r\n cout << img << \"\\n\";\r\n cout << \"******************************\\n\";\r\n```\r\nResults \r\n\r\n```\r\n[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0;\r\n 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0;\r\n 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0;\r\n 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0;\r\n 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]\r\n******************************\r\n[255, 255, 255, 81, 255, 255, 255, 94, 0, 0, 0, 0, 255, 255, 255;\r\n 82, 0, 0, 0, 0, 255, 255, 255, 62, 255, 255, 255, 96, 0, 0;\r\n 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255;\r\n 255, 255, 26, 255, 255, 255, 12, 255, 255, 255, 6, 0, 0, 0, 0;\r\n 255, 255, 255, 71, 0, 0, 0, 0, 0, 0, 0, 0, 255, 0, 255]\r\n******************************\r\n[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0;\r\n 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0;\r\n 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0;\r\n 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0;\r\n 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]\r\n******************************\r\n```\r\n\r\nI think error is [here](https://github.com/opencv/opencv/blob/master/modules/core/src/rand.cpp#L586-L586)\r\n\r\n int idiff = ip[j][0] = cvFloor(b) - ip[j][1] - 1;\r\n\r\n`cvFloor(b) - ip[j][1] - 1` should be checked and when value is negative set to 0 \r\nOR\r\n\r\n may be check param1 arg must be < param2arg \r\n\r\n(https://github.com/opencv/opencv/blob/master/modules/core/src/rand.cpp#L511-L512)"},"comment":{"url":"https://api.github.com/repos/opencv/opencv/issues/comments/418159252","html_url":"https://github.com/opencv/opencv/issues/12392#issuecomment-418159252","issue_url":"https://api.github.com/repos/opencv/opencv/issues/12392","id":418159252,"node_id":"MDEyOklzc3VlQ29tbWVudDQxODE1OTI1Mg==","user":{"login":"LaurentBerger","id":3591626,"node_id":"MDQ6VXNlcjM1OTE2MjY=","avatar_url":"https://avatars2.githubusercontent.com/u/3591626?v=4","gravatar_id":"","url":"https://api.github.com/users/LaurentBerger","html_url":"https://github.com/LaurentBerger","followers_url":"https://api.github.com/users/LaurentBerger/followers","following_url":"https://api.github.com/users/LaurentBerger/following{/other_user}","gists_url":"https://api.github.com/users/LaurentBerger/gists{/gist_id}","starred_url":"https://api.github.com/users/LaurentBerger/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LaurentBerger/subscriptions","organizations_url":"https://api.github.com/users/LaurentBerger/orgs","repos_url":"https://api.github.com/users/LaurentBerger/repos","events_url":"https://api.github.com/users/LaurentBerger/events{/privacy}","received_events_url":"https://api.github.com/users/LaurentBerger/received_events","type":"User","site_admin":false},"created_at":"2018-09-03T16:42:21Z","updated_at":"2018-09-03T16:42:21Z","author_association":"CONTRIBUTOR","body":"there is problem with \r\ncv::randu(img, Vec3d(1, 2, 3), Vec3d(1.01, 2.01, 3.01)); param1 arg is < param2arg but results are still wrong\r\n\r\n\r\nthis seems good \r\n```\r\n int idiff = ip[j][0] = cvFloor(b) - ip[j][1] - 1;\r\n if (idiff < 0)\r\n {\r\n idiff = 0;\r\n ip[j][0] = 0;\r\n }\r\n double diff = b - a;\r\n\r\n```"}}
|
{
"id": 5108051,
"name": "opencv/opencv",
"url": "https://api.github.com/repos/opencv/opencv"
}
|
{
"id": 3591626,
"login": "LaurentBerger",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3591626?",
"url": "https://api.github.com/users/LaurentBerger"
}
|
{
"id": 5009934,
"login": "opencv",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5009934?",
"url": "https://api.github.com/orgs/opencv"
}
| 2018-09-03T16:42:21 |
8207296803
|
{"actor":{"display_login":"LaurentBerger"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/OpenTTD/OpenTTD/issues/6751","repository_url":"https://api.github.com/repos/OpenTTD/OpenTTD","labels_url":"https://api.github.com/repos/OpenTTD/OpenTTD/issues/6751/labels{/name}","comments_url":"https://api.github.com/repos/OpenTTD/OpenTTD/issues/6751/comments","events_url":"https://api.github.com/repos/OpenTTD/OpenTTD/issues/6751/events","html_url":"https://github.com/OpenTTD/OpenTTD/pull/6751","id":318200157,"number":6751,"title":"Allow scripts to check for river tiles #5377","user":{"login":"Leffe108","id":4630670,"avatar_url":"https://avatars1.githubusercontent.com/u/4630670?v=4","gravatar_id":"","url":"https://api.github.com/users/Leffe108","html_url":"https://github.com/Leffe108","followers_url":"https://api.github.com/users/Leffe108/followers","following_url":"https://api.github.com/users/Leffe108/following{/other_user}","gists_url":"https://api.github.com/users/Leffe108/gists{/gist_id}","starred_url":"https://api.github.com/users/Leffe108/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Leffe108/subscriptions","organizations_url":"https://api.github.com/users/Leffe108/orgs","repos_url":"https://api.github.com/users/Leffe108/repos","events_url":"https://api.github.com/users/Leffe108/events{/privacy}","received_events_url":"https://api.github.com/users/Leffe108/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-04-26T21:18:05Z","updated_at":"2018-04-28T15:30:11Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/OpenTTD/OpenTTD/pulls/6751","html_url":"https://github.com/OpenTTD/OpenTTD/pull/6751","diff_url":"https://github.com/OpenTTD/OpenTTD/pull/6751.diff","patch_url":"https://github.com/OpenTTD/OpenTTD/pull/6751.patch"},"body":"Adds these two methods for AIs and Game Scripts\r\n* ScriptTile::IsRiverTile(tile): Checks if a tile is a river\r\n* ScriptTile::GetBuildCost(ScriptTile.BT_CLEAR_RIVER): Provides the cost to demolish a river tile.\r\n\r\nBased on FlySpray patch by krinn (#5377)"},"comment":{"url":"https://api.github.com/repos/OpenTTD/OpenTTD/issues/comments/385184276","html_url":"https://github.com/OpenTTD/OpenTTD/pull/6751#issuecomment-385184276","issue_url":"https://api.github.com/repos/OpenTTD/OpenTTD/issues/6751","id":385184276,"user":{"login":"frosch123","id":23150643,"avatar_url":"https://avatars3.githubusercontent.com/u/23150643?v=4","gravatar_id":"","url":"https://api.github.com/users/frosch123","html_url":"https://github.com/frosch123","followers_url":"https://api.github.com/users/frosch123/followers","following_url":"https://api.github.com/users/frosch123/following{/other_user}","gists_url":"https://api.github.com/users/frosch123/gists{/gist_id}","starred_url":"https://api.github.com/users/frosch123/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/frosch123/subscriptions","organizations_url":"https://api.github.com/users/frosch123/orgs","repos_url":"https://api.github.com/users/frosch123/repos","events_url":"https://api.github.com/users/frosch123/events{/privacy}","received_events_url":"https://api.github.com/users/frosch123/received_events","type":"User","site_admin":false},"created_at":"2018-04-28T15:30:11Z","updated_at":"2018-04-28T15:30:11Z","author_association":"OWNER","body":"Apparently there is ScriptMarine::IsCanalTile.\r\n\r\nSuggestion:\r\n* Add ScriptTile::IsRiverTile, ScriptTile::IsCanalTile\r\n* Add ScriptTile.BT_CLEAR_RIVER, ScriptTile.BT_CLEAR_SEA\r\n"}}
|
{
"id": 128430621,
"name": "OpenTTD/OpenTTD",
"url": "https://api.github.com/repos/OpenTTD/OpenTTD"
}
|
{
"id": 23150643,
"login": "frosch123",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/23150643?",
"url": "https://api.github.com/users/frosch123"
}
|
{
"id": 5037546,
"login": "OpenTTD",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5037546?",
"url": "https://api.github.com/orgs/OpenTTD"
}
| 2018-04-28T15:30:11 |
7601636883
|
{"actor":{"display_login":"frosch123"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ga-students/wdiroutcomes/issues/50","repository_url":"https://api.github.com/repos/ga-students/wdiroutcomes","labels_url":"https://api.github.com/repos/ga-students/wdiroutcomes/issues/50/labels{/name}","comments_url":"https://api.github.com/repos/ga-students/wdiroutcomes/issues/50/comments","events_url":"https://api.github.com/repos/ga-students/wdiroutcomes/issues/50/events","html_url":"https://github.com/ga-students/wdiroutcomes/issues/50","id":302553675,"number":50,"title":"Olena Penn | Draft Brand Statement","user":{"login":"op9674a","id":35383584,"avatar_url":"https://avatars0.githubusercontent.com/u/35383584?v=4","gravatar_id":"","url":"https://api.github.com/users/op9674a","html_url":"https://github.com/op9674a","followers_url":"https://api.github.com/users/op9674a/followers","following_url":"https://api.github.com/users/op9674a/following{/other_user}","gists_url":"https://api.github.com/users/op9674a/gists{/gist_id}","starred_url":"https://api.github.com/users/op9674a/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/op9674a/subscriptions","organizations_url":"https://api.github.com/users/op9674a/orgs","repos_url":"https://api.github.com/users/op9674a/repos","events_url":"https://api.github.com/users/op9674a/events{/privacy}","received_events_url":"https://api.github.com/users/op9674a/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-03-06T03:44:29Z","updated_at":"2018-03-09T18:24:25Z","closed_at":null,"author_association":"NONE","body":"I am a web developer who strives for thoughtful, simple design for products that foster positive social impact. I enjoy facilitating conversation between different groups to connect and find common ground to solve mutual issues or just for the sake of connecting! When myself or others are faced with challenges, I am willing to help in any capacity while maintaining a sense of humor. "},"comment":{"url":"https://api.github.com/repos/ga-students/wdiroutcomes/issues/comments/371902227","html_url":"https://github.com/ga-students/wdiroutcomes/issues/50#issuecomment-371902227","issue_url":"https://api.github.com/repos/ga-students/wdiroutcomes/issues/50","id":371902227,"user":{"login":"allysonfinck","id":35377937,"avatar_url":"https://avatars0.githubusercontent.com/u/35377937?v=4","gravatar_id":"","url":"https://api.github.com/users/allysonfinck","html_url":"https://github.com/allysonfinck","followers_url":"https://api.github.com/users/allysonfinck/followers","following_url":"https://api.github.com/users/allysonfinck/following{/other_user}","gists_url":"https://api.github.com/users/allysonfinck/gists{/gist_id}","starred_url":"https://api.github.com/users/allysonfinck/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/allysonfinck/subscriptions","organizations_url":"https://api.github.com/users/allysonfinck/orgs","repos_url":"https://api.github.com/users/allysonfinck/repos","events_url":"https://api.github.com/users/allysonfinck/events{/privacy}","received_events_url":"https://api.github.com/users/allysonfinck/received_events","type":"User","site_admin":false},"created_at":"2018-03-09T18:24:25Z","updated_at":"2018-03-09T18:24:25Z","author_association":"NONE","body":"I like how you found an original way to highlight collaboration as a skill and connect it to the web development world!"}}
|
{
"id": 120366486,
"name": "ga-students/wdiroutcomes",
"url": "https://api.github.com/repos/ga-students/wdiroutcomes"
}
|
{
"id": 35377937,
"login": "allysonfinck",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/35377937?",
"url": "https://api.github.com/users/allysonfinck"
}
|
{
"id": 5048067,
"login": "ga-students",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5048067?",
"url": "https://api.github.com/orgs/ga-students"
}
| 2018-03-09T18:24:25 |
7357515969
|
{"actor":{"display_login":"allysonfinck"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/dolphin-emu/dolphin/issues/6440","repository_url":"https://api.github.com/repos/dolphin-emu/dolphin","labels_url":"https://api.github.com/repos/dolphin-emu/dolphin/issues/6440/labels{/name}","comments_url":"https://api.github.com/repos/dolphin-emu/dolphin/issues/6440/comments","events_url":"https://api.github.com/repos/dolphin-emu/dolphin/issues/6440/events","html_url":"https://github.com/dolphin-emu/dolphin/pull/6440","id":305690508,"number":6440,"title":"Properties/GameConfig: Remove \"Skip DCBZ\"","user":{"login":"spycrab","id":1440715,"avatar_url":"https://avatars2.githubusercontent.com/u/1440715?v=4","gravatar_id":"","url":"https://api.github.com/users/spycrab","html_url":"https://github.com/spycrab","followers_url":"https://api.github.com/users/spycrab/followers","following_url":"https://api.github.com/users/spycrab/following{/other_user}","gists_url":"https://api.github.com/users/spycrab/gists{/gist_id}","starred_url":"https://api.github.com/users/spycrab/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/spycrab/subscriptions","organizations_url":"https://api.github.com/users/spycrab/orgs","repos_url":"https://api.github.com/users/spycrab/repos","events_url":"https://api.github.com/users/spycrab/events{/privacy}","received_events_url":"https://api.github.com/users/spycrab/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-03-15T19:32:16Z","updated_at":"2018-03-15T22:28:58Z","closed_at":"2018-03-15T19:40:12Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/dolphin-emu/dolphin/pulls/6440","html_url":"https://github.com/dolphin-emu/dolphin/pull/6440","diff_url":"https://github.com/dolphin-emu/dolphin/pull/6440.diff","patch_url":"https://github.com/dolphin-emu/dolphin/pull/6440.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/dolphin-emu/dolphin/issues/comments/373543210","html_url":"https://github.com/dolphin-emu/dolphin/pull/6440#issuecomment-373543210","issue_url":"https://api.github.com/repos/dolphin-emu/dolphin/issues/6440","id":373543210,"user":{"login":"MayImilae","id":6551020,"avatar_url":"https://avatars2.githubusercontent.com/u/6551020?v=4","gravatar_id":"","url":"https://api.github.com/users/MayImilae","html_url":"https://github.com/MayImilae","followers_url":"https://api.github.com/users/MayImilae/followers","following_url":"https://api.github.com/users/MayImilae/following{/other_user}","gists_url":"https://api.github.com/users/MayImilae/gists{/gist_id}","starred_url":"https://api.github.com/users/MayImilae/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MayImilae/subscriptions","organizations_url":"https://api.github.com/users/MayImilae/orgs","repos_url":"https://api.github.com/users/MayImilae/repos","events_url":"https://api.github.com/users/MayImilae/events{/privacy}","received_events_url":"https://api.github.com/users/MayImilae/received_events","type":"User","site_admin":false},"created_at":"2018-03-15T22:28:58Z","updated_at":"2018-03-15T22:28:58Z","author_association":"CONTRIBUTOR","body":"It's just removing the UI option. If Rubik's Puzzle Galaxy has a GameINI setting for this already set up, it will still work fine!"}}
|
{
"id": 11577304,
"name": "dolphin-emu/dolphin",
"url": "https://api.github.com/repos/dolphin-emu/dolphin"
}
|
{
"id": 6551020,
"login": "MayImilae",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6551020?",
"url": "https://api.github.com/users/MayImilae"
}
|
{
"id": 5050316,
"login": "dolphin-emu",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5050316?",
"url": "https://api.github.com/orgs/dolphin-emu"
}
| 2018-03-15T22:28:58 |
7387707286
|
{"actor":{"display_login":"MayImilae"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/983","repository_url":"https://api.github.com/repos/PMEAL/OpenPNM","labels_url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/983/labels{/name}","comments_url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/983/comments","events_url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/983/events","html_url":"https://github.com/PMEAL/OpenPNM/pull/983","id":340782415,"node_id":"MDExOlB1bGxSZXF1ZXN0MjAxMTEzNDQ3","number":983,"title":"Fix bug in ReactiveTransport that set_source used to override Dirichlet BCs","user":{"login":"ma-sadeghi","id":14086031,"node_id":"MDQ6VXNlcjE0MDg2MDMx","avatar_url":"https://avatars0.githubusercontent.com/u/14086031?v=4","gravatar_id":"","url":"https://api.github.com/users/ma-sadeghi","html_url":"https://github.com/ma-sadeghi","followers_url":"https://api.github.com/users/ma-sadeghi/followers","following_url":"https://api.github.com/users/ma-sadeghi/following{/other_user}","gists_url":"https://api.github.com/users/ma-sadeghi/gists{/gist_id}","starred_url":"https://api.github.com/users/ma-sadeghi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ma-sadeghi/subscriptions","organizations_url":"https://api.github.com/users/ma-sadeghi/orgs","repos_url":"https://api.github.com/users/ma-sadeghi/repos","events_url":"https://api.github.com/users/ma-sadeghi/events{/privacy}","received_events_url":"https://api.github.com/users/ma-sadeghi/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-07-12T20:15:37Z","updated_at":"2018-07-18T22:32:32Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/PMEAL/OpenPNM/pulls/983","html_url":"https://github.com/PMEAL/OpenPNM/pull/983","diff_url":"https://github.com/PMEAL/OpenPNM/pull/983.diff","patch_url":"https://github.com/PMEAL/OpenPNM/pull/983.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/comments/406094871","html_url":"https://github.com/PMEAL/OpenPNM/pull/983#issuecomment-406094871","issue_url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/983","id":406094871,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNjA5NDg3MQ==","user":{"login":"jgostick","id":5092049,"node_id":"MDQ6VXNlcjUwOTIwNDk=","avatar_url":"https://avatars0.githubusercontent.com/u/5092049?v=4","gravatar_id":"","url":"https://api.github.com/users/jgostick","html_url":"https://github.com/jgostick","followers_url":"https://api.github.com/users/jgostick/followers","following_url":"https://api.github.com/users/jgostick/following{/other_user}","gists_url":"https://api.github.com/users/jgostick/gists{/gist_id}","starred_url":"https://api.github.com/users/jgostick/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jgostick/subscriptions","organizations_url":"https://api.github.com/users/jgostick/orgs","repos_url":"https://api.github.com/users/jgostick/repos","events_url":"https://api.github.com/users/jgostick/events{/privacy}","received_events_url":"https://api.github.com/users/jgostick/received_events","type":"User","site_admin":false},"created_at":"2018-07-18T22:32:32Z","updated_at":"2018-07-18T22:32:32Z","author_association":"MEMBER","body":"@magnaou Can you take a look at the changes I made to ReactiveTransport and see if they should also be implemented in the transient classes? Here is a summary of how I did it:\r\n\r\n1. When adding BCs, the `_set_BC` method of LinearTransport is called, so instead of messing with that class, which should be independent of reactions, I overloaded _set_BC on the ReactiveTransport class to first check that no sources are present, then call the super class to proceed with actually adding BCs.\r\n\r\n2. When adding sources, the `set_source` of ReactiveTransport is used, so I just added the check directly in there.\r\n\r\nI guess my question is: Do the transient algorithms inherit from ReactiveTransport? If so then they will receive these changes. Or do you have custom versions of these steps?"}}
|
{
"id": 11670333,
"name": "PMEAL/OpenPNM",
"url": "https://api.github.com/repos/PMEAL/OpenPNM"
}
|
{
"id": 5092049,
"login": "jgostick",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5092049?",
"url": "https://api.github.com/users/jgostick"
}
|
{
"id": 5051421,
"login": "PMEAL",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5051421?",
"url": "https://api.github.com/orgs/PMEAL"
}
| 2018-07-18T22:32:33 |
7985832284
|
{"actor":{"display_login":"jgostick"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/728","repository_url":"https://api.github.com/repos/PMEAL/OpenPNM","labels_url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/728/labels{/name}","comments_url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/728/comments","events_url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/728/events","html_url":"https://github.com/PMEAL/OpenPNM/issues/728","id":255688390,"number":728,"title":"Move 'models' to a top-level module","user":{"login":"jgostick","id":5092049,"avatar_url":"https://avatars0.githubusercontent.com/u/5092049?v=4","gravatar_id":"","url":"https://api.github.com/users/jgostick","html_url":"https://github.com/jgostick","followers_url":"https://api.github.com/users/jgostick/followers","following_url":"https://api.github.com/users/jgostick/following{/other_user}","gists_url":"https://api.github.com/users/jgostick/gists{/gist_id}","starred_url":"https://api.github.com/users/jgostick/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jgostick/subscriptions","organizations_url":"https://api.github.com/users/jgostick/orgs","repos_url":"https://api.github.com/users/jgostick/repos","events_url":"https://api.github.com/users/jgostick/events{/privacy}","received_events_url":"https://api.github.com/users/jgostick/received_events","type":"User","site_admin":false},"labels":[{"id":54052591,"url":"https://api.github.com/repos/PMEAL/OpenPNM/labels/development%20discussion","name":"development discussion","color":"009800","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/PMEAL/OpenPNM/milestones/10","html_url":"https://github.com/PMEAL/OpenPNM/milestone/10","labels_url":"https://api.github.com/repos/PMEAL/OpenPNM/milestones/10/labels","id":1734352,"number":10,"title":"V2.0","description":"Major changes, improvements and upgrades to the code that are backwards incompatible but well worth it. \r\n\r\nThe due date is set to correspond with the InterPore Conference in Rotterdam.","creator":{"login":"jgostick","id":5092049,"avatar_url":"https://avatars0.githubusercontent.com/u/5092049?v=4","gravatar_id":"","url":"https://api.github.com/users/jgostick","html_url":"https://github.com/jgostick","followers_url":"https://api.github.com/users/jgostick/followers","following_url":"https://api.github.com/users/jgostick/following{/other_user}","gists_url":"https://api.github.com/users/jgostick/gists{/gist_id}","starred_url":"https://api.github.com/users/jgostick/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jgostick/subscriptions","organizations_url":"https://api.github.com/users/jgostick/orgs","repos_url":"https://api.github.com/users/jgostick/repos","events_url":"https://api.github.com/users/jgostick/events{/privacy}","received_events_url":"https://api.github.com/users/jgostick/received_events","type":"User","site_admin":false},"open_issues":32,"closed_issues":24,"state":"open","created_at":"2016-04-27T15:41:08Z","updated_at":"2018-02-08T23:35:13Z","due_on":"2018-03-31T07:00:00Z","closed_at":null},"comments":0,"created_at":"2017-09-06T17:47:44Z","updated_at":"2018-02-09T23:39:53Z","closed_at":null,"author_association":"OWNER","body":"It might be easier to find if it were ``op.models.geometry.pore_size``"},"comment":{"url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/comments/364600650","html_url":"https://github.com/PMEAL/OpenPNM/issues/728#issuecomment-364600650","issue_url":"https://api.github.com/repos/PMEAL/OpenPNM/issues/728","id":364600650,"user":{"login":"jgostick","id":5092049,"avatar_url":"https://avatars0.githubusercontent.com/u/5092049?v=4","gravatar_id":"","url":"https://api.github.com/users/jgostick","html_url":"https://github.com/jgostick","followers_url":"https://api.github.com/users/jgostick/followers","following_url":"https://api.github.com/users/jgostick/following{/other_user}","gists_url":"https://api.github.com/users/jgostick/gists{/gist_id}","starred_url":"https://api.github.com/users/jgostick/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jgostick/subscriptions","organizations_url":"https://api.github.com/users/jgostick/orgs","repos_url":"https://api.github.com/users/jgostick/repos","events_url":"https://api.github.com/users/jgostick/events{/privacy}","received_events_url":"https://api.github.com/users/jgostick/received_events","type":"User","site_admin":false},"created_at":"2018-02-09T23:39:53Z","updated_at":"2018-02-09T23:39:53Z","author_association":"OWNER","body":"This now works in V2, but will cause lots more headaches later in terms of updating examples and documentation."}}
|
{
"id": 11670333,
"name": "PMEAL/OpenPNM",
"url": "https://api.github.com/repos/PMEAL/OpenPNM"
}
|
{
"id": 5092049,
"login": "jgostick",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5092049?",
"url": "https://api.github.com/users/jgostick"
}
|
{
"id": 5051421,
"login": "PMEAL",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5051421?",
"url": "https://api.github.com/orgs/PMEAL"
}
| 2018-02-09T23:39:53 |
7225586098
|
{"actor":{"display_login":"jgostick"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cea-sec/ivre/issues/533","repository_url":"https://api.github.com/repos/cea-sec/ivre","labels_url":"https://api.github.com/repos/cea-sec/ivre/issues/533/labels{/name}","comments_url":"https://api.github.com/repos/cea-sec/ivre/issues/533/comments","events_url":"https://api.github.com/repos/cea-sec/ivre/issues/533/events","html_url":"https://github.com/cea-sec/ivre/pull/533","id":331135180,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkzOTQwNTcw","number":533,"title":"Sqlite","user":{"login":"Nutigoodpipes","id":33661228,"node_id":"MDQ6VXNlcjMzNjYxMjI4","avatar_url":"https://avatars1.githubusercontent.com/u/33661228?v=4","gravatar_id":"","url":"https://api.github.com/users/Nutigoodpipes","html_url":"https://github.com/Nutigoodpipes","followers_url":"https://api.github.com/users/Nutigoodpipes/followers","following_url":"https://api.github.com/users/Nutigoodpipes/following{/other_user}","gists_url":"https://api.github.com/users/Nutigoodpipes/gists{/gist_id}","starred_url":"https://api.github.com/users/Nutigoodpipes/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Nutigoodpipes/subscriptions","organizations_url":"https://api.github.com/users/Nutigoodpipes/orgs","repos_url":"https://api.github.com/users/Nutigoodpipes/repos","events_url":"https://api.github.com/users/Nutigoodpipes/events{/privacy}","received_events_url":"https://api.github.com/users/Nutigoodpipes/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-06-11T10:39:38Z","updated_at":"2018-06-11T11:51:20Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/cea-sec/ivre/pulls/533","html_url":"https://github.com/cea-sec/ivre/pull/533","diff_url":"https://github.com/cea-sec/ivre/pull/533.diff","patch_url":"https://github.com/cea-sec/ivre/pull/533.patch"},"body":"Add sqlite backend for passive database."},"comment":{"url":"https://api.github.com/repos/cea-sec/ivre/issues/comments/396216681","html_url":"https://github.com/cea-sec/ivre/pull/533#issuecomment-396216681","issue_url":"https://api.github.com/repos/cea-sec/ivre/issues/533","id":396216681,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NjIxNjY4MQ==","user":{"login":"codecov-io","id":8655789,"node_id":"MDQ6VXNlcjg2NTU3ODk=","avatar_url":"https://avatars0.githubusercontent.com/u/8655789?v=4","gravatar_id":"","url":"https://api.github.com/users/codecov-io","html_url":"https://github.com/codecov-io","followers_url":"https://api.github.com/users/codecov-io/followers","following_url":"https://api.github.com/users/codecov-io/following{/other_user}","gists_url":"https://api.github.com/users/codecov-io/gists{/gist_id}","starred_url":"https://api.github.com/users/codecov-io/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/codecov-io/subscriptions","organizations_url":"https://api.github.com/users/codecov-io/orgs","repos_url":"https://api.github.com/users/codecov-io/repos","events_url":"https://api.github.com/users/codecov-io/events{/privacy}","received_events_url":"https://api.github.com/users/codecov-io/received_events","type":"User","site_admin":false},"created_at":"2018-06-11T11:51:20Z","updated_at":"2018-06-11T11:51:20Z","author_association":"NONE","body":"# [Codecov](https://codecov.io/gh/cea-sec/ivre/pull/533?src=pr&el=h1) Report\n> Merging [#533](https://codecov.io/gh/cea-sec/ivre/pull/533?src=pr&el=desc) into [master](https://codecov.io/gh/cea-sec/ivre/commit/00eb057a46f07748c57f97479ba4f114ba269471?src=pr&el=desc) will **decrease** coverage by `9.35%`.\n> The diff coverage is `83.75%`.\n\n[](https://codecov.io/gh/cea-sec/ivre/pull/533?src=pr&el=tree)\n\n```diff\n@@ Coverage Diff @@\n## master #533 +/- ##\n==========================================\n- Coverage 66.88% 57.52% -9.36% \n==========================================\n Files 42 44 +2 \n Lines 11403 11476 +73 \n==========================================\n- Hits 7627 6602 -1025 \n- Misses 3776 4874 +1098\n```\n\n\n| [Impacted Files](https://codecov.io/gh/cea-sec/ivre/pull/533?src=pr&el=tree) | Coverage Δ | |\n|---|---|---|\n| [ivre/db/\\_\\_init\\_\\_.py](https://codecov.io/gh/cea-sec/ivre/pull/533/diff?src=pr&el=tree#diff-aXZyZS9kYi9fX2luaXRfXy5weQ==) | `64.14% <100%> (-15.95%)` | :arrow_down: |\n| [ivre/db/mongo.py](https://codecov.io/gh/cea-sec/ivre/pull/533/diff?src=pr&el=tree#diff-aXZyZS9kYi9tb25nby5weQ==) | `14.69% <50%> (-40.01%)` | :arrow_down: |\n| [ivre/web/utils.py](https://codecov.io/gh/cea-sec/ivre/pull/533/diff?src=pr&el=tree#diff-aXZyZS93ZWIvdXRpbHMucHk=) | `45.98% <57.14%> (-0.34%)` | :arrow_down: |\n| [ivre/db/sql/postgres.py](https://codecov.io/gh/cea-sec/ivre/pull/533/diff?src=pr&el=tree#diff-aXZyZS9kYi9zcWwvcG9zdGdyZXMucHk=) | `79.45% <79.45%> (ø)` | |\n| [tests/tests.py](https://codecov.io/gh/cea-sec/ivre/pull/533/diff?src=pr&el=tree#diff-dGVzdHMvdGVzdHMucHk=) | `85.13% <80%> (-9.82%)` | :arrow_down: |\n| [ivre/db/sql/\\_\\_init\\_\\_.py](https://codecov.io/gh/cea-sec/ivre/pull/533/diff?src=pr&el=tree#diff-aXZyZS9kYi9zcWwvX19pbml0X18ucHk=) | `79.64% <88.23%> (ø)` | |\n| [ivre/db/sql/sqlite.py](https://codecov.io/gh/cea-sec/ivre/pull/533/diff?src=pr&el=tree#diff-aXZyZS9kYi9zcWwvc3FsaXRlLnB5) | `88.57% <88.57%> (ø)` | |\n| [ivre/db/sql/tables.py](https://codecov.io/gh/cea-sec/ivre/pull/533/diff?src=pr&el=tree#diff-aXZyZS9kYi9zcWwvdGFibGVzLnB5) | `89.33% <89.33%> (ø)` | |\n| [ivre/tools/runscans.py](https://codecov.io/gh/cea-sec/ivre/pull/533/diff?src=pr&el=tree#diff-aXZyZS90b29scy9ydW5zY2Fucy5weQ==) | `38.51% <0%> (-46.65%)` | :arrow_down: |\n| ... and [13 more](https://codecov.io/gh/cea-sec/ivre/pull/533/diff?src=pr&el=tree-more) | |\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/cea-sec/ivre/pull/533?src=pr&el=continue).\n> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)\n> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`\n> Powered by [Codecov](https://codecov.io/gh/cea-sec/ivre/pull/533?src=pr&el=footer). Last update [00eb057...d9d1ffb](https://codecov.io/gh/cea-sec/ivre/pull/533?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n"}}
|
{
"id": 23961941,
"name": "cea-sec/ivre",
"url": "https://api.github.com/repos/cea-sec/ivre"
}
|
{
"id": 8655789,
"login": "codecov-io",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8655789?",
"url": "https://api.github.com/users/codecov-io"
}
|
{
"id": 5071925,
"login": "cea-sec",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5071925?",
"url": "https://api.github.com/orgs/cea-sec"
}
| 2018-06-11T11:51:20 |
7805713031
|
{"actor":{"display_login":"codecov-io"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cefsharp/CefSharp/issues/2498","repository_url":"https://api.github.com/repos/cefsharp/CefSharp","labels_url":"https://api.github.com/repos/cefsharp/CefSharp/issues/2498/labels{/name}","comments_url":"https://api.github.com/repos/cefsharp/CefSharp/issues/2498/comments","events_url":"https://api.github.com/repos/cefsharp/CefSharp/issues/2498/events","html_url":"https://github.com/cefsharp/CefSharp/pull/2498","id":356050743,"node_id":"MDExOlB1bGxSZXF1ZXN0MjEyNDM3ODUw","number":2498,"title":"Make CefSharp compatible with .NET Framework 4.0","user":{"login":"MikeDiuga","id":42342681,"node_id":"MDQ6VXNlcjQyMzQyNjgx","avatar_url":"https://avatars3.githubusercontent.com/u/42342681?v=4","gravatar_id":"","url":"https://api.github.com/users/MikeDiuga","html_url":"https://github.com/MikeDiuga","followers_url":"https://api.github.com/users/MikeDiuga/followers","following_url":"https://api.github.com/users/MikeDiuga/following{/other_user}","gists_url":"https://api.github.com/users/MikeDiuga/gists{/gist_id}","starred_url":"https://api.github.com/users/MikeDiuga/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MikeDiuga/subscriptions","organizations_url":"https://api.github.com/users/MikeDiuga/orgs","repos_url":"https://api.github.com/users/MikeDiuga/repos","events_url":"https://api.github.com/users/MikeDiuga/events{/privacy}","received_events_url":"https://api.github.com/users/MikeDiuga/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-08-31T16:41:10Z","updated_at":"2018-08-31T16:42:53Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/cefsharp/CefSharp/pulls/2498","html_url":"https://github.com/cefsharp/CefSharp/pull/2498","diff_url":"https://github.com/cefsharp/CefSharp/pull/2498.diff","patch_url":"https://github.com/cefsharp/CefSharp/pull/2498.patch"},"body":"Make CefSharp compatible with .NET Framework 4.0\r\n\r\nI have noticed elsewhere many requests for CefSharp to support .NET Framework 4.0 - for solutions that can't be migrated to .NET >= 4.5.2.\r\nThis solution implements compatibility by using Microsoft's BCL packages, as well as abstractions for .NET 4.0 and above, as much as is possible (TaskHelpers etc.).\r\n\r\nUsers of the .NET 4.0 compatible assemblies can prevent cascading the requirement of the Microsoft BCL packages for dependent assemblies (MS have a build target that enforces this) by adding the following to their project files:\r\n<PropertyGroup>\r\n <SkipValidatePackageReferences>true</SkipValidatePackageReferences>\r\n</PropertyGroup>"},"comment":{"url":"https://api.github.com/repos/cefsharp/CefSharp/issues/comments/417722923","html_url":"https://github.com/cefsharp/CefSharp/pull/2498#issuecomment-417722923","issue_url":"https://api.github.com/repos/cefsharp/CefSharp/issues/2498","id":417722923,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNzcyMjkyMw==","user":{"login":"AppVeyorBot","id":17834419,"node_id":"MDQ6VXNlcjE3ODM0NDE5","avatar_url":"https://avatars0.githubusercontent.com/u/17834419?v=4","gravatar_id":"","url":"https://api.github.com/users/AppVeyorBot","html_url":"https://github.com/AppVeyorBot","followers_url":"https://api.github.com/users/AppVeyorBot/followers","following_url":"https://api.github.com/users/AppVeyorBot/following{/other_user}","gists_url":"https://api.github.com/users/AppVeyorBot/gists{/gist_id}","starred_url":"https://api.github.com/users/AppVeyorBot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AppVeyorBot/subscriptions","organizations_url":"https://api.github.com/users/AppVeyorBot/orgs","repos_url":"https://api.github.com/users/AppVeyorBot/repos","events_url":"https://api.github.com/users/AppVeyorBot/events{/privacy}","received_events_url":"https://api.github.com/users/AppVeyorBot/received_events","type":"User","site_admin":false},"created_at":"2018-08-31T16:42:53Z","updated_at":"2018-08-31T16:42:53Z","author_association":"NONE","body":":white_check_mark: [Build CefSharp 68.0.0-CI2745 completed](https://ci.appveyor.com/project/cefsharp/cefsharp/build/68.0.0-CI2745) (commit https://github.com/cefsharp/CefSharp/commit/173c5a2868 by @MikeDiuga)"}}
|
{
"id": 1135454,
"name": "cefsharp/CefSharp",
"url": "https://api.github.com/repos/cefsharp/CefSharp"
}
|
{
"id": 17834419,
"login": "AppVeyorBot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17834419?",
"url": "https://api.github.com/users/AppVeyorBot"
}
|
{
"id": 5076038,
"login": "cefsharp",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5076038?",
"url": "https://api.github.com/orgs/cefsharp"
}
| 2018-08-31T16:42:53 |
8198527185
|
{"actor":{"display_login":"AppVeyorBot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/FormidableLabs/victory-core/issues/332","repository_url":"https://api.github.com/repos/FormidableLabs/victory-core","labels_url":"https://api.github.com/repos/FormidableLabs/victory-core/issues/332/labels{/name}","comments_url":"https://api.github.com/repos/FormidableLabs/victory-core/issues/332/comments","events_url":"https://api.github.com/repos/FormidableLabs/victory-core/issues/332/events","html_url":"https://github.com/FormidableLabs/victory-core/pull/332","id":290147754,"node_id":"MDExOlB1bGxSZXF1ZXN0MTY0MDk5MjA4","number":332,"title":"Voronoi stack","user":{"login":"stefvhuynh","id":4777409,"node_id":"MDQ6VXNlcjQ3Nzc0MDk=","avatar_url":"https://avatars2.githubusercontent.com/u/4777409?v=4","gravatar_id":"","url":"https://api.github.com/users/stefvhuynh","html_url":"https://github.com/stefvhuynh","followers_url":"https://api.github.com/users/stefvhuynh/followers","following_url":"https://api.github.com/users/stefvhuynh/following{/other_user}","gists_url":"https://api.github.com/users/stefvhuynh/gists{/gist_id}","starred_url":"https://api.github.com/users/stefvhuynh/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stefvhuynh/subscriptions","organizations_url":"https://api.github.com/users/stefvhuynh/orgs","repos_url":"https://api.github.com/users/stefvhuynh/repos","events_url":"https://api.github.com/users/stefvhuynh/events{/privacy}","received_events_url":"https://api.github.com/users/stefvhuynh/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-01-20T00:39:34Z","updated_at":"2018-06-15T22:02:44Z","closed_at":"2018-06-15T21:48:15Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/FormidableLabs/victory-core/pulls/332","html_url":"https://github.com/FormidableLabs/victory-core/pull/332","diff_url":"https://github.com/FormidableLabs/victory-core/pull/332.diff","patch_url":"https://github.com/FormidableLabs/victory-core/pull/332.patch"},"body":"Necessary for https://github.com/FormidableLabs/victory-chart/pull/555."},"comment":{"url":"https://api.github.com/repos/FormidableLabs/victory-core/issues/comments/397753559","html_url":"https://github.com/FormidableLabs/victory-core/pull/332#issuecomment-397753559","issue_url":"https://api.github.com/repos/FormidableLabs/victory-core/issues/332","id":397753559,"node_id":"MDEyOklzc3VlQ29tbWVudDM5Nzc1MzU1OQ==","user":{"login":"sibelius","id":2005841,"node_id":"MDQ6VXNlcjIwMDU4NDE=","avatar_url":"https://avatars3.githubusercontent.com/u/2005841?v=4","gravatar_id":"","url":"https://api.github.com/users/sibelius","html_url":"https://github.com/sibelius","followers_url":"https://api.github.com/users/sibelius/followers","following_url":"https://api.github.com/users/sibelius/following{/other_user}","gists_url":"https://api.github.com/users/sibelius/gists{/gist_id}","starred_url":"https://api.github.com/users/sibelius/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sibelius/subscriptions","organizations_url":"https://api.github.com/users/sibelius/orgs","repos_url":"https://api.github.com/users/sibelius/repos","events_url":"https://api.github.com/users/sibelius/events{/privacy}","received_events_url":"https://api.github.com/users/sibelius/received_events","type":"User","site_admin":false},"created_at":"2018-06-15T22:02:43Z","updated_at":"2018-06-15T22:02:43Z","author_association":"NONE","body":"@boygirl tks for the hard work on this package"}}
|
{
"id": 51957189,
"name": "FormidableLabs/victory-core",
"url": "https://api.github.com/repos/FormidableLabs/victory-core"
}
|
{
"id": 2005841,
"login": "sibelius",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2005841?",
"url": "https://api.github.com/users/sibelius"
}
|
{
"id": 5078602,
"login": "FormidableLabs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5078602?",
"url": "https://api.github.com/orgs/FormidableLabs"
}
| 2018-06-15T22:02:44 |
7833254407
|
{"actor":{"display_login":"sibelius"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/jwplayer/jwplayer/issues/2954","repository_url":"https://api.github.com/repos/jwplayer/jwplayer","labels_url":"https://api.github.com/repos/jwplayer/jwplayer/issues/2954/labels{/name}","comments_url":"https://api.github.com/repos/jwplayer/jwplayer/issues/2954/comments","events_url":"https://api.github.com/repos/jwplayer/jwplayer/issues/2954/events","html_url":"https://github.com/jwplayer/jwplayer/pull/2954","id":329620358,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkyODMyNzgy","number":2954,"title":"Optimize strings utils","user":{"login":"robwalch","id":333258,"node_id":"MDQ6VXNlcjMzMzI1OA==","avatar_url":"https://avatars1.githubusercontent.com/u/333258?v=4","gravatar_id":"","url":"https://api.github.com/users/robwalch","html_url":"https://github.com/robwalch","followers_url":"https://api.github.com/users/robwalch/followers","following_url":"https://api.github.com/users/robwalch/following{/other_user}","gists_url":"https://api.github.com/users/robwalch/gists{/gist_id}","starred_url":"https://api.github.com/users/robwalch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/robwalch/subscriptions","organizations_url":"https://api.github.com/users/robwalch/orgs","repos_url":"https://api.github.com/users/robwalch/repos","events_url":"https://api.github.com/users/robwalch/events{/privacy}","received_events_url":"https://api.github.com/users/robwalch/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/jwplayer/jwplayer/milestones/92","html_url":"https://github.com/jwplayer/jwplayer/milestone/92","labels_url":"https://api.github.com/repos/jwplayer/jwplayer/milestones/92/labels","id":3291183,"node_id":"MDk6TWlsZXN0b25lMzI5MTE4Mw==","number":92,"title":"v8.4.0","description":"","creator":{"login":"johnBartos","id":5042276,"node_id":"MDQ6VXNlcjUwNDIyNzY=","avatar_url":"https://avatars1.githubusercontent.com/u/5042276?v=4","gravatar_id":"","url":"https://api.github.com/users/johnBartos","html_url":"https://github.com/johnBartos","followers_url":"https://api.github.com/users/johnBartos/followers","following_url":"https://api.github.com/users/johnBartos/following{/other_user}","gists_url":"https://api.github.com/users/johnBartos/gists{/gist_id}","starred_url":"https://api.github.com/users/johnBartos/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/johnBartos/subscriptions","organizations_url":"https://api.github.com/users/johnBartos/orgs","repos_url":"https://api.github.com/users/johnBartos/repos","events_url":"https://api.github.com/users/johnBartos/events{/privacy}","received_events_url":"https://api.github.com/users/johnBartos/received_events","type":"User","site_admin":false},"open_issues":5,"closed_issues":36,"state":"open","created_at":"2018-04-23T22:20:21Z","updated_at":"2018-06-05T20:52:31Z","due_on":null,"closed_at":null},"comments":0,"created_at":"2018-06-05T20:52:31Z","updated_at":"2018-06-05T21:02:36Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/jwplayer/jwplayer/pulls/2954","html_url":"https://github.com/jwplayer/jwplayer/pull/2954","diff_url":"https://github.com/jwplayer/jwplayer/pull/2954.diff","patch_url":"https://github.com/jwplayer/jwplayer/pull/2954.patch"},"body":"### This PR will...\r\nOptimize strings utils for minification and runtime execution.\r\n\r\n### Why is this Pull Request needed?\r\nThe stings utils actually takes a up a significant amount of space in jwplayer.js when inspected with [source-map-explorer](https://github.com/danvk/source-map-explorer)\r\n\r\nThis builds release with source maps, removes any report previously created, and then creates a new html report.\r\n```\r\n$ webpack --env.release --env.devtool=source-map && rm -f ./reports/source-map-jwplayer.html && source-map-explorer --html ./bin-release/jwplayer.js > ./reports/source-map-jwplayer.html\r\n```\r\n( look at the html )\r\n\r\nThe follow up is just a list of sizes per file\r\n```\r\n$ source-map-explorer --tsv ./bin-release/jwplayer.js\r\nwebpack/bootstrap 3159\r\njwplayer/src/js/utils/underscore.js 6945\r\njwplayer/src/js/utils/strings.js 3462 (after changes)\r\njwplayer/src/js/events/events.js 1696\r\njwplayer/src/js/api/errors.js 856\r\njwplayer/src/js/parsers/parsers.js 328\r\nnode_modules/promise-polyfill/src/index.js 2718\r\n```\r\n\r\nA lot of this is just due to the lack of assignment for properties we access multiple times in a function, or functions and regex that can be inlined (see changes).\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/jwplayer/jwplayer/issues/comments/394859195","html_url":"https://github.com/jwplayer/jwplayer/pull/2954#issuecomment-394859195","issue_url":"https://api.github.com/repos/jwplayer/jwplayer/issues/2954","id":394859195,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NDg1OTE5NQ==","user":{"login":"jwplayer-robot","id":5805482,"node_id":"MDQ6VXNlcjU4MDU0ODI=","avatar_url":"https://avatars3.githubusercontent.com/u/5805482?v=4","gravatar_id":"","url":"https://api.github.com/users/jwplayer-robot","html_url":"https://github.com/jwplayer-robot","followers_url":"https://api.github.com/users/jwplayer-robot/followers","following_url":"https://api.github.com/users/jwplayer-robot/following{/other_user}","gists_url":"https://api.github.com/users/jwplayer-robot/gists{/gist_id}","starred_url":"https://api.github.com/users/jwplayer-robot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jwplayer-robot/subscriptions","organizations_url":"https://api.github.com/users/jwplayer-robot/orgs","repos_url":"https://api.github.com/users/jwplayer-robot/repos","events_url":"https://api.github.com/users/jwplayer-robot/events{/privacy}","received_events_url":"https://api.github.com/users/jwplayer-robot/received_events","type":"User","site_admin":false},"created_at":"2018-06-05T21:02:36Z","updated_at":"2018-06-05T21:02:36Z","author_association":"NONE","body":"[:x:](http://jenkins.jwplayer.com/job/jw7-pr-builder-opensource/3952/) Build for commit a9c0f319ad3f119b44bfc46cd3d74df42f090fa3 failed.\n[:building_construction:](https://jenkins.jwplayer.com/view/JW7/job/jw7-opensource/6191/) jwplayer build SUCCESS\n[:building_construction:](https://jenkins.jwplayer.com/view/JW7/job/jw7-opensource-unit-tests/3942/) jwplayer browserstack tests SUCCESS\n[:building_construction:](https://jenkins.jwplayer.com/view/JW7/job/jw7-commercial/15550/) jwplayer-commercial build FAILURE\n[:building_construction:](https://jenkins.jwplayer.com/view/JW7/job/jw7-commercial-unit-tests//) jwplayer-commercial browserstack tests SKIPPED\n[:cucumber:](https://jenkins.jwplayer.com/view/JW7/job/jw7-commercial-cucumber//allure/) Automated Tests SKIPPED\n[:eggplant:](http://player-pr-test-jenkins.longtailvideo.com/builds/15550/archive/test/squash/) Manual Tests\n[:tv:](http://player-pr-test-jenkins.longtailvideo.com/builds/15550/archive/test/view/) Views\n"}}
|
{
"id": 18307175,
"name": "jwplayer/jwplayer",
"url": "https://api.github.com/repos/jwplayer/jwplayer"
}
|
{
"id": 5805482,
"login": "jwplayer-robot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5805482?",
"url": "https://api.github.com/users/jwplayer-robot"
}
|
{
"id": 5090060,
"login": "jwplayer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5090060?",
"url": "https://api.github.com/orgs/jwplayer"
}
| 2018-06-05T21:02:36 |
7780742085
|
{"actor":{"display_login":"jwplayer-robot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/jwplayer/jwplayer/issues/2807","repository_url":"https://api.github.com/repos/jwplayer/jwplayer","labels_url":"https://api.github.com/repos/jwplayer/jwplayer/issues/2807/labels{/name}","comments_url":"https://api.github.com/repos/jwplayer/jwplayer/issues/2807/comments","events_url":"https://api.github.com/repos/jwplayer/jwplayer/issues/2807/events","html_url":"https://github.com/jwplayer/jwplayer/pull/2807","id":309181768,"number":2807,"title":"Bugfix/stretching object fit transform","user":{"login":"robwalch","id":333258,"avatar_url":"https://avatars1.githubusercontent.com/u/333258?v=4","gravatar_id":"","url":"https://api.github.com/users/robwalch","html_url":"https://github.com/robwalch","followers_url":"https://api.github.com/users/robwalch/followers","following_url":"https://api.github.com/users/robwalch/following{/other_user}","gists_url":"https://api.github.com/users/robwalch/gists{/gist_id}","starred_url":"https://api.github.com/users/robwalch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/robwalch/subscriptions","organizations_url":"https://api.github.com/users/robwalch/orgs","repos_url":"https://api.github.com/users/robwalch/repos","events_url":"https://api.github.com/users/robwalch/events{/privacy}","received_events_url":"https://api.github.com/users/robwalch/received_events","type":"User","site_admin":false},"labels":[{"id":226546376,"url":"https://api.github.com/repos/jwplayer/jwplayer/labels/needs-review","name":"needs-review","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/jwplayer/jwplayer/milestones/87","html_url":"https://github.com/jwplayer/jwplayer/milestone/87","labels_url":"https://api.github.com/repos/jwplayer/jwplayer/milestones/87/labels","id":3181981,"number":87,"title":"v8.2.1","description":null,"creator":{"login":"hghazzi","id":584053,"avatar_url":"https://avatars2.githubusercontent.com/u/584053?v=4","gravatar_id":"","url":"https://api.github.com/users/hghazzi","html_url":"https://github.com/hghazzi","followers_url":"https://api.github.com/users/hghazzi/followers","following_url":"https://api.github.com/users/hghazzi/following{/other_user}","gists_url":"https://api.github.com/users/hghazzi/gists{/gist_id}","starred_url":"https://api.github.com/users/hghazzi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hghazzi/subscriptions","organizations_url":"https://api.github.com/users/hghazzi/orgs","repos_url":"https://api.github.com/users/hghazzi/repos","events_url":"https://api.github.com/users/hghazzi/events{/privacy}","received_events_url":"https://api.github.com/users/hghazzi/received_events","type":"User","site_admin":false},"open_issues":2,"closed_issues":8,"state":"open","created_at":"2018-03-12T21:40:13Z","updated_at":"2018-03-28T00:40:57Z","due_on":null,"closed_at":null},"comments":1,"created_at":"2018-03-28T00:40:57Z","updated_at":"2018-03-28T01:00:11Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/jwplayer/jwplayer/pulls/2807","html_url":"https://github.com/jwplayer/jwplayer/pull/2807","diff_url":"https://github.com/jwplayer/jwplayer/pull/2807.diff","patch_url":"https://github.com/jwplayer/jwplayer/pull/2807.patch"},"body":"### This PR will...\r\n\r\n- Move video stretching object-fit transform workaround to mixins\r\n- Avoid using object-fit workaround for imperceivable changes in aspect ratio\r\n`edgeMatch < 0.09 && edgeMatch > 0.0025`\r\n- Fix object-fit workaround centering for even dimensions\r\n`-Math.floor(videoWidth / 2 + 0.9)`\r\n- Update provider adaptation variables for changes in https://github.com/jwplayer/jwplayer-commercial/pull/5020\r\n\r\n### Why is this Pull Request needed?\r\n\r\nIE and Edge browsers do no support CSS \"object-fit\" on video elements which we rely on to fit video in the player for \"stretching\" settings other than \"uniform\". For years we've worked around this in our html5 provider on IE, iOS and legacy Android browsers. These changes will also apply the workaround when playback in handled by commercial providers such as hlsjs and shaka.\r\n\r\n### Are there any Pull Requests open in other repos which need to be merged with this?\r\n\r\nhttps://github.com/jwplayer/jwplayer-commercial/pull/5020\r\n\r\n#### Addresses Issue(s):\r\n\r\nJW8-772\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/jwplayer/jwplayer/issues/comments/376724429","html_url":"https://github.com/jwplayer/jwplayer/pull/2807#issuecomment-376724429","issue_url":"https://api.github.com/repos/jwplayer/jwplayer/issues/2807","id":376724429,"user":{"login":"jwplayer-robot","id":5805482,"avatar_url":"https://avatars3.githubusercontent.com/u/5805482?v=4","gravatar_id":"","url":"https://api.github.com/users/jwplayer-robot","html_url":"https://github.com/jwplayer-robot","followers_url":"https://api.github.com/users/jwplayer-robot/followers","following_url":"https://api.github.com/users/jwplayer-robot/following{/other_user}","gists_url":"https://api.github.com/users/jwplayer-robot/gists{/gist_id}","starred_url":"https://api.github.com/users/jwplayer-robot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jwplayer-robot/subscriptions","organizations_url":"https://api.github.com/users/jwplayer-robot/orgs","repos_url":"https://api.github.com/users/jwplayer-robot/repos","events_url":"https://api.github.com/users/jwplayer-robot/events{/privacy}","received_events_url":"https://api.github.com/users/jwplayer-robot/received_events","type":"User","site_admin":false},"created_at":"2018-03-28T01:00:11Z","updated_at":"2018-03-28T01:00:11Z","author_association":"NONE","body":"[:x:](http://jenkins.jwplayer.com/job/jw7-pr-builder-opensource/3613/) Build for commit d53f525c49ad6f5370a7f4a6e5cf7275db22aca6 failed.\n[:building_construction:](https://jenkins.jwplayer.com/view/JW7/job/jw7-opensource/5764/) jwplayer build SUCCESS\n[:building_construction:](https://jenkins.jwplayer.com/view/JW7/job/jw7-opensource-unit-tests/3621/) jwplayer browserstack tests SUCCESS\n[:building_construction:](https://jenkins.jwplayer.com/view/JW7/job/jw7-commercial/14108/) jwplayer-commercial build SUCCESS\n[:building_construction:](https://jenkins.jwplayer.com/view/JW7/job/jw7-commercial-unit-tests/14386/) jwplayer-commercial browserstack tests SUCCESS\n[:cucumber:](https://jenkins.jwplayer.com/view/JW7/job/jw7-commercial-cucumber/11665/allure/) Automated Tests UNSTABLE\n[:eggplant:](http://player-pr-test-jenkins.longtailvideo.com/builds/14108/archive/test/squash/) Manual Tests\n[:tv:](http://player-pr-test-jenkins.longtailvideo.com/builds/14108/archive/test/view/) Views\n"}}
|
{
"id": 18307175,
"name": "jwplayer/jwplayer",
"url": "https://api.github.com/repos/jwplayer/jwplayer"
}
|
{
"id": 5805482,
"login": "jwplayer-robot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5805482?",
"url": "https://api.github.com/users/jwplayer-robot"
}
|
{
"id": 5090060,
"login": "jwplayer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5090060?",
"url": "https://api.github.com/orgs/jwplayer"
}
| 2018-03-28T01:00:11 |
7444864298
|
{"actor":{"display_login":"jwplayer-robot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cesanta/frozen/issues/41","repository_url":"https://api.github.com/repos/cesanta/frozen","labels_url":"https://api.github.com/repos/cesanta/frozen/issues/41/labels{/name}","comments_url":"https://api.github.com/repos/cesanta/frozen/issues/41/comments","events_url":"https://api.github.com/repos/cesanta/frozen/issues/41/events","html_url":"https://github.com/cesanta/frozen/pull/41","id":381111930,"node_id":"MDExOlB1bGxSZXF1ZXN0MjMxMTU1MjM0","number":41,"title":"Add support for \"%ju\" (uintmax_t) and \"%jd\" (intmax_t) in json_printf()","user":{"login":"toaarnio","id":229523,"node_id":"MDQ6VXNlcjIyOTUyMw==","avatar_url":"https://avatars3.githubusercontent.com/u/229523?v=4","gravatar_id":"","url":"https://api.github.com/users/toaarnio","html_url":"https://github.com/toaarnio","followers_url":"https://api.github.com/users/toaarnio/followers","following_url":"https://api.github.com/users/toaarnio/following{/other_user}","gists_url":"https://api.github.com/users/toaarnio/gists{/gist_id}","starred_url":"https://api.github.com/users/toaarnio/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/toaarnio/subscriptions","organizations_url":"https://api.github.com/users/toaarnio/orgs","repos_url":"https://api.github.com/users/toaarnio/repos","events_url":"https://api.github.com/users/toaarnio/events{/privacy}","received_events_url":"https://api.github.com/users/toaarnio/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-11-15T11:09:50Z","updated_at":"2018-11-19T15:11:20Z","closed_at":"2018-11-19T15:11:20Z","author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/cesanta/frozen/pulls/41","html_url":"https://github.com/cesanta/frozen/pull/41","diff_url":"https://github.com/cesanta/frozen/pull/41.diff","patch_url":"https://github.com/cesanta/frozen/pull/41.patch"},"body":"Admittedly an incomplete PR, but would be nice to get these supported nonetheless. Parser side support is missing, and I haven't done any testing except on GCC & Linux."},"comment":{"url":"https://api.github.com/repos/cesanta/frozen/issues/comments/439925730","html_url":"https://github.com/cesanta/frozen/pull/41#issuecomment-439925730","issue_url":"https://api.github.com/repos/cesanta/frozen/issues/41","id":439925730,"node_id":"MDEyOklzc3VlQ29tbWVudDQzOTkyNTczMA==","user":{"login":"toaarnio","id":229523,"node_id":"MDQ6VXNlcjIyOTUyMw==","avatar_url":"https://avatars3.githubusercontent.com/u/229523?v=4","gravatar_id":"","url":"https://api.github.com/users/toaarnio","html_url":"https://github.com/toaarnio","followers_url":"https://api.github.com/users/toaarnio/followers","following_url":"https://api.github.com/users/toaarnio/following{/other_user}","gists_url":"https://api.github.com/users/toaarnio/gists{/gist_id}","starred_url":"https://api.github.com/users/toaarnio/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/toaarnio/subscriptions","organizations_url":"https://api.github.com/users/toaarnio/orgs","repos_url":"https://api.github.com/users/toaarnio/repos","events_url":"https://api.github.com/users/toaarnio/events{/privacy}","received_events_url":"https://api.github.com/users/toaarnio/received_events","type":"User","site_admin":false},"created_at":"2018-11-19T15:11:20Z","updated_at":"2018-11-19T15:11:20Z","author_association":"NONE","body":"Fair enough, I'll file a feature request instead. Closing this PR.\r\n"}}
|
{
"id": 15376630,
"name": "cesanta/frozen",
"url": "https://api.github.com/repos/cesanta/frozen"
}
|
{
"id": 229523,
"login": "toaarnio",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/229523?",
"url": "https://api.github.com/users/toaarnio"
}
|
{
"id": 5111322,
"login": "cesanta",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5111322?",
"url": "https://api.github.com/orgs/cesanta"
}
| 2018-11-19T15:11:21 |
8613488709
|
{"actor":{"display_login":"toaarnio"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu/issues/2838","repository_url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu","labels_url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu/issues/2838/labels{/name}","comments_url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu/issues/2838/comments","events_url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu/issues/2838/events","html_url":"https://github.com/ComputationalRadiationPhysics/picongpu/pull/2838","id":389345968,"node_id":"MDExOlB1bGxSZXF1ZXN0MjM3MzU1MTUy","number":2838,"title":"Fix binomial current interpolation","user":{"login":"steindev","id":26382442,"node_id":"MDQ6VXNlcjI2MzgyNDQy","avatar_url":"https://avatars3.githubusercontent.com/u/26382442?v=4","gravatar_id":"","url":"https://api.github.com/users/steindev","html_url":"https://github.com/steindev","followers_url":"https://api.github.com/users/steindev/followers","following_url":"https://api.github.com/users/steindev/following{/other_user}","gists_url":"https://api.github.com/users/steindev/gists{/gist_id}","starred_url":"https://api.github.com/users/steindev/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steindev/subscriptions","organizations_url":"https://api.github.com/users/steindev/orgs","repos_url":"https://api.github.com/users/steindev/repos","events_url":"https://api.github.com/users/steindev/events{/privacy}","received_events_url":"https://api.github.com/users/steindev/received_events","type":"User","site_admin":false},"labels":[{"id":163171179,"node_id":"MDU6TGFiZWwxNjMxNzExNzk=","url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu/labels/affects%20latest%20release","name":"affects latest release","color":"e11d21","default":false},{"id":49956691,"node_id":"MDU6TGFiZWw0OTk1NjY5MQ==","url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu/labels/bug","name":"bug","color":"fc2929","default":true},{"id":50986482,"node_id":"MDU6TGFiZWw1MDk4NjQ4Mg==","url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu/labels/component:%20core","name":"component: core","color":"00589c","default":false}],"state":"open","locked":false,"assignee":{"login":"ax3l","id":1353258,"node_id":"MDQ6VXNlcjEzNTMyNTg=","avatar_url":"https://avatars3.githubusercontent.com/u/1353258?v=4","gravatar_id":"","url":"https://api.github.com/users/ax3l","html_url":"https://github.com/ax3l","followers_url":"https://api.github.com/users/ax3l/followers","following_url":"https://api.github.com/users/ax3l/following{/other_user}","gists_url":"https://api.github.com/users/ax3l/gists{/gist_id}","starred_url":"https://api.github.com/users/ax3l/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ax3l/subscriptions","organizations_url":"https://api.github.com/users/ax3l/orgs","repos_url":"https://api.github.com/users/ax3l/repos","events_url":"https://api.github.com/users/ax3l/events{/privacy}","received_events_url":"https://api.github.com/users/ax3l/received_events","type":"User","site_admin":false},"assignees":[{"login":"ax3l","id":1353258,"node_id":"MDQ6VXNlcjEzNTMyNTg=","avatar_url":"https://avatars3.githubusercontent.com/u/1353258?v=4","gravatar_id":"","url":"https://api.github.com/users/ax3l","html_url":"https://github.com/ax3l","followers_url":"https://api.github.com/users/ax3l/followers","following_url":"https://api.github.com/users/ax3l/following{/other_user}","gists_url":"https://api.github.com/users/ax3l/gists{/gist_id}","starred_url":"https://api.github.com/users/ax3l/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ax3l/subscriptions","organizations_url":"https://api.github.com/users/ax3l/orgs","repos_url":"https://api.github.com/users/ax3l/repos","events_url":"https://api.github.com/users/ax3l/events{/privacy}","received_events_url":"https://api.github.com/users/ax3l/received_events","type":"User","site_admin":false}],"milestone":null,"comments":6,"created_at":"2018-12-10T15:12:54Z","updated_at":"2018-12-18T13:41:33Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu/pulls/2838","html_url":"https://github.com/ComputationalRadiationPhysics/picongpu/pull/2838","diff_url":"https://github.com/ComputationalRadiationPhysics/picongpu/pull/2838.diff","patch_url":"https://github.com/ComputationalRadiationPhysics/picongpu/pull/2838.patch"},"body":"In order to damp numerical radiation at the Nyquist frequency in all 3 spatial directions, current smoothing is used in PIConGPU which acts as a low pass filter for the field solver.\r\nContrary to the actual implementation, all 26 neighbors of a cell have to be used when averaging the current on the grid to achieve the desired filtering.\r\nThe existing implementation does not damp numerical radiation in all three spatial directions but actually amplifies radiation at the Nyquist frequency along almost all directions. That is, the damping factor of many high frequency waves, which can be calculated by a discrete Fourier transform of the smoothing scheme, has a negative sign which should foster the growth of instabilities.\r\nThe left panes of the following pictures show contributions to the spatially Fourier transformed 3D current distribution from the transverse frequency components (fz,fx) with no component into longitudinal y direction ( (fz, fy, fx) = (fz, 0, fx) ) (upper graphs) and maximum component into the longitudinal y direction ( (fz, fy, fx) = (fz, fy_Nyquist, fx) ) (lower graphs).\r\n\r\n\r\n\r\n\r\nAs can be seen in the right panes of these pictures, I derived the proper averaging, taking all neighbors into account, with weights ensuring complete damping of Nyquist frequencies along all directions. That is why the lower right plot is just white which means that all contributions at fy = fy_Nyquist are completely damped (and not just along the diagonal as for the currently implemented smoothing).\r\n\r\nThanks to @psychocoderHPC for assisting in the implementation."},"comment":{"url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu/issues/comments/448224572","html_url":"https://github.com/ComputationalRadiationPhysics/picongpu/pull/2838#issuecomment-448224572","issue_url":"https://api.github.com/repos/ComputationalRadiationPhysics/picongpu/issues/2838","id":448224572,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0ODIyNDU3Mg==","user":{"login":"sbastrakov","id":6825656,"node_id":"MDQ6VXNlcjY4MjU2NTY=","avatar_url":"https://avatars3.githubusercontent.com/u/6825656?v=4","gravatar_id":"","url":"https://api.github.com/users/sbastrakov","html_url":"https://github.com/sbastrakov","followers_url":"https://api.github.com/users/sbastrakov/followers","following_url":"https://api.github.com/users/sbastrakov/following{/other_user}","gists_url":"https://api.github.com/users/sbastrakov/gists{/gist_id}","starred_url":"https://api.github.com/users/sbastrakov/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sbastrakov/subscriptions","organizations_url":"https://api.github.com/users/sbastrakov/orgs","repos_url":"https://api.github.com/users/sbastrakov/repos","events_url":"https://api.github.com/users/sbastrakov/events{/privacy}","received_events_url":"https://api.github.com/users/sbastrakov/received_events","type":"User","site_admin":false},"created_at":"2018-12-18T13:41:33Z","updated_at":"2018-12-18T13:41:33Z","author_association":"MEMBER","body":"Not directly related to this PR, but to smoothing in real space in general. Do we want to have a compensating filter in addition this one? In terms of programming it is basically \"free\" to add given the current implementation, I guess the question is if someone finds it useful. The basic idea is described in the same Birdsall & Langdon chapter the implementation cites, I've seen it mentioned in some papers: [(1)](https://aip.scitation.org/doi/10.1063/1.4875708), [(2)](http://geddes.lbl.gov/papers/vay,%20geddes%20et%20al%20Numerical%20methods%20boosted%20frame%20simulation%20JCP2011.pdf), but am no expert in this area."}}
|
{
"id": 11764461,
"name": "ComputationalRadiationPhysics/picongpu",
"url": "https://api.github.com/repos/ComputationalRadiationPhysics/picongpu"
}
|
{
"id": 6825656,
"login": "sbastrakov",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6825656?",
"url": "https://api.github.com/users/sbastrakov"
}
|
{
"id": 5120388,
"login": "ComputationalRadiationPhysics",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5120388?",
"url": "https://api.github.com/orgs/ComputationalRadiationPhysics"
}
| 2018-12-18T13:41:33 |
8772132449
|
{"actor":{"display_login":"sbastrakov"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Cacti/cacti/issues/1802","repository_url":"https://api.github.com/repos/Cacti/cacti","labels_url":"https://api.github.com/repos/Cacti/cacti/issues/1802/labels{/name}","comments_url":"https://api.github.com/repos/Cacti/cacti/issues/1802/comments","events_url":"https://api.github.com/repos/Cacti/cacti/issues/1802/events","html_url":"https://github.com/Cacti/cacti/issues/1802","id":348087944,"node_id":"MDU6SXNzdWUzNDgwODc5NDQ=","number":1802,"title":"[1.2.0] Configuration options do not appear to be correct","user":{"login":"netniV","id":9052188,"node_id":"MDQ6VXNlcjkwNTIxODg=","avatar_url":"https://avatars0.githubusercontent.com/u/9052188?v=4","gravatar_id":"","url":"https://api.github.com/users/netniV","html_url":"https://github.com/netniV","followers_url":"https://api.github.com/users/netniV/followers","following_url":"https://api.github.com/users/netniV/following{/other_user}","gists_url":"https://api.github.com/users/netniV/gists{/gist_id}","starred_url":"https://api.github.com/users/netniV/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/netniV/subscriptions","organizations_url":"https://api.github.com/users/netniV/orgs","repos_url":"https://api.github.com/users/netniV/repos","events_url":"https://api.github.com/users/netniV/events{/privacy}","received_events_url":"https://api.github.com/users/netniV/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-08-06T21:27:15Z","updated_at":"2018-08-07T02:04:58Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Various system issues have appeared:\r\n\r\n- Cached user login fails\r\n- Log sorting is not work\r\n- Security options appear like guest user\r\n\r\nThese seem to stem from changes to the read_config_option() function."},"comment":{"url":"https://api.github.com/repos/Cacti/cacti/issues/comments/410908905","html_url":"https://github.com/Cacti/cacti/issues/1802#issuecomment-410908905","issue_url":"https://api.github.com/repos/Cacti/cacti/issues/1802","id":410908905,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMDkwODkwNQ==","user":{"login":"cigamit","id":957322,"node_id":"MDQ6VXNlcjk1NzMyMg==","avatar_url":"https://avatars1.githubusercontent.com/u/957322?v=4","gravatar_id":"","url":"https://api.github.com/users/cigamit","html_url":"https://github.com/cigamit","followers_url":"https://api.github.com/users/cigamit/followers","following_url":"https://api.github.com/users/cigamit/following{/other_user}","gists_url":"https://api.github.com/users/cigamit/gists{/gist_id}","starred_url":"https://api.github.com/users/cigamit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cigamit/subscriptions","organizations_url":"https://api.github.com/users/cigamit/orgs","repos_url":"https://api.github.com/users/cigamit/repos","events_url":"https://api.github.com/users/cigamit/events{/privacy}","received_events_url":"https://api.github.com/users/cigamit/received_events","type":"User","site_admin":false},"created_at":"2018-08-07T02:04:58Z","updated_at":"2018-08-07T02:04:58Z","author_association":"MEMBER","body":"Confirming that guest user is broken at the moment. Log sorting not an issue."}}
|
{
"id": 29455529,
"name": "Cacti/cacti",
"url": "https://api.github.com/repos/Cacti/cacti"
}
|
{
"id": 957322,
"login": "cigamit",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/957322?",
"url": "https://api.github.com/users/cigamit"
}
|
{
"id": 5142645,
"login": "Cacti",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5142645?",
"url": "https://api.github.com/orgs/Cacti"
}
| 2018-08-07T02:04:58 |
8074884404
|
{"actor":{"display_login":"cigamit"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/AFUJ/joomla.fr/issues/63","repository_url":"https://api.github.com/repos/AFUJ/joomla.fr","labels_url":"https://api.github.com/repos/AFUJ/joomla.fr/issues/63/labels{/name}","comments_url":"https://api.github.com/repos/AFUJ/joomla.fr/issues/63/comments","events_url":"https://api.github.com/repos/AFUJ/joomla.fr/issues/63/events","html_url":"https://github.com/AFUJ/joomla.fr/issues/63","id":305771059,"number":63,"title":"Problème article sauvé mais non affiché dans Mes actualités","user":{"login":"garstud","id":970021,"avatar_url":"https://avatars3.githubusercontent.com/u/970021?v=4","gravatar_id":"","url":"https://api.github.com/users/garstud","html_url":"https://github.com/garstud","followers_url":"https://api.github.com/users/garstud/followers","following_url":"https://api.github.com/users/garstud/following{/other_user}","gists_url":"https://api.github.com/users/garstud/gists{/gist_id}","starred_url":"https://api.github.com/users/garstud/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/garstud/subscriptions","organizations_url":"https://api.github.com/users/garstud/orgs","repos_url":"https://api.github.com/users/garstud/repos","events_url":"https://api.github.com/users/garstud/events{/privacy}","received_events_url":"https://api.github.com/users/garstud/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-03-16T01:14:19Z","updated_at":"2018-03-16T07:41:40Z","closed_at":null,"author_association":"NONE","body":"Dons son espace \"Mes actualités\", si on crée un article en lui affectant une **date de publication qui n'est pas encore atteinte** ... alors lorsque l'on clique sur \"Enregistrer & Fermer\", on ne retrouve plus l'article ?!\r\n(la 1ere fois ca fait un peu flipper !!!)\r\n\r\nIl faut utiliser le bouton \"Page précédente\" du navigateur pour retrouver son article (qui a bien été enregistré).\r\nEt si on change la date de début de publication et que l'on affecte une date passée, alors quand on enregistre, on retrouve bien l'article dans \"Mes actualités\".\r\n\r\n- Pouvez vous corriger pour qu'un auteur puisse voir **tous** ses articles ... même si la date de publication n'est pas encore atteinte ?\r\nMerci"},"comment":{"url":"https://api.github.com/repos/AFUJ/joomla.fr/issues/comments/373629613","html_url":"https://github.com/AFUJ/joomla.fr/issues/63#issuecomment-373629613","issue_url":"https://api.github.com/repos/AFUJ/joomla.fr/issues/63","id":373629613,"user":{"login":"lionelratel","id":9533292,"avatar_url":"https://avatars1.githubusercontent.com/u/9533292?v=4","gravatar_id":"","url":"https://api.github.com/users/lionelratel","html_url":"https://github.com/lionelratel","followers_url":"https://api.github.com/users/lionelratel/followers","following_url":"https://api.github.com/users/lionelratel/following{/other_user}","gists_url":"https://api.github.com/users/lionelratel/gists{/gist_id}","starred_url":"https://api.github.com/users/lionelratel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lionelratel/subscriptions","organizations_url":"https://api.github.com/users/lionelratel/orgs","repos_url":"https://api.github.com/users/lionelratel/repos","events_url":"https://api.github.com/users/lionelratel/events{/privacy}","received_events_url":"https://api.github.com/users/lionelratel/received_events","type":"User","site_admin":false},"created_at":"2018-03-16T07:41:40Z","updated_at":"2018-03-16T07:41:40Z","author_association":"NONE","body":"Bonjour @garstud, \r\nc'est corrigé.\r\n\r\nCordialement."}}
|
{
"id": 122645331,
"name": "AFUJ/joomla.fr",
"url": "https://api.github.com/repos/AFUJ/joomla.fr"
}
|
{
"id": 9533292,
"login": "lionelratel",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9533292?",
"url": "https://api.github.com/users/lionelratel"
}
|
{
"id": 5156462,
"login": "AFUJ",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5156462?",
"url": "https://api.github.com/orgs/AFUJ"
}
| 2018-03-16T07:41:40 |
7389217653
|
{"actor":{"display_login":"lionelratel"}}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.