type
stringclasses
14 values
public
bool
1 class
payload
stringlengths
2
334k
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/PeculiarVentures/tl-create/issues/60","repository_url":"https://api.github.com/repos/PeculiarVentures/tl-create","labels_url":"https://api.github.com/repos/PeculiarVentures/tl-create/issues/60/labels{/name}","comments_url":"https://api.github.com/repos/PeculiarVentures/tl-create/issues/60/comments","events_url":"https://api.github.com/repos/PeculiarVentures/tl-create/issues/60/events","html_url":"https://github.com/PeculiarVentures/tl-create/issues/60","id":224051742,"number":60,"title":"Add support for Adobe Root format","user":{"login":"rmhrisk","id":1619279,"avatar_url":"https://avatars3.githubusercontent.com/u/1619279?v=3","gravatar_id":"","url":"https://api.github.com/users/rmhrisk","html_url":"https://github.com/rmhrisk","followers_url":"https://api.github.com/users/rmhrisk/followers","following_url":"https://api.github.com/users/rmhrisk/following{/other_user}","gists_url":"https://api.github.com/users/rmhrisk/gists{/gist_id}","starred_url":"https://api.github.com/users/rmhrisk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rmhrisk/subscriptions","organizations_url":"https://api.github.com/users/rmhrisk/orgs","repos_url":"https://api.github.com/users/rmhrisk/repos","events_url":"https://api.github.com/users/rmhrisk/events{/privacy}","received_events_url":"https://api.github.com/users/rmhrisk/received_events","type":"User","site_admin":false},"labels":[{"id":273288169,"url":"https://api.github.com/repos/PeculiarVentures/tl-create/labels/enhancement","name":"enhancement","color":"84b6eb","default":true}],"state":"open","locked":false,"assignee":{"login":"YuryStrozhevsky","id":6128446,"avatar_url":"https://avatars3.githubusercontent.com/u/6128446?v=3","gravatar_id":"","url":"https://api.github.com/users/YuryStrozhevsky","html_url":"https://github.com/YuryStrozhevsky","followers_url":"https://api.github.com/users/YuryStrozhevsky/followers","following_url":"https://api.github.com/users/YuryStrozhevsky/following{/other_user}","gists_url":"https://api.github.com/users/YuryStrozhevsky/gists{/gist_id}","starred_url":"https://api.github.com/users/YuryStrozhevsky/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/YuryStrozhevsky/subscriptions","organizations_url":"https://api.github.com/users/YuryStrozhevsky/orgs","repos_url":"https://api.github.com/users/YuryStrozhevsky/repos","events_url":"https://api.github.com/users/YuryStrozhevsky/events{/privacy}","received_events_url":"https://api.github.com/users/YuryStrozhevsky/received_events","type":"User","site_admin":false},"assignees":[{"login":"YuryStrozhevsky","id":6128446,"avatar_url":"https://avatars3.githubusercontent.com/u/6128446?v=3","gravatar_id":"","url":"https://api.github.com/users/YuryStrozhevsky","html_url":"https://github.com/YuryStrozhevsky","followers_url":"https://api.github.com/users/YuryStrozhevsky/followers","following_url":"https://api.github.com/users/YuryStrozhevsky/following{/other_user}","gists_url":"https://api.github.com/users/YuryStrozhevsky/gists{/gist_id}","starred_url":"https://api.github.com/users/YuryStrozhevsky/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/YuryStrozhevsky/subscriptions","organizations_url":"https://api.github.com/users/YuryStrozhevsky/orgs","repos_url":"https://api.github.com/users/YuryStrozhevsky/repos","events_url":"https://api.github.com/users/YuryStrozhevsky/events{/privacy}","received_events_url":"https://api.github.com/users/YuryStrozhevsky/received_events","type":"User","site_admin":false},{"login":"microshine","id":7333669,"avatar_url":"https://avatars0.githubusercontent.com/u/7333669?v=3","gravatar_id":"","url":"https://api.github.com/users/microshine","html_url":"https://github.com/microshine","followers_url":"https://api.github.com/users/microshine/followers","following_url":"https://api.github.com/users/microshine/following{/other_user}","gists_url":"https://api.github.com/users/microshine/gists{/gist_id}","starred_url":"https://api.github.com/users/microshine/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/microshine/subscriptions","organizations_url":"https://api.github.com/users/microshine/orgs","repos_url":"https://api.github.com/users/microshine/repos","events_url":"https://api.github.com/users/microshine/events{/privacy}","received_events_url":"https://api.github.com/users/microshine/received_events","type":"User","site_admin":false}],"milestone":null,"comments":4,"created_at":"2017-04-25T07:53:10Z","updated_at":"2017-05-02T23:46:25Z","closed_at":null,"body":"The adobe AATL list is downloadable here:\r\nhttp://trustlist.adobe.com/tl12.acrobatsecuritysettings\r\n\r\nThis is a PDF that contains an XML file that looks like this:\r\n[SecuritySettings.xml.zip](https://github.com/PeculiarVentures/tl-create/files/954255/SecuritySettings.xml.zip)\r\n\r\nWe need to support:\r\n1. fetching the above url\r\n2. extracting the xml\r\n3. parsing the xml and extracting the certs\r\n\r\nWe have what we need for #1 and #3, @YuryStrozhevsky will give us an SDK that lets us attach and embed attachments in the next month or so.\r\n\r\nWe could hard code the example securitysettings.xml file and make the rest work and add that in later.\r\n\r\n'CCing @fotisl incase he has time and interest :)"},"comment":{"url":"https://api.github.com/repos/PeculiarVentures/tl-create/issues/comments/298792095","html_url":"https://github.com/PeculiarVentures/tl-create/issues/60#issuecomment-298792095","issue_url":"https://api.github.com/repos/PeculiarVentures/tl-create/issues/60","id":298792095,"user":{"login":"rmhrisk","id":1619279,"avatar_url":"https://avatars3.githubusercontent.com/u/1619279?v=3","gravatar_id":"","url":"https://api.github.com/users/rmhrisk","html_url":"https://github.com/rmhrisk","followers_url":"https://api.github.com/users/rmhrisk/followers","following_url":"https://api.github.com/users/rmhrisk/following{/other_user}","gists_url":"https://api.github.com/users/rmhrisk/gists{/gist_id}","starred_url":"https://api.github.com/users/rmhrisk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rmhrisk/subscriptions","organizations_url":"https://api.github.com/users/rmhrisk/orgs","repos_url":"https://api.github.com/users/rmhrisk/repos","events_url":"https://api.github.com/users/rmhrisk/events{/privacy}","received_events_url":"https://api.github.com/users/rmhrisk/received_events","type":"User","site_admin":false},"created_at":"2017-05-02T23:46:25Z","updated_at":"2017-05-02T23:46:25Z","body":"@fotisl looks like we can do with PDFjs also - https://github.com/mozilla/pdf.js/blob/de7002dc6c7a6fc3d3ee1107a8480953b60b9555/src/core/annotation.js#L1053"}}
{ "id": 44296139, "name": "PeculiarVentures/tl-create", "url": "https://api.github.com/repos/PeculiarVentures/tl-create" }
{ "id": 1619279, "login": "rmhrisk", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1619279?", "url": "https://api.github.com/users/rmhrisk" }
{ "id": 8702988, "login": "PeculiarVentures", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/8702988?", "url": "https://api.github.com/orgs/PeculiarVentures" }
2017-05-02T23:46:25
5798008948
{"actor":{"display_login":"rmhrisk"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/PennyDreadfulMTG/Penny-Dreadful-Tools/issues/1406","repository_url":"https://api.github.com/repos/PennyDreadfulMTG/Penny-Dreadful-Tools","labels_url":"https://api.github.com/repos/PennyDreadfulMTG/Penny-Dreadful-Tools/issues/1406/labels{/name}","comments_url":"https://api.github.com/repos/PennyDreadfulMTG/Penny-Dreadful-Tools/issues/1406/comments","events_url":"https://api.github.com/repos/PennyDreadfulMTG/Penny-Dreadful-Tools/issues/1406/events","html_url":"https://github.com/PennyDreadfulMTG/Penny-Dreadful-Tools/issues/1406","id":265527133,"number":1406,"title":"Make Séance an archetype","user":{"login":"bakert","id":1541,"avatar_url":"https://avatars2.githubusercontent.com/u/1541?v=4","gravatar_id":"","url":"https://api.github.com/users/bakert","html_url":"https://github.com/bakert","followers_url":"https://api.github.com/users/bakert/followers","following_url":"https://api.github.com/users/bakert/following{/other_user}","gists_url":"https://api.github.com/users/bakert/gists{/gist_id}","starred_url":"https://api.github.com/users/bakert/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bakert/subscriptions","organizations_url":"https://api.github.com/users/bakert/orgs","repos_url":"https://api.github.com/users/bakert/repos","events_url":"https://api.github.com/users/bakert/events{/privacy}","received_events_url":"https://api.github.com/users/bakert/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-10-14T21:59:30Z","updated_at":"2017-10-30T03:20:40Z","closed_at":"2017-10-30T03:20:40Z","author_association":"COLLABORATOR","body":"We have a bunch of decks for it now."},"comment":{"url":"https://api.github.com/repos/PennyDreadfulMTG/Penny-Dreadful-Tools/issues/comments/340333818","html_url":"https://github.com/PennyDreadfulMTG/Penny-Dreadful-Tools/issues/1406#issuecomment-340333818","issue_url":"https://api.github.com/repos/PennyDreadfulMTG/Penny-Dreadful-Tools/issues/1406","id":340333818,"user":{"login":"bakert","id":1541,"avatar_url":"https://avatars2.githubusercontent.com/u/1541?v=4","gravatar_id":"","url":"https://api.github.com/users/bakert","html_url":"https://github.com/bakert","followers_url":"https://api.github.com/users/bakert/followers","following_url":"https://api.github.com/users/bakert/following{/other_user}","gists_url":"https://api.github.com/users/bakert/gists{/gist_id}","starred_url":"https://api.github.com/users/bakert/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bakert/subscriptions","organizations_url":"https://api.github.com/users/bakert/orgs","repos_url":"https://api.github.com/users/bakert/repos","events_url":"https://api.github.com/users/bakert/events{/privacy}","received_events_url":"https://api.github.com/users/bakert/received_events","type":"User","site_admin":false},"created_at":"2017-10-30T03:20:40Z","updated_at":"2017-10-30T03:20:40Z","author_association":"COLLABORATOR","body":"Done."}}
{ "id": 69330230, "name": "PennyDreadfulMTG/Penny-Dreadful-Tools", "url": "https://api.github.com/repos/PennyDreadfulMTG/Penny-Dreadful-Tools" }
{ "id": 1541, "login": "bakert", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1541?", "url": "https://api.github.com/users/bakert" }
{ "id": 22494209, "login": "PennyDreadfulMTG", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/22494209?", "url": "https://api.github.com/orgs/PennyDreadfulMTG" }
2017-10-30T03:20:40
6781755203
{"actor":{"display_login":"bakert"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/Phat-Taupe-Pests/BangazonCLI/issues/69","repository_url":"https://api.github.com/repos/Phat-Taupe-Pests/BangazonCLI","labels_url":"https://api.github.com/repos/Phat-Taupe-Pests/BangazonCLI/issues/69/labels{/name}","comments_url":"https://api.github.com/repos/Phat-Taupe-Pests/BangazonCLI/issues/69/comments","events_url":"https://api.github.com/repos/Phat-Taupe-Pests/BangazonCLI/issues/69/events","html_url":"https://github.com/Phat-Taupe-Pests/BangazonCLI/pull/69","id":249465036,"number":69,"title":"Added scrubbing to add payment method","user":{"login":"augsismyburger","id":26308952,"avatar_url":"https://avatars2.githubusercontent.com/u/26308952?v=4","gravatar_id":"","url":"https://api.github.com/users/augsismyburger","html_url":"https://github.com/augsismyburger","followers_url":"https://api.github.com/users/augsismyburger/followers","following_url":"https://api.github.com/users/augsismyburger/following{/other_user}","gists_url":"https://api.github.com/users/augsismyburger/gists{/gist_id}","starred_url":"https://api.github.com/users/augsismyburger/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/augsismyburger/subscriptions","organizations_url":"https://api.github.com/users/augsismyburger/orgs","repos_url":"https://api.github.com/users/augsismyburger/repos","events_url":"https://api.github.com/users/augsismyburger/events{/privacy}","received_events_url":"https://api.github.com/users/augsismyburger/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-08-10T20:20:33Z","updated_at":"2017-08-10T20:24:53Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/Phat-Taupe-Pests/BangazonCLI/pulls/69","html_url":"https://github.com/Phat-Taupe-Pests/BangazonCLI/pull/69","diff_url":"https://github.com/Phat-Taupe-Pests/BangazonCLI/pull/69.diff","patch_url":"https://github.com/Phat-Taupe-Pests/BangazonCLI/pull/69.patch"},"body":"## REFERENCE\r\n\r\nTicket (syntax: #Number, ex. #1)\r\n\r\n[ERD](https://github.com/Phat-Taupe-Pests/Bangazon) \r\n\r\n## DESCRIPTION\r\nWhat did you do? Why did you do it?\r\nI Added scrubbin to the add payment method\r\n\r\n## STEPS TO TEST\r\n1. Clone this branch to a local repo\r\n2. Run `dotnet restore`\r\n3. Test functionality\r\n`dotnet run`\r\n\t* Try to break the add payment method\r\n"},"comment":{"url":"https://api.github.com/repos/Phat-Taupe-Pests/BangazonCLI/issues/comments/321663424","html_url":"https://github.com/Phat-Taupe-Pests/BangazonCLI/pull/69#issuecomment-321663424","issue_url":"https://api.github.com/repos/Phat-Taupe-Pests/BangazonCLI/issues/69","id":321663424,"user":{"login":"chazhenricks","id":19141120,"avatar_url":"https://avatars1.githubusercontent.com/u/19141120?v=4","gravatar_id":"","url":"https://api.github.com/users/chazhenricks","html_url":"https://github.com/chazhenricks","followers_url":"https://api.github.com/users/chazhenricks/followers","following_url":"https://api.github.com/users/chazhenricks/following{/other_user}","gists_url":"https://api.github.com/users/chazhenricks/gists{/gist_id}","starred_url":"https://api.github.com/users/chazhenricks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chazhenricks/subscriptions","organizations_url":"https://api.github.com/users/chazhenricks/orgs","repos_url":"https://api.github.com/users/chazhenricks/repos","events_url":"https://api.github.com/users/chazhenricks/events{/privacy}","received_events_url":"https://api.github.com/users/chazhenricks/received_events","type":"User","site_admin":false},"created_at":"2017-08-10T20:24:53Z","updated_at":"2017-08-10T20:24:53Z","body":"It seems to be operational. Carry On. "}}
{ "id": 99242890, "name": "Phat-Taupe-Pests/BangazonCLI", "url": "https://api.github.com/repos/Phat-Taupe-Pests/BangazonCLI" }
{ "id": 19141120, "login": "chazhenricks", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/19141120?", "url": "https://api.github.com/users/chazhenricks" }
{ "id": 30417356, "login": "Phat-Taupe-Pests", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/30417356?", "url": "https://api.github.com/orgs/Phat-Taupe-Pests" }
2017-08-10T20:24:53
6436352152
{"actor":{"display_login":"chazhenricks"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/415","repository_url":"https://api.github.com/repos/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql","labels_url":"https://api.github.com/repos/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/415/labels{/name}","comments_url":"https://api.github.com/repos/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/415/comments","events_url":"https://api.github.com/repos/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/415/events","html_url":"https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/pull/415","id":267695801,"number":415,"title":"Fixes default value scaffolding bug","user":{"login":"Kagamine","id":2216750,"avatar_url":"https://avatars2.githubusercontent.com/u/2216750?v=4","gravatar_id":"","url":"https://api.github.com/users/Kagamine","html_url":"https://github.com/Kagamine","followers_url":"https://api.github.com/users/Kagamine/followers","following_url":"https://api.github.com/users/Kagamine/following{/other_user}","gists_url":"https://api.github.com/users/Kagamine/gists{/gist_id}","starred_url":"https://api.github.com/users/Kagamine/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Kagamine/subscriptions","organizations_url":"https://api.github.com/users/Kagamine/orgs","repos_url":"https://api.github.com/users/Kagamine/repos","events_url":"https://api.github.com/users/Kagamine/events{/privacy}","received_events_url":"https://api.github.com/users/Kagamine/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-10-23T14:43:50Z","updated_at":"2017-10-23T15:02:35Z","closed_at":"2017-10-23T15:01:28Z","author_association":"OWNER","pull_request":{"url":"https://api.github.com/repos/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/pulls/415","html_url":"https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/pull/415","diff_url":"https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/pull/415.diff","patch_url":"https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/pull/415.patch"},"body":"Fixes #347\r\n"},"comment":{"url":"https://api.github.com/repos/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/comments/338688603","html_url":"https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/pull/415#issuecomment-338688603","issue_url":"https://api.github.com/repos/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/415","id":338688603,"user":{"login":"Kagamine","id":2216750,"avatar_url":"https://avatars2.githubusercontent.com/u/2216750?v=4","gravatar_id":"","url":"https://api.github.com/users/Kagamine","html_url":"https://github.com/Kagamine","followers_url":"https://api.github.com/users/Kagamine/followers","following_url":"https://api.github.com/users/Kagamine/following{/other_user}","gists_url":"https://api.github.com/users/Kagamine/gists{/gist_id}","starred_url":"https://api.github.com/users/Kagamine/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Kagamine/subscriptions","organizations_url":"https://api.github.com/users/Kagamine/orgs","repos_url":"https://api.github.com/users/Kagamine/repos","events_url":"https://api.github.com/users/Kagamine/events{/privacy}","received_events_url":"https://api.github.com/users/Kagamine/received_events","type":"User","site_admin":false},"created_at":"2017-10-23T15:02:35Z","updated_at":"2017-10-23T15:02:35Z","author_association":"OWNER","body":"@bgrainger Hi, I assume I've opened issue on MySqlConnector repo for requesting implement MySqlCommandBuilder. Not only the Pomelo.EFCore.MySql requires this feature, but also Azure Database for MySQL team. I hope this could be implemented soon, thx."}}
{ "id": 63082527, "name": "PomeloFoundation/Pomelo.EntityFrameworkCore.MySql", "url": "https://api.github.com/repos/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql" }
{ "id": 2216750, "login": "Kagamine", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/2216750?", "url": "https://api.github.com/users/Kagamine" }
{ "id": 19828814, "login": "PomeloFoundation", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/19828814?", "url": "https://api.github.com/orgs/PomeloFoundation" }
2017-10-23T15:02:35
6752987250
{"actor":{"display_login":"Kagamine"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/RedisLabsModules/RediSearch/issues/180","repository_url":"https://api.github.com/repos/RedisLabsModules/RediSearch","labels_url":"https://api.github.com/repos/RedisLabsModules/RediSearch/issues/180/labels{/name}","comments_url":"https://api.github.com/repos/RedisLabsModules/RediSearch/issues/180/comments","events_url":"https://api.github.com/repos/RedisLabsModules/RediSearch/issues/180/events","html_url":"https://github.com/RedisLabsModules/RediSearch/issues/180","id":263154124,"number":180,"title":"Incostante number of keys on replication","user":{"login":"mattboban","id":14421242,"avatar_url":"https://avatars0.githubusercontent.com/u/14421242?v=4","gravatar_id":"","url":"https://api.github.com/users/mattboban","html_url":"https://github.com/mattboban","followers_url":"https://api.github.com/users/mattboban/followers","following_url":"https://api.github.com/users/mattboban/following{/other_user}","gists_url":"https://api.github.com/users/mattboban/gists{/gist_id}","starred_url":"https://api.github.com/users/mattboban/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mattboban/subscriptions","organizations_url":"https://api.github.com/users/mattboban/orgs","repos_url":"https://api.github.com/users/mattboban/repos","events_url":"https://api.github.com/users/mattboban/events{/privacy}","received_events_url":"https://api.github.com/users/mattboban/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-10-05T14:49:19Z","updated_at":"2017-10-08T14:36:02Z","closed_at":"2017-10-05T18:04:49Z","author_association":"NONE","body":"This is possibly related to https://github.com/RedisLabsModules/RediSearch/issues/176\r\n\r\n**environment**\r\nRedis v4.0.2\r\nRediSearch 0.21.2\r\n3 Redis instances (1 master, 2 slaves) on the same Ubuntu 16.04 box\r\nReplication - disk-based\r\n\r\n**noticed behaviour**\r\nWhen index data is replicated from master to slave, data/keys appears to be missing in slaves. I did a simple test on a small data set that, when indexed, yields 2329 keys on the master, but 2270 on slaves (consistent on both slaves). A larger dataset test yields 58819 keys on master and 57784 on one slave and 57053. Doing a direct search on the slave yields a lower number of results than on master, naturally.\r\nThere also appears to be an issue of data quality as running a search on master yields expected results:\r\n\r\n```\r\nft.search menu-api_prod:restaurant-index \"bei @city:Nashville\" withscores return 2 name city limit 0 1\r\n\r\n1) (integer) 1\r\n2) \"12605036\"\r\n3) \"1.1666666666666665\"\r\n4) 1) \"name\"\r\n 2) \"Bei Jing Chinese Restaurant\"\r\n 3) \"city\"\r\n 4) \"Nashville\"\r\n```\r\n\r\nyet the same search on the slave appears to reformat the data (in this case the name and the score).\r\n\r\n```\r\nft.search menu-api_prod:restaurant-index \"bei @city:Nashville\" withscores return 2 name city limit 0 1\r\n1) (integer) 1\r\n2) \"12605036\"\r\n3) \"1.1875\"\r\n4) 1) \"name\"\r\n 2) \"bei\\x00jing\\x00chinese\\x00restaurant\"\r\n 3) \"city\"\r\n 4) \"Nashville\"\r\n```\r\n\r\nYou can appreciate how huge an issue this is from a replication/data consistency standpoint.\r\n\r\n**replication of the issue with base redis functions**\r\nI did an additional test with just standard SET commands, on similarly sizes datasets and the replication is consistent and as expected, with no key number/dbsize difference across the slaves. So it appears to be contained to the RediSearch module.\r\n\r\n\r\n**additional observation**\r\nWhen forcing a master <--> slave sync by restarting the slave instances, the data returns to the consistent state across master and all slaves. This is naturally due to the slaves being synced from the masters .rdb.\r\n\r\n@dvirsky let me know what additional data or help I can provide, as this is a high priority issue from my end.\r\n\r\nThanks\r\n"},"comment":{"url":"https://api.github.com/repos/RedisLabsModules/RediSearch/issues/comments/335010773","html_url":"https://github.com/RedisLabsModules/RediSearch/issues/180#issuecomment-335010773","issue_url":"https://api.github.com/repos/RedisLabsModules/RediSearch/issues/180","id":335010773,"user":{"login":"mattboban","id":14421242,"avatar_url":"https://avatars0.githubusercontent.com/u/14421242?v=4","gravatar_id":"","url":"https://api.github.com/users/mattboban","html_url":"https://github.com/mattboban","followers_url":"https://api.github.com/users/mattboban/followers","following_url":"https://api.github.com/users/mattboban/following{/other_user}","gists_url":"https://api.github.com/users/mattboban/gists{/gist_id}","starred_url":"https://api.github.com/users/mattboban/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mattboban/subscriptions","organizations_url":"https://api.github.com/users/mattboban/orgs","repos_url":"https://api.github.com/users/mattboban/repos","events_url":"https://api.github.com/users/mattboban/events{/privacy}","received_events_url":"https://api.github.com/users/mattboban/received_events","type":"User","site_admin":false},"created_at":"2017-10-08T14:36:02Z","updated_at":"2017-10-08T14:36:02Z","author_association":"NONE","body":"@dvirsky looks good on my end, after the first extensive batch of testing. I'll do one more round, with a 1m+ indexed keys next week (to confirm this on large data sets), but I see no reason not to merge this into a release.\r\n\r\nThanks for a very quick turnaround. "}}
{ "id": 58132544, "name": "RedisLabsModules/RediSearch", "url": "https://api.github.com/repos/RedisLabsModules/RediSearch" }
{ "id": 14421242, "login": "mattboban", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/14421242?", "url": "https://api.github.com/users/mattboban" }
{ "id": 19190750, "login": "RedisLabsModules", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/19190750?", "url": "https://api.github.com/orgs/RedisLabsModules" }
2017-10-08T14:36:02
6688420388
{"actor":{"display_login":"mattboban"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/RxSwiftCommunity/RxAlamofire/issues/80","repository_url":"https://api.github.com/repos/RxSwiftCommunity/RxAlamofire","labels_url":"https://api.github.com/repos/RxSwiftCommunity/RxAlamofire/issues/80/labels{/name}","comments_url":"https://api.github.com/repos/RxSwiftCommunity/RxAlamofire/issues/80/comments","events_url":"https://api.github.com/repos/RxSwiftCommunity/RxAlamofire/issues/80/events","html_url":"https://github.com/RxSwiftCommunity/RxAlamofire/pull/80","id":232477061,"number":80,"title":"Fixed `.completed` being sent after `.error` & unified notifications","user":{"login":"vhbit","id":140199,"avatar_url":"https://avatars3.githubusercontent.com/u/140199?v=3","gravatar_id":"","url":"https://api.github.com/users/vhbit","html_url":"https://github.com/vhbit","followers_url":"https://api.github.com/users/vhbit/followers","following_url":"https://api.github.com/users/vhbit/following{/other_user}","gists_url":"https://api.github.com/users/vhbit/gists{/gist_id}","starred_url":"https://api.github.com/users/vhbit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vhbit/subscriptions","organizations_url":"https://api.github.com/users/vhbit/orgs","repos_url":"https://api.github.com/users/vhbit/repos","events_url":"https://api.github.com/users/vhbit/events{/privacy}","received_events_url":"https://api.github.com/users/vhbit/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-05-31T07:26:01Z","updated_at":"2017-06-01T09:01:20Z","closed_at":"2017-06-01T09:01:20Z","pull_request":{"url":"https://api.github.com/repos/RxSwiftCommunity/RxAlamofire/pulls/80","html_url":"https://github.com/RxSwiftCommunity/RxAlamofire/pull/80","diff_url":"https://github.com/RxSwiftCommunity/RxAlamofire/pull/80.diff","patch_url":"https://github.com/RxSwiftCommunity/RxAlamofire/pull/80.patch"},"body":"In a couple of places `.completed` was sent after `.error` which breaks\ncontract of `Observable`. Along the way, unified how observers are being\nnotified: now everything goes through `on(event)` instead of\n`onNext/onCompleted/onError`."},"comment":{"url":"https://api.github.com/repos/RxSwiftCommunity/RxAlamofire/issues/comments/305433838","html_url":"https://github.com/RxSwiftCommunity/RxAlamofire/pull/80#issuecomment-305433838","issue_url":"https://api.github.com/repos/RxSwiftCommunity/RxAlamofire/issues/80","id":305433838,"user":{"login":"freak4pc","id":605076,"avatar_url":"https://avatars3.githubusercontent.com/u/605076?v=3","gravatar_id":"","url":"https://api.github.com/users/freak4pc","html_url":"https://github.com/freak4pc","followers_url":"https://api.github.com/users/freak4pc/followers","following_url":"https://api.github.com/users/freak4pc/following{/other_user}","gists_url":"https://api.github.com/users/freak4pc/gists{/gist_id}","starred_url":"https://api.github.com/users/freak4pc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/freak4pc/subscriptions","organizations_url":"https://api.github.com/users/freak4pc/orgs","repos_url":"https://api.github.com/users/freak4pc/repos","events_url":"https://api.github.com/users/freak4pc/events{/privacy}","received_events_url":"https://api.github.com/users/freak4pc/received_events","type":"User","site_admin":false},"created_at":"2017-06-01T09:01:20Z","updated_at":"2017-06-01T09:01:20Z","body":"I personally prefer the shorthand onNext, onError, onComplete but I guess i'm not too \"religious\" on that so all good 👍 \r\n\r\nAbout the completed event I believe that is the contract of *RxSwift itself*, and not necessarily any specific library. You can't always know when a stream of events would end and not every next event should necessarily end with a completed (you might have some people depending on multiple next events from a streamed/buffered request or a different edge case you're not using on a daily basis). \r\n\r\nAs you can see Next/Error events are not emitted by the Observable implementation and that is the actual contract of RxSwift itself: \r\n\r\n![9b3ac1d3-1211-4214-8596-bf3eaa992a90](https://cloud.githubusercontent.com/assets/605076/26672465/f5c3b428-46c1-11e7-892f-22b195eaadb2.png)"}}
{ "id": 41247272, "name": "RxSwiftCommunity/RxAlamofire", "url": "https://api.github.com/repos/RxSwiftCommunity/RxAlamofire" }
{ "id": 605076, "login": "freak4pc", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/605076?", "url": "https://api.github.com/users/freak4pc" }
{ "id": 15903991, "login": "RxSwiftCommunity", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/15903991?", "url": "https://api.github.com/orgs/RxSwiftCommunity" }
2017-06-01T09:01:21
5981420446
{"actor":{"display_login":"freak4pc"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/RxSwiftCommunity/RxSwiftExt/issues/66","repository_url":"https://api.github.com/repos/RxSwiftCommunity/RxSwiftExt","labels_url":"https://api.github.com/repos/RxSwiftCommunity/RxSwiftExt/issues/66/labels{/name}","comments_url":"https://api.github.com/repos/RxSwiftCommunity/RxSwiftExt/issues/66/comments","events_url":"https://api.github.com/repos/RxSwiftCommunity/RxSwiftExt/issues/66/events","html_url":"https://github.com/RxSwiftCommunity/RxSwiftExt/issues/66","id":199027007,"number":66,"title":"Support for RxSwift 3.1.0","user":{"login":"acchou","id":1381213,"avatar_url":"https://avatars.githubusercontent.com/u/1381213?v=3","gravatar_id":"","url":"https://api.github.com/users/acchou","html_url":"https://github.com/acchou","followers_url":"https://api.github.com/users/acchou/followers","following_url":"https://api.github.com/users/acchou/following{/other_user}","gists_url":"https://api.github.com/users/acchou/gists{/gist_id}","starred_url":"https://api.github.com/users/acchou/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/acchou/subscriptions","organizations_url":"https://api.github.com/users/acchou/orgs","repos_url":"https://api.github.com/users/acchou/repos","events_url":"https://api.github.com/users/acchou/events{/privacy}","received_events_url":"https://api.github.com/users/acchou/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2017-01-05T18:35:33Z","updated_at":"2017-01-11T09:32:54Z","closed_at":null,"body":"### Name and description\r\nRxSwift has released 3.1.0, but the podspec for RxSwiftExt specifies ~> 3.0.0.\r\n\r\n### Motivation for inclusion\r\nI'd like to use some of the functionality of RxSwift 3.1.0, specifically the improved UIBindingObserver behavior.\r\n\r\n### Example of use\r\nHopefully this should be an easy fix. I'd be happy to add a PR to update the podspec, but I'm less sure what testing is needed before making this change. Happy to do it if given clear instructions...\r\n"},"comment":{"url":"https://api.github.com/repos/RxSwiftCommunity/RxSwiftExt/issues/comments/271820921","html_url":"https://github.com/RxSwiftCommunity/RxSwiftExt/issues/66#issuecomment-271820921","issue_url":"https://api.github.com/repos/RxSwiftCommunity/RxSwiftExt/issues/66","id":271820921,"user":{"login":"AYastrebov","id":739037,"avatar_url":"https://avatars.githubusercontent.com/u/739037?v=3","gravatar_id":"","url":"https://api.github.com/users/AYastrebov","html_url":"https://github.com/AYastrebov","followers_url":"https://api.github.com/users/AYastrebov/followers","following_url":"https://api.github.com/users/AYastrebov/following{/other_user}","gists_url":"https://api.github.com/users/AYastrebov/gists{/gist_id}","starred_url":"https://api.github.com/users/AYastrebov/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AYastrebov/subscriptions","organizations_url":"https://api.github.com/users/AYastrebov/orgs","repos_url":"https://api.github.com/users/AYastrebov/repos","events_url":"https://api.github.com/users/AYastrebov/events{/privacy}","received_events_url":"https://api.github.com/users/AYastrebov/received_events","type":"User","site_admin":false},"created_at":"2017-01-11T09:32:54Z","updated_at":"2017-01-11T09:32:54Z","body":"s.dependency \"RxSwift\", '~> 3.0'\r\n\r\nshould resolve this issue"}}
{ "id": 55688297, "name": "RxSwiftCommunity/RxSwiftExt", "url": "https://api.github.com/repos/RxSwiftCommunity/RxSwiftExt" }
{ "id": 739037, "login": "AYastrebov", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/739037?", "url": "https://api.github.com/users/AYastrebov" }
{ "id": 15903991, "login": "RxSwiftCommunity", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/15903991?", "url": "https://api.github.com/orgs/RxSwiftCommunity" }
2017-01-11T09:32:55
5134591230
{"actor":{"display_login":"AYastrebov"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/SpineEventEngine/core-java/issues/574","repository_url":"https://api.github.com/repos/SpineEventEngine/core-java","labels_url":"https://api.github.com/repos/SpineEventEngine/core-java/issues/574/labels{/name}","comments_url":"https://api.github.com/repos/SpineEventEngine/core-java/issues/574/comments","events_url":"https://api.github.com/repos/SpineEventEngine/core-java/issues/574/events","html_url":"https://github.com/SpineEventEngine/core-java/pull/574","id":253620373,"number":574,"title":"New identification rule for entity columns","user":{"login":"dmytro-grankin","id":25301769,"avatar_url":"https://avatars2.githubusercontent.com/u/25301769?v=4","gravatar_id":"","url":"https://api.github.com/users/dmytro-grankin","html_url":"https://github.com/dmytro-grankin","followers_url":"https://api.github.com/users/dmytro-grankin/followers","following_url":"https://api.github.com/users/dmytro-grankin/following{/other_user}","gists_url":"https://api.github.com/users/dmytro-grankin/gists{/gist_id}","starred_url":"https://api.github.com/users/dmytro-grankin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dmytro-grankin/subscriptions","organizations_url":"https://api.github.com/users/dmytro-grankin/orgs","repos_url":"https://api.github.com/users/dmytro-grankin/repos","events_url":"https://api.github.com/users/dmytro-grankin/events{/privacy}","received_events_url":"https://api.github.com/users/dmytro-grankin/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"dmytro-grankin","id":25301769,"avatar_url":"https://avatars2.githubusercontent.com/u/25301769?v=4","gravatar_id":"","url":"https://api.github.com/users/dmytro-grankin","html_url":"https://github.com/dmytro-grankin","followers_url":"https://api.github.com/users/dmytro-grankin/followers","following_url":"https://api.github.com/users/dmytro-grankin/following{/other_user}","gists_url":"https://api.github.com/users/dmytro-grankin/gists{/gist_id}","starred_url":"https://api.github.com/users/dmytro-grankin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dmytro-grankin/subscriptions","organizations_url":"https://api.github.com/users/dmytro-grankin/orgs","repos_url":"https://api.github.com/users/dmytro-grankin/repos","events_url":"https://api.github.com/users/dmytro-grankin/events{/privacy}","received_events_url":"https://api.github.com/users/dmytro-grankin/received_events","type":"User","site_admin":false},"assignees":[{"login":"dmytro-grankin","id":25301769,"avatar_url":"https://avatars2.githubusercontent.com/u/25301769?v=4","gravatar_id":"","url":"https://api.github.com/users/dmytro-grankin","html_url":"https://github.com/dmytro-grankin","followers_url":"https://api.github.com/users/dmytro-grankin/followers","following_url":"https://api.github.com/users/dmytro-grankin/following{/other_user}","gists_url":"https://api.github.com/users/dmytro-grankin/gists{/gist_id}","starred_url":"https://api.github.com/users/dmytro-grankin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dmytro-grankin/subscriptions","organizations_url":"https://api.github.com/users/dmytro-grankin/orgs","repos_url":"https://api.github.com/users/dmytro-grankin/repos","events_url":"https://api.github.com/users/dmytro-grankin/events{/privacy}","received_events_url":"https://api.github.com/users/dmytro-grankin/received_events","type":"User","site_admin":false}],"milestone":null,"comments":2,"created_at":"2017-08-29T11:22:13Z","updated_at":"2017-08-29T11:29:04Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/SpineEventEngine/core-java/pulls/574","html_url":"https://github.com/SpineEventEngine/core-java/pull/574","diff_url":"https://github.com/SpineEventEngine/core-java/pull/574.diff","patch_url":"https://github.com/SpineEventEngine/core-java/pull/574.patch"},"body":"This PR brings the new rule for identification of entity columns. Since, besides the old rules, an entity column should be annotated with `javax.persistence.Column`.\r\n"},"comment":{"url":"https://api.github.com/repos/SpineEventEngine/core-java/issues/comments/325635422","html_url":"https://github.com/SpineEventEngine/core-java/pull/574#issuecomment-325635422","issue_url":"https://api.github.com/repos/SpineEventEngine/core-java/issues/574","id":325635422,"user":{"login":"codacy-bot","id":19940114,"avatar_url":"https://avatars1.githubusercontent.com/u/19940114?v=4","gravatar_id":"","url":"https://api.github.com/users/codacy-bot","html_url":"https://github.com/codacy-bot","followers_url":"https://api.github.com/users/codacy-bot/followers","following_url":"https://api.github.com/users/codacy-bot/following{/other_user}","gists_url":"https://api.github.com/users/codacy-bot/gists{/gist_id}","starred_url":"https://api.github.com/users/codacy-bot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/codacy-bot/subscriptions","organizations_url":"https://api.github.com/users/codacy-bot/orgs","repos_url":"https://api.github.com/users/codacy-bot/repos","events_url":"https://api.github.com/users/codacy-bot/events{/privacy}","received_events_url":"https://api.github.com/users/codacy-bot/received_events","type":"User","site_admin":false},"created_at":"2017-08-29T11:29:04Z","updated_at":"2017-08-29T11:29:04Z","body":"\n![Codacy](https://www.codacy.com/assets/images/favicon.png) Here is an overview of what got changed by this pull request:\n\n\n```diff\n\nComplexity increasing per file\n==============================\n- server/src/main/java/io/spine/server/entity/storage/Columns.java 5\n \n```\n\n\nSee the complete overview on [Codacy](https://www.codacy.com/app/SpineEventEngine/core-java/pullRequest?prid=874335&bid=5199706)\n "}}
{ "id": 38311906, "name": "SpineEventEngine/core-java", "url": "https://api.github.com/repos/SpineEventEngine/core-java" }
{ "id": 19940114, "login": "codacy-bot", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/19940114?", "url": "https://api.github.com/users/codacy-bot" }
{ "id": 12821626, "login": "SpineEventEngine", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/12821626?", "url": "https://api.github.com/orgs/SpineEventEngine" }
2017-08-29T11:29:04
6524132058
{"actor":{"display_login":"codacy-bot"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/SzFMV2017-Tavasz/AutomatedCar/issues/61","repository_url":"https://api.github.com/repos/SzFMV2017-Tavasz/AutomatedCar","labels_url":"https://api.github.com/repos/SzFMV2017-Tavasz/AutomatedCar/issues/61/labels{/name}","comments_url":"https://api.github.com/repos/SzFMV2017-Tavasz/AutomatedCar/issues/61/comments","events_url":"https://api.github.com/repos/SzFMV2017-Tavasz/AutomatedCar/issues/61/events","html_url":"https://github.com/SzFMV2017-Tavasz/AutomatedCar/pull/61","id":224396111,"number":61,"title":"Key button description","user":{"login":"ander794","id":25794251,"avatar_url":"https://avatars0.githubusercontent.com/u/25794251?v=3","gravatar_id":"","url":"https://api.github.com/users/ander794","html_url":"https://github.com/ander794","followers_url":"https://api.github.com/users/ander794/followers","following_url":"https://api.github.com/users/ander794/following{/other_user}","gists_url":"https://api.github.com/users/ander794/gists{/gist_id}","starred_url":"https://api.github.com/users/ander794/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ander794/subscriptions","organizations_url":"https://api.github.com/users/ander794/orgs","repos_url":"https://api.github.com/users/ander794/repos","events_url":"https://api.github.com/users/ander794/events{/privacy}","received_events_url":"https://api.github.com/users/ander794/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-04-26T09:07:29Z","updated_at":"2017-04-26T09:09:25Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/SzFMV2017-Tavasz/AutomatedCar/pulls/61","html_url":"https://github.com/SzFMV2017-Tavasz/AutomatedCar/pull/61","diff_url":"https://github.com/SzFMV2017-Tavasz/AutomatedCar/pull/61.diff","patch_url":"https://github.com/SzFMV2017-Tavasz/AutomatedCar/pull/61.patch"},"body":"Add Key Panel to the main view for clarify controlling,"},"comment":{"url":"https://api.github.com/repos/SzFMV2017-Tavasz/AutomatedCar/issues/comments/297309288","html_url":"https://github.com/SzFMV2017-Tavasz/AutomatedCar/pull/61#issuecomment-297309288","issue_url":"https://api.github.com/repos/SzFMV2017-Tavasz/AutomatedCar/issues/61","id":297309288,"user":{"login":"coveralls","id":2354108,"avatar_url":"https://avatars2.githubusercontent.com/u/2354108?v=3","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":"2017-04-26T09:09:25Z","updated_at":"2017-04-26T09:09:25Z","body":"\n[![Coverage Status](https://coveralls.io/builds/11246244/badge)](https://coveralls.io/builds/11246244)\n\nCoverage decreased (-0.9%) to 54.705% when pulling **5b70db88b607a9a42186301a72a31c15c0e04ca3 on SebestyenMiklos:KeyButtonDescription** into **4dfe0a39bc03dcb663ba8a70d6dfb1280881769a on SzFMV2017-Tavasz:master**.\n"}}
{ "id": 80199061, "name": "SzFMV2017-Tavasz/AutomatedCar", "url": "https://api.github.com/repos/SzFMV2017-Tavasz/AutomatedCar" }
{ "id": 2354108, "login": "coveralls", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/2354108?", "url": "https://api.github.com/users/coveralls" }
{ "id": 25226806, "login": "SzFMV2017-Tavasz", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/25226806?", "url": "https://api.github.com/orgs/SzFMV2017-Tavasz" }
2017-04-26T09:09:25
5758839619
{"actor":{"display_login":"coveralls"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/TheThingsNetwork/ttn/issues/572","repository_url":"https://api.github.com/repos/TheThingsNetwork/ttn","labels_url":"https://api.github.com/repos/TheThingsNetwork/ttn/issues/572/labels{/name}","comments_url":"https://api.github.com/repos/TheThingsNetwork/ttn/issues/572/comments","events_url":"https://api.github.com/repos/TheThingsNetwork/ttn/issues/572/events","html_url":"https://github.com/TheThingsNetwork/ttn/issues/572","id":223749573,"number":572,"title":"Send component status messages to the NOC","user":{"login":"rvolosatovs","id":12877905,"avatar_url":"https://avatars2.githubusercontent.com/u/12877905?v=3","gravatar_id":"","url":"https://api.github.com/users/rvolosatovs","html_url":"https://github.com/rvolosatovs","followers_url":"https://api.github.com/users/rvolosatovs/followers","following_url":"https://api.github.com/users/rvolosatovs/following{/other_user}","gists_url":"https://api.github.com/users/rvolosatovs/gists{/gist_id}","starred_url":"https://api.github.com/users/rvolosatovs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rvolosatovs/subscriptions","organizations_url":"https://api.github.com/users/rvolosatovs/orgs","repos_url":"https://api.github.com/users/rvolosatovs/repos","events_url":"https://api.github.com/users/rvolosatovs/events{/privacy}","received_events_url":"https://api.github.com/users/rvolosatovs/received_events","type":"User","site_admin":false},"labels":[{"id":443626636,"url":"https://api.github.com/repos/TheThingsNetwork/ttn/labels/backend","name":"backend","color":"006b75","default":false},{"id":309853423,"url":"https://api.github.com/repos/TheThingsNetwork/ttn/labels/feature","name":"feature","color":"1d76db","default":false},{"id":442965843,"url":"https://api.github.com/repos/TheThingsNetwork/ttn/labels/noc","name":"noc","color":"006b75","default":false}],"state":"open","locked":false,"assignee":{"login":"rvolosatovs","id":12877905,"avatar_url":"https://avatars2.githubusercontent.com/u/12877905?v=3","gravatar_id":"","url":"https://api.github.com/users/rvolosatovs","html_url":"https://github.com/rvolosatovs","followers_url":"https://api.github.com/users/rvolosatovs/followers","following_url":"https://api.github.com/users/rvolosatovs/following{/other_user}","gists_url":"https://api.github.com/users/rvolosatovs/gists{/gist_id}","starred_url":"https://api.github.com/users/rvolosatovs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rvolosatovs/subscriptions","organizations_url":"https://api.github.com/users/rvolosatovs/orgs","repos_url":"https://api.github.com/users/rvolosatovs/repos","events_url":"https://api.github.com/users/rvolosatovs/events{/privacy}","received_events_url":"https://api.github.com/users/rvolosatovs/received_events","type":"User","site_admin":false},"assignees":[{"login":"rvolosatovs","id":12877905,"avatar_url":"https://avatars2.githubusercontent.com/u/12877905?v=3","gravatar_id":"","url":"https://api.github.com/users/rvolosatovs","html_url":"https://github.com/rvolosatovs","followers_url":"https://api.github.com/users/rvolosatovs/followers","following_url":"https://api.github.com/users/rvolosatovs/following{/other_user}","gists_url":"https://api.github.com/users/rvolosatovs/gists{/gist_id}","starred_url":"https://api.github.com/users/rvolosatovs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rvolosatovs/subscriptions","organizations_url":"https://api.github.com/users/rvolosatovs/orgs","repos_url":"https://api.github.com/users/rvolosatovs/repos","events_url":"https://api.github.com/users/rvolosatovs/events{/privacy}","received_events_url":"https://api.github.com/users/rvolosatovs/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2017-04-24T09:04:07Z","updated_at":"2017-04-24T09:35:05Z","closed_at":null,"body":"This is a **feature request** for **the backend**.\r\n\r\nRouter, handler and broker status messages should be sent to the NOC."},"comment":{"url":"https://api.github.com/repos/TheThingsNetwork/ttn/issues/comments/296595028","html_url":"https://github.com/TheThingsNetwork/ttn/issues/572#issuecomment-296595028","issue_url":"https://api.github.com/repos/TheThingsNetwork/ttn/issues/572","id":296595028,"user":{"login":"htdvisser","id":181308,"avatar_url":"https://avatars0.githubusercontent.com/u/181308?v=3","gravatar_id":"","url":"https://api.github.com/users/htdvisser","html_url":"https://github.com/htdvisser","followers_url":"https://api.github.com/users/htdvisser/followers","following_url":"https://api.github.com/users/htdvisser/following{/other_user}","gists_url":"https://api.github.com/users/htdvisser/gists{/gist_id}","starred_url":"https://api.github.com/users/htdvisser/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/htdvisser/subscriptions","organizations_url":"https://api.github.com/users/htdvisser/orgs","repos_url":"https://api.github.com/users/htdvisser/repos","events_url":"https://api.github.com/users/htdvisser/events{/privacy}","received_events_url":"https://api.github.com/users/htdvisser/received_events","type":"User","site_admin":false},"created_at":"2017-04-24T09:35:05Z","updated_at":"2017-04-24T09:35:05Z","body":"Let's also add the networkserver here"}}
{ "id": 47138513, "name": "TheThingsNetwork/ttn", "url": "https://api.github.com/repos/TheThingsNetwork/ttn" }
{ "id": 181308, "login": "htdvisser", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/181308?", "url": "https://api.github.com/users/htdvisser" }
{ "id": 13333576, "login": "TheThingsNetwork", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/13333576?", "url": "https://api.github.com/orgs/TheThingsNetwork" }
2017-04-24T09:35:05
5742555908
{"actor":{"display_login":"htdvisser"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/UNN-VMK-Software/devtools-course-practice/issues/177","repository_url":"https://api.github.com/repos/UNN-VMK-Software/devtools-course-practice","labels_url":"https://api.github.com/repos/UNN-VMK-Software/devtools-course-practice/issues/177/labels{/name}","comments_url":"https://api.github.com/repos/UNN-VMK-Software/devtools-course-practice/issues/177/comments","events_url":"https://api.github.com/repos/UNN-VMK-Software/devtools-course-practice/issues/177/events","html_url":"https://github.com/UNN-VMK-Software/devtools-course-practice/pull/177","id":231723199,"number":177,"title":"Илья Кипаренко - Лабораторная работа #3","user":{"login":"IlyaKiparenko","id":15113225,"avatar_url":"https://avatars2.githubusercontent.com/u/15113225?v=3","gravatar_id":"","url":"https://api.github.com/users/IlyaKiparenko","html_url":"https://github.com/IlyaKiparenko","followers_url":"https://api.github.com/users/IlyaKiparenko/followers","following_url":"https://api.github.com/users/IlyaKiparenko/following{/other_user}","gists_url":"https://api.github.com/users/IlyaKiparenko/gists{/gist_id}","starred_url":"https://api.github.com/users/IlyaKiparenko/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/IlyaKiparenko/subscriptions","organizations_url":"https://api.github.com/users/IlyaKiparenko/orgs","repos_url":"https://api.github.com/users/IlyaKiparenko/repos","events_url":"https://api.github.com/users/IlyaKiparenko/events{/privacy}","received_events_url":"https://api.github.com/users/IlyaKiparenko/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-05-26T20:06:59Z","updated_at":"2017-05-26T20:16:58Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/UNN-VMK-Software/devtools-course-practice/pulls/177","html_url":"https://github.com/UNN-VMK-Software/devtools-course-practice/pull/177","diff_url":"https://github.com/UNN-VMK-Software/devtools-course-practice/pull/177.diff","patch_url":"https://github.com/UNN-VMK-Software/devtools-course-practice/pull/177.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/UNN-VMK-Software/devtools-course-practice/issues/comments/304378793","html_url":"https://github.com/UNN-VMK-Software/devtools-course-practice/pull/177#issuecomment-304378793","issue_url":"https://api.github.com/repos/UNN-VMK-Software/devtools-course-practice/issues/177","id":304378793,"user":{"login":"IlyaKiparenko","id":15113225,"avatar_url":"https://avatars2.githubusercontent.com/u/15113225?v=3","gravatar_id":"","url":"https://api.github.com/users/IlyaKiparenko","html_url":"https://github.com/IlyaKiparenko","followers_url":"https://api.github.com/users/IlyaKiparenko/followers","following_url":"https://api.github.com/users/IlyaKiparenko/following{/other_user}","gists_url":"https://api.github.com/users/IlyaKiparenko/gists{/gist_id}","starred_url":"https://api.github.com/users/IlyaKiparenko/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/IlyaKiparenko/subscriptions","organizations_url":"https://api.github.com/users/IlyaKiparenko/orgs","repos_url":"https://api.github.com/users/IlyaKiparenko/repos","events_url":"https://api.github.com/users/IlyaKiparenko/events{/privacy}","received_events_url":"https://api.github.com/users/IlyaKiparenko/received_events","type":"User","site_admin":false},"created_at":"2017-05-26T20:16:58Z","updated_at":"2017-05-26T20:16:58Z","body":"@LebedevIlyaG Вот я исправил."}}
{ "id": 86228350, "name": "UNN-VMK-Software/devtools-course-practice", "url": "https://api.github.com/repos/UNN-VMK-Software/devtools-course-practice" }
{ "id": 15113225, "login": "IlyaKiparenko", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/15113225?", "url": "https://api.github.com/users/IlyaKiparenko" }
{ "id": 5463209, "login": "UNN-VMK-Software", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/5463209?", "url": "https://api.github.com/orgs/UNN-VMK-Software" }
2017-05-26T20:16:58
5951688816
{"actor":{"display_login":"IlyaKiparenko"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/UbiquityRobotics/fiducials/issues/90","repository_url":"https://api.github.com/repos/UbiquityRobotics/fiducials","labels_url":"https://api.github.com/repos/UbiquityRobotics/fiducials/issues/90/labels{/name}","comments_url":"https://api.github.com/repos/UbiquityRobotics/fiducials/issues/90/comments","events_url":"https://api.github.com/repos/UbiquityRobotics/fiducials/issues/90/events","html_url":"https://github.com/UbiquityRobotics/fiducials/issues/90","id":264018675,"number":90,"title":"aruco_detect & fiducial_detect process segfaults with USB cameras","user":{"login":"Hodapp87","id":896431,"avatar_url":"https://avatars2.githubusercontent.com/u/896431?v=4","gravatar_id":"","url":"https://api.github.com/users/Hodapp87","html_url":"https://github.com/Hodapp87","followers_url":"https://api.github.com/users/Hodapp87/followers","following_url":"https://api.github.com/users/Hodapp87/following{/other_user}","gists_url":"https://api.github.com/users/Hodapp87/gists{/gist_id}","starred_url":"https://api.github.com/users/Hodapp87/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Hodapp87/subscriptions","organizations_url":"https://api.github.com/users/Hodapp87/orgs","repos_url":"https://api.github.com/users/Hodapp87/repos","events_url":"https://api.github.com/users/Hodapp87/events{/privacy}","received_events_url":"https://api.github.com/users/Hodapp87/received_events","type":"User","site_admin":false},"labels":[{"id":487087628,"url":"https://api.github.com/repos/UbiquityRobotics/fiducials/labels/in%20progress","name":"in progress","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":{"login":"jim-v","id":5511255,"avatar_url":"https://avatars2.githubusercontent.com/u/5511255?v=4","gravatar_id":"","url":"https://api.github.com/users/jim-v","html_url":"https://github.com/jim-v","followers_url":"https://api.github.com/users/jim-v/followers","following_url":"https://api.github.com/users/jim-v/following{/other_user}","gists_url":"https://api.github.com/users/jim-v/gists{/gist_id}","starred_url":"https://api.github.com/users/jim-v/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jim-v/subscriptions","organizations_url":"https://api.github.com/users/jim-v/orgs","repos_url":"https://api.github.com/users/jim-v/repos","events_url":"https://api.github.com/users/jim-v/events{/privacy}","received_events_url":"https://api.github.com/users/jim-v/received_events","type":"User","site_admin":false},"assignees":[{"login":"rohbotics","id":2825327,"avatar_url":"https://avatars2.githubusercontent.com/u/2825327?v=4","gravatar_id":"","url":"https://api.github.com/users/rohbotics","html_url":"https://github.com/rohbotics","followers_url":"https://api.github.com/users/rohbotics/followers","following_url":"https://api.github.com/users/rohbotics/following{/other_user}","gists_url":"https://api.github.com/users/rohbotics/gists{/gist_id}","starred_url":"https://api.github.com/users/rohbotics/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rohbotics/subscriptions","organizations_url":"https://api.github.com/users/rohbotics/orgs","repos_url":"https://api.github.com/users/rohbotics/repos","events_url":"https://api.github.com/users/rohbotics/events{/privacy}","received_events_url":"https://api.github.com/users/rohbotics/received_events","type":"User","site_admin":false},{"login":"jim-v","id":5511255,"avatar_url":"https://avatars2.githubusercontent.com/u/5511255?v=4","gravatar_id":"","url":"https://api.github.com/users/jim-v","html_url":"https://github.com/jim-v","followers_url":"https://api.github.com/users/jim-v/followers","following_url":"https://api.github.com/users/jim-v/following{/other_user}","gists_url":"https://api.github.com/users/jim-v/gists{/gist_id}","starred_url":"https://api.github.com/users/jim-v/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jim-v/subscriptions","organizations_url":"https://api.github.com/users/jim-v/orgs","repos_url":"https://api.github.com/users/jim-v/repos","events_url":"https://api.github.com/users/jim-v/events{/privacy}","received_events_url":"https://api.github.com/users/jim-v/received_events","type":"User","site_admin":false}],"milestone":null,"comments":3,"created_at":"2017-10-09T20:37:17Z","updated_at":"2017-10-10T16:05:23Z","closed_at":null,"author_association":"NONE","body":"I have been trying to use USB cameras with the ArUco detection. What I am running into with both aruco_detect and fiducial_detect is that the process dies with exit code -11. With `aruco_detect` it dies immediately with:\r\n\r\n```\r\n[ INFO] [1507580447.119276852]: Aruco detection ready\r\n[aruco_detect-1] process has died [pid 229, exit code -11, cmd /opt/ros/kinetic/lib/aruco_detect/aruco_detect /camera/compressed:=/usb_cam/ima\r\nge/compressed /camera_info:=/usb_cam/camera_info __name:=aruco_detect __log:=/root/.ros/log/4cf040da-ad2f-11e7-abe2-0242ac110002/aruco_detect-\r\n1.log].\r\nlog file: /root/.ros/log/4cf040da-ad2f-11e7-abe2-0242ac110002/aruco_detect-1*.log\r\n```\r\n\r\nand with `fiducial_detect` it loops:\r\n\r\n```\r\nprocess[fiducial_detect-1]: started with pid [418]\r\n[ INFO] [1507580566.238885018]: Fiducials Localization ready\r\ncamera intrinsics:\r\n0.000000 0.000000 0.000000 \r\n0.000000 0.000000 0.000000 \r\n0.000000 0.000000 0.000000 \r\n\r\n[fiducial_detect-1] process has died [pid 418, exit code -11, cmd /opt/ros/kinetic/lib/fiducial_detect/fiducial_detect /camera/compressed:=/us\r\nb_cam/image/compressed /camera_info:=/usb_cam/camera_info __name:=fiducial_detect __log:=/root/.ros/log/4cf040da-ad2f-11e7-abe2-0242ac110002/f\r\niducial_detect-1.log].\r\nlog file: /root/.ros/log/4cf040da-ad2f-11e7-abe2-0242ac110002/fiducial_detect-1*.log\r\n[fiducial_detect-1] restarting process\r\n```\r\nand I will then see in dmesg:\r\n\r\n```\r\n[459309.981281] aruco_detect[7187]: segfault at 0 ip 000000000041ac90 sp 00007ffc833be428 error 4 in aruco_detect[400000+4b000]\r\n[459429.206708] fiducial_detect[7399]: segfault at 0 ip 00007faa401d1770 sp 00007ffd139c34b0 error 4 in librpp_pose.so[7faa401b2000+29000]\r\n```\r\n\r\nI reproduced this on a stock Ubuntu 16.04 configuration, as well as on Docker. I tried two different USB cameras using `usb_cam` (I observed the same results with `libuvc_camera`, however, I had neglected to write down details of my test). The two cameras are:\r\n\r\n```\r\nBus 001 Device 011: ID 041e:4097 Creative Technology, Ltd Live! Cam Chat HD [VF0700]\r\nBus 001 Device 012: ID 0c45:6341 Microdia Defender G-Lens 2577 HD720p Camera\r\n```\r\n\r\nTo reproduce, start from the Dockerfile below:\r\n\r\n```docker\r\nFROM ros:kinetic-ros-base\r\nRUN apt-get update && apt-get install -y \\\r\n tmux \\\r\n ros-kinetic-usb-cam \\\r\n ros-kinetic-fiducials \\\r\n ros-kinetic-image-view \\\r\n && rm -rf /var/lib/apt/lists/*\r\n```\r\n\r\nI used a script something like:\r\n\r\n```\r\nxhost local:root\r\ndocker run -ti --rm -e DISPLAY=$DISPLAY --device /dev/video0 -v /tmp/.X11-unix:/tmp/.X11-unix ros_kinetic_desktop\r\n```\r\n\r\nThen run the following in separate terminals (tmux?):\r\n\r\n```\r\nroslaunch usb_cam usb_cam-test.launch\r\nroslaunch aruco_detect aruco_detect.launch camera:=/usb_cam\r\n```\r\n\r\nOr the same with `aruco_detect` replaced with `fiducial_detect`. The first command should open a window showing images streaming in; the second should trigger the errors.\r\n"},"comment":{"url":"https://api.github.com/repos/UbiquityRobotics/fiducials/issues/comments/335523485","html_url":"https://github.com/UbiquityRobotics/fiducials/issues/90#issuecomment-335523485","issue_url":"https://api.github.com/repos/UbiquityRobotics/fiducials/issues/90","id":335523485,"user":{"login":"Hodapp87","id":896431,"avatar_url":"https://avatars2.githubusercontent.com/u/896431?v=4","gravatar_id":"","url":"https://api.github.com/users/Hodapp87","html_url":"https://github.com/Hodapp87","followers_url":"https://api.github.com/users/Hodapp87/followers","following_url":"https://api.github.com/users/Hodapp87/following{/other_user}","gists_url":"https://api.github.com/users/Hodapp87/gists{/gist_id}","starred_url":"https://api.github.com/users/Hodapp87/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Hodapp87/subscriptions","organizations_url":"https://api.github.com/users/Hodapp87/orgs","repos_url":"https://api.github.com/users/Hodapp87/repos","events_url":"https://api.github.com/users/Hodapp87/events{/privacy}","received_events_url":"https://api.github.com/users/Hodapp87/received_events","type":"User","site_admin":false},"created_at":"2017-10-10T16:05:23Z","updated_at":"2017-10-10T16:05:23Z","author_association":"NONE","body":"Oh, interesting. I wasn't aware calibration was a requirement; I had just figured that uncalibrated cameras would give nonsense results, but still at least detect ArUco markers in the frame.\r\n\r\nRunning with the following seems to be working (my test case had a small mistake):\r\n\r\n```\r\nroslaunch aruco_detect aruco_detect.launch camera:=/usb_cam image:=image_raw\r\n```"}}
{ "id": 30819640, "name": "UbiquityRobotics/fiducials", "url": "https://api.github.com/repos/UbiquityRobotics/fiducials" }
{ "id": 896431, "login": "Hodapp87", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/896431?", "url": "https://api.github.com/users/Hodapp87" }
{ "id": 10904201, "login": "UbiquityRobotics", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/10904201?", "url": "https://api.github.com/orgs/UbiquityRobotics" }
2017-10-10T16:05:23
6697772151
{"actor":{"display_login":"Hodapp87"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/UltraStar-Deluxe/USDX/issues/262","repository_url":"https://api.github.com/repos/UltraStar-Deluxe/USDX","labels_url":"https://api.github.com/repos/UltraStar-Deluxe/USDX/issues/262/labels{/name}","comments_url":"https://api.github.com/repos/UltraStar-Deluxe/USDX/issues/262/comments","events_url":"https://api.github.com/repos/UltraStar-Deluxe/USDX/issues/262/events","html_url":"https://github.com/UltraStar-Deluxe/USDX/issues/262","id":215149705,"number":262,"title":"Cannot build on Fedora 25: failed to link libpcre","user":{"login":"mhuin","id":4036417,"avatar_url":"https://avatars2.githubusercontent.com/u/4036417?v=3","gravatar_id":"","url":"https://api.github.com/users/mhuin","html_url":"https://github.com/mhuin","followers_url":"https://api.github.com/users/mhuin/followers","following_url":"https://api.github.com/users/mhuin/following{/other_user}","gists_url":"https://api.github.com/users/mhuin/gists{/gist_id}","starred_url":"https://api.github.com/users/mhuin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mhuin/subscriptions","organizations_url":"https://api.github.com/users/mhuin/orgs","repos_url":"https://api.github.com/users/mhuin/repos","events_url":"https://api.github.com/users/mhuin/events{/privacy}","received_events_url":"https://api.github.com/users/mhuin/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-03-18T00:02:27Z","updated_at":"2017-04-10T22:49:09Z","closed_at":null,"body":"Hello,\r\n\r\n### Actual behaviour\r\n\r\n./configure fails on Fedora when trying to link the libpcre library.\r\n\r\n### Steps to reproduce\r\n\r\ninstalling dependencies:\r\nsudo yum install git fpc SDL2-devel SDL2_image-devel SDL2_image SDL2 SDL2_mixer SDL2_mixer-devel SDL2_net SDL2_net-devel SDL2_ttf SDL2_ttf-devel SDL2_gfx SDL2_gfx-devel ffmpeg-devel ffmpeg libavdevice libsqlite3x libsqlite3x-devel sqlite-devel pcre pcre-devel dejavu-fonts-common gnu-free-serif-fonts portaudio-devel lua-devel libpng-devel opencv-devel libprojectM-devel freetype freetype-devel pcre2 pcre2-devel\r\n\r\n./configure ouput:\r\n[...]\r\nchecking for libpcre... yes\r\nchecking version of libpcre... [8.40]\r\nconfigure: error: failed to link\r\n\r\n### Details\r\n\r\n- USDX version: master as of March 17, 2017\r\n- Operating System: Fedora 25\r\n"},"comment":{"url":"https://api.github.com/repos/UltraStar-Deluxe/USDX/issues/comments/293101011","html_url":"https://github.com/UltraStar-Deluxe/USDX/issues/262#issuecomment-293101011","issue_url":"https://api.github.com/repos/UltraStar-Deluxe/USDX/issues/262","id":293101011,"user":{"login":"s09bQ5","id":10702429,"avatar_url":"https://avatars1.githubusercontent.com/u/10702429?v=3","gravatar_id":"","url":"https://api.github.com/users/s09bQ5","html_url":"https://github.com/s09bQ5","followers_url":"https://api.github.com/users/s09bQ5/followers","following_url":"https://api.github.com/users/s09bQ5/following{/other_user}","gists_url":"https://api.github.com/users/s09bQ5/gists{/gist_id}","starred_url":"https://api.github.com/users/s09bQ5/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/s09bQ5/subscriptions","organizations_url":"https://api.github.com/users/s09bQ5/orgs","repos_url":"https://api.github.com/users/s09bQ5/repos","events_url":"https://api.github.com/users/s09bQ5/events{/privacy}","received_events_url":"https://api.github.com/users/s09bQ5/received_events","type":"User","site_admin":false},"created_at":"2017-04-10T22:49:09Z","updated_at":"2017-04-10T22:49:09Z","body":"Please try again with the current master branch. 5b8e8bc should fix your problem, but if you decide you want projectM, you need to install g++."}}
{ "id": 46124547, "name": "UltraStar-Deluxe/USDX", "url": "https://api.github.com/repos/UltraStar-Deluxe/USDX" }
{ "id": 10702429, "login": "s09bQ5", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/10702429?", "url": "https://api.github.com/users/s09bQ5" }
{ "id": 14081739, "login": "UltraStar-Deluxe", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/14081739?", "url": "https://api.github.com/orgs/UltraStar-Deluxe" }
2017-04-10T22:49:09
5663589181
{"actor":{"display_login":"s09bQ5"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/Zimbra-Community/mailing-lists/issues/2","repository_url":"https://api.github.com/repos/Zimbra-Community/mailing-lists","labels_url":"https://api.github.com/repos/Zimbra-Community/mailing-lists/issues/2/labels{/name}","comments_url":"https://api.github.com/repos/Zimbra-Community/mailing-lists/issues/2/comments","events_url":"https://api.github.com/repos/Zimbra-Community/mailing-lists/issues/2/events","html_url":"https://github.com/Zimbra-Community/mailing-lists/issues/2","id":275697650,"number":2,"title":"Inappropriate ioctl for device","user":{"login":"prohand","id":20227162,"avatar_url":"https://avatars0.githubusercontent.com/u/20227162?v=4","gravatar_id":"","url":"https://api.github.com/users/prohand","html_url":"https://github.com/prohand","followers_url":"https://api.github.com/users/prohand/followers","following_url":"https://api.github.com/users/prohand/following{/other_user}","gists_url":"https://api.github.com/users/prohand/gists{/gist_id}","starred_url":"https://api.github.com/users/prohand/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/prohand/subscriptions","organizations_url":"https://api.github.com/users/prohand/orgs","repos_url":"https://api.github.com/users/prohand/repos","events_url":"https://api.github.com/users/prohand/events{/privacy}","received_events_url":"https://api.github.com/users/prohand/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":7,"created_at":"2017-11-21T12:40:15Z","updated_at":"2017-11-22T08:39:57Z","closed_at":"2017-11-21T17:57:30Z","author_association":"NONE","body":"I have this error message every minute in my mailbox : \r\n`mesg: ttyname failed: Inappropriate ioctl for device`\r\nThank you in advance for your assistance"},"comment":{"url":"https://api.github.com/repos/Zimbra-Community/mailing-lists/issues/comments/346280514","html_url":"https://github.com/Zimbra-Community/mailing-lists/issues/2#issuecomment-346280514","issue_url":"https://api.github.com/repos/Zimbra-Community/mailing-lists/issues/2","id":346280514,"user":{"login":"barrydegraaff","id":4353213,"avatar_url":"https://avatars2.githubusercontent.com/u/4353213?v=4","gravatar_id":"","url":"https://api.github.com/users/barrydegraaff","html_url":"https://github.com/barrydegraaff","followers_url":"https://api.github.com/users/barrydegraaff/followers","following_url":"https://api.github.com/users/barrydegraaff/following{/other_user}","gists_url":"https://api.github.com/users/barrydegraaff/gists{/gist_id}","starred_url":"https://api.github.com/users/barrydegraaff/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/barrydegraaff/subscriptions","organizations_url":"https://api.github.com/users/barrydegraaff/orgs","repos_url":"https://api.github.com/users/barrydegraaff/repos","events_url":"https://api.github.com/users/barrydegraaff/events{/privacy}","received_events_url":"https://api.github.com/users/barrydegraaff/received_events","type":"User","site_admin":false},"created_at":"2017-11-22T08:39:57Z","updated_at":"2017-11-22T08:39:57Z","author_association":"OWNER","body":"please re-run the installer, I implemented a fix to not run zmprov \nif there is nothing to do.\n"}}
{ "id": 106697347, "name": "Zimbra-Community/mailing-lists", "url": "https://api.github.com/repos/Zimbra-Community/mailing-lists" }
{ "id": 4353213, "login": "barrydegraaff", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/4353213?", "url": "https://api.github.com/users/barrydegraaff" }
{ "id": 1637504, "login": "Zimbra-Community", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1637504?", "url": "https://api.github.com/orgs/Zimbra-Community" }
2017-11-22T08:39:57
6888958154
{"actor":{"display_login":"barrydegraaff"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/adventurerscodex/adventurerscodex/issues/1428","repository_url":"https://api.github.com/repos/adventurerscodex/adventurerscodex","labels_url":"https://api.github.com/repos/adventurerscodex/adventurerscodex/issues/1428/labels{/name}","comments_url":"https://api.github.com/repos/adventurerscodex/adventurerscodex/issues/1428/comments","events_url":"https://api.github.com/repos/adventurerscodex/adventurerscodex/issues/1428/events","html_url":"https://github.com/adventurerscodex/adventurerscodex/pull/1428","id":237068531,"number":1428,"title":"Adds new Rich Chat Infrastructure Functionality","user":{"login":"Sonictherocketman","id":3310280,"avatar_url":"https://avatars1.githubusercontent.com/u/3310280?v=3","gravatar_id":"","url":"https://api.github.com/users/Sonictherocketman","html_url":"https://github.com/Sonictherocketman","followers_url":"https://api.github.com/users/Sonictherocketman/followers","following_url":"https://api.github.com/users/Sonictherocketman/following{/other_user}","gists_url":"https://api.github.com/users/Sonictherocketman/gists{/gist_id}","starred_url":"https://api.github.com/users/Sonictherocketman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Sonictherocketman/subscriptions","organizations_url":"https://api.github.com/users/Sonictherocketman/orgs","repos_url":"https://api.github.com/users/Sonictherocketman/repos","events_url":"https://api.github.com/users/Sonictherocketman/events{/privacy}","received_events_url":"https://api.github.com/users/Sonictherocketman/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":7,"created_at":"2017-06-20T01:37:09Z","updated_at":"2017-06-25T22:10:59Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/adventurerscodex/adventurerscodex/pulls/1428","html_url":"https://github.com/adventurerscodex/adventurerscodex/pull/1428","diff_url":"https://github.com/adventurerscodex/adventurerscodex/pull/1428.diff","patch_url":"https://github.com/adventurerscodex/adventurerscodex/pull/1428.patch"},"body":"### Summary of Changes\r\n\r\n- Converts Chat Message model to Message and Presence models with convenience methods to make reasoning about routing easier.\r\n- Adds new JSON Item Serialization/Deserialization Utility.\r\n- Message model now manages serializing/deserializing to/from XML.\r\n- Fixes issues with some images not showing in chat UI when players are missing cards.\r\n- Extending the Chat to support new types of messages that are more dynamic.\r\n- Fixes issue with chat log performance with lots of items in the log.\r\n- Fixes issue where JID would display in chat cell name rather than mm image.\r\n\r\n### Issues Fixed\r\n\r\nFixes #1425 \r\nFixes #1421 \r\nFixes #1323\r\n\r\n### Changes Proposed (if any)\r\n\r\nNone\r\n\r\n### Screen Shot of Proposed Changes (if UI related)\r\n\r\nNone"},"comment":{"url":"https://api.github.com/repos/adventurerscodex/adventurerscodex/issues/comments/310931956","html_url":"https://github.com/adventurerscodex/adventurerscodex/pull/1428#issuecomment-310931956","issue_url":"https://api.github.com/repos/adventurerscodex/adventurerscodex/issues/1428","id":310931956,"user":{"login":"Sonictherocketman","id":3310280,"avatar_url":"https://avatars1.githubusercontent.com/u/3310280?v=3","gravatar_id":"","url":"https://api.github.com/users/Sonictherocketman","html_url":"https://github.com/Sonictherocketman","followers_url":"https://api.github.com/users/Sonictherocketman/followers","following_url":"https://api.github.com/users/Sonictherocketman/following{/other_user}","gists_url":"https://api.github.com/users/Sonictherocketman/gists{/gist_id}","starred_url":"https://api.github.com/users/Sonictherocketman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Sonictherocketman/subscriptions","organizations_url":"https://api.github.com/users/Sonictherocketman/orgs","repos_url":"https://api.github.com/users/Sonictherocketman/repos","events_url":"https://api.github.com/users/Sonictherocketman/events{/privacy}","received_events_url":"https://api.github.com/users/Sonictherocketman/received_events","type":"User","site_admin":false},"created_at":"2017-06-25T22:10:59Z","updated_at":"2017-06-25T22:10:59Z","body":"@tanyxp I've fixed each of the issues you mentioned, so I'm going to merge this."}}
{ "id": 41076972, "name": "adventurerscodex/adventurerscodex", "url": "https://api.github.com/repos/adventurerscodex/adventurerscodex" }
{ "id": 3310280, "login": "Sonictherocketman", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/3310280?", "url": "https://api.github.com/users/Sonictherocketman" }
{ "id": 13881422, "login": "adventurerscodex", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/13881422?", "url": "https://api.github.com/orgs/adventurerscodex" }
2017-06-25T22:10:59
6134385313
{"actor":{"display_login":"Sonictherocketman"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/calliope-project/calliope/issues/69","repository_url":"https://api.github.com/repos/calliope-project/calliope","labels_url":"https://api.github.com/repos/calliope-project/calliope/issues/69/labels{/name}","comments_url":"https://api.github.com/repos/calliope-project/calliope/issues/69/comments","events_url":"https://api.github.com/repos/calliope-project/calliope/issues/69/events","html_url":"https://github.com/calliope-project/calliope/issues/69","id":252528307,"number":69,"title":"Memory consumption and computational time","user":{"login":"arnaud-leroy","id":29625919,"avatar_url":"https://avatars0.githubusercontent.com/u/29625919?v=4","gravatar_id":"","url":"https://api.github.com/users/arnaud-leroy","html_url":"https://github.com/arnaud-leroy","followers_url":"https://api.github.com/users/arnaud-leroy/followers","following_url":"https://api.github.com/users/arnaud-leroy/following{/other_user}","gists_url":"https://api.github.com/users/arnaud-leroy/gists{/gist_id}","starred_url":"https://api.github.com/users/arnaud-leroy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/arnaud-leroy/subscriptions","organizations_url":"https://api.github.com/users/arnaud-leroy/orgs","repos_url":"https://api.github.com/users/arnaud-leroy/repos","events_url":"https://api.github.com/users/arnaud-leroy/events{/privacy}","received_events_url":"https://api.github.com/users/arnaud-leroy/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-08-24T08:41:19Z","updated_at":"2017-08-30T14:15:45Z","closed_at":null,"author_association":"NONE","body":"Hello,\r\n\r\nI am facing some issues related to the size of my model and I would like to know how to reduce the memory consumption and computational time (I am not using the new MILP features).\r\n\r\nThe server used for the optimization has 16 cores and 64Gb of memory.\r\n\r\nI am trying to represent a one year hourly energy model of the south tyrol region (electricity and heating) and would like in the future to do a bigger model (+/- 30 regions) in the future.\r\nHowever my tests are showing that even using 2 locations [one using 19 techs and the 4 others 3-4 techs (one demand, one unmet demand, one or two supply)] is already too much for the server we are using (lack of memory).\r\n2 locations with one having 27 techs and the other 4 techs is needing +/- 1 hour and a half of computational time.\r\n\r\nI will try to add benchmarking tests to this post during the day."},"comment":{"url":"https://api.github.com/repos/calliope-project/calliope/issues/comments/326004016","html_url":"https://github.com/calliope-project/calliope/issues/69#issuecomment-326004016","issue_url":"https://api.github.com/repos/calliope-project/calliope/issues/69","id":326004016,"user":{"login":"brynpickering","id":17178478,"avatar_url":"https://avatars0.githubusercontent.com/u/17178478?v=4","gravatar_id":"","url":"https://api.github.com/users/brynpickering","html_url":"https://github.com/brynpickering","followers_url":"https://api.github.com/users/brynpickering/followers","following_url":"https://api.github.com/users/brynpickering/following{/other_user}","gists_url":"https://api.github.com/users/brynpickering/gists{/gist_id}","starred_url":"https://api.github.com/users/brynpickering/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/brynpickering/subscriptions","organizations_url":"https://api.github.com/users/brynpickering/orgs","repos_url":"https://api.github.com/users/brynpickering/repos","events_url":"https://api.github.com/users/brynpickering/events{/privacy}","received_events_url":"https://api.github.com/users/brynpickering/received_events","type":"User","site_admin":false},"created_at":"2017-08-30T14:15:45Z","updated_at":"2017-08-30T14:15:45Z","author_association":"CONTRIBUTOR","body":"This is primarily the fault of Pyomo, although we could be taking measures in Calliope to partially mitigate it...\r\n\r\nThere are three possible time barriers:\r\n\r\n1. Pyomo creates constraints by looping over everything and creating a new object each time. So a constraint which applies to all technologies at all locations in all timesteps involves a lot of loops and a lot of generated objects! It also involves high RAM utilisation as Pyomo keeps all those objects to hand. For the scale of problems you are talking about, this is in the region of hundreds of millions of constraints to be generated. I have breached 64GB in this part alone.\r\n\r\n2. Pyomo spends a lot of time converting its structure into an LP file, to be read in by whichever solver you're choosing to use (I've had some LP files take hours to generate). This also doubles RAM usage while the LP file is being generated, although it should then half again following LP file generation.\r\n\r\n3. Computational optimisation just takes time, especially so if there are binary/integer variables and/or you're not using a commercial solver. Even if you overcome these barriers, a problem with hundreds of millions of variables just needs to be sat on a high performance computer and left for a few days. In terms of memory usage, I know CPLEX will use some RAM (~a few GB) at any given time, but when it has finished a particular branch it will dump that to the hard drive, so you don't keep increasing your RAM usage.\r\n\r\nThe first two points are ones we've discussed quite a lot and hope to have a clear plan for mitigating in the next month or so (i.e. moving away from relying on pyomo). The third is difficult to avoid - you have to pay the price for complex problems.\r\nWe have certainly reduced the number of decision variables required to be solved, e.g. in creating the conversion_plus technology type, but there is more to be done there. The problem you mention with regards to having a time penalty even when technologies are not set at a given location feeds into all three of the points. With a commercial solver, the optimisation time should be proportional to the total sum of technologies at each location as it is good at throwing away unnecessary decision variables (i.e. those set to == 0), I'm not sure that GLPK is as good at doing that. To avoid the time penalty in Pyomo requires some clever work on how you define your sets. It's something we'd love to do, but just haven't had time to yet.\r\n\r\nFor your server, the high number of cores won't be of much use unless you are doing parallel runs!"}}
{ "id": 12930335, "name": "calliope-project/calliope", "url": "https://api.github.com/repos/calliope-project/calliope" }
{ "id": 17178478, "login": "brynpickering", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/17178478?", "url": "https://api.github.com/users/brynpickering" }
{ "id": 10073020, "login": "calliope-project", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/10073020?", "url": "https://api.github.com/orgs/calliope-project" }
2017-08-30T14:15:46
6530154871
{"actor":{"display_login":"brynpickering"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/catapult-project/catapult/issues/1818","repository_url":"https://api.github.com/repos/catapult-project/catapult","labels_url":"https://api.github.com/repos/catapult-project/catapult/issues/1818/labels{/name}","comments_url":"https://api.github.com/repos/catapult-project/catapult/issues/1818/comments","events_url":"https://api.github.com/repos/catapult-project/catapult/issues/1818/events","html_url":"https://github.com/catapult-project/catapult/issues/1818","id":120024976,"number":1818,"title":"Require metrics to specify which categories must be enabled when they register","user":{"login":"natduca","id":412396,"avatar_url":"https://avatars1.githubusercontent.com/u/412396?v=3","gravatar_id":"","url":"https://api.github.com/users/natduca","html_url":"https://github.com/natduca","followers_url":"https://api.github.com/users/natduca/followers","following_url":"https://api.github.com/users/natduca/following{/other_user}","gists_url":"https://api.github.com/users/natduca/gists{/gist_id}","starred_url":"https://api.github.com/users/natduca/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/natduca/subscriptions","organizations_url":"https://api.github.com/users/natduca/orgs","repos_url":"https://api.github.com/users/natduca/repos","events_url":"https://api.github.com/users/natduca/events{/privacy}","received_events_url":"https://api.github.com/users/natduca/received_events","type":"User","site_admin":false},"labels":[{"id":332561651,"url":"https://api.github.com/repos/catapult-project/catapult/labels/TBMv2","name":"TBMv2","color":"eb6420","default":false}],"state":"open","locked":false,"assignee":{"login":"nedn","id":911877,"avatar_url":"https://avatars0.githubusercontent.com/u/911877?v=3","gravatar_id":"","url":"https://api.github.com/users/nedn","html_url":"https://github.com/nedn","followers_url":"https://api.github.com/users/nedn/followers","following_url":"https://api.github.com/users/nedn/following{/other_user}","gists_url":"https://api.github.com/users/nedn/gists{/gist_id}","starred_url":"https://api.github.com/users/nedn/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nedn/subscriptions","organizations_url":"https://api.github.com/users/nedn/orgs","repos_url":"https://api.github.com/users/nedn/repos","events_url":"https://api.github.com/users/nedn/events{/privacy}","received_events_url":"https://api.github.com/users/nedn/received_events","type":"User","site_admin":false},"assignees":[{"login":"nedn","id":911877,"avatar_url":"https://avatars0.githubusercontent.com/u/911877?v=3","gravatar_id":"","url":"https://api.github.com/users/nedn","html_url":"https://github.com/nedn","followers_url":"https://api.github.com/users/nedn/followers","following_url":"https://api.github.com/users/nedn/following{/other_user}","gists_url":"https://api.github.com/users/nedn/gists{/gist_id}","starred_url":"https://api.github.com/users/nedn/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nedn/subscriptions","organizations_url":"https://api.github.com/users/nedn/orgs","repos_url":"https://api.github.com/users/nedn/repos","events_url":"https://api.github.com/users/nedn/events{/privacy}","received_events_url":"https://api.github.com/users/nedn/received_events","type":"User","site_admin":false}],"milestone":null,"comments":21,"created_at":"2015-12-02T20:07:38Z","updated_at":"2017-03-06T16:25:19Z","closed_at":null,"body":"We want to be able to get traces reliably that can do railscoring. To do this, I think we probably want all of our tracepoints required for railscoring behind a single trace category.\n\nThe hard part here is that railscoring may be too narrow a category name. We have ongoing discussions about a more general approach here --- for instance, user percieved performance [\"upp\"], or system_health. If we think of railscoring as a leading edge of that effort, then maybe the right label is upp, or system_health or system_health_metrics.\n"},"comment":{"url":"https://api.github.com/repos/catapult-project/catapult/issues/comments/284448696","html_url":"https://github.com/catapult-project/catapult/issues/1818#issuecomment-284448696","issue_url":"https://api.github.com/repos/catapult-project/catapult/issues/1818","id":284448696,"user":{"login":"nedn","id":911877,"avatar_url":"https://avatars0.githubusercontent.com/u/911877?v=3","gravatar_id":"","url":"https://api.github.com/users/nedn","html_url":"https://github.com/nedn","followers_url":"https://api.github.com/users/nedn/followers","following_url":"https://api.github.com/users/nedn/following{/other_user}","gists_url":"https://api.github.com/users/nedn/gists{/gist_id}","starred_url":"https://api.github.com/users/nedn/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nedn/subscriptions","organizations_url":"https://api.github.com/users/nedn/orgs","repos_url":"https://api.github.com/users/nedn/repos","events_url":"https://api.github.com/users/nedn/events{/privacy}","received_events_url":"https://api.github.com/users/nedn/received_events","type":"User","site_admin":false},"created_at":"2017-03-06T16:25:19Z","updated_at":"2017-03-06T16:25:19Z","body":"I am sorry for conflating two different issues in one bug. The two issues are:\r\n1) We need a way to declare which tracing categories a metric depend on.\r\n2) We may need a all_metrics.json file that declare which histograms each metric produces & further documentation.\r\n\r\nFor (1), I am totally supportive with declaring the dependencies in metrics code. Which tracing categories a metric depend on is an implementation details that I think people should need not to care about in general. There is also no need to generate all_metrics.json since calling to vinn to execute JS does not have terrible overhead AFAIK.\r\n\r\n(2) should be continuously discussed in a different bug. I remember Tim filed a bug about ensuring metrics' histograms should be unique but can't find it."}}
{ "id": 33947548, "name": "catapult-project/catapult", "url": "https://api.github.com/repos/catapult-project/catapult" }
{ "id": 911877, "login": "nedn", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/911877?", "url": "https://api.github.com/users/nedn" }
{ "id": 11947994, "login": "catapult-project", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/11947994?", "url": "https://api.github.com/orgs/catapult-project" }
2017-03-06T16:25:19
5440723580
{"actor":{"display_login":"nedn"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/chariotsolutions/phonegap-nfc/issues/281","repository_url":"https://api.github.com/repos/chariotsolutions/phonegap-nfc","labels_url":"https://api.github.com/repos/chariotsolutions/phonegap-nfc/issues/281/labels{/name}","comments_url":"https://api.github.com/repos/chariotsolutions/phonegap-nfc/issues/281/comments","events_url":"https://api.github.com/repos/chariotsolutions/phonegap-nfc/issues/281/events","html_url":"https://github.com/chariotsolutions/phonegap-nfc/issues/281","id":259737041,"number":281,"title":"iOS build failes in PGB","user":{"login":"mgoetz85","id":17565321,"avatar_url":"https://avatars0.githubusercontent.com/u/17565321?v=4","gravatar_id":"","url":"https://api.github.com/users/mgoetz85","html_url":"https://github.com/mgoetz85","followers_url":"https://api.github.com/users/mgoetz85/followers","following_url":"https://api.github.com/users/mgoetz85/following{/other_user}","gists_url":"https://api.github.com/users/mgoetz85/gists{/gist_id}","starred_url":"https://api.github.com/users/mgoetz85/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mgoetz85/subscriptions","organizations_url":"https://api.github.com/users/mgoetz85/orgs","repos_url":"https://api.github.com/users/mgoetz85/repos","events_url":"https://api.github.com/users/mgoetz85/events{/privacy}","received_events_url":"https://api.github.com/users/mgoetz85/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2017-09-22T08:14:39Z","updated_at":"2017-11-07T22:47:30Z","closed_at":null,"author_association":"NONE","body":"Dear all,\r\n\r\nI am trying to developed a very simple prototype for iOS, however PGB always throws an error.\r\nIf I remove the plugin / config line\r\n\r\n`<plugin spec=\"https://github.com/chariotsolutions/phonegap-nfc.git\" source=\"git\" />`\r\n\r\nthe build passes successfully.\r\n\r\nApp-ID is 2814573.\r\n\r\n`The following build commands failed:\r\n\tCompileC /Users/phonegap/Library/Developer/Xcode/DerivedData/NFC_Test-eeofxxwbgnwiqtdcybqstaxloonf/Build/Intermediates/ArchiveIntermediates/NFC\\ Test/IntermediateBuildFilesPath/NFC\\ Test.build/Release-iphoneos/NFC\\ Test.build/Objects-normal/armv7/NfcPlugin.o NFC\\ Test/Plugins/phonegap-nfc/NfcPlugin.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler\r\n(1 failure)\r\nError code 65 for command: xcodebuild with args: -xcconfig,/private/tmp/gimlet/2814573/project/cordova/build-release.xcconfig,-workspace,NFC Test.xcworkspace,-scheme,NFC Test,-configuration,Release,-destination,generic/platform=iOS,-archivePath,NFC Test.xcarchive,archive,CONFIGURATION_BUILD_DIR=/private/tmp/gimlet/2814573/project/build/device,SHARED_PRECOMPS_DIR=/private/tmp/gimlet/2814573/project/build/sharedpch`\r\n\r\nAny idea?\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/chariotsolutions/phonegap-nfc/issues/comments/342649766","html_url":"https://github.com/chariotsolutions/phonegap-nfc/issues/281#issuecomment-342649766","issue_url":"https://api.github.com/repos/chariotsolutions/phonegap-nfc/issues/281","id":342649766,"user":{"login":"markus-fischbacher","id":10846308,"avatar_url":"https://avatars0.githubusercontent.com/u/10846308?v=4","gravatar_id":"","url":"https://api.github.com/users/markus-fischbacher","html_url":"https://github.com/markus-fischbacher","followers_url":"https://api.github.com/users/markus-fischbacher/followers","following_url":"https://api.github.com/users/markus-fischbacher/following{/other_user}","gists_url":"https://api.github.com/users/markus-fischbacher/gists{/gist_id}","starred_url":"https://api.github.com/users/markus-fischbacher/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/markus-fischbacher/subscriptions","organizations_url":"https://api.github.com/users/markus-fischbacher/orgs","repos_url":"https://api.github.com/users/markus-fischbacher/repos","events_url":"https://api.github.com/users/markus-fischbacher/events{/privacy}","received_events_url":"https://api.github.com/users/markus-fischbacher/received_events","type":"User","site_admin":false},"created_at":"2017-11-07T22:47:30Z","updated_at":"2017-11-07T22:47:30Z","author_association":"NONE","body":"Same problem here when building using Ionic Pro Package in the cloud.\r\nUpdated phonegap-nfc to 0.7.1 but still the same error present.\r\n\r\nAny ideas?\r\n\r\n```\r\n[14:39:00]: ▸ In file included from /Users/ionic/builds/project-1/platforms/ios/Cook and Eat - order/Plugins/phonegap-nfc/NfcPlugin.m:7:\r\n[14:39:00]: ▸ /Users/ionic/builds/project-1/platforms/ios/Cook and Eat - order/Plugins/phonegap-nfc/NfcPlugin.h:11:9: fatal error: 'CoreNFC/CoreNFC.h' file not found \r\n[14:39:00]: ▸ #import\r\n[14:39:00]: ▸ ^ [14:39:00]: ▸ 1 error generated.\r\n```"}}
{ "id": 1907041, "name": "chariotsolutions/phonegap-nfc", "url": "https://api.github.com/repos/chariotsolutions/phonegap-nfc" }
{ "id": 10846308, "login": "markus-fischbacher", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/10846308?", "url": "https://api.github.com/users/markus-fischbacher" }
{ "id": 132350, "login": "chariotsolutions", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/132350?", "url": "https://api.github.com/orgs/chariotsolutions" }
2017-11-07T22:47:30
6823187710
{"actor":{"display_login":"markus-fischbacher"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/envelope-project/laik/issues/27","repository_url":"https://api.github.com/repos/envelope-project/laik","labels_url":"https://api.github.com/repos/envelope-project/laik/issues/27/labels{/name}","comments_url":"https://api.github.com/repos/envelope-project/laik/issues/27/comments","events_url":"https://api.github.com/repos/envelope-project/laik/issues/27/events","html_url":"https://github.com/envelope-project/laik/pull/27","id":276814210,"number":27,"title":"Makefile: Enable additional warnings and make warnings fatal.","user":{"login":"AlexanderKurtz","id":8996356,"avatar_url":"https://avatars2.githubusercontent.com/u/8996356?v=4","gravatar_id":"","url":"https://api.github.com/users/AlexanderKurtz","html_url":"https://github.com/AlexanderKurtz","followers_url":"https://api.github.com/users/AlexanderKurtz/followers","following_url":"https://api.github.com/users/AlexanderKurtz/following{/other_user}","gists_url":"https://api.github.com/users/AlexanderKurtz/gists{/gist_id}","starred_url":"https://api.github.com/users/AlexanderKurtz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AlexanderKurtz/subscriptions","organizations_url":"https://api.github.com/users/AlexanderKurtz/orgs","repos_url":"https://api.github.com/users/AlexanderKurtz/repos","events_url":"https://api.github.com/users/AlexanderKurtz/events{/privacy}","received_events_url":"https://api.github.com/users/AlexanderKurtz/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-11-26T10:24:05Z","updated_at":"2017-11-26T17:33:41Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/envelope-project/laik/pulls/27","html_url":"https://github.com/envelope-project/laik/pull/27","diff_url":"https://github.com/envelope-project/laik/pull/27.diff","patch_url":"https://github.com/envelope-project/laik/pull/27.patch"},"body":"Since we want this not only for liblaik itself, but also for all other parts\r\nof LAIK, this commit also changes the build system to properly pass CFLAGS,\r\nCXXFLAGS and LDFLAGS to recursive make calls, which has the nice side effect\r\nof making the other Makefiles more readable and also streamlines the compiler\r\noptions across the project (as far as possible)."},"comment":{"url":"https://api.github.com/repos/envelope-project/laik/issues/comments/347024918","html_url":"https://github.com/envelope-project/laik/pull/27#issuecomment-347024918","issue_url":"https://api.github.com/repos/envelope-project/laik/issues/27","id":347024918,"user":{"login":"AlexanderKurtz","id":8996356,"avatar_url":"https://avatars2.githubusercontent.com/u/8996356?v=4","gravatar_id":"","url":"https://api.github.com/users/AlexanderKurtz","html_url":"https://github.com/AlexanderKurtz","followers_url":"https://api.github.com/users/AlexanderKurtz/followers","following_url":"https://api.github.com/users/AlexanderKurtz/following{/other_user}","gists_url":"https://api.github.com/users/AlexanderKurtz/gists{/gist_id}","starred_url":"https://api.github.com/users/AlexanderKurtz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AlexanderKurtz/subscriptions","organizations_url":"https://api.github.com/users/AlexanderKurtz/orgs","repos_url":"https://api.github.com/users/AlexanderKurtz/repos","events_url":"https://api.github.com/users/AlexanderKurtz/events{/privacy}","received_events_url":"https://api.github.com/users/AlexanderKurtz/received_events","type":"User","site_admin":false},"created_at":"2017-11-26T17:33:41Z","updated_at":"2017-11-26T17:33:41Z","author_association":"CONTRIBUTOR","body":"Travis currently fails because clang doesn't (yet) know ```-Wno-unused-but-set-variable```. However, the gcc tests all pass and once #25 and #26 are merged, this exception will no longer be necessary."}}
{ "id": 82060009, "name": "envelope-project/laik", "url": "https://api.github.com/repos/envelope-project/laik" }
{ "id": 8996356, "login": "AlexanderKurtz", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/8996356?", "url": "https://api.github.com/users/AlexanderKurtz" }
{ "id": 25042534, "login": "envelope-project", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/25042534?", "url": "https://api.github.com/orgs/envelope-project" }
2017-11-26T17:33:41
6903940293
{"actor":{"display_login":"AlexanderKurtz"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/ets-berkeley-edu/boac/issues/113","repository_url":"https://api.github.com/repos/ets-berkeley-edu/boac","labels_url":"https://api.github.com/repos/ets-berkeley-edu/boac/issues/113/labels{/name}","comments_url":"https://api.github.com/repos/ets-berkeley-edu/boac/issues/113/comments","events_url":"https://api.github.com/repos/ets-berkeley-edu/boac/issues/113/events","html_url":"https://github.com/ets-berkeley-edu/boac/pull/113","id":275920920,"number":113,"title":"BOAC-95, cohort member listing gets order_by, offset and limit params","user":{"login":"johncrossman","id":7606442,"avatar_url":"https://avatars1.githubusercontent.com/u/7606442?v=4","gravatar_id":"","url":"https://api.github.com/users/johncrossman","html_url":"https://github.com/johncrossman","followers_url":"https://api.github.com/users/johncrossman/followers","following_url":"https://api.github.com/users/johncrossman/following{/other_user}","gists_url":"https://api.github.com/users/johncrossman/gists{/gist_id}","starred_url":"https://api.github.com/users/johncrossman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/johncrossman/subscriptions","organizations_url":"https://api.github.com/users/johncrossman/orgs","repos_url":"https://api.github.com/users/johncrossman/repos","events_url":"https://api.github.com/users/johncrossman/events{/privacy}","received_events_url":"https://api.github.com/users/johncrossman/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2017-11-22T02:05:16Z","updated_at":"2017-11-22T20:25:42Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/ets-berkeley-edu/boac/pulls/113","html_url":"https://github.com/ets-berkeley-edu/boac/pull/113","diff_url":"https://github.com/ets-berkeley-edu/boac/pull/113.diff","patch_url":"https://github.com/ets-berkeley-edu/boac/pull/113.patch"},"body":"https://jira.ets.berkeley.edu/jira/browse/BOAC-95\r\n\r\nBackend/front-end support for sorting and paging of cohort member lists (and search results). Includes initial formatting on front-end.\r\n"},"comment":{"url":"https://api.github.com/repos/ets-berkeley-edu/boac/issues/comments/346464098","html_url":"https://github.com/ets-berkeley-edu/boac/pull/113#issuecomment-346464098","issue_url":"https://api.github.com/repos/ets-berkeley-edu/boac/issues/113","id":346464098,"user":{"login":"johncrossman","id":7606442,"avatar_url":"https://avatars1.githubusercontent.com/u/7606442?v=4","gravatar_id":"","url":"https://api.github.com/users/johncrossman","html_url":"https://github.com/johncrossman","followers_url":"https://api.github.com/users/johncrossman/followers","following_url":"https://api.github.com/users/johncrossman/following{/other_user}","gists_url":"https://api.github.com/users/johncrossman/gists{/gist_id}","starred_url":"https://api.github.com/users/johncrossman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/johncrossman/subscriptions","organizations_url":"https://api.github.com/users/johncrossman/orgs","repos_url":"https://api.github.com/users/johncrossman/repos","events_url":"https://api.github.com/users/johncrossman/events{/privacy}","received_events_url":"https://api.github.com/users/johncrossman/received_events","type":"User","site_admin":false},"created_at":"2017-11-22T20:25:42Z","updated_at":"2017-11-22T20:25:42Z","author_association":"CONTRIBUTOR","body":"Operation 'remove raw SQL' was a success. Finally ready for proper review. cc: @raydavis "}}
{ "id": 102632132, "name": "ets-berkeley-edu/boac", "url": "https://api.github.com/repos/ets-berkeley-edu/boac" }
{ "id": 7606442, "login": "johncrossman", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7606442?", "url": "https://api.github.com/users/johncrossman" }
{ "id": 283538, "login": "ets-berkeley-edu", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/283538?", "url": "https://api.github.com/orgs/ets-berkeley-edu" }
2017-11-22T20:25:43
6892298898
{"actor":{"display_login":"johncrossman"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/100","repository_url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java","labels_url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/100/labels{/name}","comments_url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/100/comments","events_url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/100/events","html_url":"https://github.com/ev3dev-lang-java/ev3dev-lang-java/issues/100","id":135270158,"number":100,"title":"Improve /sys/class interaction","user":{"login":"jabrena","id":147263,"avatar_url":"https://avatars3.githubusercontent.com/u/147263?v=3","gravatar_id":"","url":"https://api.github.com/users/jabrena","html_url":"https://github.com/jabrena","followers_url":"https://api.github.com/users/jabrena/followers","following_url":"https://api.github.com/users/jabrena/following{/other_user}","gists_url":"https://api.github.com/users/jabrena/gists{/gist_id}","starred_url":"https://api.github.com/users/jabrena/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jabrena/subscriptions","organizations_url":"https://api.github.com/users/jabrena/orgs","repos_url":"https://api.github.com/users/jabrena/repos","events_url":"https://api.github.com/users/jabrena/events{/privacy}","received_events_url":"https://api.github.com/users/jabrena/received_events","type":"User","site_admin":false},"labels":[{"id":569077188,"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/labels/actuators","name":"actuators","color":"1d76db","default":false},{"id":509950171,"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/labels/development","name":"development","color":"0052cc","default":false},{"id":360901175,"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/labels/ev3dev%20kernel","name":"ev3dev kernel","color":"fbca04","default":false},{"id":280413512,"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/labels/in%20progress","name":"in progress","color":"bfe5bf","default":false},{"id":519729303,"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/labels/POC","name":"POC","color":"f9d0c4","default":false},{"id":347254896,"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/labels/PRIORITY","name":"PRIORITY","color":"b60205","default":false},{"id":542422066,"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/labels/sensors","name":"sensors","color":"c2e0c6","default":false}],"state":"open","locked":false,"assignee":{"login":"jabrena","id":147263,"avatar_url":"https://avatars3.githubusercontent.com/u/147263?v=3","gravatar_id":"","url":"https://api.github.com/users/jabrena","html_url":"https://github.com/jabrena","followers_url":"https://api.github.com/users/jabrena/followers","following_url":"https://api.github.com/users/jabrena/following{/other_user}","gists_url":"https://api.github.com/users/jabrena/gists{/gist_id}","starred_url":"https://api.github.com/users/jabrena/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jabrena/subscriptions","organizations_url":"https://api.github.com/users/jabrena/orgs","repos_url":"https://api.github.com/users/jabrena/repos","events_url":"https://api.github.com/users/jabrena/events{/privacy}","received_events_url":"https://api.github.com/users/jabrena/received_events","type":"User","site_admin":false},"assignees":[{"login":"jabrena","id":147263,"avatar_url":"https://avatars3.githubusercontent.com/u/147263?v=3","gravatar_id":"","url":"https://api.github.com/users/jabrena","html_url":"https://github.com/jabrena","followers_url":"https://api.github.com/users/jabrena/followers","following_url":"https://api.github.com/users/jabrena/following{/other_user}","gists_url":"https://api.github.com/users/jabrena/gists{/gist_id}","starred_url":"https://api.github.com/users/jabrena/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jabrena/subscriptions","organizations_url":"https://api.github.com/users/jabrena/orgs","repos_url":"https://api.github.com/users/jabrena/repos","events_url":"https://api.github.com/users/jabrena/events{/privacy}","received_events_url":"https://api.github.com/users/jabrena/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/milestones/6","html_url":"https://github.com/ev3dev-lang-java/ev3dev-lang-java/milestone/6","labels_url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/milestones/6/labels","id":2331352,"number":6,"title":"v0.6.0","description":"","creator":{"login":"jabrena","id":147263,"avatar_url":"https://avatars3.githubusercontent.com/u/147263?v=3","gravatar_id":"","url":"https://api.github.com/users/jabrena","html_url":"https://github.com/jabrena","followers_url":"https://api.github.com/users/jabrena/followers","following_url":"https://api.github.com/users/jabrena/following{/other_user}","gists_url":"https://api.github.com/users/jabrena/gists{/gist_id}","starred_url":"https://api.github.com/users/jabrena/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jabrena/subscriptions","organizations_url":"https://api.github.com/users/jabrena/orgs","repos_url":"https://api.github.com/users/jabrena/repos","events_url":"https://api.github.com/users/jabrena/events{/privacy}","received_events_url":"https://api.github.com/users/jabrena/received_events","type":"User","site_admin":false},"open_issues":13,"closed_issues":0,"state":"open","created_at":"2017-02-17T23:44:43Z","updated_at":"2017-04-03T20:32:06Z","due_on":"2017-05-21T07:00:00Z","closed_at":null},"comments":10,"created_at":"2016-02-21T22:36:42Z","updated_at":"2017-04-03T23:52:04Z","closed_at":null,"body":"At the moment, every interaction with EV3Dev file system uses this class:\r\nhttps://github.com/ev3dev-lang-java/ev3dev-lang-java/blob/master/src/main/java/ev3dev/utils/Sysfs.java\r\n\r\n``` java\r\npackage ev3dev.utils;\r\n\r\nimport lombok.extern.slf4j.Slf4j;\r\n\r\nimport java.io.*;\r\nimport java.util.ArrayList;\r\nimport java.util.Arrays;\r\nimport java.util.List;\r\n\r\n/**\r\n * The class responsible to interact with Sysfs on EV3Dev\r\n * \r\n * @author Juan Antonio Breña Moral\r\n *\r\n */\r\npublic @Slf4j class Sysfs {\r\n\r\n\t/**\r\n\t * Write a value in a file.\r\n\t * \r\n\t * @param filePath File path\r\n\t * @param value value to write\r\n\t * @return A boolean value if the operation was written or not.\r\n\t */\r\n\tpublic static boolean writeString(final String filePath, final String value) {\r\n\t\tlog.debug(\"echo \" + value + \" > \" + filePath);\r\n\t\ttry {\r\n\t\t\tFile mpuFile = new File(filePath);\r\n\t\t\tif(mpuFile.canWrite()) {\r\n\t\t\t\tBufferedWriter bw = new BufferedWriter(new FileWriter(filePath));\r\n\t\t\t\tbw.write(value);\r\n\t\t\t\tbw.close();\r\n\t\t\t}\r\n\t\t} catch (IOException ex) {\r\n log.error(ex.getLocalizedMessage());\r\n\t\t\treturn false;\r\n\t\t}\r\n\t\treturn true;\r\n\t}\r\n\t\r\n\tpublic static boolean writeInteger(final String filePath, final int value) {\r\n\t\treturn writeString(filePath, \"\" + value);\r\n\t}\r\n\t\r\n\t/**\r\n\t * Read an Attribute in the Sysfs with containing String values\r\n\t * @param filePath path\r\n\t * @return value from attribute\r\n\t */\r\n\tpublic static String readString(final String filePath) {\r\n\t\tlog.debug(\"cat \" + filePath);\r\n\t\tString value;\r\n\t\ttry {\r\n\t\t\tBufferedReader br = new BufferedReader(new FileReader(filePath));\r\n\t\t\tvalue = br.readLine();\r\n\t\t\tbr.close();\r\n\t\t} catch (IOException ex) {\r\n\t\t\treturn \"-1\";\r\n\t\t}\r\n\t\treturn value;\r\n\t}\r\n\t\r\n\t/**\r\n\t * Read an Attribute in the Sysfs with containing Integer values\r\n\t * @param filePath path\r\n\t * @return value from attribute\r\n\t */\r\n\tpublic static int readInteger(final String filePath) {\r\n\t\treturn Integer.parseInt(readString(filePath));\r\n\t}\r\n\t\r\n\tpublic static float readFloat(final String filePath) {\r\n\t\treturn Float.parseFloat(readString(filePath));\r\n\t}\r\n\t\r\n\t/**\r\n\t * \r\n\t * @param filePath path\r\n\t * @return an List with options from a path\r\n\t */\r\n\tpublic static List<File> getElements(final String filePath){\r\n\t\tlog.debug(\"ls \" + filePath);\r\n\t\tfinal File f = new File(filePath);\r\n\t\tif(f.exists() && f.isDirectory() && (f.listFiles().length > 0)) {\r\n return new ArrayList<>(Arrays.asList(f.listFiles()));\r\n\t\t}else {\r\n\t\t\tthrow new RuntimeException(\"The path doesn't exist: \" + filePath);\r\n\t\t}\r\n\t}\r\n\r\n\t/**\r\n\t * This method is used to detect folders in /sys/class/\r\n\t *\r\n\t * @param filePath path\r\n\t * @return boolean\r\n\t */\r\n\tpublic static boolean existPath(final String filePath){\r\n\t\tfinal File f = new File(filePath);\r\n return f.exists() && f.isDirectory();\r\n }\r\n\r\n}\r\n```\r\n\r\nBut it is necessary to review if using java.nio, the performance could be better.\r\n"},"comment":{"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/comments/291325517","html_url":"https://github.com/ev3dev-lang-java/ev3dev-lang-java/issues/100#issuecomment-291325517","issue_url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/100","id":291325517,"user":{"login":"jabrena","id":147263,"avatar_url":"https://avatars3.githubusercontent.com/u/147263?v=3","gravatar_id":"","url":"https://api.github.com/users/jabrena","html_url":"https://github.com/jabrena","followers_url":"https://api.github.com/users/jabrena/followers","following_url":"https://api.github.com/users/jabrena/following{/other_user}","gists_url":"https://api.github.com/users/jabrena/gists{/gist_id}","starred_url":"https://api.github.com/users/jabrena/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jabrena/subscriptions","organizations_url":"https://api.github.com/users/jabrena/orgs","repos_url":"https://api.github.com/users/jabrena/repos","events_url":"https://api.github.com/users/jabrena/events{/privacy}","received_events_url":"https://api.github.com/users/jabrena/received_events","type":"User","site_admin":false},"created_at":"2017-04-03T23:52:04Z","updated_at":"2017-04-03T23:52:04Z","body":"http://stackoverflow.com/questions/7366266/best-way-to-write-string-to-file-using-java-nio\r\n\r\n``` java\r\n public void writeToFileNIOWay(File file) throws IOException {\r\n FileOutputStream fileOutputStream = new FileOutputStream(file, true);\r\n FileChannel fileChannel = fileOutputStream.getChannel();\r\n ByteBuffer byteBuffer = null;\r\n String messageToWrite = null;\r\n for (int i = 1; i < 1000000; i++) { \r\n messageToWrite = \"This is a test üüüüüüööööö\";\r\n byteBuffer = ByteBuffer.wrap(messageToWrite.getBytes(Charset\r\n .forName(\"ISO-8859-1\")));\r\n fileChannel.write(byteBuffer);\r\n\r\n } \r\n\r\n }\r\n```"}}
{ "id": 45205585, "name": "ev3dev-lang-java/ev3dev-lang-java", "url": "https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java" }
{ "id": 147263, "login": "jabrena", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/147263?", "url": "https://api.github.com/users/jabrena" }
{ "id": 17526590, "login": "ev3dev-lang-java", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/17526590?", "url": "https://api.github.com/orgs/ev3dev-lang-java" }
2017-04-03T23:52:04
5619052047
{"actor":{"display_login":"jabrena"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/fabric8-services/fabric8-auth/issues/24","repository_url":"https://api.github.com/repos/fabric8-services/fabric8-auth","labels_url":"https://api.github.com/repos/fabric8-services/fabric8-auth/issues/24/labels{/name}","comments_url":"https://api.github.com/repos/fabric8-services/fabric8-auth/issues/24/comments","events_url":"https://api.github.com/repos/fabric8-services/fabric8-auth/issues/24/events","html_url":"https://github.com/fabric8-services/fabric8-auth/pull/24","id":246351877,"number":24,"title":"WIP - Add support for github+openshiftv3 oauth - token storage","user":{"login":"sbose78","id":545280,"avatar_url":"https://avatars3.githubusercontent.com/u/545280?v=4","gravatar_id":"","url":"https://api.github.com/users/sbose78","html_url":"https://github.com/sbose78","followers_url":"https://api.github.com/users/sbose78/followers","following_url":"https://api.github.com/users/sbose78/following{/other_user}","gists_url":"https://api.github.com/users/sbose78/gists{/gist_id}","starred_url":"https://api.github.com/users/sbose78/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sbose78/subscriptions","organizations_url":"https://api.github.com/users/sbose78/orgs","repos_url":"https://api.github.com/users/sbose78/repos","events_url":"https://api.github.com/users/sbose78/events{/privacy}","received_events_url":"https://api.github.com/users/sbose78/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2017-07-28T13:46:01Z","updated_at":"2017-08-10T09:25:50Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/fabric8-services/fabric8-auth/pulls/24","html_url":"https://github.com/fabric8-services/fabric8-auth/pull/24","diff_url":"https://github.com/fabric8-services/fabric8-auth/pull/24.diff","patch_url":"https://github.com/fabric8-services/fabric8-auth/pull/24.patch"},"body":"## API endpoints for linking \r\n\r\n- GET `/api/link?provider=github&scope=xxx`\r\n- GET `/api/link?provider=openshift-v3&scope=xxx`\r\n- GET `/api/link?provider=https://console.starter-us-east-2.openshift.com&scope=xxx`\r\n\r\nThe support for the last pattern above ensures that we are in a good position to support multicluster in future.\r\n\r\n\r\n## API endpoints for retrieving stored tokens\r\n\r\n- GET `/api/provider/github/token` ( secure ) \r\n- GET `/api/provider/openshift-v3/token?cluster_url=https://console.starter-us-east-2.openshift.com` (secure ) \r\n\r\n`cluster_url` is an optional parameter. By default, it will choose `https://console.starter-us-east-2.openshift.com`\r\n\r\n\r\n\r\n \r\n### Notes:\r\n\r\n\r\n\r\nAs part of the effort to support token storage for multiple OpenShift clusters, we are moving out external provider account linking out of keycloak, and maintaining the same in the Auth service.\r\n\r\nThe first step would be to replicate linking using keycloak, inside our auth service. That would include supporting oauth workflow ( and token storage ) for github & OS ( OSO to be precise )\r\n\r\n\r\n- [x] Remove linking related endpoints which are not needed `LinkSession` , `LinkCallback`\r\n- [x] Get `github-v3` OAuth flow working from the /link\r\n- [x] Get `openshift-v3` OAuth flow working from the /link ( local setup using minishift https://github.com/bartoszmajsak/keycloak-openshift-auth-example )\r\n- [ ] Store the returned token in the database.\r\n- [x] Empty REST API to return token\r\n- [ ] Make REST API return actual token.\r\n- [x] DAO layer for tokens\r\n- [x] Refactoring for having generic code for all external providers.\r\n- [x] new configuration properties for github client & secret\r\n- [ ] write new Tests\r\n- [ ] fix old tests."},"comment":{"url":"https://api.github.com/repos/fabric8-services/fabric8-auth/issues/comments/321499949","html_url":"https://github.com/fabric8-services/fabric8-auth/pull/24#issuecomment-321499949","issue_url":"https://api.github.com/repos/fabric8-services/fabric8-auth/issues/24","id":321499949,"user":{"login":"fabric8cd","id":26630553,"avatar_url":"https://avatars2.githubusercontent.com/u/26630553?v=4","gravatar_id":"","url":"https://api.github.com/users/fabric8cd","html_url":"https://github.com/fabric8cd","followers_url":"https://api.github.com/users/fabric8cd/followers","following_url":"https://api.github.com/users/fabric8cd/following{/other_user}","gists_url":"https://api.github.com/users/fabric8cd/gists{/gist_id}","starred_url":"https://api.github.com/users/fabric8cd/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabric8cd/subscriptions","organizations_url":"https://api.github.com/users/fabric8cd/orgs","repos_url":"https://api.github.com/users/fabric8cd/repos","events_url":"https://api.github.com/users/fabric8cd/events{/privacy}","received_events_url":"https://api.github.com/users/fabric8cd/received_events","type":"User","site_admin":false},"created_at":"2017-08-10T09:25:50Z","updated_at":"2017-08-10T09:25:50Z","body":"@sbose78 snapshot fabric8-auth image is available for testing. `docker pull docker.io/fabric8/fabric8-auth:SNAPSHOT-PR-24-10`"}}
{ "id": 96831576, "name": "fabric8-services/fabric8-auth", "url": "https://api.github.com/repos/fabric8-services/fabric8-auth" }
{ "id": 26630553, "login": "fabric8cd", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26630553?", "url": "https://api.github.com/users/fabric8cd" }
{ "id": 29751612, "login": "fabric8-services", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/29751612?", "url": "https://api.github.com/orgs/fabric8-services" }
2017-08-10T09:25:50
6431498281
{"actor":{"display_login":"fabric8cd"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/fabric8-services/fabric8-wit/issues/1581","repository_url":"https://api.github.com/repos/fabric8-services/fabric8-wit","labels_url":"https://api.github.com/repos/fabric8-services/fabric8-wit/issues/1581/labels{/name}","comments_url":"https://api.github.com/repos/fabric8-services/fabric8-wit/issues/1581/comments","events_url":"https://api.github.com/repos/fabric8-services/fabric8-wit/issues/1581/events","html_url":"https://github.com/fabric8-services/fabric8-wit/pull/1581","id":251100743,"number":1581,"title":"Expose tenant service Show","user":{"login":"aslakknutsen","id":132158,"avatar_url":"https://avatars3.githubusercontent.com/u/132158?v=4","gravatar_id":"","url":"https://api.github.com/users/aslakknutsen","html_url":"https://github.com/aslakknutsen","followers_url":"https://api.github.com/users/aslakknutsen/followers","following_url":"https://api.github.com/users/aslakknutsen/following{/other_user}","gists_url":"https://api.github.com/users/aslakknutsen/gists{/gist_id}","starred_url":"https://api.github.com/users/aslakknutsen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aslakknutsen/subscriptions","organizations_url":"https://api.github.com/users/aslakknutsen/orgs","repos_url":"https://api.github.com/users/aslakknutsen/repos","events_url":"https://api.github.com/users/aslakknutsen/events{/privacy}","received_events_url":"https://api.github.com/users/aslakknutsen/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-08-17T23:33:11Z","updated_at":"2017-08-17T23:59:55Z","closed_at":"2017-08-17T23:40:27Z","pull_request":{"url":"https://api.github.com/repos/fabric8-services/fabric8-wit/pulls/1581","html_url":"https://github.com/fabric8-services/fabric8-wit/pull/1581","diff_url":"https://github.com/fabric8-services/fabric8-wit/pull/1581.diff","patch_url":"https://github.com/fabric8-services/fabric8-wit/pull/1581.patch"},"body":"Gives other services a common view of the Tenant\r\nnamespaces in use for a given user.\r\n\r\nRelated to openshiftio/openshift.io#283"},"comment":{"url":"https://api.github.com/repos/fabric8-services/fabric8-wit/issues/comments/323225087","html_url":"https://github.com/fabric8-services/fabric8-wit/pull/1581#issuecomment-323225087","issue_url":"https://api.github.com/repos/fabric8-services/fabric8-wit/issues/1581","id":323225087,"user":{"login":"codecov-io","id":8655789,"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":"2017-08-17T23:59:55Z","updated_at":"2017-08-17T23:59:55Z","body":"# [Codecov](https://codecov.io/gh/fabric8-services/fabric8-wit/pull/1581?src=pr&el=h1) Report\n> Merging [#1581](https://codecov.io/gh/fabric8-services/fabric8-wit/pull/1581?src=pr&el=desc) into [master](https://codecov.io/gh/fabric8-services/fabric8-wit/commit/a8f3e42539289f689a4834f3d1676194f0d91576?src=pr&el=desc) will **decrease** coverage by `0.18%`.\n> The diff coverage is `0%`.\n\n[![Impacted file tree graph](https://codecov.io/gh/fabric8-services/fabric8-wit/pull/1581/graphs/tree.svg?height=150&width=650&token=IfQIJiotsM&src=pr)](https://codecov.io/gh/fabric8-services/fabric8-wit/pull/1581?src=pr&el=tree)\n\n```diff\n@@ Coverage Diff @@\n## master #1581 +/- ##\n==========================================\n- Coverage 55.94% 55.76% -0.19% \n==========================================\n Files 127 127 \n Lines 15513 15564 +51 \n==========================================\n Hits 8679 8679 \n- Misses 6188 6239 +51 \n Partials 646 646\n```\n\n\n| [Impacted Files](https://codecov.io/gh/fabric8-services/fabric8-wit/pull/1581?src=pr&el=tree) | Coverage Δ | |\n|---|---|---|\n| [account/init\\_tenant.go](https://codecov.io/gh/fabric8-services/fabric8-wit/pull/1581?src=pr&el=tree#diff-YWNjb3VudC9pbml0X3RlbmFudC5nbw==) | `0% <0%> (ø)` | :arrow_up: |\n| [main.go](https://codecov.io/gh/fabric8-services/fabric8-wit/pull/1581?src=pr&el=tree#diff-bWFpbi5nbw==) | `0% <0%> (ø)` | :arrow_up: |\n| [controller/user\\_service.go](https://codecov.io/gh/fabric8-services/fabric8-wit/pull/1581?src=pr&el=tree#diff-Y29udHJvbGxlci91c2VyX3NlcnZpY2UuZ28=) | `0% <0%> (ø)` | :arrow_up: |\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/fabric8-services/fabric8-wit/pull/1581?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/fabric8-services/fabric8-wit/pull/1581?src=pr&el=footer). Last update [a8f3e42...ed7e7c5](https://codecov.io/gh/fabric8-services/fabric8-wit/pull/1581?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n"}}
{ "id": 54260706, "name": "fabric8-services/fabric8-wit", "url": "https://api.github.com/repos/fabric8-services/fabric8-wit" }
{ "id": 8655789, "login": "codecov-io", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/8655789?", "url": "https://api.github.com/users/codecov-io" }
{ "id": 29751612, "login": "fabric8-services", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/29751612?", "url": "https://api.github.com/orgs/fabric8-services" }
2017-08-17T23:59:56
6476730106
{"actor":{"display_login":"codecov-io"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/facebookresearch/clevr-iep/issues/25","repository_url":"https://api.github.com/repos/facebookresearch/clevr-iep","labels_url":"https://api.github.com/repos/facebookresearch/clevr-iep/issues/25/labels{/name}","comments_url":"https://api.github.com/repos/facebookresearch/clevr-iep/issues/25/comments","events_url":"https://api.github.com/repos/facebookresearch/clevr-iep/issues/25/events","html_url":"https://github.com/facebookresearch/clevr-iep/issues/25","id":267183181,"number":25,"title":"how to compute test accuracy","user":{"login":"Victoria2333","id":23658977,"avatar_url":"https://avatars0.githubusercontent.com/u/23658977?v=4","gravatar_id":"","url":"https://api.github.com/users/Victoria2333","html_url":"https://github.com/Victoria2333","followers_url":"https://api.github.com/users/Victoria2333/followers","following_url":"https://api.github.com/users/Victoria2333/following{/other_user}","gists_url":"https://api.github.com/users/Victoria2333/gists{/gist_id}","starred_url":"https://api.github.com/users/Victoria2333/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Victoria2333/subscriptions","organizations_url":"https://api.github.com/users/Victoria2333/orgs","repos_url":"https://api.github.com/users/Victoria2333/repos","events_url":"https://api.github.com/users/Victoria2333/events{/privacy}","received_events_url":"https://api.github.com/users/Victoria2333/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-10-20T13:52:35Z","updated_at":"2017-10-20T14:34:08Z","closed_at":"2017-10-20T14:34:08Z","author_association":"NONE","body":"I see that answers in CLEVR are only for train and validation set,how to get ground-truth answers to be compared with our predicted answers??I couldn't find test.py in your Read.me file,there is only predicted answer.Or I need to upload my answer json file to CLEVR server or something else??\r\nLooking forward to your reply,it will be very helpful for me~~\r\nThank you very much~~~"},"comment":{"url":"https://api.github.com/repos/facebookresearch/clevr-iep/issues/comments/338224350","html_url":"https://github.com/facebookresearch/clevr-iep/issues/25#issuecomment-338224350","issue_url":"https://api.github.com/repos/facebookresearch/clevr-iep/issues/25","id":338224350,"user":{"login":"rbgirshick","id":1190634,"avatar_url":"https://avatars2.githubusercontent.com/u/1190634?v=4","gravatar_id":"","url":"https://api.github.com/users/rbgirshick","html_url":"https://github.com/rbgirshick","followers_url":"https://api.github.com/users/rbgirshick/followers","following_url":"https://api.github.com/users/rbgirshick/following{/other_user}","gists_url":"https://api.github.com/users/rbgirshick/gists{/gist_id}","starred_url":"https://api.github.com/users/rbgirshick/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rbgirshick/subscriptions","organizations_url":"https://api.github.com/users/rbgirshick/orgs","repos_url":"https://api.github.com/users/rbgirshick/repos","events_url":"https://api.github.com/users/rbgirshick/events{/privacy}","received_events_url":"https://api.github.com/users/rbgirshick/received_events","type":"User","site_admin":false},"created_at":"2017-10-20T14:34:08Z","updated_at":"2017-10-20T14:34:08Z","author_association":"CONTRIBUTOR","body":"We haven't set up an evaluation server, so currently the protocol is to email results to @jcjohnson."}}
{ "id": 90197765, "name": "facebookresearch/clevr-iep", "url": "https://api.github.com/repos/facebookresearch/clevr-iep" }
{ "id": 1190634, "login": "rbgirshick", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1190634?", "url": "https://api.github.com/users/rbgirshick" }
{ "id": 16943930, "login": "facebookresearch", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/16943930?", "url": "https://api.github.com/orgs/facebookresearch" }
2017-10-20T14:34:08
6744104249
{"actor":{"display_login":"rbgirshick"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/graphite-project/graphite-web/issues/1806","repository_url":"https://api.github.com/repos/graphite-project/graphite-web","labels_url":"https://api.github.com/repos/graphite-project/graphite-web/issues/1806/labels{/name}","comments_url":"https://api.github.com/repos/graphite-project/graphite-web/issues/1806/comments","events_url":"https://api.github.com/repos/graphite-project/graphite-web/issues/1806/events","html_url":"https://github.com/graphite-project/graphite-web/issues/1806","id":204319669,"number":1806,"title":"Randomly returns HTTP 500, pyparsing fails to parse","user":{"login":"ybizeul","id":182035,"avatar_url":"https://avatars1.githubusercontent.com/u/182035?v=3","gravatar_id":"","url":"https://api.github.com/users/ybizeul","html_url":"https://github.com/ybizeul","followers_url":"https://api.github.com/users/ybizeul/followers","following_url":"https://api.github.com/users/ybizeul/following{/other_user}","gists_url":"https://api.github.com/users/ybizeul/gists{/gist_id}","starred_url":"https://api.github.com/users/ybizeul/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ybizeul/subscriptions","organizations_url":"https://api.github.com/users/ybizeul/orgs","repos_url":"https://api.github.com/users/ybizeul/repos","events_url":"https://api.github.com/users/ybizeul/events{/privacy}","received_events_url":"https://api.github.com/users/ybizeul/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":13,"created_at":"2017-01-31T14:50:45Z","updated_at":"2017-03-03T15:28:29Z","closed_at":"2017-02-01T14:22:24Z","body":"Original POST request :\r\n```\r\ntarget=aliasByNode(highestAverage(netapp.perf.{MBP}.{clus1}.node.*.vol_summary.total_data,5),5)&from=-6h&until=now&format=json&maxDataPoints=auto\r\n```\r\n\r\nRandomly, an error is returned like this one :\r\n\r\n```\r\nTue Jan 31 14:34:04 2017 :: Exception encountered in <POST http://127.0.0.1:81/graphite/render>\r\nTraceback (most recent call last):\r\n File \"/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py\", line 185, in _get_response\r\n response = wrapped_callback(request, *callback_args, **callback_kwargs)\r\n File \"/opt/graphite/webapp/graphite/render/views.py\", line 115, in renderView\r\n seriesList = evaluateTarget(requestContext, target)\r\n File \"/opt/graphite/webapp/graphite/render/evaluator.py\", line 7, in evaluateTarget\r\n tokens = grammar.parseString(target)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1607, in parseString\r\n loc, tokens = self._parse( instring, 0 )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3511, in parseImpl\r\n ret = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3376, in parseImpl\r\n loc, exprtokens = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3964, in parseImpl\r\n loc, tokens = self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3376, in parseImpl\r\n loc, exprtokens = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3511, in parseImpl\r\n ret = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3511, in parseImpl\r\n ret = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3376, in parseImpl\r\n loc, exprtokens = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3964, in parseImpl\r\n loc, tokens = self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3376, in parseImpl\r\n loc, exprtokens = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3511, in parseImpl\r\n ret = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3511, in parseImpl\r\n ret = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3376, in parseImpl\r\n loc, exprtokens = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3900, in parseImpl\r\n return super(ZeroOrMore, self).parseImpl(instring, loc, doActions)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3839, in parseImpl\r\n loc, tmptokens = self_expr_parse( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3376, in parseImpl\r\n loc, exprtokens = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3359, in parseImpl\r\n loc, resultlist = self.exprs[0]._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3511, in parseImpl\r\n ret = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3698, in parseImpl\r\n return self.expr._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3829, in parseImpl\r\n loc, tokens = self_expr_parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3511, in parseImpl\r\n ret = e._parse( instring, loc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1514, in _parseCache\r\n value = self._parseNoCache(instring, loc, doActions, callPreParse)\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1379, in _parseNoCache\r\n loc,tokens = self.parseImpl( instring, preloc, doActions )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 3359, in parseImpl\r\n loc, resultlist = self.exprs[0]._parse( instring, loc, doActions, callPreParse=False )\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1517, in _parseCache\r\n cache.set(lookup, pe.__class__(*pe.args))\r\n File \"/usr/local/lib/python2.7/dist-packages/pyparsing.py\", line 1464, in set\r\n cache.popitem(False)\r\n File \"/usr/lib/python2.7/collections.py\", line 161, in popitem\r\n value = self.pop(key)\r\n File \"/usr/lib/python2.7/collections.py\", line 143, in pop\r\n raise KeyError(key)\r\nKeyError: ([{Combine:({\"{\" Combine:({{{Suppress:(\"\\\") W:((){}...)} | W:(!#%$...)}}...) [, Combine:({{{Suppress:(\"\\\") W:((){}...)} | W:(!#%$...)}}...)]... \"}\"}) | Combine:({{{Suppress:(\"\\\") W:((){}...)} | W:(!#%$...)}}...)}]..., u'aliasByNode(highestAverage(netapp.perf.{MBP}.{clus1}.node.*.vol_summary.total_data, 5), 5)', 38, True, True)\r\n```\r\n\r\nI'm using Grafana in the frontend, if I reload from the Grafana reload button, it'll usually fetch correctly then again it will fail after a few tests."},"comment":{"url":"https://api.github.com/repos/graphite-project/graphite-web/issues/comments/283983763","html_url":"https://github.com/graphite-project/graphite-web/issues/1806#issuecomment-283983763","issue_url":"https://api.github.com/repos/graphite-project/graphite-web/issues/1806","id":283983763,"user":{"login":"DanCech","id":1443603,"avatar_url":"https://avatars3.githubusercontent.com/u/1443603?v=3","gravatar_id":"","url":"https://api.github.com/users/DanCech","html_url":"https://github.com/DanCech","followers_url":"https://api.github.com/users/DanCech/followers","following_url":"https://api.github.com/users/DanCech/following{/other_user}","gists_url":"https://api.github.com/users/DanCech/gists{/gist_id}","starred_url":"https://api.github.com/users/DanCech/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/DanCech/subscriptions","organizations_url":"https://api.github.com/users/DanCech/orgs","repos_url":"https://api.github.com/users/DanCech/repos","events_url":"https://api.github.com/users/DanCech/events{/privacy}","received_events_url":"https://api.github.com/users/DanCech/received_events","type":"User","site_admin":false},"created_at":"2017-03-03T15:28:29Z","updated_at":"2017-03-03T15:28:29Z","body":"@xneo64 Can you share any exception logs? The changes in #1810 should have resolved the issue that was previously causing problems with 2.1+"}}
{ "id": 4254338, "name": "graphite-project/graphite-web", "url": "https://api.github.com/repos/graphite-project/graphite-web" }
{ "id": 1443603, "login": "DanCech", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1443603?", "url": "https://api.github.com/users/DanCech" }
{ "id": 1714806, "login": "graphite-project", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1714806?", "url": "https://api.github.com/orgs/graphite-project" }
2017-03-03T15:28:29
5428247923
{"actor":{"display_login":"DanCech"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/json-schema-form/angular-schema-form/issues/827","repository_url":"https://api.github.com/repos/json-schema-form/angular-schema-form","labels_url":"https://api.github.com/repos/json-schema-form/angular-schema-form/issues/827/labels{/name}","comments_url":"https://api.github.com/repos/json-schema-form/angular-schema-form/issues/827/comments","events_url":"https://api.github.com/repos/json-schema-form/angular-schema-form/issues/827/events","html_url":"https://github.com/json-schema-form/angular-schema-form/pull/827","id":201741928,"number":827,"title":"Fix error in extend doc (sfBuildersProvider -> sfBuilderProvider)","user":{"login":"chargrove","id":2983893,"avatar_url":"https://avatars.githubusercontent.com/u/2983893?v=3","gravatar_id":"","url":"https://api.github.com/users/chargrove","html_url":"https://github.com/chargrove","followers_url":"https://api.github.com/users/chargrove/followers","following_url":"https://api.github.com/users/chargrove/following{/other_user}","gists_url":"https://api.github.com/users/chargrove/gists{/gist_id}","starred_url":"https://api.github.com/users/chargrove/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chargrove/subscriptions","organizations_url":"https://api.github.com/users/chargrove/orgs","repos_url":"https://api.github.com/users/chargrove/repos","events_url":"https://api.github.com/users/chargrove/events{/privacy}","received_events_url":"https://api.github.com/users/chargrove/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-01-19T01:39:39Z","updated_at":"2017-01-19T23:03:47Z","closed_at":"2017-01-19T23:03:28Z","pull_request":{"url":"https://api.github.com/repos/json-schema-form/angular-schema-form/pulls/827","html_url":"https://github.com/json-schema-form/angular-schema-form/pull/827","diff_url":"https://github.com/json-schema-form/angular-schema-form/pull/827.diff","patch_url":"https://github.com/json-schema-form/angular-schema-form/pull/827.patch"},"body":"Convert non-existing sfBuildersProvider to sfBuilderProvider\r\n\r\n#### Description\r\n\r\nAdd your description here\r\n\r\n#### Fixes Related issues\r\n- add related\r\n- issues here\r\n\r\n#### Checklist\r\n- [x] I have read and understand the CONTRIBUTIONS.md file\r\n- [x] I have searched for and linked related issues\r\n- [x] I have created test cases to ensure quick resolution of the PR is easier\r\n- [x] I am NOT targeting main branch\r\n- [x] I did NOT include the dist folder in my PR\r\n\r\n@json-schema-form/angular-schema-form-lead\r\n"},"comment":{"url":"https://api.github.com/repos/json-schema-form/angular-schema-form/issues/comments/273926774","html_url":"https://github.com/json-schema-form/angular-schema-form/pull/827#issuecomment-273926774","issue_url":"https://api.github.com/repos/json-schema-form/angular-schema-form/issues/827","id":273926774,"user":{"login":"Anthropic","id":1182507,"avatar_url":"https://avatars.githubusercontent.com/u/1182507?v=3","gravatar_id":"","url":"https://api.github.com/users/Anthropic","html_url":"https://github.com/Anthropic","followers_url":"https://api.github.com/users/Anthropic/followers","following_url":"https://api.github.com/users/Anthropic/following{/other_user}","gists_url":"https://api.github.com/users/Anthropic/gists{/gist_id}","starred_url":"https://api.github.com/users/Anthropic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Anthropic/subscriptions","organizations_url":"https://api.github.com/users/Anthropic/orgs","repos_url":"https://api.github.com/users/Anthropic/repos","events_url":"https://api.github.com/users/Anthropic/events{/privacy}","received_events_url":"https://api.github.com/users/Anthropic/received_events","type":"User","site_admin":false},"created_at":"2017-01-19T23:03:47Z","updated_at":"2017-01-19T23:03:47Z","body":"@chargrove thank you, appreciate your help :)"}}
{ "id": 18065797, "name": "json-schema-form/angular-schema-form", "url": "https://api.github.com/repos/json-schema-form/angular-schema-form" }
{ "id": 1182507, "login": "Anthropic", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1182507?", "url": "https://api.github.com/users/Anthropic" }
{ "id": 16728805, "login": "json-schema-form", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/16728805?", "url": "https://api.github.com/orgs/json-schema-form" }
2017-01-19T23:03:47
5182985440
{"actor":{"display_login":"Anthropic"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/labriqueinternet/hotspot_ynh/issues/26","repository_url":"https://api.github.com/repos/labriqueinternet/hotspot_ynh","labels_url":"https://api.github.com/repos/labriqueinternet/hotspot_ynh/issues/26/labels{/name}","comments_url":"https://api.github.com/repos/labriqueinternet/hotspot_ynh/issues/26/comments","events_url":"https://api.github.com/repos/labriqueinternet/hotspot_ynh/issues/26/events","html_url":"https://github.com/labriqueinternet/hotspot_ynh/pull/26","id":198264562,"number":26,"title":"Ajout check_process","user":{"login":"maniackcrudelis","id":8302225,"avatar_url":"https://avatars.githubusercontent.com/u/8302225?v=3","gravatar_id":"","url":"https://api.github.com/users/maniackcrudelis","html_url":"https://github.com/maniackcrudelis","followers_url":"https://api.github.com/users/maniackcrudelis/followers","following_url":"https://api.github.com/users/maniackcrudelis/following{/other_user}","gists_url":"https://api.github.com/users/maniackcrudelis/gists{/gist_id}","starred_url":"https://api.github.com/users/maniackcrudelis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/maniackcrudelis/subscriptions","organizations_url":"https://api.github.com/users/maniackcrudelis/orgs","repos_url":"https://api.github.com/users/maniackcrudelis/repos","events_url":"https://api.github.com/users/maniackcrudelis/events{/privacy}","received_events_url":"https://api.github.com/users/maniackcrudelis/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-01-01T11:33:24Z","updated_at":"2017-01-03T10:32:12Z","closed_at":"2017-01-03T09:21:28Z","pull_request":{"url":"https://api.github.com/repos/labriqueinternet/hotspot_ynh/pulls/26","html_url":"https://github.com/labriqueinternet/hotspot_ynh/pull/26","diff_url":"https://github.com/labriqueinternet/hotspot_ynh/pull/26.diff","patch_url":"https://github.com/labriqueinternet/hotspot_ynh/pull/26.patch"},"body":"Ajout du fichier check_process pour l'intégration continue.\r\nLe package ne peut pas être testé correctement sans ce fichier."},"comment":{"url":"https://api.github.com/repos/labriqueinternet/hotspot_ynh/issues/comments/270086713","html_url":"https://github.com/labriqueinternet/hotspot_ynh/pull/26#issuecomment-270086713","issue_url":"https://api.github.com/repos/labriqueinternet/hotspot_ynh/issues/26","id":270086713,"user":{"login":"maniackcrudelis","id":8302225,"avatar_url":"https://avatars.githubusercontent.com/u/8302225?v=3","gravatar_id":"","url":"https://api.github.com/users/maniackcrudelis","html_url":"https://github.com/maniackcrudelis","followers_url":"https://api.github.com/users/maniackcrudelis/followers","following_url":"https://api.github.com/users/maniackcrudelis/following{/other_user}","gists_url":"https://api.github.com/users/maniackcrudelis/gists{/gist_id}","starred_url":"https://api.github.com/users/maniackcrudelis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/maniackcrudelis/subscriptions","organizations_url":"https://api.github.com/users/maniackcrudelis/orgs","repos_url":"https://api.github.com/users/maniackcrudelis/repos","events_url":"https://api.github.com/users/maniackcrudelis/events{/privacy}","received_events_url":"https://api.github.com/users/maniackcrudelis/received_events","type":"User","site_admin":false},"created_at":"2017-01-03T10:32:12Z","updated_at":"2017-01-03T10:32:12Z","body":"Tu peux trouver une doc succincte ici\r\nhttps://github.com/YunoHost/package_check#syntaxe-du-fichier-check_process\r\n\r\nMerci d'avoir mergé, ça permet de tester l'application correctement à présent.\r\nhttps://jenkins-ci-arm.noho.st/jenkins/job/hotspot%20(Community)/2/console"}}
{ "id": 26079269, "name": "labriqueinternet/hotspot_ynh", "url": "https://api.github.com/repos/labriqueinternet/hotspot_ynh" }
{ "id": 8302225, "login": "maniackcrudelis", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/8302225?", "url": "https://api.github.com/users/maniackcrudelis" }
{ "id": 12086416, "login": "labriqueinternet", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/12086416?", "url": "https://api.github.com/orgs/labriqueinternet" }
2017-01-03T10:32:12
5094229280
{"actor":{"display_login":"maniackcrudelis"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/lethal-squirrels/Bangazon-Site/issues/1","repository_url":"https://api.github.com/repos/lethal-squirrels/Bangazon-Site","labels_url":"https://api.github.com/repos/lethal-squirrels/Bangazon-Site/issues/1/labels{/name}","comments_url":"https://api.github.com/repos/lethal-squirrels/Bangazon-Site/issues/1/comments","events_url":"https://api.github.com/repos/lethal-squirrels/Bangazon-Site/issues/1/events","html_url":"https://github.com/lethal-squirrels/Bangazon-Site/issues/1","id":252999967,"number":1,"title":"Customer can add a product to sell","user":{"login":"stevebrownlee","id":218592,"avatar_url":"https://avatars3.githubusercontent.com/u/218592?v=4","gravatar_id":"","url":"https://api.github.com/users/stevebrownlee","html_url":"https://github.com/stevebrownlee","followers_url":"https://api.github.com/users/stevebrownlee/followers","following_url":"https://api.github.com/users/stevebrownlee/following{/other_user}","gists_url":"https://api.github.com/users/stevebrownlee/gists{/gist_id}","starred_url":"https://api.github.com/users/stevebrownlee/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stevebrownlee/subscriptions","organizations_url":"https://api.github.com/users/stevebrownlee/orgs","repos_url":"https://api.github.com/users/stevebrownlee/repos","events_url":"https://api.github.com/users/stevebrownlee/events{/privacy}","received_events_url":"https://api.github.com/users/stevebrownlee/received_events","type":"User","site_admin":false},"labels":[{"id":676663228,"url":"https://api.github.com/repos/lethal-squirrels/Bangazon-Site/labels/enhancement","name":"enhancement","color":"84b6eb","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-08-25T19:42:41Z","updated_at":"2017-08-25T20:31:25Z","closed_at":null,"body":"**Given** the user is not authenticated\r\n**When** any view renders\r\n**Then** the *Sell a Product* affordance will not be visible\r\n\r\n**Given** the user is authenticated\r\n**When** the user clicks on the *Sell a product* button in the menu bar\r\n**Then** the user will be presented with a product form\r\n\r\n**Given** the user can filled in all fields of the product form with valid information\r\n**When** the user clicks the *Sell* button\r\n**Then** the user will be redirected to the product detail view for that product\r\n\r\n**Given** the user can filled in all fields of the product form with any invalid information\r\n**When** the user clicks the *Sell* button\r\n**Then** the user will be immediately notified with error information for each invalid value\r\n\n\n"},"comment":{"url":"https://api.github.com/repos/lethal-squirrels/Bangazon-Site/issues/comments/325027488","html_url":"https://github.com/lethal-squirrels/Bangazon-Site/issues/1#issuecomment-325027488","issue_url":"https://api.github.com/repos/lethal-squirrels/Bangazon-Site/issues/1","id":325027488,"user":{"login":"augsismyburger","id":26308952,"avatar_url":"https://avatars2.githubusercontent.com/u/26308952?v=4","gravatar_id":"","url":"https://api.github.com/users/augsismyburger","html_url":"https://github.com/augsismyburger","followers_url":"https://api.github.com/users/augsismyburger/followers","following_url":"https://api.github.com/users/augsismyburger/following{/other_user}","gists_url":"https://api.github.com/users/augsismyburger/gists{/gist_id}","starred_url":"https://api.github.com/users/augsismyburger/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/augsismyburger/subscriptions","organizations_url":"https://api.github.com/users/augsismyburger/orgs","repos_url":"https://api.github.com/users/augsismyburger/repos","events_url":"https://api.github.com/users/augsismyburger/events{/privacy}","received_events_url":"https://api.github.com/users/augsismyburger/received_events","type":"User","site_admin":false},"created_at":"2017-08-25T20:31:25Z","updated_at":"2017-08-25T20:31:25Z","body":"?? - User Auth"}}
{ "id": 101436763, "name": "lethal-squirrels/Bangazon-Site", "url": "https://api.github.com/repos/lethal-squirrels/Bangazon-Site" }
{ "id": 26308952, "login": "augsismyburger", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26308952?", "url": "https://api.github.com/users/augsismyburger" }
{ "id": 30912067, "login": "lethal-squirrels", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/30912067?", "url": "https://api.github.com/orgs/lethal-squirrels" }
2017-08-25T20:31:25
6513859310
{"actor":{"display_login":"augsismyburger"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/libimobiledevice/ifuse/issues/27","repository_url":"https://api.github.com/repos/libimobiledevice/ifuse","labels_url":"https://api.github.com/repos/libimobiledevice/ifuse/issues/27/labels{/name}","comments_url":"https://api.github.com/repos/libimobiledevice/ifuse/issues/27/comments","events_url":"https://api.github.com/repos/libimobiledevice/ifuse/issues/27/events","html_url":"https://github.com/libimobiledevice/ifuse/issues/27","id":118242692,"number":27,"title":"Problem With a 'libfuse' Dependencie ","user":{"login":"RobertoHN","id":15963723,"avatar_url":"https://avatars0.githubusercontent.com/u/15963723?v=3","gravatar_id":"","url":"https://api.github.com/users/RobertoHN","html_url":"https://github.com/RobertoHN","followers_url":"https://api.github.com/users/RobertoHN/followers","following_url":"https://api.github.com/users/RobertoHN/following{/other_user}","gists_url":"https://api.github.com/users/RobertoHN/gists{/gist_id}","starred_url":"https://api.github.com/users/RobertoHN/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RobertoHN/subscriptions","organizations_url":"https://api.github.com/users/RobertoHN/orgs","repos_url":"https://api.github.com/users/RobertoHN/repos","events_url":"https://api.github.com/users/RobertoHN/events{/privacy}","received_events_url":"https://api.github.com/users/RobertoHN/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2015-11-22T06:15:03Z","updated_at":"2017-03-20T01:08:48Z","closed_at":null,"body":"I'm trying to install iFuse 1.1.3, according with the readme file, all these dependencies must be installed in order to get a successful installation of iFuse 1.1.3:\n\n> 1.- libfuse (and the associated kernel modules)\n> 2.- libimobiledevice\n> 3.- libplist\n\nWhn I go to the terminal and 'sudo dpkg -l | grep fuse' this is what I have:\n\n> ii fuse > 2.9.2-4ubuntu4.14.04.1 \n> ii fuseiso > 20070708-3ubuntu1 \n> ii fuseiso9660 > 0.3-1.1 \n> ii gvfs-fuse > 1.20.3-0ubuntu1.2 \n> iU ifuse > 1.1.3-1 \n> ii libfuse-dev > 2.9.2-4ubuntu4.14.04.1 \n> ii libfuse2:i386 > 2.9.2-4ubuntu4.14.04.1\n\nso I thought 'libfuse2' was a newer version of 'libefuse' [see dependencie #1] but apparently they are a whole different thing because when I try to 'sudo checkinstalll' [I prefer to use 'checkinstall' instead of 'make install'] this is what I get on the screen:\n\n> dpkg: dependency problems prevent configuration of ifuse:\n> ifuse depends on libfuse; however: Package libfuse is not installed.\n> dpkg: error processing package ifuse (--install):\n> dependency problems - leaving unconfigured\n> Processing triggers for man-db (2.6.7.1-1ubuntu1) ...\n> Errors were encountered while processing:\n> ifuse\n\nruning apt-get install libfuse returns this:\n\n> Reading package lists... Done\n> Building dependency tree \n> Reading state information... Done\n> Package libfuse is not available, but is referred to by another package.\n> This may mean that the package is missing, has been obsoleted, or\n> is only available from another source\n> E: Package 'libfuse' has no installation candidate]\n\nI have googled for the 'libfuse' package but it has been impossible to find it, so maybe somebody can help me out with this please.\n\nPS: My linux ditro is Mint 17.2 Rafaela\n\nThanks in advance.\n"},"comment":{"url":"https://api.github.com/repos/libimobiledevice/ifuse/issues/comments/287662940","html_url":"https://github.com/libimobiledevice/ifuse/issues/27#issuecomment-287662940","issue_url":"https://api.github.com/repos/libimobiledevice/ifuse/issues/27","id":287662940,"user":{"login":"sandhoners123","id":26349486,"avatar_url":"https://avatars1.githubusercontent.com/u/26349486?v=3","gravatar_id":"","url":"https://api.github.com/users/sandhoners123","html_url":"https://github.com/sandhoners123","followers_url":"https://api.github.com/users/sandhoners123/followers","following_url":"https://api.github.com/users/sandhoners123/following{/other_user}","gists_url":"https://api.github.com/users/sandhoners123/gists{/gist_id}","starred_url":"https://api.github.com/users/sandhoners123/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sandhoners123/subscriptions","organizations_url":"https://api.github.com/users/sandhoners123/orgs","repos_url":"https://api.github.com/users/sandhoners123/repos","events_url":"https://api.github.com/users/sandhoners123/events{/privacy}","received_events_url":"https://api.github.com/users/sandhoners123/received_events","type":"User","site_admin":false},"created_at":"2017-03-20T01:08:48Z","updated_at":"2017-03-20T01:08:48Z","body":"Dude. It is sudo apt install libfuse-dev"}}
{ "id": 8180717, "name": "libimobiledevice/ifuse", "url": "https://api.github.com/repos/libimobiledevice/ifuse" }
{ "id": 26349486, "login": "sandhoners123", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26349486?", "url": "https://api.github.com/users/sandhoners123" }
{ "id": 3584568, "login": "libimobiledevice", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/3584568?", "url": "https://api.github.com/orgs/libimobiledevice" }
2017-03-20T01:08:48
5522651423
{"actor":{"display_login":"sandhoners123"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/lightningnetwork/lnd/issues/182","repository_url":"https://api.github.com/repos/lightningnetwork/lnd","labels_url":"https://api.github.com/repos/lightningnetwork/lnd/issues/182/labels{/name}","comments_url":"https://api.github.com/repos/lightningnetwork/lnd/issues/182/comments","events_url":"https://api.github.com/repos/lightningnetwork/lnd/issues/182/events","html_url":"https://github.com/lightningnetwork/lnd/issues/182","id":221713352,"number":182,"title":"Implement Fully Asynchronous Channel Opening ","user":{"login":"Roasbeef","id":998190,"avatar_url":"https://avatars0.githubusercontent.com/u/998190?v=3","gravatar_id":"","url":"https://api.github.com/users/Roasbeef","html_url":"https://github.com/Roasbeef","followers_url":"https://api.github.com/users/Roasbeef/followers","following_url":"https://api.github.com/users/Roasbeef/following{/other_user}","gists_url":"https://api.github.com/users/Roasbeef/gists{/gist_id}","starred_url":"https://api.github.com/users/Roasbeef/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Roasbeef/subscriptions","organizations_url":"https://api.github.com/users/Roasbeef/orgs","repos_url":"https://api.github.com/users/Roasbeef/repos","events_url":"https://api.github.com/users/Roasbeef/events{/privacy}","received_events_url":"https://api.github.com/users/Roasbeef/received_events","type":"User","site_admin":false},"labels":[{"id":465860350,"url":"https://api.github.com/repos/lightningnetwork/lnd/labels/database","name":"database","color":"bfd4f2","default":false},{"id":431232839,"url":"https://api.github.com/repos/lightningnetwork/lnd/labels/funding","name":"funding","color":"b60205","default":false},{"id":431228547,"url":"https://api.github.com/repos/lightningnetwork/lnd/labels/intermediate","name":"intermediate","color":"b60205","default":false},{"id":431221757,"url":"https://api.github.com/repos/lightningnetwork/lnd/labels/p2p","name":"p2p","color":"e99695","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-04-14T00:13:29Z","updated_at":"2017-05-03T20:07:28Z","closed_at":null,"body":"Currently, when opening a new channel, `lnd` must stay active _during the entire duration_ of the funding process from initial message, to funding transaction confirmation. Ideally, this wouldn't be necessary and after the funding transaction has been broadcast, then remainder of the process be full asynchronous and able to survive restarts. Such a change would make `lnd` usable on platforms like laptops and mobile phones.\r\n\r\nTwo areas within the codebase need to be modified with some additional persistence (assuming retransmission has been implemented): the funding manager, and the authenticated gossiper. The lacking area of persistence within the `fundingManager` is whether or not we've sent the `FundingLocked` message and also the `AnnouncmentSignature` message _after_ the channel has been confirmed. Within the `AuthenticatedGossiper`, the half of the `AnnouncmentSignature` received is currently stored in an in-memory map, this should be moved to persistent on-disk storage. \r\n\r\n# Steps To Completion \r\n\r\n- [ ] Once a channel has entered the final stage of funding a new on-disk state-machine for the channel should be created by the `fundingManager`. This state-machine will track the final stages of the funding workflow to ensure each step is reliable completed, even in the face of restarts. \r\n- [ ] Once the channel has been confirmed _after_ the `FundingLocked` message has been sent, the on-disk state for the pending channel should be updated to mark that the FL message has been sent. \r\n- [ ] _After_ the FL message has been sent, and the `fundingManager` constructs the necessary announcement signatures for the channel a special record should be created which tracks if teh channel has been announced on the network or not. Upon restart this record should be cross-checked with the available graph information from the database to ensure the advertised channel edge is present within the graph. \r\n- [ ] The `AuthenticatedGossiper` should be modified to persist the map that tracks half-proofs to disk s.t it survives restart. This is required as if the `fundingManager` send the proofs to the `AG` and a restart occurs, we won't be able to properly parse the remote peer's `AnnouncmentSignature` message and properly construct the valid `ChannelAnnouncement`s. \r\n\r\n\r\nNOTE: This depends on #156. "},"comment":{"url":"https://api.github.com/repos/lightningnetwork/lnd/issues/comments/299020455","html_url":"https://github.com/lightningnetwork/lnd/issues/182#issuecomment-299020455","issue_url":"https://api.github.com/repos/lightningnetwork/lnd/issues/182","id":299020455,"user":{"login":"halseth","id":3765732,"avatar_url":"https://avatars2.githubusercontent.com/u/3765732?v=3","gravatar_id":"","url":"https://api.github.com/users/halseth","html_url":"https://github.com/halseth","followers_url":"https://api.github.com/users/halseth/followers","following_url":"https://api.github.com/users/halseth/following{/other_user}","gists_url":"https://api.github.com/users/halseth/gists{/gist_id}","starred_url":"https://api.github.com/users/halseth/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/halseth/subscriptions","organizations_url":"https://api.github.com/users/halseth/orgs","repos_url":"https://api.github.com/users/halseth/repos","events_url":"https://api.github.com/users/halseth/events{/privacy}","received_events_url":"https://api.github.com/users/halseth/received_events","type":"User","site_admin":false},"created_at":"2017-05-03T20:07:28Z","updated_at":"2017-05-03T20:07:28Z","body":"@AndrewSamokhvalov Thanks for the heads up!"}}
{ "id": 49765480, "name": "lightningnetwork/lnd", "url": "https://api.github.com/repos/lightningnetwork/lnd" }
{ "id": 3765732, "login": "halseth", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/3765732?", "url": "https://api.github.com/users/halseth" }
{ "id": 13424735, "login": "lightningnetwork", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/13424735?", "url": "https://api.github.com/orgs/lightningnetwork" }
2017-05-03T20:07:28
5804555594
{"actor":{"display_login":"halseth"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/messagetemplates/messagetemplates.org/issues/2","repository_url":"https://api.github.com/repos/messagetemplates/messagetemplates.org","labels_url":"https://api.github.com/repos/messagetemplates/messagetemplates.org/issues/2/labels{/name}","comments_url":"https://api.github.com/repos/messagetemplates/messagetemplates.org/issues/2/comments","events_url":"https://api.github.com/repos/messagetemplates/messagetemplates.org/issues/2/events","html_url":"https://github.com/messagetemplates/messagetemplates.org/issues/2","id":255113736,"number":2,"title":"Clarify semantics when message template uses same argument multiple times","user":{"login":"StephenCleary","id":900597,"avatar_url":"https://avatars2.githubusercontent.com/u/900597?v=4","gravatar_id":"","url":"https://api.github.com/users/StephenCleary","html_url":"https://github.com/StephenCleary","followers_url":"https://api.github.com/users/StephenCleary/followers","following_url":"https://api.github.com/users/StephenCleary/following{/other_user}","gists_url":"https://api.github.com/users/StephenCleary/gists{/gist_id}","starred_url":"https://api.github.com/users/StephenCleary/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/StephenCleary/subscriptions","organizations_url":"https://api.github.com/users/StephenCleary/orgs","repos_url":"https://api.github.com/users/StephenCleary/repos","events_url":"https://api.github.com/users/StephenCleary/events{/privacy}","received_events_url":"https://api.github.com/users/StephenCleary/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-09-04T20:34:22Z","updated_at":"2017-09-04T20:51:44Z","closed_at":null,"author_association":"NONE","body":"Please clarify whether the following is legal or implementation-dependent behavior:\r\n\r\n (\"The value {value} is less than {otherValue}; choosing {value}\", value, otherValue)\r\n\r\n(i.e., both `{value}` parts will use the single `value` parameter).\r\n\r\nOr whether the following is recommended:\r\n\r\n (\"The value {value} is less than {otherValue}; choosing {value}\", value, otherValue, value)\r\n"},"comment":{"url":"https://api.github.com/repos/messagetemplates/messagetemplates.org/issues/comments/327026713","html_url":"https://github.com/messagetemplates/messagetemplates.org/issues/2#issuecomment-327026713","issue_url":"https://api.github.com/repos/messagetemplates/messagetemplates.org/issues/2","id":327026713,"user":{"login":"Suchiman","id":7110884,"avatar_url":"https://avatars3.githubusercontent.com/u/7110884?v=4","gravatar_id":"","url":"https://api.github.com/users/Suchiman","html_url":"https://github.com/Suchiman","followers_url":"https://api.github.com/users/Suchiman/followers","following_url":"https://api.github.com/users/Suchiman/following{/other_user}","gists_url":"https://api.github.com/users/Suchiman/gists{/gist_id}","starred_url":"https://api.github.com/users/Suchiman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Suchiman/subscriptions","organizations_url":"https://api.github.com/users/Suchiman/orgs","repos_url":"https://api.github.com/users/Suchiman/repos","events_url":"https://api.github.com/users/Suchiman/events{/privacy}","received_events_url":"https://api.github.com/users/Suchiman/received_events","type":"User","site_admin":false},"created_at":"2017-09-04T20:51:44Z","updated_at":"2017-09-04T20:51:44Z","author_association":"NONE","body":"At least in serilog, both forms are illegal, because property names must be unique in the template string.\r\nI remember having refactored a few of those to use a different wording, that avoided redundancy, although it felt a little bit awkward."}}
{ "id": 59615147, "name": "messagetemplates/messagetemplates.org", "url": "https://api.github.com/repos/messagetemplates/messagetemplates.org" }
{ "id": 7110884, "login": "Suchiman", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7110884?", "url": "https://api.github.com/users/Suchiman" }
{ "id": 19561145, "login": "messagetemplates", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/19561145?", "url": "https://api.github.com/orgs/messagetemplates" }
2017-09-04T20:51:44
6548328300
{"actor":{"display_login":"Suchiman"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/mozilla-services/phabricator-extensions/issues/34","repository_url":"https://api.github.com/repos/mozilla-services/phabricator-extensions","labels_url":"https://api.github.com/repos/mozilla-services/phabricator-extensions/issues/34/labels{/name}","comments_url":"https://api.github.com/repos/mozilla-services/phabricator-extensions/issues/34/comments","events_url":"https://api.github.com/repos/mozilla-services/phabricator-extensions/issues/34/events","html_url":"https://github.com/mozilla-services/phabricator-extensions/pull/34","id":252048909,"number":34,"title":"Restructure bug validation and tests","user":{"login":"darkwing","id":46655,"avatar_url":"https://avatars0.githubusercontent.com/u/46655?v=4","gravatar_id":"","url":"https://api.github.com/users/darkwing","html_url":"https://github.com/darkwing","followers_url":"https://api.github.com/users/darkwing/followers","following_url":"https://api.github.com/users/darkwing/following{/other_user}","gists_url":"https://api.github.com/users/darkwing/gists{/gist_id}","starred_url":"https://api.github.com/users/darkwing/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/darkwing/subscriptions","organizations_url":"https://api.github.com/users/darkwing/orgs","repos_url":"https://api.github.com/users/darkwing/repos","events_url":"https://api.github.com/users/darkwing/events{/privacy}","received_events_url":"https://api.github.com/users/darkwing/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-08-22T18:31:06Z","updated_at":"2017-08-22T18:33:13Z","closed_at":"2017-08-22T18:33:13Z","pull_request":{"url":"https://api.github.com/repos/mozilla-services/phabricator-extensions/pulls/34","html_url":"https://github.com/mozilla-services/phabricator-extensions/pull/34","diff_url":"https://github.com/mozilla-services/phabricator-extensions/pull/34.diff","patch_url":"https://github.com/mozilla-services/phabricator-extensions/pull/34.patch"},"body":"Restructured the validation of bug IDs, rewrote tests to only check for failures because we don't have a real BMO service we want to test against."},"comment":{"url":"https://api.github.com/repos/mozilla-services/phabricator-extensions/issues/comments/324113668","html_url":"https://github.com/mozilla-services/phabricator-extensions/pull/34#issuecomment-324113668","issue_url":"https://api.github.com/repos/mozilla-services/phabricator-extensions/issues/34","id":324113668,"user":{"login":"darkwing","id":46655,"avatar_url":"https://avatars0.githubusercontent.com/u/46655?v=4","gravatar_id":"","url":"https://api.github.com/users/darkwing","html_url":"https://github.com/darkwing","followers_url":"https://api.github.com/users/darkwing/followers","following_url":"https://api.github.com/users/darkwing/following{/other_user}","gists_url":"https://api.github.com/users/darkwing/gists{/gist_id}","starred_url":"https://api.github.com/users/darkwing/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/darkwing/subscriptions","organizations_url":"https://api.github.com/users/darkwing/orgs","repos_url":"https://api.github.com/users/darkwing/repos","events_url":"https://api.github.com/users/darkwing/events{/privacy}","received_events_url":"https://api.github.com/users/darkwing/received_events","type":"User","site_admin":false},"created_at":"2017-08-22T18:33:12Z","updated_at":"2017-08-22T18:33:12Z","body":"Closing briefly to make update."}}
{ "id": 88992893, "name": "mozilla-services/phabricator-extensions", "url": "https://api.github.com/repos/mozilla-services/phabricator-extensions" }
{ "id": 46655, "login": "darkwing", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/46655?", "url": "https://api.github.com/users/darkwing" }
{ "id": 1066228, "login": "mozilla-services", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1066228?", "url": "https://api.github.com/orgs/mozilla-services" }
2017-08-22T18:33:13
6498722511
{"actor":{"display_login":"darkwing"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/nylas-mail-lives/nylas-mail/issues/64","repository_url":"https://api.github.com/repos/nylas-mail-lives/nylas-mail","labels_url":"https://api.github.com/repos/nylas-mail-lives/nylas-mail/issues/64/labels{/name}","comments_url":"https://api.github.com/repos/nylas-mail-lives/nylas-mail/issues/64/comments","events_url":"https://api.github.com/repos/nylas-mail-lives/nylas-mail/issues/64/events","html_url":"https://github.com/nylas-mail-lives/nylas-mail/issues/64","id":254550113,"number":64,"title":"Folder IMAP, Sent, Drafts...","user":{"login":"Aleixenandros","id":31532028,"avatar_url":"https://avatars2.githubusercontent.com/u/31532028?v=4","gravatar_id":"","url":"https://api.github.com/users/Aleixenandros","html_url":"https://github.com/Aleixenandros","followers_url":"https://api.github.com/users/Aleixenandros/followers","following_url":"https://api.github.com/users/Aleixenandros/following{/other_user}","gists_url":"https://api.github.com/users/Aleixenandros/gists{/gist_id}","starred_url":"https://api.github.com/users/Aleixenandros/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Aleixenandros/subscriptions","organizations_url":"https://api.github.com/users/Aleixenandros/orgs","repos_url":"https://api.github.com/users/Aleixenandros/repos","events_url":"https://api.github.com/users/Aleixenandros/events{/privacy}","received_events_url":"https://api.github.com/users/Aleixenandros/received_events","type":"User","site_admin":false},"labels":[{"id":615069441,"url":"https://api.github.com/repos/nylas-mail-lives/nylas-mail/labels/Priority:%20Medium","name":"Priority: Medium","color":"fbca04","default":false},{"id":615068535,"url":"https://api.github.com/repos/nylas-mail-lives/nylas-mail/labels/Status:%20Contributor%20Wanted%20%E2%9D%A4%EF%B8%8F","name":"Status: Contributor Wanted ❤️","color":"42dcf4","default":false},{"id":615069115,"url":"https://api.github.com/repos/nylas-mail-lives/nylas-mail/labels/Type:%20Bug","name":"Type: Bug","color":"e11d21","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":6,"created_at":"2017-09-01T06:42:18Z","updated_at":"2017-09-25T11:52:59Z","closed_at":null,"author_association":"NONE","body":"I do not have the option to select which folder is sent. I used to be.\r\n\r\nIs it possible to add it again?\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/nylas-mail-lives/nylas-mail/issues/comments/331857876","html_url":"https://github.com/nylas-mail-lives/nylas-mail/issues/64#issuecomment-331857876","issue_url":"https://api.github.com/repos/nylas-mail-lives/nylas-mail/issues/64","id":331857876,"user":{"login":"Aleixenandros","id":31532028,"avatar_url":"https://avatars2.githubusercontent.com/u/31532028?v=4","gravatar_id":"","url":"https://api.github.com/users/Aleixenandros","html_url":"https://github.com/Aleixenandros","followers_url":"https://api.github.com/users/Aleixenandros/followers","following_url":"https://api.github.com/users/Aleixenandros/following{/other_user}","gists_url":"https://api.github.com/users/Aleixenandros/gists{/gist_id}","starred_url":"https://api.github.com/users/Aleixenandros/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Aleixenandros/subscriptions","organizations_url":"https://api.github.com/users/Aleixenandros/orgs","repos_url":"https://api.github.com/users/Aleixenandros/repos","events_url":"https://api.github.com/users/Aleixenandros/events{/privacy}","received_events_url":"https://api.github.com/users/Aleixenandros/received_events","type":"User","site_admin":false},"created_at":"2017-09-25T11:52:59Z","updated_at":"2017-09-25T11:52:59Z","author_association":"NONE","body":"It is already fixed in the latest version\r\n\r\nThanks!!!!"}}
{ "id": 92449475, "name": "nylas-mail-lives/nylas-mail", "url": "https://api.github.com/repos/nylas-mail-lives/nylas-mail" }
{ "id": 31532028, "login": "Aleixenandros", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/31532028?", "url": "https://api.github.com/users/Aleixenandros" }
{ "id": 28964600, "login": "nylas-mail-lives", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/28964600?", "url": "https://api.github.com/orgs/nylas-mail-lives" }
2017-09-25T11:52:59
6632509835
{"actor":{"display_login":"Aleixenandros"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/outcomesinsights/conceptql/issues/122","repository_url":"https://api.github.com/repos/outcomesinsights/conceptql","labels_url":"https://api.github.com/repos/outcomesinsights/conceptql/issues/122/labels{/name}","comments_url":"https://api.github.com/repos/outcomesinsights/conceptql/issues/122/comments","events_url":"https://api.github.com/repos/outcomesinsights/conceptql/issues/122/events","html_url":"https://github.com/outcomesinsights/conceptql/issues/122","id":236004278,"number":122,"title":"Fix WITHIN/AT_LEAST for ANY OVERLAP operator","user":{"login":"jenniferduryea","id":7853238,"avatar_url":"https://avatars2.githubusercontent.com/u/7853238?v=4","gravatar_id":"","url":"https://api.github.com/users/jenniferduryea","html_url":"https://github.com/jenniferduryea","followers_url":"https://api.github.com/users/jenniferduryea/followers","following_url":"https://api.github.com/users/jenniferduryea/following{/other_user}","gists_url":"https://api.github.com/users/jenniferduryea/gists{/gist_id}","starred_url":"https://api.github.com/users/jenniferduryea/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jenniferduryea/subscriptions","organizations_url":"https://api.github.com/users/jenniferduryea/orgs","repos_url":"https://api.github.com/users/jenniferduryea/repos","events_url":"https://api.github.com/users/jenniferduryea/events{/privacy}","received_events_url":"https://api.github.com/users/jenniferduryea/received_events","type":"User","site_admin":false},"labels":[{"id":109946002,"url":"https://api.github.com/repos/outcomesinsights/conceptql/labels/bug","name":"bug","color":"ee0701","default":true},{"id":407228750,"url":"https://api.github.com/repos/outcomesinsights/conceptql/labels/ready%20to%20test","name":"ready to test","color":"009800","default":false}],"state":"open","locked":false,"assignee":{"login":"aguynamedryan","id":117722,"avatar_url":"https://avatars2.githubusercontent.com/u/117722?v=4","gravatar_id":"","url":"https://api.github.com/users/aguynamedryan","html_url":"https://github.com/aguynamedryan","followers_url":"https://api.github.com/users/aguynamedryan/followers","following_url":"https://api.github.com/users/aguynamedryan/following{/other_user}","gists_url":"https://api.github.com/users/aguynamedryan/gists{/gist_id}","starred_url":"https://api.github.com/users/aguynamedryan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aguynamedryan/subscriptions","organizations_url":"https://api.github.com/users/aguynamedryan/orgs","repos_url":"https://api.github.com/users/aguynamedryan/repos","events_url":"https://api.github.com/users/aguynamedryan/events{/privacy}","received_events_url":"https://api.github.com/users/aguynamedryan/received_events","type":"User","site_admin":false},"assignees":[{"login":"aguynamedryan","id":117722,"avatar_url":"https://avatars2.githubusercontent.com/u/117722?v=4","gravatar_id":"","url":"https://api.github.com/users/aguynamedryan","html_url":"https://github.com/aguynamedryan","followers_url":"https://api.github.com/users/aguynamedryan/followers","following_url":"https://api.github.com/users/aguynamedryan/following{/other_user}","gists_url":"https://api.github.com/users/aguynamedryan/gists{/gist_id}","starred_url":"https://api.github.com/users/aguynamedryan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aguynamedryan/subscriptions","organizations_url":"https://api.github.com/users/aguynamedryan/orgs","repos_url":"https://api.github.com/users/aguynamedryan/repos","events_url":"https://api.github.com/users/aguynamedryan/events{/privacy}","received_events_url":"https://api.github.com/users/aguynamedryan/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/outcomesinsights/conceptql/milestones/32","html_url":"https://github.com/outcomesinsights/conceptql/milestone/32","labels_url":"https://api.github.com/repos/outcomesinsights/conceptql/milestones/32/labels","id":2481426,"number":32,"title":"2017-08-02 Anvil 16.11.07","description":"changed from 7/31/2017 to 8/2/2017 to accomodate Goli's Drug Use testing (due 7/28/2017)","creator":{"login":"jenniferduryea","id":7853238,"avatar_url":"https://avatars2.githubusercontent.com/u/7853238?v=4","gravatar_id":"","url":"https://api.github.com/users/jenniferduryea","html_url":"https://github.com/jenniferduryea","followers_url":"https://api.github.com/users/jenniferduryea/followers","following_url":"https://api.github.com/users/jenniferduryea/following{/other_user}","gists_url":"https://api.github.com/users/jenniferduryea/gists{/gist_id}","starred_url":"https://api.github.com/users/jenniferduryea/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jenniferduryea/subscriptions","organizations_url":"https://api.github.com/users/jenniferduryea/orgs","repos_url":"https://api.github.com/users/jenniferduryea/repos","events_url":"https://api.github.com/users/jenniferduryea/events{/privacy}","received_events_url":"https://api.github.com/users/jenniferduryea/received_events","type":"User","site_admin":false},"open_issues":12,"closed_issues":3,"state":"open","created_at":"2017-04-25T21:05:57Z","updated_at":"2017-07-26T22:07:32Z","due_on":null,"closed_at":null},"comments":10,"created_at":"2017-06-14T20:44:58Z","updated_at":"2017-07-26T22:11:00Z","closed_at":null,"body":"Fix WITHIN and AT_LEAST for ANY OVERLAP operator. Please see diagram of how it currently works.\n\n![Image uploaded from iOS.jpg](https://codetreeusercontent.s3.amazonaws.com/uploads/4224bb0b-2ddb-48ee-bda7-0480c674f532/Image+uploaded+from+iOS.jpg)\n\nHighlighted areas are cases that are being ignored (passing through when they should be discarded). The only cases that should result from the operator has a check mark next to it.\n\nAn easier diagram to see the cases that are being pulled through the operator (and shouldn't be) is in the pic below. The four cases are the \"red\" lines.\n\n![anyoverlap.PNG](https://codetreeusercontent.s3.amazonaws.com/uploads/4224bb0b-2ddb-48ee-bda7-0480c674f532/anyoverlap.PNG)\n"},"comment":{"url":"https://api.github.com/repos/outcomesinsights/conceptql/issues/comments/318198017","html_url":"https://github.com/outcomesinsights/conceptql/issues/122#issuecomment-318198017","issue_url":"https://api.github.com/repos/outcomesinsights/conceptql/issues/122","id":318198017,"user":{"login":"jenniferduryea","id":7853238,"avatar_url":"https://avatars2.githubusercontent.com/u/7853238?v=4","gravatar_id":"","url":"https://api.github.com/users/jenniferduryea","html_url":"https://github.com/jenniferduryea","followers_url":"https://api.github.com/users/jenniferduryea/followers","following_url":"https://api.github.com/users/jenniferduryea/following{/other_user}","gists_url":"https://api.github.com/users/jenniferduryea/gists{/gist_id}","starred_url":"https://api.github.com/users/jenniferduryea/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jenniferduryea/subscriptions","organizations_url":"https://api.github.com/users/jenniferduryea/orgs","repos_url":"https://api.github.com/users/jenniferduryea/repos","events_url":"https://api.github.com/users/jenniferduryea/events{/privacy}","received_events_url":"https://api.github.com/users/jenniferduryea/received_events","type":"User","site_admin":false},"created_at":"2017-07-26T22:11:00Z","updated_at":"2017-07-26T22:11:00Z","body":"Is there anything to test in this ticket? Or have the issues been addressed in #132 and #137?"}}
{ "id": 21263542, "name": "outcomesinsights/conceptql", "url": "https://api.github.com/repos/outcomesinsights/conceptql" }
{ "id": 7853238, "login": "jenniferduryea", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7853238?", "url": "https://api.github.com/users/jenniferduryea" }
{ "id": 7732572, "login": "outcomesinsights", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7732572?", "url": "https://api.github.com/orgs/outcomesinsights" }
2017-07-26T22:11:00
6336883689
{"actor":{"display_login":"jenniferduryea"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/phoenixframework/phoenix/issues/2621","repository_url":"https://api.github.com/repos/phoenixframework/phoenix","labels_url":"https://api.github.com/repos/phoenixframework/phoenix/issues/2621/labels{/name}","comments_url":"https://api.github.com/repos/phoenixframework/phoenix/issues/2621/comments","events_url":"https://api.github.com/repos/phoenixframework/phoenix/issues/2621/events","html_url":"https://github.com/phoenixframework/phoenix/pull/2621","id":271127709,"number":2621,"title":"Cowboy 2 support","user":{"login":"Gazler","id":477511,"avatar_url":"https://avatars3.githubusercontent.com/u/477511?v=4","gravatar_id":"","url":"https://api.github.com/users/Gazler","html_url":"https://github.com/Gazler","followers_url":"https://api.github.com/users/Gazler/followers","following_url":"https://api.github.com/users/Gazler/following{/other_user}","gists_url":"https://api.github.com/users/Gazler/gists{/gist_id}","starred_url":"https://api.github.com/users/Gazler/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Gazler/subscriptions","organizations_url":"https://api.github.com/users/Gazler/orgs","repos_url":"https://api.github.com/users/Gazler/repos","events_url":"https://api.github.com/users/Gazler/events{/privacy}","received_events_url":"https://api.github.com/users/Gazler/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-11-03T21:47:53Z","updated_at":"2017-11-06T11:25:32Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/phoenixframework/phoenix/pulls/2621","html_url":"https://github.com/phoenixframework/phoenix/pull/2621","diff_url":"https://github.com/phoenixframework/phoenix/pull/2621.diff","patch_url":"https://github.com/phoenixframework/phoenix/pull/2621.patch"},"body":"I need to tidy up the commits, but all the tests are passing.\r\n\r\nIt uses cowboy master because we need a fix that will be deployed with 2.1\r\n\r\nReviews appreciated @chrismccord @josevalim \r\n\r\nI'd recommend reviewing the commits individually so you can see the diff between cowboy and cowboy 2."},"comment":{"url":"https://api.github.com/repos/phoenixframework/phoenix/issues/comments/342121106","html_url":"https://github.com/phoenixframework/phoenix/pull/2621#issuecomment-342121106","issue_url":"https://api.github.com/repos/phoenixframework/phoenix/issues/2621","id":342121106,"user":{"login":"Gazler","id":477511,"avatar_url":"https://avatars3.githubusercontent.com/u/477511?v=4","gravatar_id":"","url":"https://api.github.com/users/Gazler","html_url":"https://github.com/Gazler","followers_url":"https://api.github.com/users/Gazler/followers","following_url":"https://api.github.com/users/Gazler/following{/other_user}","gists_url":"https://api.github.com/users/Gazler/gists{/gist_id}","starred_url":"https://api.github.com/users/Gazler/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Gazler/subscriptions","organizations_url":"https://api.github.com/users/Gazler/orgs","repos_url":"https://api.github.com/users/Gazler/repos","events_url":"https://api.github.com/users/Gazler/events{/privacy}","received_events_url":"https://api.github.com/users/Gazler/received_events","type":"User","site_admin":false},"created_at":"2017-11-06T11:25:32Z","updated_at":"2017-11-06T11:25:32Z","author_association":"MEMBER","body":"Waiting for Cowboy 2.1 before merging this. Please see https://github.com/ninenines/cowboy/commit/c602871f86c795da8463908d12f7bf966bfeec12#commitcomment-25284551"}}
{ "id": 16072585, "name": "phoenixframework/phoenix", "url": "https://api.github.com/repos/phoenixframework/phoenix" }
{ "id": 477511, "login": "Gazler", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/477511?", "url": "https://api.github.com/users/Gazler" }
{ "id": 6510388, "login": "phoenixframework", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/6510388?", "url": "https://api.github.com/orgs/phoenixframework" }
2017-11-06T11:25:32
6814010278
{"actor":{"display_login":"Gazler"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/704","repository_url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer","labels_url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/704/labels{/name}","comments_url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/704/comments","events_url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/704/events","html_url":"https://github.com/pili-engineering/PLDroidPlayer/issues/704","id":260532261,"number":704,"title":"设置缓存的时候,读取缓存总是会卡崩溃","user":{"login":"jsonhu","id":14086842,"avatar_url":"https://avatars3.githubusercontent.com/u/14086842?v=4","gravatar_id":"","url":"https://api.github.com/users/jsonhu","html_url":"https://github.com/jsonhu","followers_url":"https://api.github.com/users/jsonhu/followers","following_url":"https://api.github.com/users/jsonhu/following{/other_user}","gists_url":"https://api.github.com/users/jsonhu/gists{/gist_id}","starred_url":"https://api.github.com/users/jsonhu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jsonhu/subscriptions","organizations_url":"https://api.github.com/users/jsonhu/orgs","repos_url":"https://api.github.com/users/jsonhu/repos","events_url":"https://api.github.com/users/jsonhu/events{/privacy}","received_events_url":"https://api.github.com/users/jsonhu/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-09-26T08:18:31Z","updated_at":"2017-09-26T08:20:19Z","closed_at":null,"author_association":"NONE","body":""},"comment":{"url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/comments/332123435","html_url":"https://github.com/pili-engineering/PLDroidPlayer/issues/704#issuecomment-332123435","issue_url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/704","id":332123435,"user":{"login":"zshbleaker","id":4272278,"avatar_url":"https://avatars0.githubusercontent.com/u/4272278?v=4","gravatar_id":"","url":"https://api.github.com/users/zshbleaker","html_url":"https://github.com/zshbleaker","followers_url":"https://api.github.com/users/zshbleaker/followers","following_url":"https://api.github.com/users/zshbleaker/following{/other_user}","gists_url":"https://api.github.com/users/zshbleaker/gists{/gist_id}","starred_url":"https://api.github.com/users/zshbleaker/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zshbleaker/subscriptions","organizations_url":"https://api.github.com/users/zshbleaker/orgs","repos_url":"https://api.github.com/users/zshbleaker/repos","events_url":"https://api.github.com/users/zshbleaker/events{/privacy}","received_events_url":"https://api.github.com/users/zshbleaker/received_events","type":"User","site_admin":false},"created_at":"2017-09-26T08:20:18Z","updated_at":"2017-09-26T08:20:18Z","author_association":"CONTRIBUTOR","body":"关于缓存视频的问题,新发布的 2.0.2 里修复了很多,可以尝试一下\n\n> 在 2017年9月26日,16:18,jsonhu <[email protected]> 写道:\n> \n> —\n> You are receiving this because you are subscribed to this thread.\n> Reply to this email directly, view it on GitHub <https://github.com/pili-engineering/PLDroidPlayer/issues/704>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AEEwltZ_rn4AcXOOr9Rb-IpvXaGw_6cOks5smLNZgaJpZM4Pj2U4>.\n> \n\n"}}
{ "id": 36708321, "name": "pili-engineering/PLDroidPlayer", "url": "https://api.github.com/repos/pili-engineering/PLDroidPlayer" }
{ "id": 4272278, "login": "zshbleaker", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/4272278?", "url": "https://api.github.com/users/zshbleaker" }
{ "id": 9427037, "login": "pili-engineering", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/9427037?", "url": "https://api.github.com/orgs/pili-engineering" }
2017-09-26T08:20:20
6637000301
{"actor":{"display_login":"zshbleaker"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/763","repository_url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer","labels_url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/763/labels{/name}","comments_url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/763/comments","events_url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/763/events","html_url":"https://github.com/pili-engineering/PLDroidPlayer/issues/763","id":278881764,"number":763,"title":"播放不了rtsp,failed to open player","user":{"login":"tpnet","id":17380722,"avatar_url":"https://avatars2.githubusercontent.com/u/17380722?v=4","gravatar_id":"","url":"https://api.github.com/users/tpnet","html_url":"https://github.com/tpnet","followers_url":"https://api.github.com/users/tpnet/followers","following_url":"https://api.github.com/users/tpnet/following{/other_user}","gists_url":"https://api.github.com/users/tpnet/gists{/gist_id}","starred_url":"https://api.github.com/users/tpnet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tpnet/subscriptions","organizations_url":"https://api.github.com/users/tpnet/orgs","repos_url":"https://api.github.com/users/tpnet/repos","events_url":"https://api.github.com/users/tpnet/events{/privacy}","received_events_url":"https://api.github.com/users/tpnet/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-12-04T06:15:11Z","updated_at":"2017-12-06T03:01:50Z","closed_at":null,"author_association":"NONE","body":"地址是这样子的: rtsp://root:密码@地址/axis-media/media.amp ,,软解,硬解都不行,4个播放接口也试了,都不行"},"comment":{"url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/comments/349516583","html_url":"https://github.com/pili-engineering/PLDroidPlayer/issues/763#issuecomment-349516583","issue_url":"https://api.github.com/repos/pili-engineering/PLDroidPlayer/issues/763","id":349516583,"user":{"login":"baochengchen","id":8734732,"avatar_url":"https://avatars0.githubusercontent.com/u/8734732?v=4","gravatar_id":"","url":"https://api.github.com/users/baochengchen","html_url":"https://github.com/baochengchen","followers_url":"https://api.github.com/users/baochengchen/followers","following_url":"https://api.github.com/users/baochengchen/following{/other_user}","gists_url":"https://api.github.com/users/baochengchen/gists{/gist_id}","starred_url":"https://api.github.com/users/baochengchen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/baochengchen/subscriptions","organizations_url":"https://api.github.com/users/baochengchen/orgs","repos_url":"https://api.github.com/users/baochengchen/repos","events_url":"https://api.github.com/users/baochengchen/events{/privacy}","received_events_url":"https://api.github.com/users/baochengchen/received_events","type":"User","site_admin":false},"created_at":"2017-12-06T03:01:50Z","updated_at":"2017-12-06T03:01:50Z","author_association":"NONE","body":"我这边是rtmp地址播放不了 很烦。。"}}
{ "id": 36708321, "name": "pili-engineering/PLDroidPlayer", "url": "https://api.github.com/repos/pili-engineering/PLDroidPlayer" }
{ "id": 8734732, "login": "baochengchen", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/8734732?", "url": "https://api.github.com/users/baochengchen" }
{ "id": 9427037, "login": "pili-engineering", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/9427037?", "url": "https://api.github.com/orgs/pili-engineering" }
2017-12-06T03:01:50
6948913078
{"actor":{"display_login":"baochengchen"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/recastnavigation/recastnavigation/issues/279","repository_url":"https://api.github.com/repos/recastnavigation/recastnavigation","labels_url":"https://api.github.com/repos/recastnavigation/recastnavigation/issues/279/labels{/name}","comments_url":"https://api.github.com/repos/recastnavigation/recastnavigation/issues/279/comments","events_url":"https://api.github.com/repos/recastnavigation/recastnavigation/issues/279/events","html_url":"https://github.com/recastnavigation/recastnavigation/pull/279","id":245516290,"number":279,"title":"Renamed all instances of 'extents' to 'halfExtents'","user":{"login":"aymarfisherman","id":12876223,"avatar_url":"https://avatars2.githubusercontent.com/u/12876223?v=4","gravatar_id":"","url":"https://api.github.com/users/aymarfisherman","html_url":"https://github.com/aymarfisherman","followers_url":"https://api.github.com/users/aymarfisherman/followers","following_url":"https://api.github.com/users/aymarfisherman/following{/other_user}","gists_url":"https://api.github.com/users/aymarfisherman/gists{/gist_id}","starred_url":"https://api.github.com/users/aymarfisherman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aymarfisherman/subscriptions","organizations_url":"https://api.github.com/users/aymarfisherman/orgs","repos_url":"https://api.github.com/users/aymarfisherman/repos","events_url":"https://api.github.com/users/aymarfisherman/events{/privacy}","received_events_url":"https://api.github.com/users/aymarfisherman/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-07-25T19:53:42Z","updated_at":"2017-07-29T16:45:26Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/recastnavigation/recastnavigation/pulls/279","html_url":"https://github.com/recastnavigation/recastnavigation/pull/279","diff_url":"https://github.com/recastnavigation/recastnavigation/pull/279.diff","patch_url":"https://github.com/recastnavigation/recastnavigation/pull/279.patch"},"body":"And left one duplicate method to maintain backwards compatibility."},"comment":{"url":"https://api.github.com/repos/recastnavigation/recastnavigation/issues/comments/318842977","html_url":"https://github.com/recastnavigation/recastnavigation/pull/279#issuecomment-318842977","issue_url":"https://api.github.com/repos/recastnavigation/recastnavigation/issues/279","id":318842977,"user":{"login":"aymarfisherman","id":12876223,"avatar_url":"https://avatars2.githubusercontent.com/u/12876223?v=4","gravatar_id":"","url":"https://api.github.com/users/aymarfisherman","html_url":"https://github.com/aymarfisherman","followers_url":"https://api.github.com/users/aymarfisherman/followers","following_url":"https://api.github.com/users/aymarfisherman/following{/other_user}","gists_url":"https://api.github.com/users/aymarfisherman/gists{/gist_id}","starred_url":"https://api.github.com/users/aymarfisherman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aymarfisherman/subscriptions","organizations_url":"https://api.github.com/users/aymarfisherman/orgs","repos_url":"https://api.github.com/users/aymarfisherman/repos","events_url":"https://api.github.com/users/aymarfisherman/events{/privacy}","received_events_url":"https://api.github.com/users/aymarfisherman/received_events","type":"User","site_admin":false},"created_at":"2017-07-29T16:45:26Z","updated_at":"2017-07-29T16:45:26Z","body":"Done."}}
{ "id": 12849977, "name": "recastnavigation/recastnavigation", "url": "https://api.github.com/repos/recastnavigation/recastnavigation" }
{ "id": 12876223, "login": "aymarfisherman", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/12876223?", "url": "https://api.github.com/users/aymarfisherman" }
{ "id": 16167685, "login": "recastnavigation", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/16167685?", "url": "https://api.github.com/orgs/recastnavigation" }
2017-07-29T16:45:26
6355158346
{"actor":{"display_login":"aymarfisherman"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/redhat-developer/vscode-yaml/issues/25","repository_url":"https://api.github.com/repos/redhat-developer/vscode-yaml","labels_url":"https://api.github.com/repos/redhat-developer/vscode-yaml/issues/25/labels{/name}","comments_url":"https://api.github.com/repos/redhat-developer/vscode-yaml/issues/25/comments","events_url":"https://api.github.com/repos/redhat-developer/vscode-yaml/issues/25/events","html_url":"https://github.com/redhat-developer/vscode-yaml/issues/25","id":238736077,"number":25,"title":"Hover support","user":{"login":"gorkem","id":82738,"avatar_url":"https://avatars2.githubusercontent.com/u/82738?v=4","gravatar_id":"","url":"https://api.github.com/users/gorkem","html_url":"https://github.com/gorkem","followers_url":"https://api.github.com/users/gorkem/followers","following_url":"https://api.github.com/users/gorkem/following{/other_user}","gists_url":"https://api.github.com/users/gorkem/gists{/gist_id}","starred_url":"https://api.github.com/users/gorkem/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gorkem/subscriptions","organizations_url":"https://api.github.com/users/gorkem/orgs","repos_url":"https://api.github.com/users/gorkem/repos","events_url":"https://api.github.com/users/gorkem/events{/privacy}","received_events_url":"https://api.github.com/users/gorkem/received_events","type":"User","site_admin":false},"labels":[{"id":608982339,"url":"https://api.github.com/repos/redhat-developer/vscode-yaml/labels/enhancement","name":"enhancement","color":"84b6eb","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-06-27T04:45:42Z","updated_at":"2017-10-07T14:52:32Z","closed_at":null,"author_association":"OWNER","body":"When a property is hovered it should show its documentation"},"comment":{"url":"https://api.github.com/repos/redhat-developer/vscode-yaml/issues/comments/334940455","html_url":"https://github.com/redhat-developer/vscode-yaml/issues/25#issuecomment-334940455","issue_url":"https://api.github.com/repos/redhat-developer/vscode-yaml/issues/25","id":334940455,"user":{"login":"schickling","id":1567498,"avatar_url":"https://avatars2.githubusercontent.com/u/1567498?v=4","gravatar_id":"","url":"https://api.github.com/users/schickling","html_url":"https://github.com/schickling","followers_url":"https://api.github.com/users/schickling/followers","following_url":"https://api.github.com/users/schickling/following{/other_user}","gists_url":"https://api.github.com/users/schickling/gists{/gist_id}","starred_url":"https://api.github.com/users/schickling/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/schickling/subscriptions","organizations_url":"https://api.github.com/users/schickling/orgs","repos_url":"https://api.github.com/users/schickling/repos","events_url":"https://api.github.com/users/schickling/events{/privacy}","received_events_url":"https://api.github.com/users/schickling/received_events","type":"User","site_admin":false},"created_at":"2017-10-07T14:52:32Z","updated_at":"2017-10-07T14:52:32Z","author_association":"NONE","body":"That would be great!"}}
{ "id": 91835079, "name": "redhat-developer/vscode-yaml", "url": "https://api.github.com/repos/redhat-developer/vscode-yaml" }
{ "id": 1567498, "login": "schickling", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1567498?", "url": "https://api.github.com/users/schickling" }
{ "id": 11033755, "login": "redhat-developer", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/11033755?", "url": "https://api.github.com/orgs/redhat-developer" }
2017-10-07T14:52:32
6686717967
{"actor":{"display_login":"schickling"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/redhat-developer/s2i-dotnetcore/issues/71","repository_url":"https://api.github.com/repos/redhat-developer/s2i-dotnetcore","labels_url":"https://api.github.com/repos/redhat-developer/s2i-dotnetcore/issues/71/labels{/name}","comments_url":"https://api.github.com/repos/redhat-developer/s2i-dotnetcore/issues/71/comments","events_url":"https://api.github.com/repos/redhat-developer/s2i-dotnetcore/issues/71/events","html_url":"https://github.com/redhat-developer/s2i-dotnetcore/issues/71","id":225376722,"number":71,"title":"support debugging","user":{"login":"tanaka-takayoshi","id":846156,"avatar_url":"https://avatars3.githubusercontent.com/u/846156?v=4","gravatar_id":"","url":"https://api.github.com/users/tanaka-takayoshi","html_url":"https://github.com/tanaka-takayoshi","followers_url":"https://api.github.com/users/tanaka-takayoshi/followers","following_url":"https://api.github.com/users/tanaka-takayoshi/following{/other_user}","gists_url":"https://api.github.com/users/tanaka-takayoshi/gists{/gist_id}","starred_url":"https://api.github.com/users/tanaka-takayoshi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tanaka-takayoshi/subscriptions","organizations_url":"https://api.github.com/users/tanaka-takayoshi/orgs","repos_url":"https://api.github.com/users/tanaka-takayoshi/repos","events_url":"https://api.github.com/users/tanaka-takayoshi/events{/privacy}","received_events_url":"https://api.github.com/users/tanaka-takayoshi/received_events","type":"User","site_admin":false},"labels":[{"id":414340244,"url":"https://api.github.com/repos/redhat-developer/s2i-dotnetcore/labels/enhancement","name":"enhancement","color":"84b6eb","default":true}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2017-05-01T02:58:03Z","updated_at":"2017-09-07T13:36:25Z","closed_at":"2017-09-07T13:36:25Z","author_association":"CONTRIBUTOR","body":"The current s2i dotnetcore docker image is available for remote debugging.But it requires a little bit complicated steps. I summarized the steps for remote debugging from Visual Studio code.\r\nhttps://github.com/tanaka-takayoshi/s2i-dotnetcore/wiki/Remote-Debugging-s2i-dotnetcore-from-Visual-Studio-Code\r\n\r\nDo you have a plan for making it easier? \r\n\r\n- pre-installed vsdbg in docker image\r\n- pre-installed unzip in docker image (vsdbg is not installed by default, but make it easy to install vsdbg)"},"comment":{"url":"https://api.github.com/repos/redhat-developer/s2i-dotnetcore/issues/comments/327801234","html_url":"https://github.com/redhat-developer/s2i-dotnetcore/issues/71#issuecomment-327801234","issue_url":"https://api.github.com/repos/redhat-developer/s2i-dotnetcore/issues/71","id":327801234,"user":{"login":"tmds","id":1025424,"avatar_url":"https://avatars1.githubusercontent.com/u/1025424?v=4","gravatar_id":"","url":"https://api.github.com/users/tmds","html_url":"https://github.com/tmds","followers_url":"https://api.github.com/users/tmds/followers","following_url":"https://api.github.com/users/tmds/following{/other_user}","gists_url":"https://api.github.com/users/tmds/gists{/gist_id}","starred_url":"https://api.github.com/users/tmds/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tmds/subscriptions","organizations_url":"https://api.github.com/users/tmds/orgs","repos_url":"https://api.github.com/users/tmds/repos","events_url":"https://api.github.com/users/tmds/events{/privacy}","received_events_url":"https://api.github.com/users/tmds/received_events","type":"User","site_admin":false},"created_at":"2017-09-07T13:36:24Z","updated_at":"2017-09-07T13:36:24Z","author_association":"MEMBER","body":"`unzip` added in https://github.com/redhat-developer/s2i-dotnetcore/pull/120"}}
{ "id": 64212806, "name": "redhat-developer/s2i-dotnetcore", "url": "https://api.github.com/repos/redhat-developer/s2i-dotnetcore" }
{ "id": 1025424, "login": "tmds", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1025424?", "url": "https://api.github.com/users/tmds" }
{ "id": 11033755, "login": "redhat-developer", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/11033755?", "url": "https://api.github.com/orgs/redhat-developer" }
2017-09-07T13:36:25
6561515767
{"actor":{"display_login":"tmds"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/redhat-openstack/easyfix/issues/22","repository_url":"https://api.github.com/repos/redhat-openstack/easyfix","labels_url":"https://api.github.com/repos/redhat-openstack/easyfix/issues/22/labels{/name}","comments_url":"https://api.github.com/repos/redhat-openstack/easyfix/issues/22/comments","events_url":"https://api.github.com/repos/redhat-openstack/easyfix/issues/22/events","html_url":"https://github.com/redhat-openstack/easyfix/pull/22","id":247340625,"number":22,"title":"Remove myself from mentors","user":{"login":"ltoscano-rh","id":6727500,"avatar_url":"https://avatars1.githubusercontent.com/u/6727500?v=4","gravatar_id":"","url":"https://api.github.com/users/ltoscano-rh","html_url":"https://github.com/ltoscano-rh","followers_url":"https://api.github.com/users/ltoscano-rh/followers","following_url":"https://api.github.com/users/ltoscano-rh/following{/other_user}","gists_url":"https://api.github.com/users/ltoscano-rh/gists{/gist_id}","starred_url":"https://api.github.com/users/ltoscano-rh/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ltoscano-rh/subscriptions","organizations_url":"https://api.github.com/users/ltoscano-rh/orgs","repos_url":"https://api.github.com/users/ltoscano-rh/repos","events_url":"https://api.github.com/users/ltoscano-rh/events{/privacy}","received_events_url":"https://api.github.com/users/ltoscano-rh/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"hguemar","id":1500122,"avatar_url":"https://avatars0.githubusercontent.com/u/1500122?v=4","gravatar_id":"","url":"https://api.github.com/users/hguemar","html_url":"https://github.com/hguemar","followers_url":"https://api.github.com/users/hguemar/followers","following_url":"https://api.github.com/users/hguemar/following{/other_user}","gists_url":"https://api.github.com/users/hguemar/gists{/gist_id}","starred_url":"https://api.github.com/users/hguemar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hguemar/subscriptions","organizations_url":"https://api.github.com/users/hguemar/orgs","repos_url":"https://api.github.com/users/hguemar/repos","events_url":"https://api.github.com/users/hguemar/events{/privacy}","received_events_url":"https://api.github.com/users/hguemar/received_events","type":"User","site_admin":false},"assignees":[{"login":"hguemar","id":1500122,"avatar_url":"https://avatars0.githubusercontent.com/u/1500122?v=4","gravatar_id":"","url":"https://api.github.com/users/hguemar","html_url":"https://github.com/hguemar","followers_url":"https://api.github.com/users/hguemar/followers","following_url":"https://api.github.com/users/hguemar/following{/other_user}","gists_url":"https://api.github.com/users/hguemar/gists{/gist_id}","starred_url":"https://api.github.com/users/hguemar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hguemar/subscriptions","organizations_url":"https://api.github.com/users/hguemar/orgs","repos_url":"https://api.github.com/users/hguemar/repos","events_url":"https://api.github.com/users/hguemar/events{/privacy}","received_events_url":"https://api.github.com/users/hguemar/received_events","type":"User","site_admin":false}],"milestone":null,"comments":2,"created_at":"2017-08-02T10:19:08Z","updated_at":"2017-08-02T11:56:09Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/redhat-openstack/easyfix/pulls/22","html_url":"https://github.com/redhat-openstack/easyfix/pull/22","diff_url":"https://github.com/redhat-openstack/easyfix/pull/22.diff","patch_url":"https://github.com/redhat-openstack/easyfix/pull/22.patch"},"body":"After checking what's going on, I'm not sure I agree with the effort put for this project."},"comment":{"url":"https://api.github.com/repos/redhat-openstack/easyfix/issues/comments/319650824","html_url":"https://github.com/redhat-openstack/easyfix/pull/22#issuecomment-319650824","issue_url":"https://api.github.com/repos/redhat-openstack/easyfix/issues/22","id":319650824,"user":{"login":"duck-rh","id":19259504,"avatar_url":"https://avatars0.githubusercontent.com/u/19259504?v=4","gravatar_id":"","url":"https://api.github.com/users/duck-rh","html_url":"https://github.com/duck-rh","followers_url":"https://api.github.com/users/duck-rh/followers","following_url":"https://api.github.com/users/duck-rh/following{/other_user}","gists_url":"https://api.github.com/users/duck-rh/gists{/gist_id}","starred_url":"https://api.github.com/users/duck-rh/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/duck-rh/subscriptions","organizations_url":"https://api.github.com/users/duck-rh/orgs","repos_url":"https://api.github.com/users/duck-rh/repos","events_url":"https://api.github.com/users/duck-rh/events{/privacy}","received_events_url":"https://api.github.com/users/duck-rh/received_events","type":"User","site_admin":false},"created_at":"2017-08-02T11:56:09Z","updated_at":"2017-08-02T11:56:09Z","body":"If this is a private matter, then I fully agree with private discussion, but if this is just a disagreement on the direction then I would like to hear about it and the community should not be shunted aside either (or they cannot participate to the discussion). We might even raise the topic in the meeting."}}
{ "id": 95685338, "name": "redhat-openstack/easyfix", "url": "https://api.github.com/repos/redhat-openstack/easyfix" }
{ "id": 19259504, "login": "duck-rh", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/19259504?", "url": "https://api.github.com/users/duck-rh" }
{ "id": 1375502, "login": "redhat-openstack", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1375502?", "url": "https://api.github.com/orgs/redhat-openstack" }
2017-08-02T11:56:09
6378127991
{"actor":{"display_login":"duck-rh"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/resin-io-modules/resin-components/issues/187","repository_url":"https://api.github.com/repos/resin-io-modules/resin-components","labels_url":"https://api.github.com/repos/resin-io-modules/resin-components/issues/187/labels{/name}","comments_url":"https://api.github.com/repos/resin-io-modules/resin-components/issues/187/comments","events_url":"https://api.github.com/repos/resin-io-modules/resin-components/issues/187/events","html_url":"https://github.com/resin-io-modules/resin-components/pull/187","id":275736552,"number":187,"title":"Convert blacklist, theme, utils and Button component to TypeScript","user":{"login":"LucianBuzzo","id":15064535,"avatar_url":"https://avatars0.githubusercontent.com/u/15064535?v=4","gravatar_id":"","url":"https://api.github.com/users/LucianBuzzo","html_url":"https://github.com/LucianBuzzo","followers_url":"https://api.github.com/users/LucianBuzzo/followers","following_url":"https://api.github.com/users/LucianBuzzo/following{/other_user}","gists_url":"https://api.github.com/users/LucianBuzzo/gists{/gist_id}","starred_url":"https://api.github.com/users/LucianBuzzo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LucianBuzzo/subscriptions","organizations_url":"https://api.github.com/users/LucianBuzzo/orgs","repos_url":"https://api.github.com/users/LucianBuzzo/repos","events_url":"https://api.github.com/users/LucianBuzzo/events{/privacy}","received_events_url":"https://api.github.com/users/LucianBuzzo/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-11-21T14:42:52Z","updated_at":"2017-11-23T10:52:52Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/resin-io-modules/resin-components/pulls/187","html_url":"https://github.com/resin-io-modules/resin-components/pull/187","diff_url":"https://github.com/resin-io-modules/resin-components/pull/187.diff","patch_url":"https://github.com/resin-io-modules/resin-components/pull/187.patch"},"body":"change-type: patch"},"comment":{"url":"https://api.github.com/repos/resin-io-modules/resin-components/issues/comments/346586470","html_url":"https://github.com/resin-io-modules/resin-components/pull/187#issuecomment-346586470","issue_url":"https://api.github.com/repos/resin-io-modules/resin-components/issues/187","id":346586470,"user":{"login":"thgreasi","id":1295829,"avatar_url":"https://avatars0.githubusercontent.com/u/1295829?v=4","gravatar_id":"","url":"https://api.github.com/users/thgreasi","html_url":"https://github.com/thgreasi","followers_url":"https://api.github.com/users/thgreasi/followers","following_url":"https://api.github.com/users/thgreasi/following{/other_user}","gists_url":"https://api.github.com/users/thgreasi/gists{/gist_id}","starred_url":"https://api.github.com/users/thgreasi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/thgreasi/subscriptions","organizations_url":"https://api.github.com/users/thgreasi/orgs","repos_url":"https://api.github.com/users/thgreasi/repos","events_url":"https://api.github.com/users/thgreasi/events{/privacy}","received_events_url":"https://api.github.com/users/thgreasi/received_events","type":"User","site_admin":false},"created_at":"2017-11-23T10:52:52Z","updated_at":"2017-11-23T10:52:52Z","author_association":"CONTRIBUTOR","body":"@LucianBuzzo could we proceed and merge this?"}}
{ "id": 80240652, "name": "resin-io-modules/resin-components", "url": "https://api.github.com/repos/resin-io-modules/resin-components" }
{ "id": 1295829, "login": "thgreasi", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1295829?", "url": "https://api.github.com/users/thgreasi" }
{ "id": 17724750, "login": "resin-io-modules", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/17724750?", "url": "https://api.github.com/orgs/resin-io-modules" }
2017-11-23T10:52:53
6894675089
{"actor":{"display_login":"thgreasi"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/sqlcollaborative/dbatools/issues/2770","repository_url":"https://api.github.com/repos/sqlcollaborative/dbatools","labels_url":"https://api.github.com/repos/sqlcollaborative/dbatools/issues/2770/labels{/name}","comments_url":"https://api.github.com/repos/sqlcollaborative/dbatools/issues/2770/comments","events_url":"https://api.github.com/repos/sqlcollaborative/dbatools/issues/2770/events","html_url":"https://github.com/sqlcollaborative/dbatools/pull/2770","id":279024615,"number":2770,"title":"Restore Suspect Pages","user":{"login":"Stuart-Moore","id":5613670,"avatar_url":"https://avatars0.githubusercontent.com/u/5613670?v=4","gravatar_id":"","url":"https://api.github.com/users/Stuart-Moore","html_url":"https://github.com/Stuart-Moore","followers_url":"https://api.github.com/users/Stuart-Moore/followers","following_url":"https://api.github.com/users/Stuart-Moore/following{/other_user}","gists_url":"https://api.github.com/users/Stuart-Moore/gists{/gist_id}","starred_url":"https://api.github.com/users/Stuart-Moore/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Stuart-Moore/subscriptions","organizations_url":"https://api.github.com/users/Stuart-Moore/orgs","repos_url":"https://api.github.com/users/Stuart-Moore/repos","events_url":"https://api.github.com/users/Stuart-Moore/events{/privacy}","received_events_url":"https://api.github.com/users/Stuart-Moore/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"Stuart-Moore","id":5613670,"avatar_url":"https://avatars0.githubusercontent.com/u/5613670?v=4","gravatar_id":"","url":"https://api.github.com/users/Stuart-Moore","html_url":"https://github.com/Stuart-Moore","followers_url":"https://api.github.com/users/Stuart-Moore/followers","following_url":"https://api.github.com/users/Stuart-Moore/following{/other_user}","gists_url":"https://api.github.com/users/Stuart-Moore/gists{/gist_id}","starred_url":"https://api.github.com/users/Stuart-Moore/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Stuart-Moore/subscriptions","organizations_url":"https://api.github.com/users/Stuart-Moore/orgs","repos_url":"https://api.github.com/users/Stuart-Moore/repos","events_url":"https://api.github.com/users/Stuart-Moore/events{/privacy}","received_events_url":"https://api.github.com/users/Stuart-Moore/received_events","type":"User","site_admin":false},"assignees":[{"login":"Stuart-Moore","id":5613670,"avatar_url":"https://avatars0.githubusercontent.com/u/5613670?v=4","gravatar_id":"","url":"https://api.github.com/users/Stuart-Moore","html_url":"https://github.com/Stuart-Moore","followers_url":"https://api.github.com/users/Stuart-Moore/followers","following_url":"https://api.github.com/users/Stuart-Moore/following{/other_user}","gists_url":"https://api.github.com/users/Stuart-Moore/gists{/gist_id}","starred_url":"https://api.github.com/users/Stuart-Moore/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Stuart-Moore/subscriptions","organizations_url":"https://api.github.com/users/Stuart-Moore/orgs","repos_url":"https://api.github.com/users/Stuart-Moore/repos","events_url":"https://api.github.com/users/Stuart-Moore/events{/privacy}","received_events_url":"https://api.github.com/users/Stuart-Moore/received_events","type":"User","site_admin":false}],"milestone":null,"comments":6,"created_at":"2017-12-04T14:57:10Z","updated_at":"2017-12-04T15:53:42Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/sqlcollaborative/dbatools/pulls/2770","html_url":"https://github.com/sqlcollaborative/dbatools/pull/2770","diff_url":"https://github.com/sqlcollaborative/dbatools/pull/2770.diff","patch_url":"https://github.com/sqlcollaborative/dbatools/pull/2770.patch"},"body":"<!-- Below information IS REQUIRED with every PR -->\r\n## Type of Change\r\n<!-- What type of change does your code introduce -->\r\n - [ ] Bug fix (non-breaking change, fixes #<enter issue number>)\r\n - [x] New feature (non-breaking change, adds functionality)\r\n - [ ] Breaking change (effects multiple commands or functionality)\r\n - [ ] Ran manual Pester test and has passed (`.\\tests\\manual.pester.ps1)\r\n - [ ] Adding code coverage to existing functionality\r\n - [x] Pester test is included\r\n - [ ] Nunit test is included\r\n - [x] Documentation\r\n - [ ] Build system\r\n \r\n<!-- Below this line you can erase anything that is not applicable -->\r\n### Purpose\r\nAs we had a command Get-DbaSuspectPages thought it'd be nice to have something to fix them as well\r\n\r\n### Approach\r\nGets suspect pages with Get-DbaSuspect pages, then restores those from the last full backup and rolls forward all modification using the log backups. Takes a tail log backup to bring the page(s) right up to date.\r\n\r\nIf the target system does it online, if not then it's offline.\r\n\r\n### Commands to test\r\n```\r\nGet-DbaBackupHistory -SqlInstance localhost\\sqlexpress2016 -Database pagerestore -last | Restore-DbaDatabase -SqlInstance localhost\\sqlexpress2016 -PageRestore (Get-DbaSuspectPage -SqlInstance localhost\\sqlexpress2016 -Database PageRestore) -TrustDbBackupHistory -AllowContinue -DatabaseName PageRestore -PageRestoreTailFolder c:\\temp\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/sqlcollaborative/dbatools/issues/comments/349004477","html_url":"https://github.com/sqlcollaborative/dbatools/pull/2770#issuecomment-349004477","issue_url":"https://api.github.com/repos/sqlcollaborative/dbatools/issues/2770","id":349004477,"user":{"login":"potatoqualitee","id":8278033,"avatar_url":"https://avatars1.githubusercontent.com/u/8278033?v=4","gravatar_id":"","url":"https://api.github.com/users/potatoqualitee","html_url":"https://github.com/potatoqualitee","followers_url":"https://api.github.com/users/potatoqualitee/followers","following_url":"https://api.github.com/users/potatoqualitee/following{/other_user}","gists_url":"https://api.github.com/users/potatoqualitee/gists{/gist_id}","starred_url":"https://api.github.com/users/potatoqualitee/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/potatoqualitee/subscriptions","organizations_url":"https://api.github.com/users/potatoqualitee/orgs","repos_url":"https://api.github.com/users/potatoqualitee/repos","events_url":"https://api.github.com/users/potatoqualitee/events{/privacy}","received_events_url":"https://api.github.com/users/potatoqualitee/received_events","type":"User","site_admin":false},"created_at":"2017-12-04T15:53:42Z","updated_at":"2017-12-04T15:53:42Z","author_association":"OWNER","body":"@Stuart-Moore - can I merge?"}}
{ "id": 30215226, "name": "sqlcollaborative/dbatools", "url": "https://api.github.com/repos/sqlcollaborative/dbatools" }
{ "id": 8278033, "login": "potatoqualitee", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/8278033?", "url": "https://api.github.com/users/potatoqualitee" }
{ "id": 22203347, "login": "sqlcollaborative", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/22203347?", "url": "https://api.github.com/orgs/sqlcollaborative" }
2017-12-04T15:53:43
6940152956
{"actor":{"display_login":"potatoqualitee"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/storaged-project/udisks/issues/321","repository_url":"https://api.github.com/repos/storaged-project/udisks","labels_url":"https://api.github.com/repos/storaged-project/udisks/issues/321/labels{/name}","comments_url":"https://api.github.com/repos/storaged-project/udisks/issues/321/comments","events_url":"https://api.github.com/repos/storaged-project/udisks/issues/321/events","html_url":"https://github.com/storaged-project/udisks/pull/321","id":237022492,"number":321,"title":"Add Filesystem Resize, Check, Repair","user":{"login":"pothos","id":1189130,"avatar_url":"https://avatars3.githubusercontent.com/u/1189130?v=3","gravatar_id":"","url":"https://api.github.com/users/pothos","html_url":"https://github.com/pothos","followers_url":"https://api.github.com/users/pothos/followers","following_url":"https://api.github.com/users/pothos/following{/other_user}","gists_url":"https://api.github.com/users/pothos/gists{/gist_id}","starred_url":"https://api.github.com/users/pothos/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pothos/subscriptions","organizations_url":"https://api.github.com/users/pothos/orgs","repos_url":"https://api.github.com/users/pothos/repos","events_url":"https://api.github.com/users/pothos/events{/privacy}","received_events_url":"https://api.github.com/users/pothos/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/storaged-project/udisks/milestones/2","html_url":"https://github.com/storaged-project/udisks/milestone/2","labels_url":"https://api.github.com/repos/storaged-project/udisks/milestones/2/labels","id":2603691,"number":2,"title":"udisks 2.7.2","description":"","creator":{"login":"vpodzime","id":1044278,"avatar_url":"https://avatars2.githubusercontent.com/u/1044278?v=3","gravatar_id":"","url":"https://api.github.com/users/vpodzime","html_url":"https://github.com/vpodzime","followers_url":"https://api.github.com/users/vpodzime/followers","following_url":"https://api.github.com/users/vpodzime/following{/other_user}","gists_url":"https://api.github.com/users/vpodzime/gists{/gist_id}","starred_url":"https://api.github.com/users/vpodzime/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vpodzime/subscriptions","organizations_url":"https://api.github.com/users/vpodzime/orgs","repos_url":"https://api.github.com/users/vpodzime/repos","events_url":"https://api.github.com/users/vpodzime/events{/privacy}","received_events_url":"https://api.github.com/users/vpodzime/received_events","type":"User","site_admin":false},"open_issues":5,"closed_issues":0,"state":"open","created_at":"2017-06-26T07:01:21Z","updated_at":"2017-06-27T10:14:40Z","due_on":"2017-07-30T07:00:00Z","closed_at":null},"comments":12,"created_at":"2017-06-19T21:00:06Z","updated_at":"2017-07-03T07:23:39Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/storaged-project/udisks/pulls/321","html_url":"https://github.com/storaged-project/udisks/pull/321","diff_url":"https://github.com/storaged-project/udisks/pull/321.diff","patch_url":"https://github.com/storaged-project/udisks/pull/321.patch"},"body":"The Filesystem interface now has a resize method\r\nthat checks if the action is safe during mount.\r\nIt also supports resizing to maximum.\r\nThe progress parsing of the utility still missing.\r\n\r\nHello,\r\nthis is how I would like to do the final interface.\r\nThe progress property of the job is not yet populated because this needs some work in libblockdev, but that is mostly only relevant for shrinking operations which need to move data.\r\n\r\nDepends on https://github.com/storaged-project/libblockdev/pull/217"},"comment":{"url":"https://api.github.com/repos/storaged-project/udisks/issues/comments/312569071","html_url":"https://github.com/storaged-project/udisks/pull/321#issuecomment-312569071","issue_url":"https://api.github.com/repos/storaged-project/udisks/issues/321","id":312569071,"user":{"login":"vpodzime","id":1044278,"avatar_url":"https://avatars2.githubusercontent.com/u/1044278?v=3","gravatar_id":"","url":"https://api.github.com/users/vpodzime","html_url":"https://github.com/vpodzime","followers_url":"https://api.github.com/users/vpodzime/followers","following_url":"https://api.github.com/users/vpodzime/following{/other_user}","gists_url":"https://api.github.com/users/vpodzime/gists{/gist_id}","starred_url":"https://api.github.com/users/vpodzime/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vpodzime/subscriptions","organizations_url":"https://api.github.com/users/vpodzime/orgs","repos_url":"https://api.github.com/users/vpodzime/repos","events_url":"https://api.github.com/users/vpodzime/events{/privacy}","received_events_url":"https://api.github.com/users/vpodzime/received_events","type":"User","site_admin":false},"created_at":"2017-07-03T07:23:39Z","updated_at":"2017-07-03T07:23:39Z","body":"> Excuse me, but I still don't get how this would work reliable with the current way of jobs. What if the call returns a path to a job and the client now needs to connect to the 'completed' signal of the job but the job already has completed because there was not much to do?\r\n\r\nThe job object no longer existing means that the job is finished. But of course with no way to get some status/return value. We would have to add a different type of job that wouldn't be started automatically, but rather by the caller of the method.\r\n\r\n> The current way is quite ok I think, e.g. for the simple Python2 'import dbus' case you can choose to make a call either blocking or with an event loop running turn it into an async call by passing reply_handler and error_handler arguments. In both cases the timeout argument for this call can be set if desired. So from my (I'm more like a newbie) point of view there is no problem with long running calls.\r\n\r\nThe problem is in what you just described -- one needs a running event loop to do async calls. Think about the case when somebody wants to run checks on all file systems and they don't have an event loop. With sync(-only) DBus methods, they would need to have a thread per file system to do so (and take extra care how they do things because many DBus implementations, namely python-dbus, are not thread safe).\r\n\r\nAnyway, I think the sync vs. async problem is out of scope of this PR. I believe we need the sync version anyway, at least for consistency reasons. And we can always add an async version later. "}}
{ "id": 31362286, "name": "storaged-project/udisks", "url": "https://api.github.com/repos/storaged-project/udisks" }
{ "id": 1044278, "login": "vpodzime", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1044278?", "url": "https://api.github.com/users/vpodzime" }
{ "id": 11505466, "login": "storaged-project", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/11505466?", "url": "https://api.github.com/orgs/storaged-project" }
2017-07-03T07:23:39
6180821646
{"actor":{"display_login":"vpodzime"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/storaged-project/libblockdev/issues/281","repository_url":"https://api.github.com/repos/storaged-project/libblockdev","labels_url":"https://api.github.com/repos/storaged-project/libblockdev/issues/281/labels{/name}","comments_url":"https://api.github.com/repos/storaged-project/libblockdev/issues/281/comments","events_url":"https://api.github.com/repos/storaged-project/libblockdev/issues/281/events","html_url":"https://github.com/storaged-project/libblockdev/pull/281","id":259811128,"number":281,"title":"Skip btrfs tests on CentOS 7 aarch64","user":{"login":"vojtechtrefny","id":5063197,"avatar_url":"https://avatars0.githubusercontent.com/u/5063197?v=4","gravatar_id":"","url":"https://api.github.com/users/vojtechtrefny","html_url":"https://github.com/vojtechtrefny","followers_url":"https://api.github.com/users/vojtechtrefny/followers","following_url":"https://api.github.com/users/vojtechtrefny/following{/other_user}","gists_url":"https://api.github.com/users/vojtechtrefny/gists{/gist_id}","starred_url":"https://api.github.com/users/vojtechtrefny/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vojtechtrefny/subscriptions","organizations_url":"https://api.github.com/users/vojtechtrefny/orgs","repos_url":"https://api.github.com/users/vojtechtrefny/repos","events_url":"https://api.github.com/users/vojtechtrefny/events{/privacy}","received_events_url":"https://api.github.com/users/vojtechtrefny/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-09-22T13:14:24Z","updated_at":"2017-09-25T07:32:07Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/storaged-project/libblockdev/pulls/281","html_url":"https://github.com/storaged-project/libblockdev/pull/281","diff_url":"https://github.com/storaged-project/libblockdev/pull/281.diff","patch_url":"https://github.com/storaged-project/libblockdev/pull/281.patch"},"body":"btrfs module is not available there."},"comment":{"url":"https://api.github.com/repos/storaged-project/libblockdev/issues/comments/331799673","html_url":"https://github.com/storaged-project/libblockdev/pull/281#issuecomment-331799673","issue_url":"https://api.github.com/repos/storaged-project/libblockdev/issues/281","id":331799673,"user":{"login":"vojtechtrefny","id":5063197,"avatar_url":"https://avatars0.githubusercontent.com/u/5063197?v=4","gravatar_id":"","url":"https://api.github.com/users/vojtechtrefny","html_url":"https://github.com/vojtechtrefny","followers_url":"https://api.github.com/users/vojtechtrefny/followers","following_url":"https://api.github.com/users/vojtechtrefny/following{/other_user}","gists_url":"https://api.github.com/users/vojtechtrefny/gists{/gist_id}","starred_url":"https://api.github.com/users/vojtechtrefny/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vojtechtrefny/subscriptions","organizations_url":"https://api.github.com/users/vojtechtrefny/orgs","repos_url":"https://api.github.com/users/vojtechtrefny/repos","events_url":"https://api.github.com/users/vojtechtrefny/events{/privacy}","received_events_url":"https://api.github.com/users/vojtechtrefny/received_events","type":"User","site_admin":false},"created_at":"2017-09-25T07:32:07Z","updated_at":"2017-09-25T07:32:07Z","author_association":"CONTRIBUTOR","body":"Jenkins, test this please."}}
{ "id": 19988938, "name": "storaged-project/libblockdev", "url": "https://api.github.com/repos/storaged-project/libblockdev" }
{ "id": 5063197, "login": "vojtechtrefny", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/5063197?", "url": "https://api.github.com/users/vojtechtrefny" }
{ "id": 11505466, "login": "storaged-project", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/11505466?", "url": "https://api.github.com/orgs/storaged-project" }
2017-09-25T07:32:07
6631468417
{"actor":{"display_login":"vojtechtrefny"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/sumatrapdfreader/sumatrapdf/issues/751","repository_url":"https://api.github.com/repos/sumatrapdfreader/sumatrapdf","labels_url":"https://api.github.com/repos/sumatrapdfreader/sumatrapdf/issues/751/labels{/name}","comments_url":"https://api.github.com/repos/sumatrapdfreader/sumatrapdf/issues/751/comments","events_url":"https://api.github.com/repos/sumatrapdfreader/sumatrapdf/issues/751/events","html_url":"https://github.com/sumatrapdfreader/sumatrapdf/pull/751","id":214686425,"number":751,"title":"Compilation fixes","user":{"login":"hadess","id":769861,"avatar_url":"https://avatars2.githubusercontent.com/u/769861?v=3","gravatar_id":"","url":"https://api.github.com/users/hadess","html_url":"https://github.com/hadess","followers_url":"https://api.github.com/users/hadess/followers","following_url":"https://api.github.com/users/hadess/following{/other_user}","gists_url":"https://api.github.com/users/hadess/gists{/gist_id}","starred_url":"https://api.github.com/users/hadess/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hadess/subscriptions","organizations_url":"https://api.github.com/users/hadess/orgs","repos_url":"https://api.github.com/users/hadess/repos","events_url":"https://api.github.com/users/hadess/events{/privacy}","received_events_url":"https://api.github.com/users/hadess/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-03-16T12:20:07Z","updated_at":"2017-03-16T17:50:50Z","closed_at":"2017-03-16T17:30:39Z","pull_request":{"url":"https://api.github.com/repos/sumatrapdfreader/sumatrapdf/pulls/751","html_url":"https://github.com/sumatrapdfreader/sumatrapdf/pull/751","diff_url":"https://github.com/sumatrapdfreader/sumatrapdf/pull/751.diff","patch_url":"https://github.com/sumatrapdfreader/sumatrapdf/pull/751.patch"},"body":"Hopefully the DOS line endings didn't get mashed up. Let me know if this directory (`ext/unarr`) is the upstream or if there is another one."},"comment":{"url":"https://api.github.com/repos/sumatrapdfreader/sumatrapdf/issues/comments/287138830","html_url":"https://github.com/sumatrapdfreader/sumatrapdf/pull/751#issuecomment-287138830","issue_url":"https://api.github.com/repos/sumatrapdfreader/sumatrapdf/issues/751","id":287138830,"user":{"login":"kjk","id":7935,"avatar_url":"https://avatars2.githubusercontent.com/u/7935?v=3","gravatar_id":"","url":"https://api.github.com/users/kjk","html_url":"https://github.com/kjk","followers_url":"https://api.github.com/users/kjk/followers","following_url":"https://api.github.com/users/kjk/following{/other_user}","gists_url":"https://api.github.com/users/kjk/gists{/gist_id}","starred_url":"https://api.github.com/users/kjk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kjk/subscriptions","organizations_url":"https://api.github.com/users/kjk/orgs","repos_url":"https://api.github.com/users/kjk/repos","events_url":"https://api.github.com/users/kjk/events{/privacy}","received_events_url":"https://api.github.com/users/kjk/received_events","type":"User","site_admin":false},"created_at":"2017-03-16T17:50:50Z","updated_at":"2017-03-16T17:50:50Z","body":"Well... zeniko is the author of this code. He also used to work on Sumatra and at that time that was true. Zeniko doesn't work on Sumatra anymore so I don't know how he wants to manage unarr development but he is the de-facto maintainer of unarr code by the virtue of being its author so his repo is de-facto upstream of this code.\r\n"}}
{ "id": 6041301, "name": "sumatrapdfreader/sumatrapdf", "url": "https://api.github.com/repos/sumatrapdfreader/sumatrapdf" }
{ "id": 7935, "login": "kjk", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7935?", "url": "https://api.github.com/users/kjk" }
{ "id": 9777518, "login": "sumatrapdfreader", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/9777518?", "url": "https://api.github.com/orgs/sumatrapdfreader" }
2017-03-16T17:50:51
5508217876
{"actor":{"display_login":"kjk"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/team-supercharge/boa/issues/5","repository_url":"https://api.github.com/repos/team-supercharge/boa","labels_url":"https://api.github.com/repos/team-supercharge/boa/issues/5/labels{/name}","comments_url":"https://api.github.com/repos/team-supercharge/boa/issues/5/comments","events_url":"https://api.github.com/repos/team-supercharge/boa/issues/5/events","html_url":"https://github.com/team-supercharge/boa/pull/5","id":217479089,"number":5,"title":"Horvathd swift3","user":{"login":"DavidHorvath","id":342890,"avatar_url":"https://avatars1.githubusercontent.com/u/342890?v=3","gravatar_id":"","url":"https://api.github.com/users/DavidHorvath","html_url":"https://github.com/DavidHorvath","followers_url":"https://api.github.com/users/DavidHorvath/followers","following_url":"https://api.github.com/users/DavidHorvath/following{/other_user}","gists_url":"https://api.github.com/users/DavidHorvath/gists{/gist_id}","starred_url":"https://api.github.com/users/DavidHorvath/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/DavidHorvath/subscriptions","organizations_url":"https://api.github.com/users/DavidHorvath/orgs","repos_url":"https://api.github.com/users/DavidHorvath/repos","events_url":"https://api.github.com/users/DavidHorvath/events{/privacy}","received_events_url":"https://api.github.com/users/DavidHorvath/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-03-28T08:07:41Z","updated_at":"2017-03-28T09:47:07Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/team-supercharge/boa/pulls/5","html_url":"https://github.com/team-supercharge/boa/pull/5","diff_url":"https://github.com/team-supercharge/boa/pull/5.diff","patch_url":"https://github.com/team-supercharge/boa/pull/5.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/team-supercharge/boa/issues/comments/289719015","html_url":"https://github.com/team-supercharge/boa/pull/5#issuecomment-289719015","issue_url":"https://api.github.com/repos/team-supercharge/boa/issues/5","id":289719015,"user":{"login":"davidkovaccs","id":1200422,"avatar_url":"https://avatars1.githubusercontent.com/u/1200422?v=3","gravatar_id":"","url":"https://api.github.com/users/davidkovaccs","html_url":"https://github.com/davidkovaccs","followers_url":"https://api.github.com/users/davidkovaccs/followers","following_url":"https://api.github.com/users/davidkovaccs/following{/other_user}","gists_url":"https://api.github.com/users/davidkovaccs/gists{/gist_id}","starred_url":"https://api.github.com/users/davidkovaccs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/davidkovaccs/subscriptions","organizations_url":"https://api.github.com/users/davidkovaccs/orgs","repos_url":"https://api.github.com/users/davidkovaccs/repos","events_url":"https://api.github.com/users/davidkovaccs/events{/privacy}","received_events_url":"https://api.github.com/users/davidkovaccs/received_events","type":"User","site_admin":false},"created_at":"2017-03-28T09:47:07Z","updated_at":"2017-03-28T09:47:07Z","body":"@DavidHorvath Could you please modify the Readme to state that it support swift3?"}}
{ "id": 24364870, "name": "team-supercharge/boa", "url": "https://api.github.com/repos/team-supercharge/boa" }
{ "id": 1200422, "login": "davidkovaccs", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1200422?", "url": "https://api.github.com/users/davidkovaccs" }
{ "id": 8873717, "login": "team-supercharge", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/8873717?", "url": "https://api.github.com/orgs/team-supercharge" }
2017-03-28T09:47:07
5577486958
{"actor":{"display_login":"davidkovaccs"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/three-plus-three/itsm/issues/29","repository_url":"https://api.github.com/repos/three-plus-three/itsm","labels_url":"https://api.github.com/repos/three-plus-three/itsm/issues/29/labels{/name}","comments_url":"https://api.github.com/repos/three-plus-three/itsm/issues/29/comments","events_url":"https://api.github.com/repos/three-plus-three/itsm/issues/29/events","html_url":"https://github.com/three-plus-three/itsm/issues/29","id":266695614,"number":29,"title":"两票的表单应该连续创建,只有同时具备两票的工单才能流转到下一步","user":{"login":"hengwei-ly","id":26591247,"avatar_url":"https://avatars2.githubusercontent.com/u/26591247?v=4","gravatar_id":"","url":"https://api.github.com/users/hengwei-ly","html_url":"https://github.com/hengwei-ly","followers_url":"https://api.github.com/users/hengwei-ly/followers","following_url":"https://api.github.com/users/hengwei-ly/following{/other_user}","gists_url":"https://api.github.com/users/hengwei-ly/gists{/gist_id}","starred_url":"https://api.github.com/users/hengwei-ly/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hengwei-ly/subscriptions","organizations_url":"https://api.github.com/users/hengwei-ly/orgs","repos_url":"https://api.github.com/users/hengwei-ly/repos","events_url":"https://api.github.com/users/hengwei-ly/events{/privacy}","received_events_url":"https://api.github.com/users/hengwei-ly/received_events","type":"User","site_admin":false},"labels":[{"id":724244804,"url":"https://api.github.com/repos/three-plus-three/itsm/labels/%E9%9C%80%E6%B1%82","name":"需求","color":"a9cc37","default":false}],"state":"closed","locked":false,"assignee":{"login":"hengwei-test","id":28615156,"avatar_url":"https://avatars1.githubusercontent.com/u/28615156?v=4","gravatar_id":"","url":"https://api.github.com/users/hengwei-test","html_url":"https://github.com/hengwei-test","followers_url":"https://api.github.com/users/hengwei-test/followers","following_url":"https://api.github.com/users/hengwei-test/following{/other_user}","gists_url":"https://api.github.com/users/hengwei-test/gists{/gist_id}","starred_url":"https://api.github.com/users/hengwei-test/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hengwei-test/subscriptions","organizations_url":"https://api.github.com/users/hengwei-test/orgs","repos_url":"https://api.github.com/users/hengwei-test/repos","events_url":"https://api.github.com/users/hengwei-test/events{/privacy}","received_events_url":"https://api.github.com/users/hengwei-test/received_events","type":"User","site_admin":false},"assignees":[{"login":"hengwei-test","id":28615156,"avatar_url":"https://avatars1.githubusercontent.com/u/28615156?v=4","gravatar_id":"","url":"https://api.github.com/users/hengwei-test","html_url":"https://github.com/hengwei-test","followers_url":"https://api.github.com/users/hengwei-test/followers","following_url":"https://api.github.com/users/hengwei-test/following{/other_user}","gists_url":"https://api.github.com/users/hengwei-test/gists{/gist_id}","starred_url":"https://api.github.com/users/hengwei-test/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hengwei-test/subscriptions","organizations_url":"https://api.github.com/users/hengwei-test/orgs","repos_url":"https://api.github.com/users/hengwei-test/repos","events_url":"https://api.github.com/users/hengwei-test/events{/privacy}","received_events_url":"https://api.github.com/users/hengwei-test/received_events","type":"User","site_admin":false}],"milestone":null,"comments":4,"created_at":"2017-10-19T01:50:17Z","updated_at":"2017-10-30T05:14:00Z","closed_at":"2017-10-30T05:14:00Z","author_association":"NONE","body":"两票表示一个流程,领导审核时必须同时包含两票,所以表单应该连续创建"},"comment":{"url":"https://api.github.com/repos/three-plus-three/itsm/issues/comments/340345777","html_url":"https://github.com/three-plus-three/itsm/issues/29#issuecomment-340345777","issue_url":"https://api.github.com/repos/three-plus-three/itsm/issues/29","id":340345777,"user":{"login":"hengwei-test","id":28615156,"avatar_url":"https://avatars1.githubusercontent.com/u/28615156?v=4","gravatar_id":"","url":"https://api.github.com/users/hengwei-test","html_url":"https://github.com/hengwei-test","followers_url":"https://api.github.com/users/hengwei-test/followers","following_url":"https://api.github.com/users/hengwei-test/following{/other_user}","gists_url":"https://api.github.com/users/hengwei-test/gists{/gist_id}","starred_url":"https://api.github.com/users/hengwei-test/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hengwei-test/subscriptions","organizations_url":"https://api.github.com/users/hengwei-test/orgs","repos_url":"https://api.github.com/users/hengwei-test/repos","events_url":"https://api.github.com/users/hengwei-test/events{/privacy}","received_events_url":"https://api.github.com/users/hengwei-test/received_events","type":"User","site_admin":false},"created_at":"2017-10-30T05:14:00Z","updated_at":"2017-10-30T05:14:00Z","author_association":"NONE","body":"已经确认,close处理"}}
{ "id": 104293720, "name": "three-plus-three/itsm", "url": "https://api.github.com/repos/three-plus-three/itsm" }
{ "id": 28615156, "login": "hengwei-test", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/28615156?", "url": "https://api.github.com/users/hengwei-test" }
{ "id": 3655086, "login": "three-plus-three", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/3655086?", "url": "https://api.github.com/orgs/three-plus-three" }
2017-10-30T05:14:00
6781989336
{"actor":{"display_login":"hengwei-test"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/16472","repository_url":"https://api.github.com/repos/vgstation-coders/vgstation13","labels_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/16472/labels{/name}","comments_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/16472/comments","events_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/16472/events","html_url":"https://github.com/vgstation-coders/vgstation13/issues/16472","id":271543049,"number":16472,"title":"Taking off jumpsuit inside of suitstorage deletes your ID, belt, and everything in your pockets","user":{"login":"D3athrow-Issues","id":11509322,"avatar_url":"https://avatars2.githubusercontent.com/u/11509322?v=4","gravatar_id":"","url":"https://api.github.com/users/D3athrow-Issues","html_url":"https://github.com/D3athrow-Issues","followers_url":"https://api.github.com/users/D3athrow-Issues/followers","following_url":"https://api.github.com/users/D3athrow-Issues/following{/other_user}","gists_url":"https://api.github.com/users/D3athrow-Issues/gists{/gist_id}","starred_url":"https://api.github.com/users/D3athrow-Issues/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/D3athrow-Issues/subscriptions","organizations_url":"https://api.github.com/users/D3athrow-Issues/orgs","repos_url":"https://api.github.com/users/D3athrow-Issues/repos","events_url":"https://api.github.com/users/D3athrow-Issues/events{/privacy}","received_events_url":"https://api.github.com/users/D3athrow-Issues/received_events","type":"User","site_admin":false},"labels":[{"id":41962026,"url":"https://api.github.com/repos/vgstation-coders/vgstation13/labels/Bug%20/%20Fix","name":"Bug / Fix","color":"FFCC33","default":false},{"id":240708308,"url":"https://api.github.com/repos/vgstation-coders/vgstation13/labels/%E2%9D%A4%EF%B8%8F%20Quality%20of%20Life%20%E2%9D%A4%EF%B8%8F","name":"❤️ Quality of Life ❤️","color":"bfd4f2","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":25,"created_at":"2017-11-06T16:47:14Z","updated_at":"2017-11-07T06:12:49Z","closed_at":null,"author_association":"COLLABORATOR","body":"(WEB REPORT BY: delightedmerchant REMOTE: 172.93.109.202:7777)\n# Revision\r\nbd483ea93c1801b5fd45f38f3d5b8c01fa4cc7ad\r\n\r\n# Description\r\ntitle\r\n# Steps to Reproduce\r\nTake off jumpsuit while inside suit storage\r\n# What you Expected\r\nI don't know what I expected.\r\n# What Actually Happened\r\nID, belt, and pockets got deleted."},"comment":{"url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/comments/342386011","html_url":"https://github.com/vgstation-coders/vgstation13/issues/16472#issuecomment-342386011","issue_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/16472","id":342386011,"user":{"login":"Aurx","id":5854396,"avatar_url":"https://avatars1.githubusercontent.com/u/5854396?v=4","gravatar_id":"","url":"https://api.github.com/users/Aurx","html_url":"https://github.com/Aurx","followers_url":"https://api.github.com/users/Aurx/followers","following_url":"https://api.github.com/users/Aurx/following{/other_user}","gists_url":"https://api.github.com/users/Aurx/gists{/gist_id}","starred_url":"https://api.github.com/users/Aurx/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Aurx/subscriptions","organizations_url":"https://api.github.com/users/Aurx/orgs","repos_url":"https://api.github.com/users/Aurx/repos","events_url":"https://api.github.com/users/Aurx/events{/privacy}","received_events_url":"https://api.github.com/users/Aurx/received_events","type":"User","site_admin":false},"created_at":"2017-11-07T06:12:49Z","updated_at":"2017-11-07T06:12:49Z","author_association":"CONTRIBUTOR","body":"\"Opposite of true\" is false indicates the negation of the statement is true. I'm sorry, I need to confiscate your autist license, you've clearly normalized. "}}
{ "id": 10441188, "name": "vgstation-coders/vgstation13", "url": "https://api.github.com/repos/vgstation-coders/vgstation13" }
{ "id": 5854396, "login": "Aurx", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/5854396?", "url": "https://api.github.com/users/Aurx" }
{ "id": 26489760, "login": "vgstation-coders", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26489760?", "url": "https://api.github.com/orgs/vgstation-coders" }
2017-11-07T06:12:49
6818536179
{"actor":{"display_login":"Aurx"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/12367","repository_url":"https://api.github.com/repos/vgstation-coders/vgstation13","labels_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/12367/labels{/name}","comments_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/12367/comments","events_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/12367/events","html_url":"https://github.com/vgstation-coders/vgstation13/issues/12367","id":185550875,"number":12367,"title":"Greyling to grey does not work at all.","user":{"login":"carshalash","id":16896032,"avatar_url":"https://avatars2.githubusercontent.com/u/16896032?v=4","gravatar_id":"","url":"https://api.github.com/users/carshalash","html_url":"https://github.com/carshalash","followers_url":"https://api.github.com/users/carshalash/followers","following_url":"https://api.github.com/users/carshalash/following{/other_user}","gists_url":"https://api.github.com/users/carshalash/gists{/gist_id}","starred_url":"https://api.github.com/users/carshalash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/carshalash/subscriptions","organizations_url":"https://api.github.com/users/carshalash/orgs","repos_url":"https://api.github.com/users/carshalash/repos","events_url":"https://api.github.com/users/carshalash/events{/privacy}","received_events_url":"https://api.github.com/users/carshalash/received_events","type":"User","site_admin":false},"labels":[{"id":41962026,"url":"https://api.github.com/repos/vgstation-coders/vgstation13/labels/Bug%20/%20Fix","name":"Bug / Fix","color":"FFCC33","default":false},{"id":313092949,"url":"https://api.github.com/repos/vgstation-coders/vgstation13/labels/Easy%20Fix","name":"Easy Fix","color":"bfdadc","default":false},{"id":139294549,"url":"https://api.github.com/repos/vgstation-coders/vgstation13/labels/Honk","name":"Honk","color":"D00000","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/vgstation-coders/vgstation13/milestones/17","html_url":"https://github.com/vgstation-coders/vgstation13/milestone/17","labels_url":"https://api.github.com/repos/vgstation-coders/vgstation13/milestones/17/labels","id":2234114,"number":17,"title":"1.03 (Winter 2017) Bugfix milestone","description":"For muh posterity\r\nDon't add issues to this, they get added when I create the milestone and then never again","creator":{"login":"gbasood","id":2076607,"avatar_url":"https://avatars2.githubusercontent.com/u/2076607?v=4","gravatar_id":"","url":"https://api.github.com/users/gbasood","html_url":"https://github.com/gbasood","followers_url":"https://api.github.com/users/gbasood/followers","following_url":"https://api.github.com/users/gbasood/following{/other_user}","gists_url":"https://api.github.com/users/gbasood/gists{/gist_id}","starred_url":"https://api.github.com/users/gbasood/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gbasood/subscriptions","organizations_url":"https://api.github.com/users/gbasood/orgs","repos_url":"https://api.github.com/users/gbasood/repos","events_url":"https://api.github.com/users/gbasood/events{/privacy}","received_events_url":"https://api.github.com/users/gbasood/received_events","type":"User","site_admin":false},"open_issues":123,"closed_issues":23,"state":"closed","created_at":"2017-01-06T22:19:53Z","updated_at":"2017-07-28T23:05:40Z","due_on":"2017-03-20T07:00:00Z","closed_at":"2017-03-22T03:04:57Z"},"comments":5,"created_at":"2016-10-27T01:21:20Z","updated_at":"2017-07-29T23:08:55Z","closed_at":null,"body":"I want you to go onto a test server, spawn in a grey, revert them to a greyling and then try putting them back to normal. \n\nI gotta say it is cute to run around as a tiny grey in red shorts.\n"},"comment":{"url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/comments/318865579","html_url":"https://github.com/vgstation-coders/vgstation13/issues/12367#issuecomment-318865579","issue_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/12367","id":318865579,"user":{"login":"MadmanMartian","id":30557196,"avatar_url":"https://avatars2.githubusercontent.com/u/30557196?v=4","gravatar_id":"","url":"https://api.github.com/users/MadmanMartian","html_url":"https://github.com/MadmanMartian","followers_url":"https://api.github.com/users/MadmanMartian/followers","following_url":"https://api.github.com/users/MadmanMartian/following{/other_user}","gists_url":"https://api.github.com/users/MadmanMartian/gists{/gist_id}","starred_url":"https://api.github.com/users/MadmanMartian/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MadmanMartian/subscriptions","organizations_url":"https://api.github.com/users/MadmanMartian/orgs","repos_url":"https://api.github.com/users/MadmanMartian/repos","events_url":"https://api.github.com/users/MadmanMartian/events{/privacy}","received_events_url":"https://api.github.com/users/MadmanMartian/received_events","type":"User","site_admin":false},"created_at":"2017-07-29T23:08:55Z","updated_at":"2017-07-29T23:08:55Z","body":"Unable to reproduce. Grey > Greyling and Greyling > Grey all worked flawlessly"}}
{ "id": 10441188, "name": "vgstation-coders/vgstation13", "url": "https://api.github.com/repos/vgstation-coders/vgstation13" }
{ "id": 30557196, "login": "MadmanMartian", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/30557196?", "url": "https://api.github.com/users/MadmanMartian" }
{ "id": 26489760, "login": "vgstation-coders", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26489760?", "url": "https://api.github.com/orgs/vgstation-coders" }
2017-07-29T23:08:55
6355825592
{"actor":{"display_login":"MadmanMartian"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/15972","repository_url":"https://api.github.com/repos/vgstation-coders/vgstation13","labels_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/15972/labels{/name}","comments_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/15972/comments","events_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/15972/events","html_url":"https://github.com/vgstation-coders/vgstation13/issues/15972","id":257552863,"number":15972,"title":"Food icons of plants stay when they're loaded into a fridge","user":{"login":"D3athrow-Issues","id":11509322,"avatar_url":"https://avatars2.githubusercontent.com/u/11509322?v=4","gravatar_id":"","url":"https://api.github.com/users/D3athrow-Issues","html_url":"https://github.com/D3athrow-Issues","followers_url":"https://api.github.com/users/D3athrow-Issues/followers","following_url":"https://api.github.com/users/D3athrow-Issues/following{/other_user}","gists_url":"https://api.github.com/users/D3athrow-Issues/gists{/gist_id}","starred_url":"https://api.github.com/users/D3athrow-Issues/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/D3athrow-Issues/subscriptions","organizations_url":"https://api.github.com/users/D3athrow-Issues/orgs","repos_url":"https://api.github.com/users/D3athrow-Issues/repos","events_url":"https://api.github.com/users/D3athrow-Issues/events{/privacy}","received_events_url":"https://api.github.com/users/D3athrow-Issues/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-09-13T23:40:59Z","updated_at":"2017-09-14T03:32:11Z","closed_at":null,"author_association":"COLLABORATOR","body":"(WEB REPORT BY: hundreddirtyjacks REMOTE: 172.93.109.202:7777)\n# Revision\r\n535535b12243268dd46612b745b07f961f0a56fb\r\n\r\n# Description\r\nPlant icons on screen when you load them into the fridge when they're suppose to disappear. \r\n\r\n# Steps to Reproduce\r\nSimply load plants into botany fridge.\r\n\r\n# What you Expected\r\nI expected the plant icons to dissappear instead of staying.\r\n\r\n# What Actually Happened\r\nPlant icons stayed."},"comment":{"url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/comments/329359972","html_url":"https://github.com/vgstation-coders/vgstation13/issues/15972#issuecomment-329359972","issue_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/15972","id":329359972,"user":{"login":"Kurfursten","id":9782036,"avatar_url":"https://avatars0.githubusercontent.com/u/9782036?v=4","gravatar_id":"","url":"https://api.github.com/users/Kurfursten","html_url":"https://github.com/Kurfursten","followers_url":"https://api.github.com/users/Kurfursten/followers","following_url":"https://api.github.com/users/Kurfursten/following{/other_user}","gists_url":"https://api.github.com/users/Kurfursten/gists{/gist_id}","starred_url":"https://api.github.com/users/Kurfursten/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Kurfursten/subscriptions","organizations_url":"https://api.github.com/users/Kurfursten/orgs","repos_url":"https://api.github.com/users/Kurfursten/repos","events_url":"https://api.github.com/users/Kurfursten/events{/privacy}","received_events_url":"https://api.github.com/users/Kurfursten/received_events","type":"User","site_admin":false},"created_at":"2017-09-14T03:32:11Z","updated_at":"2017-09-14T03:32:11Z","author_association":"CONTRIBUTOR","body":"This only happens if you have the bag view open when you load contents\r\n\r\nI think probably related to not passing user in the recent smartfridge patch instead of just having a quiet arg like I originally intended, will have a look"}}
{ "id": 10441188, "name": "vgstation-coders/vgstation13", "url": "https://api.github.com/repos/vgstation-coders/vgstation13" }
{ "id": 9782036, "login": "Kurfursten", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/9782036?", "url": "https://api.github.com/users/Kurfursten" }
{ "id": 26489760, "login": "vgstation-coders", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26489760?", "url": "https://api.github.com/orgs/vgstation-coders" }
2017-09-14T03:32:11
6588491915
{"actor":{"display_login":"Kurfursten"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/14639","repository_url":"https://api.github.com/repos/vgstation-coders/vgstation13","labels_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/14639/labels{/name}","comments_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/14639/comments","events_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/14639/events","html_url":"https://github.com/vgstation-coders/vgstation13/issues/14639","id":221220489,"number":14639,"title":"Bunch of inhands dissapeared recently.","user":{"login":"PJB3005","id":8107459,"avatar_url":"https://avatars3.githubusercontent.com/u/8107459?v=3","gravatar_id":"","url":"https://api.github.com/users/PJB3005","html_url":"https://github.com/PJB3005","followers_url":"https://api.github.com/users/PJB3005/followers","following_url":"https://api.github.com/users/PJB3005/following{/other_user}","gists_url":"https://api.github.com/users/PJB3005/gists{/gist_id}","starred_url":"https://api.github.com/users/PJB3005/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PJB3005/subscriptions","organizations_url":"https://api.github.com/users/PJB3005/orgs","repos_url":"https://api.github.com/users/PJB3005/repos","events_url":"https://api.github.com/users/PJB3005/events{/privacy}","received_events_url":"https://api.github.com/users/PJB3005/received_events","type":"User","site_admin":false},"labels":[{"id":164334143,"url":"https://api.github.com/repos/vgstation-coders/vgstation13/labels/Sprites","name":"Sprites","color":"FFAACC","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":7,"created_at":"2017-04-12T10:35:45Z","updated_at":"2017-04-12T18:04:28Z","closed_at":null,"body":"Toolboxes and wrenches are one example."},"comment":{"url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/comments/293660429","html_url":"https://github.com/vgstation-coders/vgstation13/issues/14639#issuecomment-293660429","issue_url":"https://api.github.com/repos/vgstation-coders/vgstation13/issues/14639","id":293660429,"user":{"login":"Lokiamis","id":25004372,"avatar_url":"https://avatars1.githubusercontent.com/u/25004372?v=3","gravatar_id":"","url":"https://api.github.com/users/Lokiamis","html_url":"https://github.com/Lokiamis","followers_url":"https://api.github.com/users/Lokiamis/followers","following_url":"https://api.github.com/users/Lokiamis/following{/other_user}","gists_url":"https://api.github.com/users/Lokiamis/gists{/gist_id}","starred_url":"https://api.github.com/users/Lokiamis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Lokiamis/subscriptions","organizations_url":"https://api.github.com/users/Lokiamis/orgs","repos_url":"https://api.github.com/users/Lokiamis/repos","events_url":"https://api.github.com/users/Lokiamis/events{/privacy}","received_events_url":"https://api.github.com/users/Lokiamis/received_events","type":"User","site_admin":false},"created_at":"2017-04-12T18:04:28Z","updated_at":"2017-04-12T18:04:28Z","body":">#14540 if I had to guess\r\n\r\nitems_lefthand.dmi and items_righthand.dmi did not contain any of the missing sprites at least as far back as august"}}
{ "id": 10441188, "name": "vgstation-coders/vgstation13", "url": "https://api.github.com/repos/vgstation-coders/vgstation13" }
{ "id": 25004372, "login": "Lokiamis", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/25004372?", "url": "https://api.github.com/users/Lokiamis" }
{ "id": 26489760, "login": "vgstation-coders", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26489760?", "url": "https://api.github.com/orgs/vgstation-coders" }
2017-04-12T18:04:28
5678017730
{"actor":{"display_login":"Lokiamis"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/zulipbot-testing/synicalsyntax/issues/23","repository_url":"https://api.github.com/repos/zulipbot-testing/synicalsyntax","labels_url":"https://api.github.com/repos/zulipbot-testing/synicalsyntax/issues/23/labels{/name}","comments_url":"https://api.github.com/repos/zulipbot-testing/synicalsyntax/issues/23/comments","events_url":"https://api.github.com/repos/zulipbot-testing/synicalsyntax/issues/23/events","html_url":"https://github.com/zulipbot-testing/synicalsyntax/pull/23","id":210979260,"number":23,"title":"Update README.md","user":{"login":"synicalsyntax","id":15116870,"avatar_url":"https://avatars3.githubusercontent.com/u/15116870?v=3","gravatar_id":"","url":"https://api.github.com/users/synicalsyntax","html_url":"https://github.com/synicalsyntax","followers_url":"https://api.github.com/users/synicalsyntax/followers","following_url":"https://api.github.com/users/synicalsyntax/following{/other_user}","gists_url":"https://api.github.com/users/synicalsyntax/gists{/gist_id}","starred_url":"https://api.github.com/users/synicalsyntax/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/synicalsyntax/subscriptions","organizations_url":"https://api.github.com/users/synicalsyntax/orgs","repos_url":"https://api.github.com/users/synicalsyntax/repos","events_url":"https://api.github.com/users/synicalsyntax/events{/privacy}","received_events_url":"https://api.github.com/users/synicalsyntax/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":19,"created_at":"2017-03-01T04:49:03Z","updated_at":"2017-03-01T06:05:43Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/zulipbot-testing/synicalsyntax/pulls/23","html_url":"https://github.com/zulipbot-testing/synicalsyntax/pull/23","diff_url":"https://github.com/zulipbot-testing/synicalsyntax/pull/23.diff","patch_url":"https://github.com/zulipbot-testing/synicalsyntax/pull/23.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/zulipbot-testing/synicalsyntax/issues/comments/283253421","html_url":"https://github.com/zulipbot-testing/synicalsyntax/pull/23#issuecomment-283253421","issue_url":"https://api.github.com/repos/zulipbot-testing/synicalsyntax/issues/23","id":283253421,"user":{"login":"zulipbot-test","id":25715262,"avatar_url":"https://avatars0.githubusercontent.com/u/25715262?v=3","gravatar_id":"","url":"https://api.github.com/users/zulipbot-test","html_url":"https://github.com/zulipbot-test","followers_url":"https://api.github.com/users/zulipbot-test/followers","following_url":"https://api.github.com/users/zulipbot-test/following{/other_user}","gists_url":"https://api.github.com/users/zulipbot-test/gists{/gist_id}","starred_url":"https://api.github.com/users/zulipbot-test/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zulipbot-test/subscriptions","organizations_url":"https://api.github.com/users/zulipbot-test/orgs","repos_url":"https://api.github.com/users/zulipbot-test/repos","events_url":"https://api.github.com/users/zulipbot-test/events{/privacy}","received_events_url":"https://api.github.com/users/zulipbot-test/received_events","type":"User","site_admin":false},"created_at":"2017-03-01T06:05:43Z","updated_at":"2017-03-01T06:05:43Z","body":"Hello @zulipbot-testing/server-emoji members, this issue needs your attention!"}}
{ "id": 81885668, "name": "zulipbot-testing/synicalsyntax", "url": "https://api.github.com/repos/zulipbot-testing/synicalsyntax" }
{ "id": 25715262, "login": "zulipbot-test", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/25715262?", "url": "https://api.github.com/users/zulipbot-test" }
{ "id": 25757079, "login": "zulipbot-testing", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/25757079?", "url": "https://api.github.com/orgs/zulipbot-testing" }
2017-03-01T06:05:43
5409803100
{"actor":{"display_login":"zulipbot-test"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/Anaconda-Platform/nb_conda_kernels/issues/24","repository_url":"https://api.github.com/repos/Anaconda-Platform/nb_conda_kernels","labels_url":"https://api.github.com/repos/Anaconda-Platform/nb_conda_kernels/issues/24/labels{/name}","comments_url":"https://api.github.com/repos/Anaconda-Platform/nb_conda_kernels/issues/24/comments","events_url":"https://api.github.com/repos/Anaconda-Platform/nb_conda_kernels/issues/24/events","html_url":"https://github.com/Anaconda-Platform/nb_conda_kernels/issues/24","id":157924876,"number":24,"title":"needs update on openssl dependency","user":{"login":"michaelaye","id":69774,"avatar_url":"https://avatars2.githubusercontent.com/u/69774?v=3","gravatar_id":"","url":"https://api.github.com/users/michaelaye","html_url":"https://github.com/michaelaye","followers_url":"https://api.github.com/users/michaelaye/followers","following_url":"https://api.github.com/users/michaelaye/following{/other_user}","gists_url":"https://api.github.com/users/michaelaye/gists{/gist_id}","starred_url":"https://api.github.com/users/michaelaye/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/michaelaye/subscriptions","organizations_url":"https://api.github.com/users/michaelaye/orgs","repos_url":"https://api.github.com/users/michaelaye/repos","events_url":"https://api.github.com/users/michaelaye/events{/privacy}","received_events_url":"https://api.github.com/users/michaelaye/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2016-06-01T14:43:04Z","updated_at":"2017-04-10T19:49:11Z","closed_at":"2017-04-10T19:49:11Z","body":"The anaconda channel version 0.1.2 just asked to downgrade by openssl from 1.0.2h to 1.0.2d. I guess I'm fine to re-upgrade that later, but I just wanted to let you know that this might throw of some users.\n"},"comment":{"url":"https://api.github.com/repos/Anaconda-Platform/nb_conda_kernels/issues/comments/293058930","html_url":"https://github.com/Anaconda-Platform/nb_conda_kernels/issues/24#issuecomment-293058930","issue_url":"https://api.github.com/repos/Anaconda-Platform/nb_conda_kernels/issues/24","id":293058930,"user":{"login":"damianavila","id":1640669,"avatar_url":"https://avatars1.githubusercontent.com/u/1640669?v=3","gravatar_id":"","url":"https://api.github.com/users/damianavila","html_url":"https://github.com/damianavila","followers_url":"https://api.github.com/users/damianavila/followers","following_url":"https://api.github.com/users/damianavila/following{/other_user}","gists_url":"https://api.github.com/users/damianavila/gists{/gist_id}","starred_url":"https://api.github.com/users/damianavila/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/damianavila/subscriptions","organizations_url":"https://api.github.com/users/damianavila/orgs","repos_url":"https://api.github.com/users/damianavila/repos","events_url":"https://api.github.com/users/damianavila/events{/privacy}","received_events_url":"https://api.github.com/users/damianavila/received_events","type":"User","site_admin":false},"created_at":"2017-04-10T19:49:11Z","updated_at":"2017-04-10T19:49:11Z","body":"We are on 2.0.0 version and I did not see this behavior, so closing this one."}}
{ "id": 47772893, "name": "Anaconda-Platform/nb_conda_kernels", "url": "https://api.github.com/repos/Anaconda-Platform/nb_conda_kernels" }
{ "id": 1640669, "login": "damianavila", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1640669?", "url": "https://api.github.com/users/damianavila" }
{ "id": 3571983, "login": "Anaconda-Platform", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/3571983?", "url": "https://api.github.com/orgs/Anaconda-Platform" }
2017-04-10T19:49:11
5662449594
{"actor":{"display_login":"damianavila"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/Anaconda-Platform/anaconda-project/issues/86","repository_url":"https://api.github.com/repos/Anaconda-Platform/anaconda-project","labels_url":"https://api.github.com/repos/Anaconda-Platform/anaconda-project/issues/86/labels{/name}","comments_url":"https://api.github.com/repos/Anaconda-Platform/anaconda-project/issues/86/comments","events_url":"https://api.github.com/repos/Anaconda-Platform/anaconda-project/issues/86/events","html_url":"https://github.com/Anaconda-Platform/anaconda-project/issues/86","id":235625051,"number":86,"title":"Use a bootstrap environment to run anaconda-project's main logic","user":{"login":"havocp","id":218689,"avatar_url":"https://avatars1.githubusercontent.com/u/218689?v=3","gravatar_id":"","url":"https://api.github.com/users/havocp","html_url":"https://github.com/havocp","followers_url":"https://api.github.com/users/havocp/followers","following_url":"https://api.github.com/users/havocp/following{/other_user}","gists_url":"https://api.github.com/users/havocp/gists{/gist_id}","starred_url":"https://api.github.com/users/havocp/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/havocp/subscriptions","organizations_url":"https://api.github.com/users/havocp/orgs","repos_url":"https://api.github.com/users/havocp/repos","events_url":"https://api.github.com/users/havocp/events{/privacy}","received_events_url":"https://api.github.com/users/havocp/received_events","type":"User","site_admin":false},"labels":[{"id":543844687,"url":"https://api.github.com/repos/Anaconda-Platform/anaconda-project/labels/enhancement","name":"enhancement","color":"84b6eb","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-06-13T17:12:54Z","updated_at":"2017-06-13T17:15:14Z","closed_at":null,"body":"## Problem to be solved\r\n\r\nThere's an issue that a project may want to control the version of anaconda-project used with that project, the version of Python used to launch anaconda-project, and in the future when we have plugins the versions of the plugins.\r\n\r\nTo accomplish this, we could have a \"bootstrap environment.\" The `anaconda-project` executable would be as thin as possible; its role would be to check that the bootstrap environment exists and is up-to-date, and then to re-exec the \"real\" anaconda-project with the bootstrap environment activated.\r\n\r\nWith this setup, the only part of anaconda-project.yml/anaconda-project-lock.yml that has to stay compatible indefinitely would be the part that affects the bootstrap environment. The \"outer\" anaconda-project executable would ignore all other configuration.\r\n\r\n## How it would work, roughly\r\n\r\nWhen you run `anaconda-project foo something`, the following would happen:\r\n \r\n * Each anaconda-project.yml would define a “bootstrap” env spec. The naming could be discussed, but perhaps it’s in the env_specs section and always named `anaconda_project` or `anaconda_project_bootstrap` or similar.\r\n * By default the bootstrap env spec would contain just the `anaconda-project` package, but if you use plugins you’d include their packages in here too\r\n * The bootstrap env spec can be locked in anaconda-project-lock.yml the same as any other env spec\r\n * The bootstrap env would be created in PROJECT_DIR/envs the same as any other\r\n * On startup, anaconda-project will check whether it is the anaconda-project located inside the bootstrap environment for the project you’ve run it on.\r\n * If we are in the current project’s bootstrap environment, we continue as we do today\r\n * If we are not in the current project’s bootstrap environment, we create that bootstrap environment, activate it, and then re-run our argv.\r\n\r\nSo projects’ bootstrap environment will be created by some arbitrary anaconda-project version, but they can assume all other anaconda-project activities will be done by the version they have specified in their bootstrap env spec.\r\n \r\n## What about using anaconda-project via an API\r\n\r\nRight now some GUI tools use the anaconda-project API rather than the anaconda-project executable. These would be calling the API from their own environment and not the bootstrap environment, which would break (especially once we have plugins).\r\n\r\nTo solve this, we could:\r\n * run these tools in the bootstrap environment, OR\r\n * add some sort of out-of-process JSON/REST mode (start an \"anaconda project server\", essentially) and have GUI tools talk to that, instead of using an in-process API\r\n\r\nThe not-very-useful api.py wrapper we have now could maybe be dropped, and replaced with an API that transparently starts/stops and talks to an external process.\r\n\r\nThis could be the bulk of the work in implementing the bootstrap environment approach.\r\n\r\n## Other implementation details\r\n \r\n * We might introduce a special “bootstrap mode” of the project validation code in anaconda_project/project.py, which would ignore everything except the bootstrap env spec, since we don’t want to choke on something the “child” anaconda-project version (or its plugins) will be able to understand. Alternatively, maybe we just ignore all validation errors.\r\n * Should the “bootstrap” env spec inherit global `packages:`/`channels:`/etc. just like the other env specs? Doing this means the bootstrap env would be a lot bigger than it has to be in most cases (by default it would contain `anaconda` metapackage). If we don’t do this, maybe the bootstrap env spec should not be in the env_specs section but should be pulled out into its own toplevel section, to make clear that it’s special? Both options here seem a little unfortunate.\r\n * Should the child anaconda-project check for up-to-dateness of its own bootstrap environment? Example of when this would have mattered: when we added version locking, if you had an old anaconda-project on the outside, it wouldn’t have locked the bootstrapped env, but the child anaconda-project would know to set package versions to the locked ones.\r\n * there’s a pathology possible where outer and inner anaconda-project “fight” over environment contents: every time you launch anaconda-project, the outer one might change some packages, then the inner one change them, then outer change them back again on next invocation, then inner changes them again, etc.\r\n * A middle ground could be that the outer a-p creates a bootstrap env containing ONLY python and anaconda-project itself, then starts the inner which makes any other bootstrap env changes, and then the inner restarts itself if it modified the bootstrap env? too complex?\r\n * If the child anaconda-project modifies installs new versions of itself or its plugins, it has to restart itself.\r\n * With the bootstrap setup, we can make it a hard error if we see unknown fields in anaconda-project.yml while in the “child” anaconda-project, because there’s no reason to be “forwards compatible”; if you need anaconda-project 2.0, include that in your bootstrap env spec.\r\n * We could include an error-with-autofix as follows:\r\n - If there’s an unknown field, it’s an error\r\n - The autofix will suggest installing `anaconda-project-plugin-<fieldname>` in the bootstrap env spec. So if you have a `jupyter:` field in your command and don’t put anaconda-project-plugin-jupyter in your bootstrap env spec, we offer to do that for you.\r\n - As with all autofixes, we auto-apply them when you `anaconda-project init`, keeping the goal in mind that `anaconda-project init` on a directory containing only a notebook file will result in a working project.\r\n * The default bootstrap environment might be copied from the “outer” anaconda-project (same anaconda-project version, same plugins)?\r\n * We could additionally short-circuit and avoid creating the bootstrap environment if the outer root environment “meets” the bootstrap env spec. This could save a lot of time/disk in the common case, but also creates a different codepath that could deviate from what will happen on someone else’s machine.\r\n * A subtlety of this is that anaconda-project should not load plugins that aren’t listed in the bootstrap env spec, even if those plugins are present in the environment. This is because the “outer” environment could contain a superset of the plugins we actually want. So the optimization gets complicated.\r\n * The behavior of `anaconda-project init` will now depend on the plugins you have installed. This could get ugly. (If you try to `init` a directory containing a notebook file, it would work if you’ve installed the jupyter plugin but not otherwise, for example.) We would need to install the common plugins in our default env we init from, perhaps.\r\n\r\n## Bootstrap all of Anaconda\r\n \r\nFuture stretch goal: standalone binary instead of downloading/activating miniconda.\r\n\r\nThere’s a world where you could download a single file “anaconda-project” and never install a root environment anywhere, only bootstrap project-specific environments. One way to implement this would be a shell script or other standalone script called “anaconda-project” that creates the bootstrap environment by downloading miniconda, installing it to envs/anaconda_project, and then running child anaconda-project which would be the actual anaconda-project and add stuff to the bootstrap environment / make it conform to the bootstrap env spec. You could even check this anaconda-project script in to your project's git repo, making the project entirely standalone.\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/Anaconda-Platform/anaconda-project/issues/comments/308186183","html_url":"https://github.com/Anaconda-Platform/anaconda-project/issues/86#issuecomment-308186183","issue_url":"https://api.github.com/repos/Anaconda-Platform/anaconda-project/issues/86","id":308186183,"user":{"login":"havocp","id":218689,"avatar_url":"https://avatars1.githubusercontent.com/u/218689?v=3","gravatar_id":"","url":"https://api.github.com/users/havocp","html_url":"https://github.com/havocp","followers_url":"https://api.github.com/users/havocp/followers","following_url":"https://api.github.com/users/havocp/following{/other_user}","gists_url":"https://api.github.com/users/havocp/gists{/gist_id}","starred_url":"https://api.github.com/users/havocp/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/havocp/subscriptions","organizations_url":"https://api.github.com/users/havocp/orgs","repos_url":"https://api.github.com/users/havocp/repos","events_url":"https://api.github.com/users/havocp/events{/privacy}","received_events_url":"https://api.github.com/users/havocp/received_events","type":"User","site_admin":false},"created_at":"2017-06-13T17:15:14Z","updated_at":"2017-06-13T17:15:14Z","body":"cc @fpliger @bollwyvl "}}
{ "id": 82588836, "name": "Anaconda-Platform/anaconda-project", "url": "https://api.github.com/repos/Anaconda-Platform/anaconda-project" }
{ "id": 218689, "login": "havocp", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/218689?", "url": "https://api.github.com/users/havocp" }
{ "id": 3571983, "login": "Anaconda-Platform", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/3571983?", "url": "https://api.github.com/orgs/Anaconda-Platform" }
2017-06-13T17:15:14
6057326292
{"actor":{"display_login":"havocp"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/Bumblebee-Project/Bumblebee/issues/829","repository_url":"https://api.github.com/repos/Bumblebee-Project/Bumblebee","labels_url":"https://api.github.com/repos/Bumblebee-Project/Bumblebee/issues/829/labels{/name}","comments_url":"https://api.github.com/repos/Bumblebee-Project/Bumblebee/issues/829/comments","events_url":"https://api.github.com/repos/Bumblebee-Project/Bumblebee/issues/829/events","html_url":"https://github.com/Bumblebee-Project/Bumblebee/issues/829","id":199017956,"number":829,"title":"With TLP: Cannot access secondary GPU - error: Could not enable discrete graphics card","user":{"login":"jkdf2","id":2641739,"avatar_url":"https://avatars.githubusercontent.com/u/2641739?v=3","gravatar_id":"","url":"https://api.github.com/users/jkdf2","html_url":"https://github.com/jkdf2","followers_url":"https://api.github.com/users/jkdf2/followers","following_url":"https://api.github.com/users/jkdf2/following{/other_user}","gists_url":"https://api.github.com/users/jkdf2/gists{/gist_id}","starred_url":"https://api.github.com/users/jkdf2/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jkdf2/subscriptions","organizations_url":"https://api.github.com/users/jkdf2/orgs","repos_url":"https://api.github.com/users/jkdf2/repos","events_url":"https://api.github.com/users/jkdf2/events{/privacy}","received_events_url":"https://api.github.com/users/jkdf2/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-01-05T17:52:45Z","updated_at":"2017-01-05T19:35:56Z","closed_at":null,"body":"TLP disables the GPU driver and you get `[ERROR]Cannot access secondary GPU - error: Could not enable discrete graphics card\r\n`. This has been fixed by a user on the Arch forums: fix is to blacklist the GPU driver with `RUNTIME_PM_BLACKLIST` and `RUNTIME_PM_DRIVER_BLACKLIST`:\r\n\r\nhttps://bbs.archlinux.org/viewtopic.php?id=218757\r\n\r\nFiling a bug report with TLP so that it can perhaps detect an Nvidia Optimus configuration: https://github.com/linrunner/TLP/issues/244"},"comment":{"url":"https://api.github.com/repos/Bumblebee-Project/Bumblebee/issues/comments/270736311","html_url":"https://github.com/Bumblebee-Project/Bumblebee/issues/829#issuecomment-270736311","issue_url":"https://api.github.com/repos/Bumblebee-Project/Bumblebee/issues/829","id":270736311,"user":{"login":"linrunner","id":794121,"avatar_url":"https://avatars.githubusercontent.com/u/794121?v=3","gravatar_id":"","url":"https://api.github.com/users/linrunner","html_url":"https://github.com/linrunner","followers_url":"https://api.github.com/users/linrunner/followers","following_url":"https://api.github.com/users/linrunner/following{/other_user}","gists_url":"https://api.github.com/users/linrunner/gists{/gist_id}","starred_url":"https://api.github.com/users/linrunner/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/linrunner/subscriptions","organizations_url":"https://api.github.com/users/linrunner/orgs","repos_url":"https://api.github.com/users/linrunner/repos","events_url":"https://api.github.com/users/linrunner/events{/privacy}","received_events_url":"https://api.github.com/users/linrunner/received_events","type":"User","site_admin":false},"created_at":"2017-01-05T19:35:55Z","updated_at":"2017-01-05T19:35:55Z","body":"> TLP disables the GPU driver and you get \r\nWrong. TLP doesn't touch drivers. TLP enables Runtime PM for all PCIe devices – including the eGPU."}}
{ "id": 2997880, "name": "Bumblebee-Project/Bumblebee", "url": "https://api.github.com/repos/Bumblebee-Project/Bumblebee" }
{ "id": 794121, "login": "linrunner", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/794121?", "url": "https://api.github.com/users/linrunner" }
{ "id": 957687, "login": "Bumblebee-Project", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/957687?", "url": "https://api.github.com/orgs/Bumblebee-Project" }
2017-01-05T19:35:56
5109049109
{"actor":{"display_login":"linrunner"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/CJSCommonPlatform/raml-maven/issues/19","repository_url":"https://api.github.com/repos/CJSCommonPlatform/raml-maven","labels_url":"https://api.github.com/repos/CJSCommonPlatform/raml-maven/issues/19/labels{/name}","comments_url":"https://api.github.com/repos/CJSCommonPlatform/raml-maven/issues/19/comments","events_url":"https://api.github.com/repos/CJSCommonPlatform/raml-maven/issues/19/events","html_url":"https://github.com/CJSCommonPlatform/raml-maven/pull/19","id":204287572,"number":19,"title":"Handler validator","user":{"login":"allanmckenzie","id":19711205,"avatar_url":"https://avatars.githubusercontent.com/u/19711205?v=3","gravatar_id":"","url":"https://api.github.com/users/allanmckenzie","html_url":"https://github.com/allanmckenzie","followers_url":"https://api.github.com/users/allanmckenzie/followers","following_url":"https://api.github.com/users/allanmckenzie/following{/other_user}","gists_url":"https://api.github.com/users/allanmckenzie/gists{/gist_id}","starred_url":"https://api.github.com/users/allanmckenzie/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/allanmckenzie/subscriptions","organizations_url":"https://api.github.com/users/allanmckenzie/orgs","repos_url":"https://api.github.com/users/allanmckenzie/repos","events_url":"https://api.github.com/users/allanmckenzie/events{/privacy}","received_events_url":"https://api.github.com/users/allanmckenzie/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2017-01-31T12:56:40Z","updated_at":"2017-01-31T16:36:12Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/CJSCommonPlatform/raml-maven/pulls/19","html_url":"https://github.com/CJSCommonPlatform/raml-maven/pull/19","diff_url":"https://github.com/CJSCommonPlatform/raml-maven/pull/19.diff","patch_url":"https://github.com/CJSCommonPlatform/raml-maven/pull/19.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/CJSCommonPlatform/raml-maven/issues/comments/276416152","html_url":"https://github.com/CJSCommonPlatform/raml-maven/pull/19#issuecomment-276416152","issue_url":"https://api.github.com/repos/CJSCommonPlatform/raml-maven/issues/19","id":276416152,"user":{"login":"coveralls","id":2354108,"avatar_url":"https://avatars.githubusercontent.com/u/2354108?v=3","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":"2017-01-31T16:36:12Z","updated_at":"2017-01-31T16:36:12Z","body":"\n[![Coverage Status](https://coveralls.io/builds/9926780/badge)](https://coveralls.io/builds/9926780)\n\nCoverage decreased (-2.2%) to 97.765% when pulling **5245ec5d3b7931791823ccf04d2c6f531a23e621 on handler-validator** into **65504ad6b886ace6cc4b06fb513917397e710ae5 on master**.\n"}}
{ "id": 52442383, "name": "CJSCommonPlatform/raml-maven", "url": "https://api.github.com/repos/CJSCommonPlatform/raml-maven" }
{ "id": 2354108, "login": "coveralls", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/2354108?", "url": "https://api.github.com/users/coveralls" }
{ "id": 16131145, "login": "CJSCommonPlatform", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/16131145?", "url": "https://api.github.com/orgs/CJSCommonPlatform" }
2017-01-31T16:36:13
5241836675
{"actor":{"display_login":"coveralls"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/CS-DictionaryTeam/switch/issues/44","repository_url":"https://api.github.com/repos/CS-DictionaryTeam/switch","labels_url":"https://api.github.com/repos/CS-DictionaryTeam/switch/issues/44/labels{/name}","comments_url":"https://api.github.com/repos/CS-DictionaryTeam/switch/issues/44/comments","events_url":"https://api.github.com/repos/CS-DictionaryTeam/switch/issues/44/events","html_url":"https://github.com/CS-DictionaryTeam/switch/issues/44","id":225301896,"number":44,"title":"Merge Code for Memes","user":{"login":"potatoyenn","id":20568980,"avatar_url":"https://avatars1.githubusercontent.com/u/20568980?v=3","gravatar_id":"","url":"https://api.github.com/users/potatoyenn","html_url":"https://github.com/potatoyenn","followers_url":"https://api.github.com/users/potatoyenn/followers","following_url":"https://api.github.com/users/potatoyenn/following{/other_user}","gists_url":"https://api.github.com/users/potatoyenn/gists{/gist_id}","starred_url":"https://api.github.com/users/potatoyenn/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/potatoyenn/subscriptions","organizations_url":"https://api.github.com/users/potatoyenn/orgs","repos_url":"https://api.github.com/users/potatoyenn/repos","events_url":"https://api.github.com/users/potatoyenn/events{/privacy}","received_events_url":"https://api.github.com/users/potatoyenn/received_events","type":"User","site_admin":false},"labels":[{"id":578317744,"url":"https://api.github.com/repos/CS-DictionaryTeam/switch/labels/enhancement","name":"enhancement","color":"84b6eb","default":true}],"state":"open","locked":false,"assignee":{"login":"yparks","id":25780064,"avatar_url":"https://avatars2.githubusercontent.com/u/25780064?v=3","gravatar_id":"","url":"https://api.github.com/users/yparks","html_url":"https://github.com/yparks","followers_url":"https://api.github.com/users/yparks/followers","following_url":"https://api.github.com/users/yparks/following{/other_user}","gists_url":"https://api.github.com/users/yparks/gists{/gist_id}","starred_url":"https://api.github.com/users/yparks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yparks/subscriptions","organizations_url":"https://api.github.com/users/yparks/orgs","repos_url":"https://api.github.com/users/yparks/repos","events_url":"https://api.github.com/users/yparks/events{/privacy}","received_events_url":"https://api.github.com/users/yparks/received_events","type":"User","site_admin":false},"assignees":[{"login":"yparks","id":25780064,"avatar_url":"https://avatars2.githubusercontent.com/u/25780064?v=3","gravatar_id":"","url":"https://api.github.com/users/yparks","html_url":"https://github.com/yparks","followers_url":"https://api.github.com/users/yparks/followers","following_url":"https://api.github.com/users/yparks/following{/other_user}","gists_url":"https://api.github.com/users/yparks/gists{/gist_id}","starred_url":"https://api.github.com/users/yparks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/yparks/subscriptions","organizations_url":"https://api.github.com/users/yparks/orgs","repos_url":"https://api.github.com/users/yparks/repos","events_url":"https://api.github.com/users/yparks/events{/privacy}","received_events_url":"https://api.github.com/users/yparks/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2017-04-30T03:44:10Z","updated_at":"2017-05-05T06:47:02Z","closed_at":null,"body":"Goal: to make image carousel switch through memes automatically."},"comment":{"url":"https://api.github.com/repos/CS-DictionaryTeam/switch/issues/comments/299394588","html_url":"https://github.com/CS-DictionaryTeam/switch/issues/44#issuecomment-299394588","issue_url":"https://api.github.com/repos/CS-DictionaryTeam/switch/issues/44","id":299394588,"user":{"login":"RobertoAF","id":13029161,"avatar_url":"https://avatars1.githubusercontent.com/u/13029161?v=3","gravatar_id":"","url":"https://api.github.com/users/RobertoAF","html_url":"https://github.com/RobertoAF","followers_url":"https://api.github.com/users/RobertoAF/followers","following_url":"https://api.github.com/users/RobertoAF/following{/other_user}","gists_url":"https://api.github.com/users/RobertoAF/gists{/gist_id}","starred_url":"https://api.github.com/users/RobertoAF/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RobertoAF/subscriptions","organizations_url":"https://api.github.com/users/RobertoAF/orgs","repos_url":"https://api.github.com/users/RobertoAF/repos","events_url":"https://api.github.com/users/RobertoAF/events{/privacy}","received_events_url":"https://api.github.com/users/RobertoAF/received_events","type":"User","site_admin":false},"created_at":"2017-05-05T06:47:02Z","updated_at":"2017-05-05T06:47:02Z","body":"@potatoyenn @yparks \r\nI'm wondering...how many memes should there be in total and are do they all display?"}}
{ "id": 87481385, "name": "CS-DictionaryTeam/switch", "url": "https://api.github.com/repos/CS-DictionaryTeam/switch" }
{ "id": 13029161, "login": "RobertoAF", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/13029161?", "url": "https://api.github.com/users/RobertoAF" }
{ "id": 26984452, "login": "CS-DictionaryTeam", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26984452?", "url": "https://api.github.com/orgs/CS-DictionaryTeam" }
2017-05-05T06:47:02
5814955601
{"actor":{"display_login":"RobertoAF"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/CodeandoMonterrey/codeando-monterrey-docs/issues/14","repository_url":"https://api.github.com/repos/CodeandoMonterrey/codeando-monterrey-docs","labels_url":"https://api.github.com/repos/CodeandoMonterrey/codeando-monterrey-docs/issues/14/labels{/name}","comments_url":"https://api.github.com/repos/CodeandoMonterrey/codeando-monterrey-docs/issues/14/comments","events_url":"https://api.github.com/repos/CodeandoMonterrey/codeando-monterrey-docs/issues/14/events","html_url":"https://github.com/CodeandoMonterrey/codeando-monterrey-docs/issues/14","id":216626235,"number":14,"title":"PeriodiScrapper","user":{"login":"ricalanis","id":3820751,"avatar_url":"https://avatars2.githubusercontent.com/u/3820751?v=3","gravatar_id":"","url":"https://api.github.com/users/ricalanis","html_url":"https://github.com/ricalanis","followers_url":"https://api.github.com/users/ricalanis/followers","following_url":"https://api.github.com/users/ricalanis/following{/other_user}","gists_url":"https://api.github.com/users/ricalanis/gists{/gist_id}","starred_url":"https://api.github.com/users/ricalanis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ricalanis/subscriptions","organizations_url":"https://api.github.com/users/ricalanis/orgs","repos_url":"https://api.github.com/users/ricalanis/repos","events_url":"https://api.github.com/users/ricalanis/events{/privacy}","received_events_url":"https://api.github.com/users/ricalanis/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-03-24T02:21:05Z","updated_at":"2017-03-24T17:04:42Z","closed_at":null,"body":"*Contexto*\r\nEsta es la primera etapa de un proyecto propuesto por @feminisan para encontrar información sobre las fosas encontradas en México\r\n\r\n*Objetivo*\r\nCrear un repositorio de scrappers de noticias en los periódicos más importantes del país.\r\n\r\n*Proyecto*\r\nhttps://github.com/CodeandoMonterrey/PeriodiScrappers"},"comment":{"url":"https://api.github.com/repos/CodeandoMonterrey/codeando-monterrey-docs/issues/comments/289082612","html_url":"https://github.com/CodeandoMonterrey/codeando-monterrey-docs/issues/14#issuecomment-289082612","issue_url":"https://api.github.com/repos/CodeandoMonterrey/codeando-monterrey-docs/issues/14","id":289082612,"user":{"login":"ricalanis","id":3820751,"avatar_url":"https://avatars2.githubusercontent.com/u/3820751?v=3","gravatar_id":"","url":"https://api.github.com/users/ricalanis","html_url":"https://github.com/ricalanis","followers_url":"https://api.github.com/users/ricalanis/followers","following_url":"https://api.github.com/users/ricalanis/following{/other_user}","gists_url":"https://api.github.com/users/ricalanis/gists{/gist_id}","starred_url":"https://api.github.com/users/ricalanis/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ricalanis/subscriptions","organizations_url":"https://api.github.com/users/ricalanis/orgs","repos_url":"https://api.github.com/users/ricalanis/repos","events_url":"https://api.github.com/users/ricalanis/events{/privacy}","received_events_url":"https://api.github.com/users/ricalanis/received_events","type":"User","site_admin":false},"created_at":"2017-03-24T17:04:42Z","updated_at":"2017-03-24T17:04:42Z","body":"@ponentesincausa ¿Qué pex, armamos una versión 2 de disfuncionarios con nuestras nuevas skeels?"}}
{ "id": 46896606, "name": "CodeandoMonterrey/codeando-monterrey-docs", "url": "https://api.github.com/repos/CodeandoMonterrey/codeando-monterrey-docs" }
{ "id": 3820751, "login": "ricalanis", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/3820751?", "url": "https://api.github.com/users/ricalanis" }
{ "id": 7444874, "login": "CodeandoMonterrey", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7444874?", "url": "https://api.github.com/orgs/CodeandoMonterrey" }
2017-03-24T17:04:42
5559497945
{"actor":{"display_login":"ricalanis"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/147","repository_url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete","labels_url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/147/labels{/name}","comments_url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/147/comments","events_url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/147/events","html_url":"https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/issues/147","id":257222309,"number":147,"title":"Rename contextual identities to containers","user":{"login":"jonathanKingston","id":338988,"avatar_url":"https://avatars3.githubusercontent.com/u/338988?v=4","gravatar_id":"","url":"https://api.github.com/users/jonathanKingston","html_url":"https://github.com/jonathanKingston","followers_url":"https://api.github.com/users/jonathanKingston/followers","following_url":"https://api.github.com/users/jonathanKingston/following{/other_user}","gists_url":"https://api.github.com/users/jonathanKingston/gists{/gist_id}","starred_url":"https://api.github.com/users/jonathanKingston/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jonathanKingston/subscriptions","organizations_url":"https://api.github.com/users/jonathanKingston/orgs","repos_url":"https://api.github.com/users/jonathanKingston/repos","events_url":"https://api.github.com/users/jonathanKingston/events{/privacy}","received_events_url":"https://api.github.com/users/jonathanKingston/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-09-13T00:22:36Z","updated_at":"2017-10-17T13:04:19Z","closed_at":"2017-09-13T05:13:44Z","author_association":"NONE","body":"In the repo there is text that mentions \"contextual Identities\" however the consumer name for this is \"Container Tabs\" which likely will become more common soon.\r\n\r\nSee: https://www.reddit.com/r/privacy/comments/6zl16k/firefox_containers_is_amazing/ where someone was confused about the name.\r\n\r\nThanks!"},"comment":{"url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/comments/337224596","html_url":"https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/issues/147#issuecomment-337224596","issue_url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/147","id":337224596,"user":{"login":"jonathanKingston","id":338988,"avatar_url":"https://avatars3.githubusercontent.com/u/338988?v=4","gravatar_id":"","url":"https://api.github.com/users/jonathanKingston","html_url":"https://github.com/jonathanKingston","followers_url":"https://api.github.com/users/jonathanKingston/followers","following_url":"https://api.github.com/users/jonathanKingston/following{/other_user}","gists_url":"https://api.github.com/users/jonathanKingston/gists{/gist_id}","starred_url":"https://api.github.com/users/jonathanKingston/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jonathanKingston/subscriptions","organizations_url":"https://api.github.com/users/jonathanKingston/orgs","repos_url":"https://api.github.com/users/jonathanKingston/repos","events_url":"https://api.github.com/users/jonathanKingston/events{/privacy}","received_events_url":"https://api.github.com/users/jonathanKingston/received_events","type":"User","site_admin":false},"created_at":"2017-10-17T13:04:19Z","updated_at":"2017-10-17T13:04:19Z","author_association":"NONE","body":"Thanks sorry I missed this."}}
{ "id": 78816383, "name": "Cookie-AutoDelete/Cookie-AutoDelete", "url": "https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete" }
{ "id": 338988, "login": "jonathanKingston", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/338988?", "url": "https://api.github.com/users/jonathanKingston" }
{ "id": 31706752, "login": "Cookie-AutoDelete", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/31706752?", "url": "https://api.github.com/orgs/Cookie-AutoDelete" }
2017-10-17T13:04:19
6727274827
{"actor":{"display_login":"jonathanKingston"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/142","repository_url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete","labels_url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/142/labels{/name}","comments_url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/142/comments","events_url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/142/events","html_url":"https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/issues/142","id":256701890,"number":142,"title":"Cookie from http://allestörungen.de won't be deleted with enabled Active Mode","user":{"login":"spodermenpls","id":23747593,"avatar_url":"https://avatars1.githubusercontent.com/u/23747593?v=4","gravatar_id":"","url":"https://api.github.com/users/spodermenpls","html_url":"https://github.com/spodermenpls","followers_url":"https://api.github.com/users/spodermenpls/followers","following_url":"https://api.github.com/users/spodermenpls/following{/other_user}","gists_url":"https://api.github.com/users/spodermenpls/gists{/gist_id}","starred_url":"https://api.github.com/users/spodermenpls/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/spodermenpls/subscriptions","organizations_url":"https://api.github.com/users/spodermenpls/orgs","repos_url":"https://api.github.com/users/spodermenpls/repos","events_url":"https://api.github.com/users/spodermenpls/events{/privacy}","received_events_url":"https://api.github.com/users/spodermenpls/received_events","type":"User","site_admin":false},"labels":[{"id":638583490,"url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/labels/browserbug/limitation","name":"browserbug/limitation","color":"cccccc","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2017-09-11T13:26:49Z","updated_at":"2017-10-27T14:00:22Z","closed_at":"2017-10-02T16:36:28Z","author_association":"CONTRIBUTOR","body":"### Describe the Bug/Feature\r\n\r\nThe website http://allestörungen.de saves a cookie named \".xn--allestrungen-9ib.de\", that continues to exist after closing the tab, while the Active Mode is being enabled and functions flawlessly everywhere else. Could this occur due to the umlaut in the domain name? \r\nI found www.förde-boston.de as another example for a domain with an umlaut, and it won't be deleted either.\r\n\r\n### Steps for anyone to reproduce the bug\r\n\r\nVisit http://allestörungen.de, close the tab, open the Cookie list and watch if it gets deleted after set time.\r\n\r\n### Your settings \r\n\r\n<!-- **Mandatory** if bug -->\r\n\r\n- OS/version: Windows 10\r\n- Browser/version: Firefox 55.0.3 - 64 bit\r\n- Cookie AutoDelete version: 1.4.4"},"comment":{"url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/comments/339979683","html_url":"https://github.com/Cookie-AutoDelete/Cookie-AutoDelete/issues/142#issuecomment-339979683","issue_url":"https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete/issues/142","id":339979683,"user":{"login":"spodermenpls","id":23747593,"avatar_url":"https://avatars1.githubusercontent.com/u/23747593?v=4","gravatar_id":"","url":"https://api.github.com/users/spodermenpls","html_url":"https://github.com/spodermenpls","followers_url":"https://api.github.com/users/spodermenpls/followers","following_url":"https://api.github.com/users/spodermenpls/following{/other_user}","gists_url":"https://api.github.com/users/spodermenpls/gists{/gist_id}","starred_url":"https://api.github.com/users/spodermenpls/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/spodermenpls/subscriptions","organizations_url":"https://api.github.com/users/spodermenpls/orgs","repos_url":"https://api.github.com/users/spodermenpls/repos","events_url":"https://api.github.com/users/spodermenpls/events{/privacy}","received_events_url":"https://api.github.com/users/spodermenpls/received_events","type":"User","site_admin":false},"created_at":"2017-10-27T14:00:22Z","updated_at":"2017-10-27T14:00:22Z","author_association":"CONTRIBUTOR","body":"@mcnesium It switches the internal URL encoding from Unicode to Punycode, so add-ons like uMatrix and CookieAD can properly handle URLs with umlauts and other special letters. It should be activated by default in FF 57."}}
{ "id": 78816383, "name": "Cookie-AutoDelete/Cookie-AutoDelete", "url": "https://api.github.com/repos/Cookie-AutoDelete/Cookie-AutoDelete" }
{ "id": 23747593, "login": "spodermenpls", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/23747593?", "url": "https://api.github.com/users/spodermenpls" }
{ "id": 31706752, "login": "Cookie-AutoDelete", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/31706752?", "url": "https://api.github.com/orgs/Cookie-AutoDelete" }
2017-10-27T14:00:23
6775350493
{"actor":{"display_login":"spodermenpls"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material/issues/717","repository_url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material","labels_url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material/issues/717/labels{/name}","comments_url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material/issues/717/comments","events_url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material/issues/717/events","html_url":"https://github.com/GwtMaterialDesign/gwt-material/issues/717","id":268039862,"number":717,"title":"MaterialTabItem.setActive(boolean) not working","user":{"login":"pfacmf","id":4210304,"avatar_url":"https://avatars2.githubusercontent.com/u/4210304?v=4","gravatar_id":"","url":"https://api.github.com/users/pfacmf","html_url":"https://github.com/pfacmf","followers_url":"https://api.github.com/users/pfacmf/followers","following_url":"https://api.github.com/users/pfacmf/following{/other_user}","gists_url":"https://api.github.com/users/pfacmf/gists{/gist_id}","starred_url":"https://api.github.com/users/pfacmf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pfacmf/subscriptions","organizations_url":"https://api.github.com/users/pfacmf/orgs","repos_url":"https://api.github.com/users/pfacmf/repos","events_url":"https://api.github.com/users/pfacmf/events{/privacy}","received_events_url":"https://api.github.com/users/pfacmf/received_events","type":"User","site_admin":false},"labels":[{"id":250378239,"url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material/labels/ready","name":"ready","color":"bfe5bf","default":false},{"id":286088042,"url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material/labels/unconfirmed","name":"unconfirmed","color":"f7c6c7","default":false}],"state":"closed","locked":false,"assignee":{"login":"kevzlou7979","id":3138071,"avatar_url":"https://avatars0.githubusercontent.com/u/3138071?v=4","gravatar_id":"","url":"https://api.github.com/users/kevzlou7979","html_url":"https://github.com/kevzlou7979","followers_url":"https://api.github.com/users/kevzlou7979/followers","following_url":"https://api.github.com/users/kevzlou7979/following{/other_user}","gists_url":"https://api.github.com/users/kevzlou7979/gists{/gist_id}","starred_url":"https://api.github.com/users/kevzlou7979/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kevzlou7979/subscriptions","organizations_url":"https://api.github.com/users/kevzlou7979/orgs","repos_url":"https://api.github.com/users/kevzlou7979/repos","events_url":"https://api.github.com/users/kevzlou7979/events{/privacy}","received_events_url":"https://api.github.com/users/kevzlou7979/received_events","type":"User","site_admin":false},"assignees":[{"login":"kevzlou7979","id":3138071,"avatar_url":"https://avatars0.githubusercontent.com/u/3138071?v=4","gravatar_id":"","url":"https://api.github.com/users/kevzlou7979","html_url":"https://github.com/kevzlou7979","followers_url":"https://api.github.com/users/kevzlou7979/followers","following_url":"https://api.github.com/users/kevzlou7979/following{/other_user}","gists_url":"https://api.github.com/users/kevzlou7979/gists{/gist_id}","starred_url":"https://api.github.com/users/kevzlou7979/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kevzlou7979/subscriptions","organizations_url":"https://api.github.com/users/kevzlou7979/orgs","repos_url":"https://api.github.com/users/kevzlou7979/repos","events_url":"https://api.github.com/users/kevzlou7979/events{/privacy}","received_events_url":"https://api.github.com/users/kevzlou7979/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material/milestones/6","html_url":"https://github.com/GwtMaterialDesign/gwt-material/milestone/6","labels_url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material/milestones/6/labels","id":1609276,"number":6,"title":"2.0","description":"Refactoring of gwt-material & gwt-material-addins 1.5.0 \r\n<ul>\r\n<li>GWT 2.8</li>\r\n<li>JsInterop</li>\r\n<li>Standardized Events</li>\r\n<li>Using jQuery</li>\r\n<li>JsInterop impl</li>\r\n<li>Rework of Widget class naming</li>\r\n<li>Standardization of Widget API</li>\r\n</ul>","creator":{"login":"kevzlou7979","id":3138071,"avatar_url":"https://avatars0.githubusercontent.com/u/3138071?v=4","gravatar_id":"","url":"https://api.github.com/users/kevzlou7979","html_url":"https://github.com/kevzlou7979","followers_url":"https://api.github.com/users/kevzlou7979/followers","following_url":"https://api.github.com/users/kevzlou7979/following{/other_user}","gists_url":"https://api.github.com/users/kevzlou7979/gists{/gist_id}","starred_url":"https://api.github.com/users/kevzlou7979/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kevzlou7979/subscriptions","organizations_url":"https://api.github.com/users/kevzlou7979/orgs","repos_url":"https://api.github.com/users/kevzlou7979/repos","events_url":"https://api.github.com/users/kevzlou7979/events{/privacy}","received_events_url":"https://api.github.com/users/kevzlou7979/received_events","type":"User","site_admin":false},"open_issues":0,"closed_issues":115,"state":"open","created_at":"2016-02-27T08:17:15Z","updated_at":"2017-10-25T07:07:32Z","due_on":null,"closed_at":null},"comments":3,"created_at":"2017-10-24T13:49:38Z","updated_at":"2017-10-25T07:09:39Z","closed_at":"2017-10-25T07:07:32Z","author_association":"NONE","body":"MaterialTabItem.setActive(boolean) is settings the css classes on MaterialBodyItems but is not setting the display styles. It seems like the call to MaterialTab.initCollapsible(), used in MaterialTab.setActive(int), is missing."},"comment":{"url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material/issues/comments/339235900","html_url":"https://github.com/GwtMaterialDesign/gwt-material/issues/717#issuecomment-339235900","issue_url":"https://api.github.com/repos/GwtMaterialDesign/gwt-material/issues/717","id":339235900,"user":{"login":"pfacmf","id":4210304,"avatar_url":"https://avatars2.githubusercontent.com/u/4210304?v=4","gravatar_id":"","url":"https://api.github.com/users/pfacmf","html_url":"https://github.com/pfacmf","followers_url":"https://api.github.com/users/pfacmf/followers","following_url":"https://api.github.com/users/pfacmf/following{/other_user}","gists_url":"https://api.github.com/users/pfacmf/gists{/gist_id}","starred_url":"https://api.github.com/users/pfacmf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pfacmf/subscriptions","organizations_url":"https://api.github.com/users/pfacmf/orgs","repos_url":"https://api.github.com/users/pfacmf/repos","events_url":"https://api.github.com/users/pfacmf/events{/privacy}","received_events_url":"https://api.github.com/users/pfacmf/received_events","type":"User","site_admin":false},"created_at":"2017-10-25T07:09:39Z","updated_at":"2017-10-25T07:09:39Z","author_association":"NONE","body":"I'm very sorry about this. The issue is with MaterialCollapsible. I will file a new issue. I'm very sorry again."}}
{ "id": 33250810, "name": "GwtMaterialDesign/gwt-material", "url": "https://api.github.com/repos/GwtMaterialDesign/gwt-material" }
{ "id": 4210304, "login": "pfacmf", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/4210304?", "url": "https://api.github.com/users/pfacmf" }
{ "id": 11755403, "login": "GwtMaterialDesign", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/11755403?", "url": "https://api.github.com/orgs/GwtMaterialDesign" }
2017-10-25T07:09:39
6762265989
{"actor":{"display_login":"pfacmf"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/MozillaFoundation/Advocacy/issues/783","repository_url":"https://api.github.com/repos/MozillaFoundation/Advocacy","labels_url":"https://api.github.com/repos/MozillaFoundation/Advocacy/issues/783/labels{/name}","comments_url":"https://api.github.com/repos/MozillaFoundation/Advocacy/issues/783/comments","events_url":"https://api.github.com/repos/MozillaFoundation/Advocacy/issues/783/events","html_url":"https://github.com/MozillaFoundation/Advocacy/issues/783","id":214558789,"number":783,"title":"Iterate on Privacy landing page wireframes","user":{"login":"hannahkane","id":8389648,"avatar_url":"https://avatars0.githubusercontent.com/u/8389648?v=3","gravatar_id":"","url":"https://api.github.com/users/hannahkane","html_url":"https://github.com/hannahkane","followers_url":"https://api.github.com/users/hannahkane/followers","following_url":"https://api.github.com/users/hannahkane/following{/other_user}","gists_url":"https://api.github.com/users/hannahkane/gists{/gist_id}","starred_url":"https://api.github.com/users/hannahkane/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hannahkane/subscriptions","organizations_url":"https://api.github.com/users/hannahkane/orgs","repos_url":"https://api.github.com/users/hannahkane/repos","events_url":"https://api.github.com/users/hannahkane/events{/privacy}","received_events_url":"https://api.github.com/users/hannahkane/received_events","type":"User","site_admin":false},"labels":[{"id":404681986,"url":"https://api.github.com/repos/MozillaFoundation/Advocacy/labels/design","name":"design","color":"1d76db","default":false},{"id":561757762,"url":"https://api.github.com/repos/MozillaFoundation/Advocacy/labels/Privacy%20landing%20page","name":"Privacy landing page","color":"c5def5","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/MozillaFoundation/Advocacy/milestones/69","html_url":"https://github.com/MozillaFoundation/Advocacy/milestone/69","labels_url":"https://api.github.com/repos/MozillaFoundation/Advocacy/milestones/69/labels","id":2388519,"number":69,"title":"March 31, 2017","description":"","creator":{"login":"hannahkane","id":8389648,"avatar_url":"https://avatars0.githubusercontent.com/u/8389648?v=3","gravatar_id":"","url":"https://api.github.com/users/hannahkane","html_url":"https://github.com/hannahkane","followers_url":"https://api.github.com/users/hannahkane/followers","following_url":"https://api.github.com/users/hannahkane/following{/other_user}","gists_url":"https://api.github.com/users/hannahkane/gists{/gist_id}","starred_url":"https://api.github.com/users/hannahkane/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/hannahkane/subscriptions","organizations_url":"https://api.github.com/users/hannahkane/orgs","repos_url":"https://api.github.com/users/hannahkane/repos","events_url":"https://api.github.com/users/hannahkane/events{/privacy}","received_events_url":"https://api.github.com/users/hannahkane/received_events","type":"User","site_admin":false},"open_issues":10,"closed_issues":2,"state":"open","created_at":"2017-03-15T17:20:17Z","updated_at":"2017-03-28T22:28:09Z","due_on":"2017-03-31T07:00:00Z","closed_at":null},"comments":2,"created_at":"2017-03-15T23:43:29Z","updated_at":"2017-03-29T20:31:58Z","closed_at":null,"body":"Dropping some notes in here from a conversation I just had with @HPaulJohnson. Hoping interested people can have a discussion around this while I'm out tomorrow and Friday.\r\n\r\n@beccaklam's [wireframes](https://redpen.io/p/sb0e5aa8bd56c0ba5e) are a kickass exploration of what an in-depth hub could look like, with some nice ideas about tailored subscriptions, increasing the shareability of content, and building cool viewers for individual projects. Definitely meets the requirements outlined in [the brief](https://docs.google.com/document/d/1Kc-m56qXy_EC6wD19voQb3a24e_NoU3hQELW4EGPA4E/edit).\r\n\r\nGiven a desire to ship this within 2-3 weeks, as well as a need to hone in on a key result (1M subscribers), Paul and I would like to propose a narrower version of the exploration.\r\n * we think that the portfolio version in the wireframes is likely the right starting point (as opposed to the Feed version). \r\n * For this rollout, we suggest a single page, rather than a full website with navigation and subpages. We need to identify the projects that will be ready to feature at launch, but it likely won't be so many that we need the topic sub-pages right away. Nor will we need individual pages for the projects themselves. Instead, each featured project can simply link out to wherever it currently lives.\r\n * For now, we can focus on a single general list sign-up, rather than the content-specific sign-ups, since we don't have that content ready to go (file under: dope idea for the future)\r\n"},"comment":{"url":"https://api.github.com/repos/MozillaFoundation/Advocacy/issues/comments/290216562","html_url":"https://github.com/MozillaFoundation/Advocacy/issues/783#issuecomment-290216562","issue_url":"https://api.github.com/repos/MozillaFoundation/Advocacy/issues/783","id":290216562,"user":{"login":"beccaklam","id":20977376,"avatar_url":"https://avatars3.githubusercontent.com/u/20977376?v=3","gravatar_id":"","url":"https://api.github.com/users/beccaklam","html_url":"https://github.com/beccaklam","followers_url":"https://api.github.com/users/beccaklam/followers","following_url":"https://api.github.com/users/beccaklam/following{/other_user}","gists_url":"https://api.github.com/users/beccaklam/gists{/gist_id}","starred_url":"https://api.github.com/users/beccaklam/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/beccaklam/subscriptions","organizations_url":"https://api.github.com/users/beccaklam/orgs","repos_url":"https://api.github.com/users/beccaklam/repos","events_url":"https://api.github.com/users/beccaklam/events{/privacy}","received_events_url":"https://api.github.com/users/beccaklam/received_events","type":"User","site_admin":false},"created_at":"2017-03-29T20:31:57Z","updated_at":"2017-03-29T20:31:57Z","body":"@hannahkane @lovegushwa \r\nLatest iteration:\r\nhttps://redpen.io/xadede11a8016b38f3<-- redpen for comments\r\n![news matrix landing page](https://cloud.githubusercontent.com/assets/20977376/24475196/1fec782c-149d-11e7-9664-f741563391c9.png)\r\n"}}
{ "id": 57981930, "name": "MozillaFoundation/Advocacy", "url": "https://api.github.com/repos/MozillaFoundation/Advocacy" }
{ "id": 20977376, "login": "beccaklam", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/20977376?", "url": "https://api.github.com/users/beccaklam" }
{ "id": 9949980, "login": "MozillaFoundation", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/9949980?", "url": "https://api.github.com/orgs/MozillaFoundation" }
2017-03-29T20:31:58
5590298971
{"actor":{"display_login":"beccaklam"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/NagiosEnterprises/nrpe/issues/173","repository_url":"https://api.github.com/repos/NagiosEnterprises/nrpe","labels_url":"https://api.github.com/repos/NagiosEnterprises/nrpe/issues/173/labels{/name}","comments_url":"https://api.github.com/repos/NagiosEnterprises/nrpe/issues/173/comments","events_url":"https://api.github.com/repos/NagiosEnterprises/nrpe/issues/173/events","html_url":"https://github.com/NagiosEnterprises/nrpe/issues/173","id":269589387,"number":173,"title":"check_nrpe not working on Raspberry PI","user":{"login":"ladinek","id":4517947,"avatar_url":"https://avatars2.githubusercontent.com/u/4517947?v=4","gravatar_id":"","url":"https://api.github.com/users/ladinek","html_url":"https://github.com/ladinek","followers_url":"https://api.github.com/users/ladinek/followers","following_url":"https://api.github.com/users/ladinek/following{/other_user}","gists_url":"https://api.github.com/users/ladinek/gists{/gist_id}","starred_url":"https://api.github.com/users/ladinek/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ladinek/subscriptions","organizations_url":"https://api.github.com/users/ladinek/orgs","repos_url":"https://api.github.com/users/ladinek/repos","events_url":"https://api.github.com/users/ladinek/events{/privacy}","received_events_url":"https://api.github.com/users/ladinek/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":53,"created_at":"2017-10-30T12:56:07Z","updated_at":"2017-11-24T09:31:24Z","closed_at":null,"author_association":"NONE","body":"I installed Nagios on Raspberry Pi. I am already running lot of Nagios3 instances on x86 Debian Wheezy (7) and Jessie (8). Now I am trying to nagios-nrpe-plugin against NSCLIENT++ on Windows machines. The repository package version of check_nrpe on Raspberry, identically on x64 Stretch, is 3.0.1. However, when I run check_nrpe from x64 box, everything is OK, but from Raspberry, I get error\r\nOn the NSCLIENT side, I have this config:\r\n\r\n```\r\nssl options = \r\nverify mode = none\r\ninsecure = true\r\n```\r\nExecuting\r\n`root@raspberrypi:~# /usr/lib/nagios/plugins/check_nrpe -H 192.168.32.35`\r\nI get error\r\n`CHECK_NRPE: (ssl_err != 5) Error - Could not complete SSL handshake with 192.168.32.35: 1`\r\nand on the Windows NSCLIENT side, running NSCP TEST, I get this error:\r\n```\r\nD nrpe Accepting connection from: 192.168.32.32, count=1\r\nE nrpe Failed to establish secure connection: sslv3 alert handshake failure\r\n```\r\n\r\nWhen I try - n option,\r\n```\r\nroot@raspberrypi:~# /usr/lib/nagios/plugins/check_nrpe -H 192.168.32.35 -n\r\nCHECK_NRPE: Receive header underflow - only 0 bytes received (4 expected).\r\n```\r\nand on the Windows side,\r\n```\r\nD nrpe Accepting connection from: 192.168.32.32, count=1\r\nE nrpe Failed to establish secure connection: unknown protocol: 252\r\n D:\\source\\nscp\\include\\socket/connection.hpp:243\r\n```\r\nRunning the same from the x64-based Debian Stretch works normally.\r\nIt is show-stopper for using Nagios on Raspberry Pi. I also tried downloading and compiling both 2.15 version and 3.20 version, with similar results. Can this be liitle/big endian issue or something like that?"},"comment":{"url":"https://api.github.com/repos/NagiosEnterprises/nrpe/issues/comments/346783236","html_url":"https://github.com/NagiosEnterprises/nrpe/issues/173#issuecomment-346783236","issue_url":"https://api.github.com/repos/NagiosEnterprises/nrpe/issues/173","id":346783236,"user":{"login":"MartinEgli","id":7021413,"avatar_url":"https://avatars2.githubusercontent.com/u/7021413?v=4","gravatar_id":"","url":"https://api.github.com/users/MartinEgli","html_url":"https://github.com/MartinEgli","followers_url":"https://api.github.com/users/MartinEgli/followers","following_url":"https://api.github.com/users/MartinEgli/following{/other_user}","gists_url":"https://api.github.com/users/MartinEgli/gists{/gist_id}","starred_url":"https://api.github.com/users/MartinEgli/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MartinEgli/subscriptions","organizations_url":"https://api.github.com/users/MartinEgli/orgs","repos_url":"https://api.github.com/users/MartinEgli/repos","events_url":"https://api.github.com/users/MartinEgli/events{/privacy}","received_events_url":"https://api.github.com/users/MartinEgli/received_events","type":"User","site_admin":false},"created_at":"2017-11-24T09:31:24Z","updated_at":"2017-11-24T09:31:24Z","author_association":"NONE","body":"@hedenface \r\nYou sadyou have a running check_nrpe on a raspbiant. \r\nIs it possible to get your image?\r\nCange somthing on IPFire is not so easy. A lot of restrictions.\r\nDid you compile nrpe 2.15 on the raspi stretch? "}}
{ "id": 16119653, "name": "NagiosEnterprises/nrpe", "url": "https://api.github.com/repos/NagiosEnterprises/nrpe" }
{ "id": 7021413, "login": "MartinEgli", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7021413?", "url": "https://api.github.com/users/MartinEgli" }
{ "id": 5666660, "login": "NagiosEnterprises", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/5666660?", "url": "https://api.github.com/orgs/NagiosEnterprises" }
2017-11-24T09:31:24
6898437482
{"actor":{"display_login":"MartinEgli"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/OpenGreekAndLatin/First1KGreek/issues/1773","repository_url":"https://api.github.com/repos/OpenGreekAndLatin/First1KGreek","labels_url":"https://api.github.com/repos/OpenGreekAndLatin/First1KGreek/issues/1773/labels{/name}","comments_url":"https://api.github.com/repos/OpenGreekAndLatin/First1KGreek/issues/1773/comments","events_url":"https://api.github.com/repos/OpenGreekAndLatin/First1KGreek/issues/1773/events","html_url":"https://github.com/OpenGreekAndLatin/First1KGreek/pull/1773","id":255342238,"number":1773,"title":"Update tlg0087.tlg020.1st1K-grc1.xml","user":{"login":"AlisonBabeu","id":4663626,"avatar_url":"https://avatars2.githubusercontent.com/u/4663626?v=4","gravatar_id":"","url":"https://api.github.com/users/AlisonBabeu","html_url":"https://github.com/AlisonBabeu","followers_url":"https://api.github.com/users/AlisonBabeu/followers","following_url":"https://api.github.com/users/AlisonBabeu/following{/other_user}","gists_url":"https://api.github.com/users/AlisonBabeu/gists{/gist_id}","starred_url":"https://api.github.com/users/AlisonBabeu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AlisonBabeu/subscriptions","organizations_url":"https://api.github.com/users/AlisonBabeu/orgs","repos_url":"https://api.github.com/users/AlisonBabeu/repos","events_url":"https://api.github.com/users/AlisonBabeu/events{/privacy}","received_events_url":"https://api.github.com/users/AlisonBabeu/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-09-05T16:50:57Z","updated_at":"2017-09-05T17:14:24Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/OpenGreekAndLatin/First1KGreek/pulls/1773","html_url":"https://github.com/OpenGreekAndLatin/First1KGreek/pull/1773","diff_url":"https://github.com/OpenGreekAndLatin/First1KGreek/pull/1773.diff","patch_url":"https://github.com/OpenGreekAndLatin/First1KGreek/pull/1773.patch"},"body":"Added in series info and edited other volume data"},"comment":{"url":"https://api.github.com/repos/OpenGreekAndLatin/First1KGreek/issues/comments/327243710","html_url":"https://github.com/OpenGreekAndLatin/First1KGreek/pull/1773#issuecomment-327243710","issue_url":"https://api.github.com/repos/OpenGreekAndLatin/First1KGreek/issues/1773","id":327243710,"user":{"login":"capitains-hook","id":26966841,"avatar_url":"https://avatars2.githubusercontent.com/u/26966841?v=4","gravatar_id":"","url":"https://api.github.com/users/capitains-hook","html_url":"https://github.com/capitains-hook","followers_url":"https://api.github.com/users/capitains-hook/followers","following_url":"https://api.github.com/users/capitains-hook/following{/other_user}","gists_url":"https://api.github.com/users/capitains-hook/gists{/gist_id}","starred_url":"https://api.github.com/users/capitains-hook/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/capitains-hook/subscriptions","organizations_url":"https://api.github.com/users/capitains-hook/orgs","repos_url":"https://api.github.com/users/capitains-hook/repos","events_url":"https://api.github.com/users/capitains-hook/events{/privacy}","received_events_url":"https://api.github.com/users/capitains-hook/received_events","type":"User","site_admin":false},"created_at":"2017-09-05T17:14:24Z","updated_at":"2017-09-05T17:14:24Z","author_association":"NONE","body":"\n\n*[Hook UI build recap](http://ci.perseids.org/repo/OpenGreekAndLatin/First1KGreek/2609)*\n"}}
{ "id": 56595003, "name": "OpenGreekAndLatin/First1KGreek", "url": "https://api.github.com/repos/OpenGreekAndLatin/First1KGreek" }
{ "id": 26966841, "login": "capitains-hook", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26966841?", "url": "https://api.github.com/users/capitains-hook" }
{ "id": 6459378, "login": "OpenGreekAndLatin", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/6459378?", "url": "https://api.github.com/orgs/OpenGreekAndLatin" }
2017-09-05T17:14:24
6552167809
{"actor":{"display_login":"capitains-hook"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/PHPTestFestBrasil/phptestfestbrasil.github.io/issues/10","repository_url":"https://api.github.com/repos/PHPTestFestBrasil/phptestfestbrasil.github.io","labels_url":"https://api.github.com/repos/PHPTestFestBrasil/phptestfestbrasil.github.io/issues/10/labels{/name}","comments_url":"https://api.github.com/repos/PHPTestFestBrasil/phptestfestbrasil.github.io/issues/10/comments","events_url":"https://api.github.com/repos/PHPTestFestBrasil/phptestfestbrasil.github.io/issues/10/events","html_url":"https://github.com/PHPTestFestBrasil/phptestfestbrasil.github.io/issues/10","id":254888649,"number":10,"title":"Centralizar lista de interesse no evento","user":{"login":"lflimeira","id":7549765,"avatar_url":"https://avatars0.githubusercontent.com/u/7549765?v=4","gravatar_id":"","url":"https://api.github.com/users/lflimeira","html_url":"https://github.com/lflimeira","followers_url":"https://api.github.com/users/lflimeira/followers","following_url":"https://api.github.com/users/lflimeira/following{/other_user}","gists_url":"https://api.github.com/users/lflimeira/gists{/gist_id}","starred_url":"https://api.github.com/users/lflimeira/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lflimeira/subscriptions","organizations_url":"https://api.github.com/users/lflimeira/orgs","repos_url":"https://api.github.com/users/lflimeira/repos","events_url":"https://api.github.com/users/lflimeira/events{/privacy}","received_events_url":"https://api.github.com/users/lflimeira/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-09-03T17:28:57Z","updated_at":"2017-10-31T00:56:53Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Foi discutido no slack, sobre centralizar as listas para levantamento de interesse que estão no link https://github.com/PHPTestFestBrasil/phptestfestbrasil.github.io/wiki#a%C3%A7%C3%B5es-j%C3%A1-acontecendo-nas-comunidades-brasileiras\r\n\r\nEu criei uma para SP, e o Paraná criou outra, o que acham de unificar essas listas e colocar a opção para colocar a cidade e o estado?\r\n\r\nDessa forma podemos fazer um levantamento mais efetivo e facilita a divulgação. "},"comment":{"url":"https://api.github.com/repos/PHPTestFestBrasil/phptestfestbrasil.github.io/issues/comments/340628272","html_url":"https://github.com/PHPTestFestBrasil/phptestfestbrasil.github.io/issues/10#issuecomment-340628272","issue_url":"https://api.github.com/repos/PHPTestFestBrasil/phptestfestbrasil.github.io/issues/10","id":340628272,"user":{"login":"rogeriopradoj","id":443391,"avatar_url":"https://avatars3.githubusercontent.com/u/443391?v=4","gravatar_id":"","url":"https://api.github.com/users/rogeriopradoj","html_url":"https://github.com/rogeriopradoj","followers_url":"https://api.github.com/users/rogeriopradoj/followers","following_url":"https://api.github.com/users/rogeriopradoj/following{/other_user}","gists_url":"https://api.github.com/users/rogeriopradoj/gists{/gist_id}","starred_url":"https://api.github.com/users/rogeriopradoj/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rogeriopradoj/subscriptions","organizations_url":"https://api.github.com/users/rogeriopradoj/orgs","repos_url":"https://api.github.com/users/rogeriopradoj/repos","events_url":"https://api.github.com/users/rogeriopradoj/events{/privacy}","received_events_url":"https://api.github.com/users/rogeriopradoj/received_events","type":"User","site_admin":false},"created_at":"2017-10-31T00:56:53Z","updated_at":"2017-10-31T00:56:53Z","author_association":"CONTRIBUTOR","body":"Fechando esta issue devido à tradução em português da página oficial estar sendo feita em https://phptestfest.org/pt-br/ . Podemos continuar com as discussões na wiki, https://github.com/PHPTestFestBrasil/phptestfestbrasil.github.io/wiki"}}
{ "id": 80879011, "name": "PHPTestFestBrasil/phptestfestbrasil.github.io", "url": "https://api.github.com/repos/PHPTestFestBrasil/phptestfestbrasil.github.io" }
{ "id": 443391, "login": "rogeriopradoj", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/443391?", "url": "https://api.github.com/users/rogeriopradoj" }
{ "id": 13375161, "login": "PHPTestFestBrasil", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/13375161?", "url": "https://api.github.com/orgs/PHPTestFestBrasil" }
2017-10-31T00:56:53
6786966443
{"actor":{"display_login":"rogeriopradoj"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/PhasesResearchLab/ESPEI/issues/44","repository_url":"https://api.github.com/repos/PhasesResearchLab/ESPEI","labels_url":"https://api.github.com/repos/PhasesResearchLab/ESPEI/issues/44/labels{/name}","comments_url":"https://api.github.com/repos/PhasesResearchLab/ESPEI/issues/44/comments","events_url":"https://api.github.com/repos/PhasesResearchLab/ESPEI/issues/44/events","html_url":"https://github.com/PhasesResearchLab/ESPEI/pull/44","id":282944852,"number":44,"title":"ENH: Add markers for each unique reference to dataplot","user":{"login":"bocklund","id":7681751,"avatar_url":"https://avatars0.githubusercontent.com/u/7681751?v=4","gravatar_id":"","url":"https://api.github.com/users/bocklund","html_url":"https://github.com/bocklund","followers_url":"https://api.github.com/users/bocklund/followers","following_url":"https://api.github.com/users/bocklund/following{/other_user}","gists_url":"https://api.github.com/users/bocklund/gists{/gist_id}","starred_url":"https://api.github.com/users/bocklund/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bocklund/subscriptions","organizations_url":"https://api.github.com/users/bocklund/orgs","repos_url":"https://api.github.com/users/bocklund/repos","events_url":"https://api.github.com/users/bocklund/events{/privacy}","received_events_url":"https://api.github.com/users/bocklund/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-12-18T16:43:15Z","updated_at":"2017-12-18T16:56:33Z","closed_at":null,"author_association":"OWNER","pull_request":{"url":"https://api.github.com/repos/PhasesResearchLab/ESPEI/pulls/44","html_url":"https://github.com/PhasesResearchLab/ESPEI/pull/44","diff_url":"https://github.com/PhasesResearchLab/ESPEI/pull/44.diff","patch_url":"https://github.com/PhasesResearchLab/ESPEI/pull/44.patch"},"body":"Closes gh-23.\r\n\r\n- Adds a TinyDB bibliographic database and utilities to add a BibTeX entries to it\r\n- bibtexparser is now a dependency\r\n- Better handling of aliases in dataplot plot_kwargs\r\n- Utility to read multiline strings from raw strings, file paths, or streams\r\n\r\nNote that there is no functionality here to format the references based on the database, but this functionality could easily be added with some handling of the references by using a formatting function that takes a BibTeX dict.\r\n\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/PhasesResearchLab/ESPEI/issues/comments/352487293","html_url":"https://github.com/PhasesResearchLab/ESPEI/pull/44#issuecomment-352487293","issue_url":"https://api.github.com/repos/PhasesResearchLab/ESPEI/issues/44","id":352487293,"user":{"login":"bocklund","id":7681751,"avatar_url":"https://avatars0.githubusercontent.com/u/7681751?v=4","gravatar_id":"","url":"https://api.github.com/users/bocklund","html_url":"https://github.com/bocklund","followers_url":"https://api.github.com/users/bocklund/followers","following_url":"https://api.github.com/users/bocklund/following{/other_user}","gists_url":"https://api.github.com/users/bocklund/gists{/gist_id}","starred_url":"https://api.github.com/users/bocklund/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bocklund/subscriptions","organizations_url":"https://api.github.com/users/bocklund/orgs","repos_url":"https://api.github.com/users/bocklund/repos","events_url":"https://api.github.com/users/bocklund/events{/privacy}","received_events_url":"https://api.github.com/users/bocklund/received_events","type":"User","site_admin":false},"created_at":"2017-12-18T16:56:33Z","updated_at":"2017-12-18T16:56:33Z","author_association":"OWNER","body":"I think it would be relatively easy to achieve with a bokeh backend. That would also enable a webserver and live look ins at progress during fitting."}}
{ "id": 94659847, "name": "PhasesResearchLab/ESPEI", "url": "https://api.github.com/repos/PhasesResearchLab/ESPEI" }
{ "id": 7681751, "login": "bocklund", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7681751?", "url": "https://api.github.com/users/bocklund" }
{ "id": 26635518, "login": "PhasesResearchLab", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26635518?", "url": "https://api.github.com/orgs/PhasesResearchLab" }
2017-12-18T16:56:33
7003355857
{"actor":{"display_login":"bocklund"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/RaRe-Technologies/gensim/issues/1531","repository_url":"https://api.github.com/repos/RaRe-Technologies/gensim","labels_url":"https://api.github.com/repos/RaRe-Technologies/gensim/issues/1531/labels{/name}","comments_url":"https://api.github.com/repos/RaRe-Technologies/gensim/issues/1531/comments","events_url":"https://api.github.com/repos/RaRe-Technologies/gensim/issues/1531/events","html_url":"https://github.com/RaRe-Technologies/gensim/issues/1531","id":250026966,"number":1531,"title":"'NoneType' object is not iterable when using summarize","user":{"login":"nabergh","id":5368304,"avatar_url":"https://avatars0.githubusercontent.com/u/5368304?v=4","gravatar_id":"","url":"https://api.github.com/users/nabergh","html_url":"https://github.com/nabergh","followers_url":"https://api.github.com/users/nabergh/followers","following_url":"https://api.github.com/users/nabergh/following{/other_user}","gists_url":"https://api.github.com/users/nabergh/gists{/gist_id}","starred_url":"https://api.github.com/users/nabergh/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nabergh/subscriptions","organizations_url":"https://api.github.com/users/nabergh/orgs","repos_url":"https://api.github.com/users/nabergh/repos","events_url":"https://api.github.com/users/nabergh/events{/privacy}","received_events_url":"https://api.github.com/users/nabergh/received_events","type":"User","site_admin":false},"labels":[{"id":175641,"url":"https://api.github.com/repos/RaRe-Technologies/gensim/labels/bug","name":"bug","color":"e10c02","default":true}],"state":"open","locked":false,"assignee":{"login":"menshikh-iv","id":15094669,"avatar_url":"https://avatars2.githubusercontent.com/u/15094669?v=4","gravatar_id":"","url":"https://api.github.com/users/menshikh-iv","html_url":"https://github.com/menshikh-iv","followers_url":"https://api.github.com/users/menshikh-iv/followers","following_url":"https://api.github.com/users/menshikh-iv/following{/other_user}","gists_url":"https://api.github.com/users/menshikh-iv/gists{/gist_id}","starred_url":"https://api.github.com/users/menshikh-iv/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/menshikh-iv/subscriptions","organizations_url":"https://api.github.com/users/menshikh-iv/orgs","repos_url":"https://api.github.com/users/menshikh-iv/repos","events_url":"https://api.github.com/users/menshikh-iv/events{/privacy}","received_events_url":"https://api.github.com/users/menshikh-iv/received_events","type":"User","site_admin":false},"assignees":[{"login":"menshikh-iv","id":15094669,"avatar_url":"https://avatars2.githubusercontent.com/u/15094669?v=4","gravatar_id":"","url":"https://api.github.com/users/menshikh-iv","html_url":"https://github.com/menshikh-iv","followers_url":"https://api.github.com/users/menshikh-iv/followers","following_url":"https://api.github.com/users/menshikh-iv/following{/other_user}","gists_url":"https://api.github.com/users/menshikh-iv/gists{/gist_id}","starred_url":"https://api.github.com/users/menshikh-iv/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/menshikh-iv/subscriptions","organizations_url":"https://api.github.com/users/menshikh-iv/orgs","repos_url":"https://api.github.com/users/menshikh-iv/repos","events_url":"https://api.github.com/users/menshikh-iv/events{/privacy}","received_events_url":"https://api.github.com/users/menshikh-iv/received_events","type":"User","site_admin":false}],"milestone":null,"comments":9,"created_at":"2017-08-14T13:13:46Z","updated_at":"2017-09-05T19:50:36Z","closed_at":null,"author_association":"NONE","body":"When using `gensim.summarization.summarize`, `TypeError: 'NoneType' object is not iterable` is occasionally thrown when summarizing random complaints in [this dataset of consumer complaints](https://catalog.data.gov/dataset/consumer-complaint-database). I'm not sure what it is about the strings that causes this error to be thrown but I feel the error should not be thrown regardless. Here is a self-contained example:\r\n\r\n```\r\nfrom gensim.summarization import summarize\r\ntext = \"To whom it may concern, Only after weeks of using my new Wal-Mart master \" \\\r\n \"card was I given the option to opt out of personal information sharing including :\" \\\r\n \" Social Security #, income, account balance, payment history, credit history and credit\" \\\r\n \" scores. According to the supervising operator at the wal-mart credit card call center my\" \\\r\n \" personal information had already been shared. Furthermore, the letter informing me of my \" \\\r\n \" rights was apart from my billing statement. Seemingly hidden between some flyers in the same\" \\\r\n \" envelope. I almost threw it in the recycle bin without seeing it. If this is not illegal it \" \\\r\n \"certainly appears to be an attempt to deceive me and disseminate my private information without \" \\\r\n \"my permission. Thank you for your time and effort. Sincerely, XXXX XXXX\"\r\nsummary = summarize(text)\r\n```\r\n\r\nI pasted the stack trace below but I'm sure you'll see it when running the above example.\r\n```\r\n---------------------------------------------------------------------------\r\nTypeError Traceback (most recent call last)\r\n<ipython-input-1-15020c19bb47> in <module>()\r\n 1 from gensim.summarization import summarize\r\n 2 text = \"To whom it may concern, Only after weeks of using my new Wal-Mart master \" \"card was I given the option to opt out of personal information sharing including :\" \" Social Security #, income, account balance, payment history, credit history and credit\" \" scores. According to the supervising operator at the wal-mart credit card call center my\" \" personal information had already been shared. Furthermore, the letter informing me of my \" \" rights was apart from my billing statement. Seemingly hidden between some flyers in the same\" \" envelope. I almost threw it in the recycle bin without seeing it. If this is not illegal it \" \"certainly appears to be an attempt to deceive me and disseminate my private information without \" \"my permission. Thank you for your time and effort. Sincerely, XXXX XXXX\"\r\n----> 3 summary = summarize(text)\r\n\r\n/usr/local/lib/python3.6/site-packages/gensim/summarization/summarizer.py in summarize(text, ratio, word_count, split)\r\n 213 \r\n 214 # Extracts the most important sentences with the selected criterion.\r\n--> 215 extracted_sentences = _extract_important_sentences(sentences, corpus, most_important_docs, word_count)\r\n 216 \r\n 217 # Sorts the extracted sentences by apparition order in the original text.\r\n\r\n/usr/local/lib/python3.6/site-packages/gensim/summarization/summarizer.py in _extract_important_sentences(sentences, corpus, important_docs, word_count)\r\n 112 \r\n 113 def _extract_important_sentences(sentences, corpus, important_docs, word_count):\r\n--> 114 important_sentences = _get_important_sentences(sentences, corpus, important_docs)\r\n 115 \r\n 116 # If no \"word_count\" option is provided, the number of sentences is\r\n\r\n/usr/local/lib/python3.6/site-packages/gensim/summarization/summarizer.py in _get_important_sentences(sentences, corpus, important_docs)\r\n 87 hashable_corpus = _build_hasheable_corpus(corpus)\r\n 88 sentences_by_corpus = dict(zip(hashable_corpus, sentences))\r\n---> 89 return [sentences_by_corpus[tuple(important_doc)] for important_doc in important_docs]\r\n 90 \r\n 91 \r\n\r\nTypeError: 'NoneType' object is not iterable\r\n```\r\n\r\nI'm assuming this is a bug but there's no example in the gensim ~~documentation~~ api page so I'm not entirely sure if I'm using the function correctly."},"comment":{"url":"https://api.github.com/repos/RaRe-Technologies/gensim/issues/comments/327283968","html_url":"https://github.com/RaRe-Technologies/gensim/issues/1531#issuecomment-327283968","issue_url":"https://api.github.com/repos/RaRe-Technologies/gensim/issues/1531","id":327283968,"user":{"login":"fbarrios","id":5757489,"avatar_url":"https://avatars1.githubusercontent.com/u/5757489?v=4","gravatar_id":"","url":"https://api.github.com/users/fbarrios","html_url":"https://github.com/fbarrios","followers_url":"https://api.github.com/users/fbarrios/followers","following_url":"https://api.github.com/users/fbarrios/following{/other_user}","gists_url":"https://api.github.com/users/fbarrios/gists{/gist_id}","starred_url":"https://api.github.com/users/fbarrios/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fbarrios/subscriptions","organizations_url":"https://api.github.com/users/fbarrios/orgs","repos_url":"https://api.github.com/users/fbarrios/repos","events_url":"https://api.github.com/users/fbarrios/events{/privacy}","received_events_url":"https://api.github.com/users/fbarrios/received_events","type":"User","site_admin":false},"created_at":"2017-09-05T19:50:36Z","updated_at":"2017-09-05T19:50:36Z","author_association":"CONTRIBUTOR","body":"The NoneType issue was due to this return: https://github.com/RaRe-Technologies/gensim/blob/develop/gensim/summarization/summarizer.py#L163\r\n\r\nThis all happened simply because the summarizer module doesn't have enough material to work with (a warning was in fact beign issued). I created #1570 to fix the NoneType error."}}
{ "id": 1349775, "name": "RaRe-Technologies/gensim", "url": "https://api.github.com/repos/RaRe-Technologies/gensim" }
{ "id": 5757489, "login": "fbarrios", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/5757489?", "url": "https://api.github.com/users/fbarrios" }
{ "id": 12515886, "login": "RaRe-Technologies", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/12515886?", "url": "https://api.github.com/orgs/RaRe-Technologies" }
2017-09-05T19:50:37
6552806471
{"actor":{"display_login":"fbarrios"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/RadeonOpenCompute/ROCm/issues/147","repository_url":"https://api.github.com/repos/RadeonOpenCompute/ROCm","labels_url":"https://api.github.com/repos/RadeonOpenCompute/ROCm/issues/147/labels{/name}","comments_url":"https://api.github.com/repos/RadeonOpenCompute/ROCm/issues/147/comments","events_url":"https://api.github.com/repos/RadeonOpenCompute/ROCm/issues/147/events","html_url":"https://github.com/RadeonOpenCompute/ROCm/issues/147","id":240273448,"number":147,"title":"Vega FE slow OpenCL performance for Mining applications","user":{"login":"jstefanop","id":4368851,"avatar_url":"https://avatars2.githubusercontent.com/u/4368851?v=3","gravatar_id":"","url":"https://api.github.com/users/jstefanop","html_url":"https://github.com/jstefanop","followers_url":"https://api.github.com/users/jstefanop/followers","following_url":"https://api.github.com/users/jstefanop/following{/other_user}","gists_url":"https://api.github.com/users/jstefanop/gists{/gist_id}","starred_url":"https://api.github.com/users/jstefanop/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jstefanop/subscriptions","organizations_url":"https://api.github.com/users/jstefanop/orgs","repos_url":"https://api.github.com/users/jstefanop/repos","events_url":"https://api.github.com/users/jstefanop/events{/privacy}","received_events_url":"https://api.github.com/users/jstefanop/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":6,"created_at":"2017-07-03T22:14:05Z","updated_at":"2017-07-05T22:38:57Z","closed_at":null,"body":"Vega FE has very slow OpenCL performance under ROCm 1.6 and Ubuntu 16.04. Card Boots and initialized properly, and confirmed that Vega is running at full clocks during openCL tests via SMI utility. \r\n\r\nPerformance is about 20% of what is achieved under same OpenCL app under windows driver. \r\n\r\nSame performance is also verified under AMDGPU-PRO with ROCm package installed. "},"comment":{"url":"https://api.github.com/repos/RadeonOpenCompute/ROCm/issues/comments/313246219","html_url":"https://github.com/RadeonOpenCompute/ROCm/issues/147#issuecomment-313246219","issue_url":"https://api.github.com/repos/RadeonOpenCompute/ROCm/issues/147","id":313246219,"user":{"login":"JustinTArthur","id":577312,"avatar_url":"https://avatars0.githubusercontent.com/u/577312?v=3","gravatar_id":"","url":"https://api.github.com/users/JustinTArthur","html_url":"https://github.com/JustinTArthur","followers_url":"https://api.github.com/users/JustinTArthur/followers","following_url":"https://api.github.com/users/JustinTArthur/following{/other_user}","gists_url":"https://api.github.com/users/JustinTArthur/gists{/gist_id}","starred_url":"https://api.github.com/users/JustinTArthur/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JustinTArthur/subscriptions","organizations_url":"https://api.github.com/users/JustinTArthur/orgs","repos_url":"https://api.github.com/users/JustinTArthur/repos","events_url":"https://api.github.com/users/JustinTArthur/events{/privacy}","received_events_url":"https://api.github.com/users/JustinTArthur/received_events","type":"User","site_admin":false},"created_at":"2017-07-05T22:38:57Z","updated_at":"2017-07-05T22:38:57Z","body":"Can corroborate @jstefanop's findings. Using Linux 2.9 from [ROCK-Kernel-Driver master](https://github.com/RadeonOpenCompute/ROCK-Kernel-Driver) in Gentoo and the pre-compiled ROCm stack from AMDGPU-Pro 17.20, I get around 5 mh/s in [ethminer](https://github.com/ethereum-mining/ethminer). rocm-smi never reads a power level above 7 watts, regardless of performance level or fan level settings.\r\n\r\nHappy to stop by with my motherboard+linux this week if it can help w/ testing, @gstoner."}}
{ "id": 54160369, "name": "RadeonOpenCompute/ROCm", "url": "https://api.github.com/repos/RadeonOpenCompute/ROCm" }
{ "id": 577312, "login": "JustinTArthur", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/577312?", "url": "https://api.github.com/users/JustinTArthur" }
{ "id": 16900649, "login": "RadeonOpenCompute", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/16900649?", "url": "https://api.github.com/orgs/RadeonOpenCompute" }
2017-07-05T22:38:57
6199816842
{"actor":{"display_login":"JustinTArthur"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions/issues/16","repository_url":"https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions","labels_url":"https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions/issues/16/labels{/name}","comments_url":"https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions/issues/16/comments","events_url":"https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions/issues/16/events","html_url":"https://github.com/SubPointSolutions/spmeta2-vsixextensions/issues/16","id":101776352,"number":16,"title":"Implement WSP import for SPMeta2 artefact generation","user":{"login":"SubPointSupport","id":8142869,"avatar_url":"https://avatars1.githubusercontent.com/u/8142869?v=3","gravatar_id":"","url":"https://api.github.com/users/SubPointSupport","html_url":"https://github.com/SubPointSupport","followers_url":"https://api.github.com/users/SubPointSupport/followers","following_url":"https://api.github.com/users/SubPointSupport/following{/other_user}","gists_url":"https://api.github.com/users/SubPointSupport/gists{/gist_id}","starred_url":"https://api.github.com/users/SubPointSupport/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SubPointSupport/subscriptions","organizations_url":"https://api.github.com/users/SubPointSupport/orgs","repos_url":"https://api.github.com/users/SubPointSupport/repos","events_url":"https://api.github.com/users/SubPointSupport/events{/privacy}","received_events_url":"https://api.github.com/users/SubPointSupport/received_events","type":"User","site_admin":false},"labels":[{"id":260915814,"url":"https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions/labels/tooling","name":"tooling","color":"fad8c7","default":false}],"state":"closed","locked":false,"assignee":{"login":"SubPointSupport","id":8142869,"avatar_url":"https://avatars1.githubusercontent.com/u/8142869?v=3","gravatar_id":"","url":"https://api.github.com/users/SubPointSupport","html_url":"https://github.com/SubPointSupport","followers_url":"https://api.github.com/users/SubPointSupport/followers","following_url":"https://api.github.com/users/SubPointSupport/following{/other_user}","gists_url":"https://api.github.com/users/SubPointSupport/gists{/gist_id}","starred_url":"https://api.github.com/users/SubPointSupport/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SubPointSupport/subscriptions","organizations_url":"https://api.github.com/users/SubPointSupport/orgs","repos_url":"https://api.github.com/users/SubPointSupport/repos","events_url":"https://api.github.com/users/SubPointSupport/events{/privacy}","received_events_url":"https://api.github.com/users/SubPointSupport/received_events","type":"User","site_admin":false},"assignees":[{"login":"SubPointSupport","id":8142869,"avatar_url":"https://avatars1.githubusercontent.com/u/8142869?v=3","gravatar_id":"","url":"https://api.github.com/users/SubPointSupport","html_url":"https://github.com/SubPointSupport","followers_url":"https://api.github.com/users/SubPointSupport/followers","following_url":"https://api.github.com/users/SubPointSupport/following{/other_user}","gists_url":"https://api.github.com/users/SubPointSupport/gists{/gist_id}","starred_url":"https://api.github.com/users/SubPointSupport/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SubPointSupport/subscriptions","organizations_url":"https://api.github.com/users/SubPointSupport/orgs","repos_url":"https://api.github.com/users/SubPointSupport/repos","events_url":"https://api.github.com/users/SubPointSupport/events{/privacy}","received_events_url":"https://api.github.com/users/SubPointSupport/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions/milestones/44","html_url":"https://github.com/SubPointSolutions/spmeta2-vsixextensions/milestone/44","labels_url":"https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions/milestones/44/labels","id":2468629,"number":44,"title":"Nice-To-Have","description":"","creator":{"login":"SubPointSupport","id":8142869,"avatar_url":"https://avatars1.githubusercontent.com/u/8142869?v=3","gravatar_id":"","url":"https://api.github.com/users/SubPointSupport","html_url":"https://github.com/SubPointSupport","followers_url":"https://api.github.com/users/SubPointSupport/followers","following_url":"https://api.github.com/users/SubPointSupport/following{/other_user}","gists_url":"https://api.github.com/users/SubPointSupport/gists{/gist_id}","starred_url":"https://api.github.com/users/SubPointSupport/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SubPointSupport/subscriptions","organizations_url":"https://api.github.com/users/SubPointSupport/orgs","repos_url":"https://api.github.com/users/SubPointSupport/repos","events_url":"https://api.github.com/users/SubPointSupport/events{/privacy}","received_events_url":"https://api.github.com/users/SubPointSupport/received_events","type":"User","site_admin":false},"open_issues":0,"closed_issues":2,"state":"open","created_at":"2017-04-20T05:16:44Z","updated_at":"2017-04-20T05:17:20Z","due_on":"2017-12-31T08:00:00Z","closed_at":null},"comments":0,"created_at":"2015-08-19T00:03:28Z","updated_at":"2017-04-20T05:17:34Z","closed_at":"2017-04-20T05:17:20Z","body":"- implement separate project \n- implement *.wsp import provider\n- implement T4 templates for code generation\n- implement VS project and item templates\n- craft NuGet package\n"},"comment":{"url":"https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions/issues/comments/295584270","html_url":"https://github.com/SubPointSolutions/spmeta2-vsixextensions/issues/16#issuecomment-295584270","issue_url":"https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions/issues/16","id":295584270,"user":{"login":"SubPointSupport","id":8142869,"avatar_url":"https://avatars1.githubusercontent.com/u/8142869?v=3","gravatar_id":"","url":"https://api.github.com/users/SubPointSupport","html_url":"https://github.com/SubPointSupport","followers_url":"https://api.github.com/users/SubPointSupport/followers","following_url":"https://api.github.com/users/SubPointSupport/following{/other_user}","gists_url":"https://api.github.com/users/SubPointSupport/gists{/gist_id}","starred_url":"https://api.github.com/users/SubPointSupport/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SubPointSupport/subscriptions","organizations_url":"https://api.github.com/users/SubPointSupport/orgs","repos_url":"https://api.github.com/users/SubPointSupport/repos","events_url":"https://api.github.com/users/SubPointSupport/events{/privacy}","received_events_url":"https://api.github.com/users/SubPointSupport/received_events","type":"User","site_admin":false},"created_at":"2017-04-20T05:17:34Z","updated_at":"2017-04-20T05:17:34Z","body":"Moving to Nice-To-Have."}}
{ "id": 40628473, "name": "SubPointSolutions/spmeta2-vsixextensions", "url": "https://api.github.com/repos/SubPointSolutions/spmeta2-vsixextensions" }
{ "id": 8142869, "login": "SubPointSupport", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/8142869?", "url": "https://api.github.com/users/SubPointSupport" }
{ "id": 7698132, "login": "SubPointSolutions", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7698132?", "url": "https://api.github.com/orgs/SubPointSolutions" }
2017-04-20T05:17:34
5721144367
{"actor":{"display_login":"SubPointSupport"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/UKHomeOfficeForms/hof-template-partials/issues/15","repository_url":"https://api.github.com/repos/UKHomeOfficeForms/hof-template-partials","labels_url":"https://api.github.com/repos/UKHomeOfficeForms/hof-template-partials/issues/15/labels{/name}","comments_url":"https://api.github.com/repos/UKHomeOfficeForms/hof-template-partials/issues/15/comments","events_url":"https://api.github.com/repos/UKHomeOfficeForms/hof-template-partials/issues/15/events","html_url":"https://github.com/UKHomeOfficeForms/hof-template-partials/pull/15","id":209438889,"number":15,"title":"feature - enable summary table row classes","user":{"login":"joefitter","id":3604142,"avatar_url":"https://avatars.githubusercontent.com/u/3604142?v=3","gravatar_id":"","url":"https://api.github.com/users/joefitter","html_url":"https://github.com/joefitter","followers_url":"https://api.github.com/users/joefitter/followers","following_url":"https://api.github.com/users/joefitter/following{/other_user}","gists_url":"https://api.github.com/users/joefitter/gists{/gist_id}","starred_url":"https://api.github.com/users/joefitter/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/joefitter/subscriptions","organizations_url":"https://api.github.com/users/joefitter/orgs","repos_url":"https://api.github.com/users/joefitter/repos","events_url":"https://api.github.com/users/joefitter/events{/privacy}","received_events_url":"https://api.github.com/users/joefitter/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-02-22T12:23:18Z","updated_at":"2017-02-22T12:27:52Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/UKHomeOfficeForms/hof-template-partials/pulls/15","html_url":"https://github.com/UKHomeOfficeForms/hof-template-partials/pull/15","diff_url":"https://github.com/UKHomeOfficeForms/hof-template-partials/pull/15.diff","patch_url":"https://github.com/UKHomeOfficeForms/hof-template-partials/pull/15.patch"},"body":"if className is present in a summary table row, add the class to the tr"},"comment":{"url":"https://api.github.com/repos/UKHomeOfficeForms/hof-template-partials/issues/comments/281655773","html_url":"https://github.com/UKHomeOfficeForms/hof-template-partials/pull/15#issuecomment-281655773","issue_url":"https://api.github.com/repos/UKHomeOfficeForms/hof-template-partials/issues/15","id":281655773,"user":{"login":"joefitter","id":3604142,"avatar_url":"https://avatars.githubusercontent.com/u/3604142?v=3","gravatar_id":"","url":"https://api.github.com/users/joefitter","html_url":"https://github.com/joefitter","followers_url":"https://api.github.com/users/joefitter/followers","following_url":"https://api.github.com/users/joefitter/following{/other_user}","gists_url":"https://api.github.com/users/joefitter/gists{/gist_id}","starred_url":"https://api.github.com/users/joefitter/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/joefitter/subscriptions","organizations_url":"https://api.github.com/users/joefitter/orgs","repos_url":"https://api.github.com/users/joefitter/repos","events_url":"https://api.github.com/users/joefitter/events{/privacy}","received_events_url":"https://api.github.com/users/joefitter/received_events","type":"User","site_admin":false},"created_at":"2017-02-22T12:27:52Z","updated_at":"2017-02-22T12:27:52Z","body":"this project has no javascript. Turn off travis?"}}
{ "id": 62545187, "name": "UKHomeOfficeForms/hof-template-partials", "url": "https://api.github.com/repos/UKHomeOfficeForms/hof-template-partials" }
{ "id": 3604142, "login": "joefitter", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/3604142?", "url": "https://api.github.com/users/joefitter" }
{ "id": 23336489, "login": "UKHomeOfficeForms", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/23336489?", "url": "https://api.github.com/orgs/UKHomeOfficeForms" }
2017-02-22T12:27:52
5369691400
{"actor":{"display_login":"joefitter"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/angular-fullstack/generator-angular-fullstack/issues/2523","repository_url":"https://api.github.com/repos/angular-fullstack/generator-angular-fullstack","labels_url":"https://api.github.com/repos/angular-fullstack/generator-angular-fullstack/issues/2523/labels{/name}","comments_url":"https://api.github.com/repos/angular-fullstack/generator-angular-fullstack/issues/2523/comments","events_url":"https://api.github.com/repos/angular-fullstack/generator-angular-fullstack/issues/2523/events","html_url":"https://github.com/angular-fullstack/generator-angular-fullstack/issues/2523","id":215742874,"number":2523,"title":"Error: Cannot find module 'babel-register'","user":{"login":"ashuSvirus","id":6316889,"avatar_url":"https://avatars3.githubusercontent.com/u/6316889?v=3","gravatar_id":"","url":"https://api.github.com/users/ashuSvirus","html_url":"https://github.com/ashuSvirus","followers_url":"https://api.github.com/users/ashuSvirus/followers","following_url":"https://api.github.com/users/ashuSvirus/following{/other_user}","gists_url":"https://api.github.com/users/ashuSvirus/gists{/gist_id}","starred_url":"https://api.github.com/users/ashuSvirus/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ashuSvirus/subscriptions","organizations_url":"https://api.github.com/users/ashuSvirus/orgs","repos_url":"https://api.github.com/users/ashuSvirus/repos","events_url":"https://api.github.com/users/ashuSvirus/events{/privacy}","received_events_url":"https://api.github.com/users/ashuSvirus/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-03-21T13:41:16Z","updated_at":"2017-03-21T14:19:02Z","closed_at":null,"body":"HI. trying to deploy my code. using gulp serve:dist to create the dist folder.\r\nbuild successful( * no errors thrown)\r\npasted the dist folder to ec2 instance.\r\nstarting the index.js file with pm2.\r\ni get an error in the pm2 logs.\r\n\r\n> Error: Cannot find module 'babel-core/register' at Function.Module._resolveFilename (module.js:325:15) at Function.Module._load (module.js:276:25) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at Object.<anonymous> (/home/ubuntu/dist/server/index.js:8:3) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Object.<anonymous> (/usr/lib/node_modules/pm2/lib/ProcessContainerFork.js\r\n\r\n\r\ni even tried with bable-register in package.json under devDependencies"},"comment":{"url":"https://api.github.com/repos/angular-fullstack/generator-angular-fullstack/issues/comments/288092401","html_url":"https://github.com/angular-fullstack/generator-angular-fullstack/issues/2523#issuecomment-288092401","issue_url":"https://api.github.com/repos/angular-fullstack/generator-angular-fullstack/issues/2523","id":288092401,"user":{"login":"stherrienaspnet","id":6126961,"avatar_url":"https://avatars2.githubusercontent.com/u/6126961?v=3","gravatar_id":"","url":"https://api.github.com/users/stherrienaspnet","html_url":"https://github.com/stherrienaspnet","followers_url":"https://api.github.com/users/stherrienaspnet/followers","following_url":"https://api.github.com/users/stherrienaspnet/following{/other_user}","gists_url":"https://api.github.com/users/stherrienaspnet/gists{/gist_id}","starred_url":"https://api.github.com/users/stherrienaspnet/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stherrienaspnet/subscriptions","organizations_url":"https://api.github.com/users/stherrienaspnet/orgs","repos_url":"https://api.github.com/users/stherrienaspnet/repos","events_url":"https://api.github.com/users/stherrienaspnet/events{/privacy}","received_events_url":"https://api.github.com/users/stherrienaspnet/received_events","type":"User","site_admin":false},"created_at":"2017-03-21T14:19:02Z","updated_at":"2017-03-21T14:19:02Z","body":"Hello ashuSvirus, could you provide the usual information about the generator version and your current configuration please."}}
{ "id": 13911118, "name": "angular-fullstack/generator-angular-fullstack", "url": "https://api.github.com/repos/angular-fullstack/generator-angular-fullstack" }
{ "id": 6126961, "login": "stherrienaspnet", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/6126961?", "url": "https://api.github.com/users/stherrienaspnet" }
{ "id": 12663106, "login": "angular-fullstack", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/12663106?", "url": "https://api.github.com/orgs/angular-fullstack" }
2017-03-21T14:19:02
5533871096
{"actor":{"display_login":"stherrienaspnet"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/avocado-framework/avocado-vt/issues/1125","repository_url":"https://api.github.com/repos/avocado-framework/avocado-vt","labels_url":"https://api.github.com/repos/avocado-framework/avocado-vt/issues/1125/labels{/name}","comments_url":"https://api.github.com/repos/avocado-framework/avocado-vt/issues/1125/comments","events_url":"https://api.github.com/repos/avocado-framework/avocado-vt/issues/1125/events","html_url":"https://github.com/avocado-framework/avocado-vt/pull/1125","id":250899895,"number":1125,"title":" virttest.qemu_vm:add 'reboottime' option support","user":{"login":"xiangchunfu","id":23376995,"avatar_url":"https://avatars0.githubusercontent.com/u/23376995?v=4","gravatar_id":"","url":"https://api.github.com/users/xiangchunfu","html_url":"https://github.com/xiangchunfu","followers_url":"https://api.github.com/users/xiangchunfu/followers","following_url":"https://api.github.com/users/xiangchunfu/following{/other_user}","gists_url":"https://api.github.com/users/xiangchunfu/gists{/gist_id}","starred_url":"https://api.github.com/users/xiangchunfu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/xiangchunfu/subscriptions","organizations_url":"https://api.github.com/users/xiangchunfu/orgs","repos_url":"https://api.github.com/users/xiangchunfu/repos","events_url":"https://api.github.com/users/xiangchunfu/events{/privacy}","received_events_url":"https://api.github.com/users/xiangchunfu/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":9,"created_at":"2017-08-17T10:35:52Z","updated_at":"2017-09-27T07:55:18Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/avocado-framework/avocado-vt/pulls/1125","html_url":"https://github.com/avocado-framework/avocado-vt/pull/1125","diff_url":"https://github.com/avocado-framework/avocado-vt/pull/1125.diff","patch_url":"https://github.com/avocado-framework/avocado-vt/pull/1125.patch"},"body":"get reboottimeout value from config file\r\n\r\nid:1469050\r\n\r\nSigned-off-by: Xiangchun Fu [email protected]"},"comment":{"url":"https://api.github.com/repos/avocado-framework/avocado-vt/issues/comments/332440477","html_url":"https://github.com/avocado-framework/avocado-vt/pull/1125#issuecomment-332440477","issue_url":"https://api.github.com/repos/avocado-framework/avocado-vt/issues/1125","id":332440477,"user":{"login":"xiangchunfu","id":23376995,"avatar_url":"https://avatars0.githubusercontent.com/u/23376995?v=4","gravatar_id":"","url":"https://api.github.com/users/xiangchunfu","html_url":"https://github.com/xiangchunfu","followers_url":"https://api.github.com/users/xiangchunfu/followers","following_url":"https://api.github.com/users/xiangchunfu/following{/other_user}","gists_url":"https://api.github.com/users/xiangchunfu/gists{/gist_id}","starred_url":"https://api.github.com/users/xiangchunfu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/xiangchunfu/subscriptions","organizations_url":"https://api.github.com/users/xiangchunfu/orgs","repos_url":"https://api.github.com/users/xiangchunfu/repos","events_url":"https://api.github.com/users/xiangchunfu/events{/privacy}","received_events_url":"https://api.github.com/users/xiangchunfu/received_events","type":"User","site_admin":false},"created_at":"2017-09-27T07:55:18Z","updated_at":"2017-09-27T07:55:18Z","author_association":"NONE","body":"@luckyh Test result as above."}}
{ "id": 36371959, "name": "avocado-framework/avocado-vt", "url": "https://api.github.com/repos/avocado-framework/avocado-vt" }
{ "id": 23376995, "login": "xiangchunfu", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/23376995?", "url": "https://api.github.com/users/xiangchunfu" }
{ "id": 7245719, "login": "avocado-framework", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7245719?", "url": "https://api.github.com/orgs/avocado-framework" }
2017-09-27T07:55:18
6642552574
{"actor":{"display_login":"xiangchunfu"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/blackducksoftware/hub-common/issues/93","repository_url":"https://api.github.com/repos/blackducksoftware/hub-common","labels_url":"https://api.github.com/repos/blackducksoftware/hub-common/issues/93/labels{/name}","comments_url":"https://api.github.com/repos/blackducksoftware/hub-common/issues/93/comments","events_url":"https://api.github.com/repos/blackducksoftware/hub-common/issues/93/events","html_url":"https://github.com/blackducksoftware/hub-common/pull/93","id":199273691,"number":93,"title":"INTCMN-108: Refactoring. Under dataservice pkg, use model subpackages…","user":{"login":"stevebillings","id":7015934,"avatar_url":"https://avatars.githubusercontent.com/u/7015934?v=3","gravatar_id":"","url":"https://api.github.com/users/stevebillings","html_url":"https://github.com/stevebillings","followers_url":"https://api.github.com/users/stevebillings/followers","following_url":"https://api.github.com/users/stevebillings/following{/other_user}","gists_url":"https://api.github.com/users/stevebillings/gists{/gist_id}","starred_url":"https://api.github.com/users/stevebillings/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stevebillings/subscriptions","organizations_url":"https://api.github.com/users/stevebillings/orgs","repos_url":"https://api.github.com/users/stevebillings/repos","events_url":"https://api.github.com/users/stevebillings/events{/privacy}","received_events_url":"https://api.github.com/users/stevebillings/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-01-06T19:51:59Z","updated_at":"2017-01-06T19:53:41Z","closed_at":"2017-01-06T19:52:37Z","pull_request":{"url":"https://api.github.com/repos/blackducksoftware/hub-common/pulls/93","html_url":"https://github.com/blackducksoftware/hub-common/pull/93","diff_url":"https://github.com/blackducksoftware/hub-common/pull/93.diff","patch_url":"https://github.com/blackducksoftware/hub-common/pull/93.patch"},"body":"… for model classes. Version ==> 6.0.0-SNAPSHOT.\r\nFixed a couple toString()s"},"comment":{"url":"https://api.github.com/repos/blackducksoftware/hub-common/issues/comments/270990257","html_url":"https://github.com/blackducksoftware/hub-common/pull/93#issuecomment-270990257","issue_url":"https://api.github.com/repos/blackducksoftware/hub-common/issues/93","id":270990257,"user":{"login":"coveralls","id":2354108,"avatar_url":"https://avatars.githubusercontent.com/u/2354108?v=3","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":"2017-01-06T19:53:41Z","updated_at":"2017-01-06T19:53:41Z","body":"\n[![Coverage Status](https://coveralls.io/builds/9557473/badge)](https://coveralls.io/builds/9557473)\n\nCoverage remained the same at 12.012% when pulling **ed6aad60bf82be1215d2a6a1546f234e8f0e2c54 on sb_separateAffectedProjectVersionFromProjectVersion** into **4e9704dbaa5ab4f12c71f67387e3039789c4f9af on master**.\n"}}
{ "id": 55809417, "name": "blackducksoftware/hub-common", "url": "https://api.github.com/repos/blackducksoftware/hub-common" }
{ "id": 2354108, "login": "coveralls", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/2354108?", "url": "https://api.github.com/users/coveralls" }
{ "id": 431461, "login": "blackducksoftware", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/431461?", "url": "https://api.github.com/orgs/blackducksoftware" }
2017-01-06T19:53:41
5114862716
{"actor":{"display_login":"coveralls"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/cksystemsteaching/selfie/issues/41","repository_url":"https://api.github.com/repos/cksystemsteaching/selfie","labels_url":"https://api.github.com/repos/cksystemsteaching/selfie/issues/41/labels{/name}","comments_url":"https://api.github.com/repos/cksystemsteaching/selfie/issues/41/comments","events_url":"https://api.github.com/repos/cksystemsteaching/selfie/issues/41/events","html_url":"https://github.com/cksystemsteaching/selfie/issues/41","id":265553366,"number":41,"title":"encoding glitch","user":{"login":"cponcelets","id":2904218,"avatar_url":"https://avatars3.githubusercontent.com/u/2904218?v=4","gravatar_id":"","url":"https://api.github.com/users/cponcelets","html_url":"https://github.com/cponcelets","followers_url":"https://api.github.com/users/cponcelets/followers","following_url":"https://api.github.com/users/cponcelets/following{/other_user}","gists_url":"https://api.github.com/users/cponcelets/gists{/gist_id}","starred_url":"https://api.github.com/users/cponcelets/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cponcelets/subscriptions","organizations_url":"https://api.github.com/users/cponcelets/orgs","repos_url":"https://api.github.com/users/cponcelets/repos","events_url":"https://api.github.com/users/cponcelets/events{/privacy}","received_events_url":"https://api.github.com/users/cponcelets/received_events","type":"User","site_admin":false},"labels":[{"id":720293983,"url":"https://api.github.com/repos/cksystemsteaching/selfie/labels/glitch","name":"glitch","color":"f4930c","default":false}],"state":"open","locked":false,"assignee":{"login":"cponcelets","id":2904218,"avatar_url":"https://avatars3.githubusercontent.com/u/2904218?v=4","gravatar_id":"","url":"https://api.github.com/users/cponcelets","html_url":"https://github.com/cponcelets","followers_url":"https://api.github.com/users/cponcelets/followers","following_url":"https://api.github.com/users/cponcelets/following{/other_user}","gists_url":"https://api.github.com/users/cponcelets/gists{/gist_id}","starred_url":"https://api.github.com/users/cponcelets/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cponcelets/subscriptions","organizations_url":"https://api.github.com/users/cponcelets/orgs","repos_url":"https://api.github.com/users/cponcelets/repos","events_url":"https://api.github.com/users/cponcelets/events{/privacy}","received_events_url":"https://api.github.com/users/cponcelets/received_events","type":"User","site_admin":false},"assignees":[{"login":"cponcelets","id":2904218,"avatar_url":"https://avatars3.githubusercontent.com/u/2904218?v=4","gravatar_id":"","url":"https://api.github.com/users/cponcelets","html_url":"https://github.com/cponcelets","followers_url":"https://api.github.com/users/cponcelets/followers","following_url":"https://api.github.com/users/cponcelets/following{/other_user}","gists_url":"https://api.github.com/users/cponcelets/gists{/gist_id}","starred_url":"https://api.github.com/users/cponcelets/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cponcelets/subscriptions","organizations_url":"https://api.github.com/users/cponcelets/orgs","repos_url":"https://api.github.com/users/cponcelets/repos","events_url":"https://api.github.com/users/cponcelets/events{/privacy}","received_events_url":"https://api.github.com/users/cponcelets/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2017-10-15T07:54:13Z","updated_at":"2017-10-15T08:14:04Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"In selfie/manuscript/semantics.md.\r\nThe symbol -- appears like —. However, it is not a markdown error.\r\n\r\n[Disassembler](https://en.wikipedia.org/wiki/Disassembler)\r\n: A computer program that translates machine language into assembly language -- the inverse operation to that of an assembler."},"comment":{"url":"https://api.github.com/repos/cksystemsteaching/selfie/issues/comments/336694224","html_url":"https://github.com/cksystemsteaching/selfie/issues/41#issuecomment-336694224","issue_url":"https://api.github.com/repos/cksystemsteaching/selfie/issues/41","id":336694224,"user":{"login":"cponcelets","id":2904218,"avatar_url":"https://avatars3.githubusercontent.com/u/2904218?v=4","gravatar_id":"","url":"https://api.github.com/users/cponcelets","html_url":"https://github.com/cponcelets","followers_url":"https://api.github.com/users/cponcelets/followers","following_url":"https://api.github.com/users/cponcelets/following{/other_user}","gists_url":"https://api.github.com/users/cponcelets/gists{/gist_id}","starred_url":"https://api.github.com/users/cponcelets/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cponcelets/subscriptions","organizations_url":"https://api.github.com/users/cponcelets/orgs","repos_url":"https://api.github.com/users/cponcelets/repos","events_url":"https://api.github.com/users/cponcelets/events{/privacy}","received_events_url":"https://api.github.com/users/cponcelets/received_events","type":"User","site_admin":false},"created_at":"2017-10-15T08:14:04Z","updated_at":"2017-10-15T08:14:04Z","author_association":"CONTRIBUTOR","body":"Idem in selfie/manuscript/state.md.\r\n\r\nA programming paradigm — a style of building the structure and elements of computer programs — that expresses the logic of a computation without describing its control flow."}}
{ "id": 41832998, "name": "cksystemsteaching/selfie", "url": "https://api.github.com/repos/cksystemsteaching/selfie" }
{ "id": 2904218, "login": "cponcelets", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/2904218?", "url": "https://api.github.com/users/cponcelets" }
{ "id": 3297229, "login": "cksystemsteaching", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/3297229?", "url": "https://api.github.com/orgs/cksystemsteaching" }
2017-10-15T08:14:04
6718110228
{"actor":{"display_login":"cponcelets"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/commercialhaskell/stack/issues/3343","repository_url":"https://api.github.com/repos/commercialhaskell/stack","labels_url":"https://api.github.com/repos/commercialhaskell/stack/issues/3343/labels{/name}","comments_url":"https://api.github.com/repos/commercialhaskell/stack/issues/3343/comments","events_url":"https://api.github.com/repos/commercialhaskell/stack/issues/3343/events","html_url":"https://github.com/commercialhaskell/stack/pull/3343","id":249846816,"number":3343,"title":"Prefer more recent version of libtinfo when selecting GHC build","user":{"login":"rdnetto","id":1973389,"avatar_url":"https://avatars2.githubusercontent.com/u/1973389?v=4","gravatar_id":"","url":"https://api.github.com/users/rdnetto","html_url":"https://github.com/rdnetto","followers_url":"https://api.github.com/users/rdnetto/followers","following_url":"https://api.github.com/users/rdnetto/following{/other_user}","gists_url":"https://api.github.com/users/rdnetto/gists{/gist_id}","starred_url":"https://api.github.com/users/rdnetto/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rdnetto/subscriptions","organizations_url":"https://api.github.com/users/rdnetto/orgs","repos_url":"https://api.github.com/users/rdnetto/repos","events_url":"https://api.github.com/users/rdnetto/events{/privacy}","received_events_url":"https://api.github.com/users/rdnetto/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-08-13T02:03:39Z","updated_at":"2017-08-19T16:37:46Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/commercialhaskell/stack/pulls/3343","html_url":"https://github.com/commercialhaskell/stack/pull/3343","diff_url":"https://github.com/commercialhaskell/stack/pull/3343.diff","patch_url":"https://github.com/commercialhaskell/stack/pull/3343.patch"},"body":"When both libtinfo 5 and 6 are installed on the same system, Stack currently defaults to 5. This breaks if nopie is also required, because the `no-pie` flags in [stack-setup-2.yaml](https://github.com/fpco/stackage-content/blob/master/stack/stack-setup-2.yaml) differ in case between `linux64-nopie` and `linux64-tinfo6-nopie`. In the long run it would probably make sense to simply infer the correct flags within Stack instead of hardcoding them in YAML, but that's a much more complex change.\r\n\r\nInstead, this patch changes the order these flags are tested in, so that we default to the newer version if both are present.\r\n\r\nI've tested it by running `stack setup` on the following distros (via Docker images):\r\n* Sabayon / Hardened Gentoo - correctly uses tinfo6-nopie now\r\n* Ubuntu Zesty - still uses `standard`\r\n* Ubuntu Xenial - uses `standard`\r\n* Fedora - uses tinfo6 before and after change\r\n* Arch (dock0/arch) - uses ncurses6"},"comment":{"url":"https://api.github.com/repos/commercialhaskell/stack/issues/comments/323533689","html_url":"https://github.com/commercialhaskell/stack/pull/3343#issuecomment-323533689","issue_url":"https://api.github.com/repos/commercialhaskell/stack/issues/3343","id":323533689,"user":{"login":"borsboom","id":2164261,"avatar_url":"https://avatars0.githubusercontent.com/u/2164261?v=4","gravatar_id":"","url":"https://api.github.com/users/borsboom","html_url":"https://github.com/borsboom","followers_url":"https://api.github.com/users/borsboom/followers","following_url":"https://api.github.com/users/borsboom/following{/other_user}","gists_url":"https://api.github.com/users/borsboom/gists{/gist_id}","starred_url":"https://api.github.com/users/borsboom/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/borsboom/subscriptions","organizations_url":"https://api.github.com/users/borsboom/orgs","repos_url":"https://api.github.com/users/borsboom/repos","events_url":"https://api.github.com/users/borsboom/events{/privacy}","received_events_url":"https://api.github.com/users/borsboom/received_events","type":"User","site_admin":false},"created_at":"2017-08-19T16:37:46Z","updated_at":"2017-08-19T16:37:46Z","body":"You're entirely right that Stack should infer these flags (really, the GHC bindist should do so when running `./configure`). A PR to have it do so would be most welcome!\r\n\r\nWith this approach, I'm concerned that this could still break someone else's distro. Nevertheless, since you've tested it on lots of distros, I'll merge it. Thanks!\r\n"}}
{ "id": 34817922, "name": "commercialhaskell/stack", "url": "https://api.github.com/repos/commercialhaskell/stack" }
{ "id": 2164261, "login": "borsboom", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/2164261?", "url": "https://api.github.com/users/borsboom" }
{ "id": 10633049, "login": "commercialhaskell", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/10633049?", "url": "https://api.github.com/orgs/commercialhaskell" }
2017-08-19T16:37:46
6486104144
{"actor":{"display_login":"borsboom"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/cyclejs-community/cyclejs-sortable/issues/15","repository_url":"https://api.github.com/repos/cyclejs-community/cyclejs-sortable","labels_url":"https://api.github.com/repos/cyclejs-community/cyclejs-sortable/issues/15/labels{/name}","comments_url":"https://api.github.com/repos/cyclejs-community/cyclejs-sortable/issues/15/comments","events_url":"https://api.github.com/repos/cyclejs-community/cyclejs-sortable/issues/15/events","html_url":"https://github.com/cyclejs-community/cyclejs-sortable/pull/15","id":236689399,"number":15,"title":"Fix mousemove bug, ghost offset bug, and many others","user":{"login":"ntilwalli","id":8410254,"avatar_url":"https://avatars2.githubusercontent.com/u/8410254?v=3","gravatar_id":"","url":"https://api.github.com/users/ntilwalli","html_url":"https://github.com/ntilwalli","followers_url":"https://api.github.com/users/ntilwalli/followers","following_url":"https://api.github.com/users/ntilwalli/following{/other_user}","gists_url":"https://api.github.com/users/ntilwalli/gists{/gist_id}","starred_url":"https://api.github.com/users/ntilwalli/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ntilwalli/subscriptions","organizations_url":"https://api.github.com/users/ntilwalli/orgs","repos_url":"https://api.github.com/users/ntilwalli/repos","events_url":"https://api.github.com/users/ntilwalli/events{/privacy}","received_events_url":"https://api.github.com/users/ntilwalli/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-06-17T23:12:20Z","updated_at":"2017-06-17T23:16:48Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/cyclejs-community/cyclejs-sortable/pulls/15","html_url":"https://github.com/cyclejs-community/cyclejs-sortable/pull/15","diff_url":"https://github.com/cyclejs-community/cyclejs-sortable/pull/15.diff","patch_url":"https://github.com/cyclejs-community/cyclejs-sortable/pull/15.patch"},"body":"**Fix mousemove bug:** previously double-clicking an element left the mousemove stream active.\r\n**Ghost offset bug:** The ghost was previously being shifted to the right and down in a non-intuitive way, now the ghost starts in the original place, \r\n**Bug requiring children if no handle option set:** previously having an empty list and no `handle` option set caused a crash. Now, the list does not react until there are two or more children\r\n**Remove need for emitBetween**: Use `endWhen`\r\n**Use border-box:** Added border-box to simple and horizontal examples to get rid of ghost rendering bigger than original element when clicked.\r\n**Use relative position for parent css selectors:** This lib requires the parent elements to have a position set to anything other than `static`. It can't be ensured in the code directly since we may overwrite the existing position class. relative positioning has been added to simple and horizontal examples.\r\n**Add code to implement `ghostClass` option:** this was not previously implemented, though the option existed in the `options`"},"comment":{"url":"https://api.github.com/repos/cyclejs-community/cyclejs-sortable/issues/comments/309246089","html_url":"https://github.com/cyclejs-community/cyclejs-sortable/pull/15#issuecomment-309246089","issue_url":"https://api.github.com/repos/cyclejs-community/cyclejs-sortable/issues/15","id":309246089,"user":{"login":"ntilwalli","id":8410254,"avatar_url":"https://avatars2.githubusercontent.com/u/8410254?v=3","gravatar_id":"","url":"https://api.github.com/users/ntilwalli","html_url":"https://github.com/ntilwalli","followers_url":"https://api.github.com/users/ntilwalli/followers","following_url":"https://api.github.com/users/ntilwalli/following{/other_user}","gists_url":"https://api.github.com/users/ntilwalli/gists{/gist_id}","starred_url":"https://api.github.com/users/ntilwalli/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ntilwalli/subscriptions","organizations_url":"https://api.github.com/users/ntilwalli/orgs","repos_url":"https://api.github.com/users/ntilwalli/repos","events_url":"https://api.github.com/users/ntilwalli/events{/privacy}","received_events_url":"https://api.github.com/users/ntilwalli/received_events","type":"User","site_admin":false},"created_at":"2017-06-17T23:16:48Z","updated_at":"2017-06-17T23:16:48Z","body":"This PR fixes https://github.com/cyclejs-community/cyclejs-sortable/pull/15"}}
{ "id": 67406346, "name": "cyclejs-community/cyclejs-sortable", "url": "https://api.github.com/repos/cyclejs-community/cyclejs-sortable" }
{ "id": 8410254, "login": "ntilwalli", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/8410254?", "url": "https://api.github.com/users/ntilwalli" }
{ "id": 19564253, "login": "cyclejs-community", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/19564253?", "url": "https://api.github.com/orgs/cyclejs-community" }
2017-06-17T23:16:48
6086302116
{"actor":{"display_login":"ntilwalli"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/django-compressor/django-compressor/issues/825","repository_url":"https://api.github.com/repos/django-compressor/django-compressor","labels_url":"https://api.github.com/repos/django-compressor/django-compressor/issues/825/labels{/name}","comments_url":"https://api.github.com/repos/django-compressor/django-compressor/issues/825/comments","events_url":"https://api.github.com/repos/django-compressor/django-compressor/issues/825/events","html_url":"https://github.com/django-compressor/django-compressor/pull/825","id":206981624,"number":825,"title":"Fix crashing when node attribute is set to None","user":{"login":"poxip","id":5244424,"avatar_url":"https://avatars1.githubusercontent.com/u/5244424?v=3","gravatar_id":"","url":"https://api.github.com/users/poxip","html_url":"https://github.com/poxip","followers_url":"https://api.github.com/users/poxip/followers","following_url":"https://api.github.com/users/poxip/following{/other_user}","gists_url":"https://api.github.com/users/poxip/gists{/gist_id}","starred_url":"https://api.github.com/users/poxip/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/poxip/subscriptions","organizations_url":"https://api.github.com/users/poxip/orgs","repos_url":"https://api.github.com/users/poxip/repos","events_url":"https://api.github.com/users/poxip/events{/privacy}","received_events_url":"https://api.github.com/users/poxip/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2017-02-11T14:06:32Z","updated_at":"2017-05-10T17:59:49Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/django-compressor/django-compressor/pulls/825","html_url":"https://github.com/django-compressor/django-compressor/pull/825","diff_url":"https://github.com/django-compressor/django-compressor/pull/825.diff","patch_url":"https://github.com/django-compressor/django-compressor/pull/825.patch"},"body":"The **compress** command was crashing when https://github.com/batiste/django-page-cms was added to project's `INSTALLED_APPS`. This pull requests provides a simple way to avoid such situations.\r\n\r\n```(demo) michal@localhost:~/dev/ar/demo/ArabellaDemoApi$ ./manage.py compress --force\r\n/home/michal/dev/ar/demo/lib64/python3.4/importlib/_bootstrap.py:321: RemovedInDjango19Warning: django.utils.importlib will be removed in Django 1.9.\r\n return f(*args, **kwds)\r\n\r\nTraceback (most recent call last):\r\n File \"./manage.py\", line 8, in <module>\r\n execute_from_command_line(sys.argv)\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/django/core/management/__init__.py\", line 354, in execute_from_command_line\r\n utility.execute()\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/django/core/management/__init__.py\", line 346, in execute\r\n self.fetch_command(subcommand).run_from_argv(self.argv)\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/django/core/management/base.py\", line 394, in run_from_argv\r\n self.execute(*args, **cmd_options)\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/django/core/management/base.py\", line 445, in execute\r\n output = self.handle(*args, **options)\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/compressor/management/commands/compress.py\", line 291, in handle\r\n self.compress(sys.stdout, **options)\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/compressor/management/commands/compress.py\", line 196, in compress\r\n nodes = list(parser.walk_nodes(template, context=context))\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/compressor/offline/django.py\", line 148, in walk_nodes\r\n for node in self.walk_nodes(node, original, context):\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/compressor/offline/django.py\", line 148, in walk_nodes\r\n for node in self.walk_nodes(node, original, context):\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/compressor/offline/django.py\", line 148, in walk_nodes\r\n for node in self.walk_nodes(node, original, context):\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/compressor/offline/django.py\", line 143, in walk_nodes\r\n for node in self.get_nodelist(node, original, context):\r\n File \"/home/michal/dev/ar/demo/lib/python3.4/site-packages/compressor/offline/django.py\", line 135, in get_nodelist\r\n nodelist += getattr(node, attr, [])\r\nTypeError: 'NoneType' object is not iterable```"},"comment":{"url":"https://api.github.com/repos/django-compressor/django-compressor/issues/comments/300564448","html_url":"https://github.com/django-compressor/django-compressor/pull/825#issuecomment-300564448","issue_url":"https://api.github.com/repos/django-compressor/django-compressor/issues/825","id":300564448,"user":{"login":"karyon","id":1891915,"avatar_url":"https://avatars3.githubusercontent.com/u/1891915?v=3","gravatar_id":"","url":"https://api.github.com/users/karyon","html_url":"https://github.com/karyon","followers_url":"https://api.github.com/users/karyon/followers","following_url":"https://api.github.com/users/karyon/following{/other_user}","gists_url":"https://api.github.com/users/karyon/gists{/gist_id}","starred_url":"https://api.github.com/users/karyon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/karyon/subscriptions","organizations_url":"https://api.github.com/users/karyon/orgs","repos_url":"https://api.github.com/users/karyon/repos","events_url":"https://api.github.com/users/karyon/events{/privacy}","received_events_url":"https://api.github.com/users/karyon/received_events","type":"User","site_admin":false},"created_at":"2017-05-10T17:59:49Z","updated_at":"2017-05-10T17:59:49Z","body":"okay, i still don't fully understand what's happening, but since @batiste seems to think the bug was inside django-page-cms, i'm going to close this."}}
{ "id": 504028, "name": "django-compressor/django-compressor", "url": "https://api.github.com/repos/django-compressor/django-compressor" }
{ "id": 1891915, "login": "karyon", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1891915?", "url": "https://api.github.com/users/karyon" }
{ "id": 6460407, "login": "django-compressor", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/6460407?", "url": "https://api.github.com/orgs/django-compressor" }
2017-05-10T17:59:49
5847227541
{"actor":{"display_login":"karyon"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/electricbookworks/electric-book-gui/issues/7","repository_url":"https://api.github.com/repos/electricbookworks/electric-book-gui","labels_url":"https://api.github.com/repos/electricbookworks/electric-book-gui/issues/7/labels{/name}","comments_url":"https://api.github.com/repos/electricbookworks/electric-book-gui/issues/7/comments","events_url":"https://api.github.com/repos/electricbookworks/electric-book-gui/issues/7/events","html_url":"https://github.com/electricbookworks/electric-book-gui/issues/7","id":199198384,"number":7,"title":"Create an adaptation","user":{"login":"arthurattwell","id":1053331,"avatar_url":"https://avatars3.githubusercontent.com/u/1053331?v=3","gravatar_id":"","url":"https://api.github.com/users/arthurattwell","html_url":"https://github.com/arthurattwell","followers_url":"https://api.github.com/users/arthurattwell/followers","following_url":"https://api.github.com/users/arthurattwell/following{/other_user}","gists_url":"https://api.github.com/users/arthurattwell/gists{/gist_id}","starred_url":"https://api.github.com/users/arthurattwell/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/arthurattwell/subscriptions","organizations_url":"https://api.github.com/users/arthurattwell/orgs","repos_url":"https://api.github.com/users/arthurattwell/repos","events_url":"https://api.github.com/users/arthurattwell/events{/privacy}","received_events_url":"https://api.github.com/users/arthurattwell/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-01-06T13:40:52Z","updated_at":"2017-03-13T11:34:54Z","closed_at":null,"body":"As an editorial user, I want to create my own, new version of a book by clicking a button, so that I can create adaptations."},"comment":{"url":"https://api.github.com/repos/electricbookworks/electric-book-gui/issues/comments/286083117","html_url":"https://github.com/electricbookworks/electric-book-gui/issues/7#issuecomment-286083117","issue_url":"https://api.github.com/repos/electricbookworks/electric-book-gui/issues/7","id":286083117,"user":{"login":"SteveBarnett","id":1239497,"avatar_url":"https://avatars0.githubusercontent.com/u/1239497?v=3","gravatar_id":"","url":"https://api.github.com/users/SteveBarnett","html_url":"https://github.com/SteveBarnett","followers_url":"https://api.github.com/users/SteveBarnett/followers","following_url":"https://api.github.com/users/SteveBarnett/following{/other_user}","gists_url":"https://api.github.com/users/SteveBarnett/gists{/gist_id}","starred_url":"https://api.github.com/users/SteveBarnett/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SteveBarnett/subscriptions","organizations_url":"https://api.github.com/users/SteveBarnett/orgs","repos_url":"https://api.github.com/users/SteveBarnett/repos","events_url":"https://api.github.com/users/SteveBarnett/events{/privacy}","received_events_url":"https://api.github.com/users/SteveBarnett/received_events","type":"User","site_admin":false},"created_at":"2017-03-13T11:34:54Z","updated_at":"2017-03-13T11:34:54Z","body":"Currently the forking is two steps: there's an interstitial \"confirm\" page. It's fine for this to be skipped and make a fork immediately after clicking \"Create\" on the repo list page."}}
{ "id": 74490301, "name": "electricbookworks/electric-book-gui", "url": "https://api.github.com/repos/electricbookworks/electric-book-gui" }
{ "id": 1239497, "login": "SteveBarnett", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1239497?", "url": "https://api.github.com/users/SteveBarnett" }
{ "id": 7754562, "login": "electricbookworks", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7754562?", "url": "https://api.github.com/orgs/electricbookworks" }
2017-03-13T11:34:54
5481577360
{"actor":{"display_login":"SteveBarnett"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/electron-userland/electron-webpack/issues/11","repository_url":"https://api.github.com/repos/electron-userland/electron-webpack","labels_url":"https://api.github.com/repos/electron-userland/electron-webpack/issues/11/labels{/name}","comments_url":"https://api.github.com/repos/electron-userland/electron-webpack/issues/11/comments","events_url":"https://api.github.com/repos/electron-userland/electron-webpack/issues/11/events","html_url":"https://github.com/electron-userland/electron-webpack/issues/11","id":253122511,"number":11,"title":"Adding a new loader to webpack config","user":{"login":"ashokgelal","id":401055,"avatar_url":"https://avatars0.githubusercontent.com/u/401055?v=4","gravatar_id":"","url":"https://api.github.com/users/ashokgelal","html_url":"https://github.com/ashokgelal","followers_url":"https://api.github.com/users/ashokgelal/followers","following_url":"https://api.github.com/users/ashokgelal/following{/other_user}","gists_url":"https://api.github.com/users/ashokgelal/gists{/gist_id}","starred_url":"https://api.github.com/users/ashokgelal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ashokgelal/subscriptions","organizations_url":"https://api.github.com/users/ashokgelal/orgs","repos_url":"https://api.github.com/users/ashokgelal/repos","events_url":"https://api.github.com/users/ashokgelal/events{/privacy}","received_events_url":"https://api.github.com/users/ashokgelal/received_events","type":"User","site_admin":false},"labels":[{"id":643975869,"url":"https://api.github.com/repos/electron-userland/electron-webpack/labels/feature","name":"feature","color":"84b6eb","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":13,"created_at":"2017-08-26T20:58:35Z","updated_at":"2017-08-27T17:40:50Z","closed_at":null,"body":"I'm trying to replace electron-compile that comes default with electron-vue with this package. I need to [add a new loader](https://github.com/at0g/nunjucks-loader). How does one add a new loader? My webpack fu is not that strong. Thanks for the package and your help."},"comment":{"url":"https://api.github.com/repos/electron-userland/electron-webpack/issues/comments/325213052","html_url":"https://github.com/electron-userland/electron-webpack/issues/11#issuecomment-325213052","issue_url":"https://api.github.com/repos/electron-userland/electron-webpack/issues/11","id":325213052,"user":{"login":"ashokgelal","id":401055,"avatar_url":"https://avatars0.githubusercontent.com/u/401055?v=4","gravatar_id":"","url":"https://api.github.com/users/ashokgelal","html_url":"https://github.com/ashokgelal","followers_url":"https://api.github.com/users/ashokgelal/followers","following_url":"https://api.github.com/users/ashokgelal/following{/other_user}","gists_url":"https://api.github.com/users/ashokgelal/gists{/gist_id}","starred_url":"https://api.github.com/users/ashokgelal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ashokgelal/subscriptions","organizations_url":"https://api.github.com/users/ashokgelal/orgs","repos_url":"https://api.github.com/users/ashokgelal/repos","events_url":"https://api.github.com/users/ashokgelal/events{/privacy}","received_events_url":"https://api.github.com/users/ashokgelal/received_events","type":"User","site_admin":false},"created_at":"2017-08-27T17:40:50Z","updated_at":"2017-08-27T17:40:50Z","body":"I'm using this package with your great electron-vue boilerplate scaffolding generator (cannot thank enough for the numbers of hours you have saved me), I've come across a few things where I wish I had access to better documentation. Some of them are not directly related to this package or your package directly but still. If you don't mind I can dump them as I come across and you can choose whether to include it to document or not."}}
{ "id": 96799155, "name": "electron-userland/electron-webpack", "url": "https://api.github.com/repos/electron-userland/electron-webpack" }
{ "id": 401055, "login": "ashokgelal", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/401055?", "url": "https://api.github.com/users/ashokgelal" }
{ "id": 17519142, "login": "electron-userland", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/17519142?", "url": "https://api.github.com/orgs/electron-userland" }
2017-08-27T17:40:50
6517031810
{"actor":{"display_login":"ashokgelal"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/3364","repository_url":"https://api.github.com/repos/facebookincubator/create-react-app","labels_url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/3364/labels{/name}","comments_url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/3364/comments","events_url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/3364/events","html_url":"https://github.com/facebookincubator/create-react-app/issues/3364","id":269814494,"number":3364,"title":"Out of the box create-react-app failing due to uglify-webpack-plugin","user":{"login":"Zachcodes","id":22923676,"avatar_url":"https://avatars3.githubusercontent.com/u/22923676?v=4","gravatar_id":"","url":"https://api.github.com/users/Zachcodes","html_url":"https://github.com/Zachcodes","followers_url":"https://api.github.com/users/Zachcodes/followers","following_url":"https://api.github.com/users/Zachcodes/following{/other_user}","gists_url":"https://api.github.com/users/Zachcodes/gists{/gist_id}","starred_url":"https://api.github.com/users/Zachcodes/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Zachcodes/subscriptions","organizations_url":"https://api.github.com/users/Zachcodes/orgs","repos_url":"https://api.github.com/users/Zachcodes/repos","events_url":"https://api.github.com/users/Zachcodes/events{/privacy}","received_events_url":"https://api.github.com/users/Zachcodes/received_events","type":"User","site_admin":false},"labels":[{"id":554733913,"url":"https://api.github.com/repos/facebookincubator/create-react-app/labels/issue:%20question","name":"issue: question","color":"006b75","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":9,"created_at":"2017-10-31T02:33:39Z","updated_at":"2017-11-02T22:47:29Z","closed_at":null,"author_association":"NONE","body":"<!--\r\n PLEASE READ THE FIRST SECTION :-)\r\n-->\r\n\r\n### Is this a bug report?\r\nYes\r\n\r\n<!--\r\n If you answered \"Yes\":\r\n \r\n Please note that your issue will be fixed much faster if you spend about\r\n half an hour preparing it, including the exact reproduction steps and a demo.\r\n \r\n If you're in a hurry or don't feel confident, it's fine to report bugs with\r\n less details, but this makes it less likely they'll get fixed soon.\r\n\r\n In either case, please fill as many fields below as you can.\r\n\r\n If you answered \"No\":\r\n\r\n If this is a question or a discussion, you may delete this template and write in a free form.\r\n Note that we don't provide help for webpack questions after ejecting.\r\n You can find webpack docs at https://webpack.js.org/.\r\n-->\r\n\r\n\r\n### Can you also reproduce the problem with npm 4.x?\r\nYes, I am running npm 5.5.1\r\n<!--\r\n Many errors, especially related to \"missing modules\", are due to npm bugs.\r\n Which version of npm are you running? You can find out by checking:\r\n\r\n npm -v\r\n\r\n If it is 5.x, please be aware that it has more than 50 known bugs, and\r\n is not guaranteed to work with Create React App.\r\n\r\n If it's not starting with 4, try to install npm 4.x:\r\n\r\n npm install -g npm@4\r\n cd your_project_directory\r\n rm -rf node_modules\r\n npm cache clear\r\n npm install\r\n\r\n Then try to reproduce the issue again.\r\n Can you still reproduce it?\r\n\r\n Note: Please try this even if you are using Yarn so that we know whether it's a Yarn-only bug.\r\n-->\r\n\r\nI rolled npm back to version and I'm still having the exact same issues.\r\n\r\n\r\n### Which terms did you search for in User Guide?\r\n\r\n<!--\r\n There are a few common documented problems, such as watcher not detecting changes, or build failing.\r\n They are described in the Troubleshooting section of the User Guide:\r\n\r\n https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#troubleshooting\r\n\r\n Please scan these few sections for common problems.\r\n Additionally, you can search the User Guide itself for something you're having issues with:\r\n \r\n https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md\r\n \r\n If you didn't find the solution, please share which words you searched for.\r\n This helps us improve documentation for future readers who might encounter the same problem.\r\n-->\r\n\r\n(Write your answer here if relevant.)\r\n\r\n\r\n### Environment\r\n\r\n<!--\r\n Please fill in all the relevant fields by running these commands in terminal.\r\n-->\r\n\r\n1. `node -v`: 8.8.1\r\n2. `npm -v`: 4.6.1 (After rolling back, no effect on newer version)\r\n3. `yarn --version` (if you use Yarn): 1.0.0\r\n4. `npm ls react-scripts` (if you haven’t ejected): N/A\r\n\r\nThen, specify:\r\n\r\n1. Operating system: Mac\r\n2. Browser and version (if relevant):\r\n\r\n\r\n### Steps to Reproduce\r\n\r\n<!--\r\n How would you describe your issue to someone who doesn’t know you or your project?\r\n Try to write a sequence of steps that anybody can repeat to see the issue.\r\n-->\r\n\r\n(Write your steps here:)\r\n\r\n1. run create-react-app <Name of project>\r\n2. create-react-app fails on uglify-webpack-plugin\r\n\r\n\r\n\r\n### Expected Behavior\r\n\r\n<!--\r\n How did you expect the tool to behave?\r\n It’s fine if you’re not sure your understanding is correct.\r\n Just write down what you thought would happen.\r\n-->\r\nWould create a new application\r\n\r\n\r\n### Actual Behavior\r\n\r\n<!--\r\n Did something go wrong?\r\n Is something broken, or not behaving as you expected?\r\n Please attach screenshots if possible! They are extremely helpful for diagnosing issues.\r\n-->\r\n\r\nWhen I run create-react-app it fails when looking for uglifyjs-webpack-plugin. I have searched the posts on this topic already and installed the beta uglify-webpack plugin that I've seen and still nothing. Not sure what else to do. I've uninstalled and reinstalled node, npm and create-react-app. I've rolled back my npm. I will post a photo of my terminal.\r\n\r\n### Reproducible Demo\r\n\r\n<!--\r\n If you can, please share a project that reproduces the issue.\r\n This is the single most effective way to get an issue fixed soon.\r\n![screen shot 2017-10-30 at 8 32 47 pm](https://user-images.githubusercontent.com/22923676/32204873-9a82c1e6-bdb1-11e7-9e87-38d2f743580b.png)\r\n\r\n There are two ways to do it:\r\n\r\n * Create a new app and try to reproduce the issue in it.\r\n This is useful if you roughly know where the problem is, or can’t share the real code.\r\n\r\n * Or, copy your app and remove things until you’re left with the minimal reproducible demo.\r\n This is useful for finding the root cause. You may then optionally create a new project.\r\n\r\n This is a good guide to creating bug demos: https://stackoverflow.com/help/mcve\r\n Once you’re done, push the project to GitHub and paste the link to it below:\r\n-->\r\n\r\n(Paste the link to an example project and exact instructions to reproduce the issue.)\r\n\r\n<!--\r\n What happens if you skip this step?\r\n \r\n We will try to help you, but in many cases it is impossible because crucial\r\n information is missing. In that case we'll tag an issue as having a low priority,\r\n and eventually close it if there is no clear direction.\r\n \r\n We still appreciate the report though, as eventually somebody else might\r\n create a reproducible example for it.\r\n\r\n Thanks for helping us help you!\r\n-->\r\n"},"comment":{"url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/comments/341580502","html_url":"https://github.com/facebookincubator/create-react-app/issues/3364#issuecomment-341580502","issue_url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/3364","id":341580502,"user":{"login":"Zachcodes","id":22923676,"avatar_url":"https://avatars3.githubusercontent.com/u/22923676?v=4","gravatar_id":"","url":"https://api.github.com/users/Zachcodes","html_url":"https://github.com/Zachcodes","followers_url":"https://api.github.com/users/Zachcodes/followers","following_url":"https://api.github.com/users/Zachcodes/following{/other_user}","gists_url":"https://api.github.com/users/Zachcodes/gists{/gist_id}","starred_url":"https://api.github.com/users/Zachcodes/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Zachcodes/subscriptions","organizations_url":"https://api.github.com/users/Zachcodes/orgs","repos_url":"https://api.github.com/users/Zachcodes/repos","events_url":"https://api.github.com/users/Zachcodes/events{/privacy}","received_events_url":"https://api.github.com/users/Zachcodes/received_events","type":"User","site_admin":false},"created_at":"2017-11-02T22:47:29Z","updated_at":"2017-11-02T22:47:29Z","author_association":"NONE","body":"I uninstalled Yarn and it worked just fine. Interesting..hopefully that helps you more than it helps me because I don't know enough about Yarn to understand why that would have been causing the problem."}}
{ "id": 63537249, "name": "facebookincubator/create-react-app", "url": "https://api.github.com/repos/facebookincubator/create-react-app" }
{ "id": 22923676, "login": "Zachcodes", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/22923676?", "url": "https://api.github.com/users/Zachcodes" }
{ "id": 19538647, "login": "facebookincubator", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/19538647?", "url": "https://api.github.com/orgs/facebookincubator" }
2017-11-02T22:47:30
6803079706
{"actor":{"display_login":"Zachcodes"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/facebookincubator/Battery-Metrics/issues/9","repository_url":"https://api.github.com/repos/facebookincubator/Battery-Metrics","labels_url":"https://api.github.com/repos/facebookincubator/Battery-Metrics/issues/9/labels{/name}","comments_url":"https://api.github.com/repos/facebookincubator/Battery-Metrics/issues/9/comments","events_url":"https://api.github.com/repos/facebookincubator/Battery-Metrics/issues/9/events","html_url":"https://github.com/facebookincubator/Battery-Metrics/pull/9","id":276452500,"number":9,"title":"Remove synthetic accessor methods","user":{"login":"VisheshVadhera","id":4014864,"avatar_url":"https://avatars2.githubusercontent.com/u/4014864?v=4","gravatar_id":"","url":"https://api.github.com/users/VisheshVadhera","html_url":"https://github.com/VisheshVadhera","followers_url":"https://api.github.com/users/VisheshVadhera/followers","following_url":"https://api.github.com/users/VisheshVadhera/following{/other_user}","gists_url":"https://api.github.com/users/VisheshVadhera/gists{/gist_id}","starred_url":"https://api.github.com/users/VisheshVadhera/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/VisheshVadhera/subscriptions","organizations_url":"https://api.github.com/users/VisheshVadhera/orgs","repos_url":"https://api.github.com/users/VisheshVadhera/repos","events_url":"https://api.github.com/users/VisheshVadhera/events{/privacy}","received_events_url":"https://api.github.com/users/VisheshVadhera/received_events","type":"User","site_admin":false},"labels":[{"id":700311704,"url":"https://api.github.com/repos/facebookincubator/Battery-Metrics/labels/CLA%20Signed","name":"CLA Signed","color":"009900","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2017-11-23T18:30:17Z","updated_at":"2017-11-24T07:22:21Z","closed_at":"2017-11-24T06:06:43Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/facebookincubator/Battery-Metrics/pulls/9","html_url":"https://github.com/facebookincubator/Battery-Metrics/pull/9","diff_url":"https://github.com/facebookincubator/Battery-Metrics/pull/9.diff","patch_url":"https://github.com/facebookincubator/Battery-Metrics/pull/9.patch"},"body":"Closes #8 \r\n\r\nSummary: Changed the visibility modifier of members from private to package private. This won't lead to synthetic accessor methods getting created for accessing the members (which were earlier private) inside the anonymous classes."},"comment":{"url":"https://api.github.com/repos/facebookincubator/Battery-Metrics/issues/comments/346759182","html_url":"https://github.com/facebookincubator/Battery-Metrics/pull/9#issuecomment-346759182","issue_url":"https://api.github.com/repos/facebookincubator/Battery-Metrics/issues/9","id":346759182,"user":{"login":"kunalb","id":377991,"avatar_url":"https://avatars3.githubusercontent.com/u/377991?v=4","gravatar_id":"","url":"https://api.github.com/users/kunalb","html_url":"https://github.com/kunalb","followers_url":"https://api.github.com/users/kunalb/followers","following_url":"https://api.github.com/users/kunalb/following{/other_user}","gists_url":"https://api.github.com/users/kunalb/gists{/gist_id}","starred_url":"https://api.github.com/users/kunalb/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kunalb/subscriptions","organizations_url":"https://api.github.com/users/kunalb/orgs","repos_url":"https://api.github.com/users/kunalb/repos","events_url":"https://api.github.com/users/kunalb/events{/privacy}","received_events_url":"https://api.github.com/users/kunalb/received_events","type":"User","site_admin":false},"created_at":"2017-11-24T07:22:21Z","updated_at":"2017-11-24T07:22:21Z","author_association":"CONTRIBUTOR","body":"Yeah, I'd like that a lot – except I'm not a fan of the name \"Thunk\" – maybe a source annotation called @VisibleToAvoidSynthetics? (Similar to VisibleForTesting)"}}
{ "id": 104512497, "name": "facebookincubator/Battery-Metrics", "url": "https://api.github.com/repos/facebookincubator/Battery-Metrics" }
{ "id": 377991, "login": "kunalb", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/377991?", "url": "https://api.github.com/users/kunalb" }
{ "id": 19538647, "login": "facebookincubator", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/19538647?", "url": "https://api.github.com/orgs/facebookincubator" }
2017-11-24T07:22:21
6898012433
{"actor":{"display_login":"kunalb"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/1940","repository_url":"https://api.github.com/repos/facebookincubator/create-react-app","labels_url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/1940/labels{/name}","comments_url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/1940/comments","events_url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/1940/events","html_url":"https://github.com/facebookincubator/create-react-app/issues/1940","id":219873361,"number":1940,"title":"Setting `hot: false` still includes /sockjs-node","user":{"login":"TryingToImprove","id":1690457,"avatar_url":"https://avatars0.githubusercontent.com/u/1690457?v=3","gravatar_id":"","url":"https://api.github.com/users/TryingToImprove","html_url":"https://github.com/TryingToImprove","followers_url":"https://api.github.com/users/TryingToImprove/followers","following_url":"https://api.github.com/users/TryingToImprove/following{/other_user}","gists_url":"https://api.github.com/users/TryingToImprove/gists{/gist_id}","starred_url":"https://api.github.com/users/TryingToImprove/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/TryingToImprove/subscriptions","organizations_url":"https://api.github.com/users/TryingToImprove/orgs","repos_url":"https://api.github.com/users/TryingToImprove/repos","events_url":"https://api.github.com/users/TryingToImprove/events{/privacy}","received_events_url":"https://api.github.com/users/TryingToImprove/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-04-06T11:51:18Z","updated_at":"2017-04-06T12:01:41Z","closed_at":"2017-04-06T12:01:41Z","body":"After ejecting and setting `hot: false` in `/scripts/start.js` it stills include the `sockjs-node/` websocket. \r\n\r\nThis should not happen, right?"},"comment":{"url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/comments/292152471","html_url":"https://github.com/facebookincubator/create-react-app/issues/1940#issuecomment-292152471","issue_url":"https://api.github.com/repos/facebookincubator/create-react-app/issues/1940","id":292152471,"user":{"login":"gaearon","id":810438,"avatar_url":"https://avatars3.githubusercontent.com/u/810438?v=3","gravatar_id":"","url":"https://api.github.com/users/gaearon","html_url":"https://github.com/gaearon","followers_url":"https://api.github.com/users/gaearon/followers","following_url":"https://api.github.com/users/gaearon/following{/other_user}","gists_url":"https://api.github.com/users/gaearon/gists{/gist_id}","starred_url":"https://api.github.com/users/gaearon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gaearon/subscriptions","organizations_url":"https://api.github.com/users/gaearon/orgs","repos_url":"https://api.github.com/users/gaearon/repos","events_url":"https://api.github.com/users/gaearon/events{/privacy}","received_events_url":"https://api.github.com/users/gaearon/received_events","type":"User","site_admin":false},"created_at":"2017-04-06T12:01:41Z","updated_at":"2017-04-06T12:01:41Z","body":"You probably also want to take [this](https://github.com/facebookincubator/create-react-app/blob/ebebe80383eb15b4759a0cd5ea12015eaac94c0e/packages/react-scripts/config/webpack.config.dev.js#L58) line out too."}}
{ "id": 63537249, "name": "facebookincubator/create-react-app", "url": "https://api.github.com/repos/facebookincubator/create-react-app" }
{ "id": 810438, "login": "gaearon", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/810438?", "url": "https://api.github.com/users/gaearon" }
{ "id": 19538647, "login": "facebookincubator", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/19538647?", "url": "https://api.github.com/orgs/facebookincubator" }
2017-04-06T12:01:41
5638458915
{"actor":{"display_login":"gaearon"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/framgia-education/prts/issues/36","repository_url":"https://api.github.com/repos/framgia-education/prts","labels_url":"https://api.github.com/repos/framgia-education/prts/issues/36/labels{/name}","comments_url":"https://api.github.com/repos/framgia-education/prts/issues/36/comments","events_url":"https://api.github.com/repos/framgia-education/prts/issues/36/events","html_url":"https://github.com/framgia-education/prts/pull/36","id":232962215,"number":36,"title":"Fixbug show user pull","user":{"login":"dieunb","id":2122175,"avatar_url":"https://avatars0.githubusercontent.com/u/2122175?v=3","gravatar_id":"","url":"https://api.github.com/users/dieunb","html_url":"https://github.com/dieunb","followers_url":"https://api.github.com/users/dieunb/followers","following_url":"https://api.github.com/users/dieunb/following{/other_user}","gists_url":"https://api.github.com/users/dieunb/gists{/gist_id}","starred_url":"https://api.github.com/users/dieunb/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dieunb/subscriptions","organizations_url":"https://api.github.com/users/dieunb/orgs","repos_url":"https://api.github.com/users/dieunb/repos","events_url":"https://api.github.com/users/dieunb/events{/privacy}","received_events_url":"https://api.github.com/users/dieunb/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-06-01T18:03:48Z","updated_at":"2017-06-01T18:06:44Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/framgia-education/prts/pulls/36","html_url":"https://github.com/framgia-education/prts/pull/36","diff_url":"https://github.com/framgia-education/prts/pull/36.diff","patch_url":"https://github.com/framgia-education/prts/pull/36.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/framgia-education/prts/issues/comments/305573588","html_url":"https://github.com/framgia-education/prts/pull/36#issuecomment-305573588","issue_url":"https://api.github.com/repos/framgia-education/prts/issues/36","id":305573588,"user":{"login":"dieunb","id":2122175,"avatar_url":"https://avatars0.githubusercontent.com/u/2122175?v=3","gravatar_id":"","url":"https://api.github.com/users/dieunb","html_url":"https://github.com/dieunb","followers_url":"https://api.github.com/users/dieunb/followers","following_url":"https://api.github.com/users/dieunb/following{/other_user}","gists_url":"https://api.github.com/users/dieunb/gists{/gist_id}","starred_url":"https://api.github.com/users/dieunb/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dieunb/subscriptions","organizations_url":"https://api.github.com/users/dieunb/orgs","repos_url":"https://api.github.com/users/dieunb/repos","events_url":"https://api.github.com/users/dieunb/events{/privacy}","received_events_url":"https://api.github.com/users/dieunb/received_events","type":"User","site_admin":false},"created_at":"2017-06-01T18:06:44Z","updated_at":"2017-06-01T18:06:44Z","body":"ready"}}
{ "id": 91357887, "name": "framgia-education/prts", "url": "https://api.github.com/repos/framgia-education/prts" }
{ "id": 2122175, "login": "dieunb", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/2122175?", "url": "https://api.github.com/users/dieunb" }
{ "id": 28916920, "login": "framgia-education", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/28916920?", "url": "https://api.github.com/orgs/framgia-education" }
2017-06-01T18:06:44
5985334297
{"actor":{"display_login":"dieunb"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/iHealthDeviceLabs/iHealthDeviceLabs-Android/issues/62","repository_url":"https://api.github.com/repos/iHealthDeviceLabs/iHealthDeviceLabs-Android","labels_url":"https://api.github.com/repos/iHealthDeviceLabs/iHealthDeviceLabs-Android/issues/62/labels{/name}","comments_url":"https://api.github.com/repos/iHealthDeviceLabs/iHealthDeviceLabs-Android/issues/62/comments","events_url":"https://api.github.com/repos/iHealthDeviceLabs/iHealthDeviceLabs-Android/issues/62/events","html_url":"https://github.com/iHealthDeviceLabs/iHealthDeviceLabs-Android/issues/62","id":251264510,"number":62,"title":"Invalid Callback","user":{"login":"D3laru3","id":6862497,"avatar_url":"https://avatars0.githubusercontent.com/u/6862497?v=4","gravatar_id":"","url":"https://api.github.com/users/D3laru3","html_url":"https://github.com/D3laru3","followers_url":"https://api.github.com/users/D3laru3/followers","following_url":"https://api.github.com/users/D3laru3/following{/other_user}","gists_url":"https://api.github.com/users/D3laru3/gists{/gist_id}","starred_url":"https://api.github.com/users/D3laru3/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/D3laru3/subscriptions","organizations_url":"https://api.github.com/users/D3laru3/orgs","repos_url":"https://api.github.com/users/D3laru3/repos","events_url":"https://api.github.com/users/D3laru3/events{/privacy}","received_events_url":"https://api.github.com/users/D3laru3/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-08-18T14:35:16Z","updated_at":"2017-08-29T01:22:26Z","closed_at":null,"body":"Hi, \r\ncould you please add callback after this?\r\nW/Runtime_iHealthDM: ConnectionThread -- Invalid callback\r\nThere is only warning log for that in iHealthDevicesManager$ConnectionThread and I don`t know how to react or notify user about it..."},"comment":{"url":"https://api.github.com/repos/iHealthDeviceLabs/iHealthDeviceLabs-Android/issues/comments/325527083","html_url":"https://github.com/iHealthDeviceLabs/iHealthDeviceLabs-Android/issues/62#issuecomment-325527083","issue_url":"https://api.github.com/repos/iHealthDeviceLabs/iHealthDeviceLabs-Android/issues/62","id":325527083,"user":{"login":"zhaoyongguang","id":15643561,"avatar_url":"https://avatars3.githubusercontent.com/u/15643561?v=4","gravatar_id":"","url":"https://api.github.com/users/zhaoyongguang","html_url":"https://github.com/zhaoyongguang","followers_url":"https://api.github.com/users/zhaoyongguang/followers","following_url":"https://api.github.com/users/zhaoyongguang/following{/other_user}","gists_url":"https://api.github.com/users/zhaoyongguang/gists{/gist_id}","starred_url":"https://api.github.com/users/zhaoyongguang/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zhaoyongguang/subscriptions","organizations_url":"https://api.github.com/users/zhaoyongguang/orgs","repos_url":"https://api.github.com/users/zhaoyongguang/repos","events_url":"https://api.github.com/users/zhaoyongguang/events{/privacy}","received_events_url":"https://api.github.com/users/zhaoyongguang/received_events","type":"User","site_admin":false},"created_at":"2017-08-29T01:22:26Z","updated_at":"2017-08-29T01:22:26Z","body":"@D3laru3 \r\nI'm sorry to inconvenience you. We will update it soon.\r\nBy the way, which hardware device and the model of mobile phone do you use?"}}
{ "id": 47172425, "name": "iHealthDeviceLabs/iHealthDeviceLabs-Android", "url": "https://api.github.com/repos/iHealthDeviceLabs/iHealthDeviceLabs-Android" }
{ "id": 15643561, "login": "zhaoyongguang", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/15643561?", "url": "https://api.github.com/users/zhaoyongguang" }
{ "id": 16095507, "login": "iHealthDeviceLabs", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/16095507?", "url": "https://api.github.com/orgs/iHealthDeviceLabs" }
2017-08-29T01:22:26
6522281786
{"actor":{"display_login":"zhaoyongguang"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/kacst-bioinfo-lab/labwork/issues/2","repository_url":"https://api.github.com/repos/kacst-bioinfo-lab/labwork","labels_url":"https://api.github.com/repos/kacst-bioinfo-lab/labwork/issues/2/labels{/name}","comments_url":"https://api.github.com/repos/kacst-bioinfo-lab/labwork/issues/2/comments","events_url":"https://api.github.com/repos/kacst-bioinfo-lab/labwork/issues/2/events","html_url":"https://github.com/kacst-bioinfo-lab/labwork/issues/2","id":144898503,"number":2,"title":"Highly important technical notes","user":{"login":"MManee","id":3594874,"avatar_url":"https://avatars3.githubusercontent.com/u/3594874?v=3","gravatar_id":"","url":"https://api.github.com/users/MManee","html_url":"https://github.com/MManee","followers_url":"https://api.github.com/users/MManee/followers","following_url":"https://api.github.com/users/MManee/following{/other_user}","gists_url":"https://api.github.com/users/MManee/gists{/gist_id}","starred_url":"https://api.github.com/users/MManee/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MManee/subscriptions","organizations_url":"https://api.github.com/users/MManee/orgs","repos_url":"https://api.github.com/users/MManee/repos","events_url":"https://api.github.com/users/MManee/events{/privacy}","received_events_url":"https://api.github.com/users/MManee/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"SULTAN-ALHARBI","id":15261479,"avatar_url":"https://avatars1.githubusercontent.com/u/15261479?v=3","gravatar_id":"","url":"https://api.github.com/users/SULTAN-ALHARBI","html_url":"https://github.com/SULTAN-ALHARBI","followers_url":"https://api.github.com/users/SULTAN-ALHARBI/followers","following_url":"https://api.github.com/users/SULTAN-ALHARBI/following{/other_user}","gists_url":"https://api.github.com/users/SULTAN-ALHARBI/gists{/gist_id}","starred_url":"https://api.github.com/users/SULTAN-ALHARBI/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SULTAN-ALHARBI/subscriptions","organizations_url":"https://api.github.com/users/SULTAN-ALHARBI/orgs","repos_url":"https://api.github.com/users/SULTAN-ALHARBI/repos","events_url":"https://api.github.com/users/SULTAN-ALHARBI/events{/privacy}","received_events_url":"https://api.github.com/users/SULTAN-ALHARBI/received_events","type":"User","site_admin":false},"assignees":[{"login":"SULTAN-ALHARBI","id":15261479,"avatar_url":"https://avatars1.githubusercontent.com/u/15261479?v=3","gravatar_id":"","url":"https://api.github.com/users/SULTAN-ALHARBI","html_url":"https://github.com/SULTAN-ALHARBI","followers_url":"https://api.github.com/users/SULTAN-ALHARBI/followers","following_url":"https://api.github.com/users/SULTAN-ALHARBI/following{/other_user}","gists_url":"https://api.github.com/users/SULTAN-ALHARBI/gists{/gist_id}","starred_url":"https://api.github.com/users/SULTAN-ALHARBI/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SULTAN-ALHARBI/subscriptions","organizations_url":"https://api.github.com/users/SULTAN-ALHARBI/orgs","repos_url":"https://api.github.com/users/SULTAN-ALHARBI/repos","events_url":"https://api.github.com/users/SULTAN-ALHARBI/events{/privacy}","received_events_url":"https://api.github.com/users/SULTAN-ALHARBI/received_events","type":"User","site_admin":false},{"login":"amer1404","id":17762348,"avatar_url":"https://avatars3.githubusercontent.com/u/17762348?v=3","gravatar_id":"","url":"https://api.github.com/users/amer1404","html_url":"https://github.com/amer1404","followers_url":"https://api.github.com/users/amer1404/followers","following_url":"https://api.github.com/users/amer1404/following{/other_user}","gists_url":"https://api.github.com/users/amer1404/gists{/gist_id}","starred_url":"https://api.github.com/users/amer1404/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/amer1404/subscriptions","organizations_url":"https://api.github.com/users/amer1404/orgs","repos_url":"https://api.github.com/users/amer1404/repos","events_url":"https://api.github.com/users/amer1404/events{/privacy}","received_events_url":"https://api.github.com/users/amer1404/received_events","type":"User","site_admin":false},{"login":"AbuMohammad","id":17976167,"avatar_url":"https://avatars2.githubusercontent.com/u/17976167?v=3","gravatar_id":"","url":"https://api.github.com/users/AbuMohammad","html_url":"https://github.com/AbuMohammad","followers_url":"https://api.github.com/users/AbuMohammad/followers","following_url":"https://api.github.com/users/AbuMohammad/following{/other_user}","gists_url":"https://api.github.com/users/AbuMohammad/gists{/gist_id}","starred_url":"https://api.github.com/users/AbuMohammad/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AbuMohammad/subscriptions","organizations_url":"https://api.github.com/users/AbuMohammad/orgs","repos_url":"https://api.github.com/users/AbuMohammad/repos","events_url":"https://api.github.com/users/AbuMohammad/events{/privacy}","received_events_url":"https://api.github.com/users/AbuMohammad/received_events","type":"User","site_admin":false},{"login":"Maali055","id":25320914,"avatar_url":"https://avatars1.githubusercontent.com/u/25320914?v=3","gravatar_id":"","url":"https://api.github.com/users/Maali055","html_url":"https://github.com/Maali055","followers_url":"https://api.github.com/users/Maali055/followers","following_url":"https://api.github.com/users/Maali055/following{/other_user}","gists_url":"https://api.github.com/users/Maali055/gists{/gist_id}","starred_url":"https://api.github.com/users/Maali055/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Maali055/subscriptions","organizations_url":"https://api.github.com/users/Maali055/orgs","repos_url":"https://api.github.com/users/Maali055/repos","events_url":"https://api.github.com/users/Maali055/events{/privacy}","received_events_url":"https://api.github.com/users/Maali055/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2016-03-31T13:15:52Z","updated_at":"2017-03-01T07:25:42Z","closed_at":null,"body":"technical notes should be registered here..\n"},"comment":{"url":"https://api.github.com/repos/kacst-bioinfo-lab/labwork/issues/comments/283265342","html_url":"https://github.com/kacst-bioinfo-lab/labwork/issues/2#issuecomment-283265342","issue_url":"https://api.github.com/repos/kacst-bioinfo-lab/labwork/issues/2","id":283265342,"user":{"login":"MManee","id":3594874,"avatar_url":"https://avatars3.githubusercontent.com/u/3594874?v=3","gravatar_id":"","url":"https://api.github.com/users/MManee","html_url":"https://github.com/MManee","followers_url":"https://api.github.com/users/MManee/followers","following_url":"https://api.github.com/users/MManee/following{/other_user}","gists_url":"https://api.github.com/users/MManee/gists{/gist_id}","starred_url":"https://api.github.com/users/MManee/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MManee/subscriptions","organizations_url":"https://api.github.com/users/MManee/orgs","repos_url":"https://api.github.com/users/MManee/repos","events_url":"https://api.github.com/users/MManee/events{/privacy}","received_events_url":"https://api.github.com/users/MManee/received_events","type":"User","site_admin":false},"created_at":"2017-03-01T07:25:42Z","updated_at":"2017-03-01T07:25:42Z","body":"- RNA-Seq De Novo Assembly using Trinity\r\n - https://insidedna.me/tutorials/view/trinity-rna-seq-de-novo-transcriptome-assembly"}}
{ "id": 54436480, "name": "kacst-bioinfo-lab/labwork", "url": "https://api.github.com/repos/kacst-bioinfo-lab/labwork" }
{ "id": 3594874, "login": "MManee", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/3594874?", "url": "https://api.github.com/users/MManee" }
{ "id": 17994651, "login": "kacst-bioinfo-lab", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/17994651?", "url": "https://api.github.com/orgs/kacst-bioinfo-lab" }
2017-03-01T07:25:42
5410098790
{"actor":{"display_login":"MManee"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/minsk-hackerspace/hackerspace.by/issues/189","repository_url":"https://api.github.com/repos/minsk-hackerspace/hackerspace.by","labels_url":"https://api.github.com/repos/minsk-hackerspace/hackerspace.by/issues/189/labels{/name}","comments_url":"https://api.github.com/repos/minsk-hackerspace/hackerspace.by/issues/189/comments","events_url":"https://api.github.com/repos/minsk-hackerspace/hackerspace.by/issues/189/events","html_url":"https://github.com/minsk-hackerspace/hackerspace.by/pull/189","id":255587022,"number":189,"title":"Revert \"Create .travis.yml\"","user":{"login":"k2m30","id":3995242,"avatar_url":"https://avatars0.githubusercontent.com/u/3995242?v=4","gravatar_id":"","url":"https://api.github.com/users/k2m30","html_url":"https://github.com/k2m30","followers_url":"https://api.github.com/users/k2m30/followers","following_url":"https://api.github.com/users/k2m30/following{/other_user}","gists_url":"https://api.github.com/users/k2m30/gists{/gist_id}","starred_url":"https://api.github.com/users/k2m30/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/k2m30/subscriptions","organizations_url":"https://api.github.com/users/k2m30/orgs","repos_url":"https://api.github.com/users/k2m30/repos","events_url":"https://api.github.com/users/k2m30/events{/privacy}","received_events_url":"https://api.github.com/users/k2m30/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-09-06T12:32:08Z","updated_at":"2017-09-06T12:41:17Z","closed_at":"2017-09-06T12:32:17Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/minsk-hackerspace/hackerspace.by/pulls/189","html_url":"https://github.com/minsk-hackerspace/hackerspace.by/pull/189","diff_url":"https://github.com/minsk-hackerspace/hackerspace.by/pull/189.diff","patch_url":"https://github.com/minsk-hackerspace/hackerspace.by/pull/189.patch"},"body":"Reverts minsk-hackerspace/hackerspace.by#170\r\n\r\nне работающая поделка в таком виде не нужна."},"comment":{"url":"https://api.github.com/repos/minsk-hackerspace/hackerspace.by/issues/comments/327470892","html_url":"https://github.com/minsk-hackerspace/hackerspace.by/pull/189#issuecomment-327470892","issue_url":"https://api.github.com/repos/minsk-hackerspace/hackerspace.by/issues/189","id":327470892,"user":{"login":"abitrolly","id":8781107,"avatar_url":"https://avatars1.githubusercontent.com/u/8781107?v=4","gravatar_id":"","url":"https://api.github.com/users/abitrolly","html_url":"https://github.com/abitrolly","followers_url":"https://api.github.com/users/abitrolly/followers","following_url":"https://api.github.com/users/abitrolly/following{/other_user}","gists_url":"https://api.github.com/users/abitrolly/gists{/gist_id}","starred_url":"https://api.github.com/users/abitrolly/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/abitrolly/subscriptions","organizations_url":"https://api.github.com/users/abitrolly/orgs","repos_url":"https://api.github.com/users/abitrolly/repos","events_url":"https://api.github.com/users/abitrolly/events{/privacy}","received_events_url":"https://api.github.com/users/abitrolly/received_events","type":"User","site_admin":false},"created_at":"2017-09-06T12:41:17Z","updated_at":"2017-09-06T12:41:17Z","author_association":"OWNER","body":"@k2m30 а давай мы вместе будем решать, что нужно, что нет. Верни, пожалуйста, CI на место. Если тебе задача исправить тесты не нравиться, это не значит, что её не может сделать кто-то другой."}}
{ "id": 20940269, "name": "minsk-hackerspace/hackerspace.by", "url": "https://api.github.com/repos/minsk-hackerspace/hackerspace.by" }
{ "id": 8781107, "login": "abitrolly", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/8781107?", "url": "https://api.github.com/users/abitrolly" }
{ "id": 1462143, "login": "minsk-hackerspace", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1462143?", "url": "https://api.github.com/orgs/minsk-hackerspace" }
2017-09-06T12:41:17
6556005092
{"actor":{"display_login":"abitrolly"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/notepad-plus-plus/notepad-plus-plus/issues/3511","repository_url":"https://api.github.com/repos/notepad-plus-plus/notepad-plus-plus","labels_url":"https://api.github.com/repos/notepad-plus-plus/notepad-plus-plus/issues/3511/labels{/name}","comments_url":"https://api.github.com/repos/notepad-plus-plus/notepad-plus-plus/issues/3511/comments","events_url":"https://api.github.com/repos/notepad-plus-plus/notepad-plus-plus/issues/3511/events","html_url":"https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3511","id":241704731,"number":3511,"title":"7.4 search/replace ALL lacks compatibility with 7.3.3 and before","user":{"login":"gaby52co","id":13612384,"avatar_url":"https://avatars0.githubusercontent.com/u/13612384?v=3","gravatar_id":"","url":"https://api.github.com/users/gaby52co","html_url":"https://github.com/gaby52co","followers_url":"https://api.github.com/users/gaby52co/followers","following_url":"https://api.github.com/users/gaby52co/following{/other_user}","gists_url":"https://api.github.com/users/gaby52co/gists{/gist_id}","starred_url":"https://api.github.com/users/gaby52co/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gaby52co/subscriptions","organizations_url":"https://api.github.com/users/gaby52co/orgs","repos_url":"https://api.github.com/users/gaby52co/repos","events_url":"https://api.github.com/users/gaby52co/events{/privacy}","received_events_url":"https://api.github.com/users/gaby52co/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-07-10T13:03:40Z","updated_at":"2017-07-11T02:27:15Z","closed_at":null,"body":"<!--- This is a generic template and may not be applicable in all cases. -->\r\n<!--- Try to follow it where possible. -->\r\n\r\n### Description of the Issue\r\n<!--- Provide a more detailed description to the issue itself -->\r\n\r\nFrom 7.4.2 \"Find all in current document\" / \"Replace All\" runs only from cursor to end of file.\r\nIn 7.3.3 and before, they were working on the whole file as expected\r\nIt is a result of adding \"Find Forward\" and \"Find Backward\" - but this is a bad side-effect\r\nI have found no way to obtain a real Replace All without going first to Beginning of file\r\n\r\n### Steps to Reproduce the Issue\r\n<!--- Set of steps to reproduce this issue -->\r\n1. Upgrade to 7.4.2 (from 7.3.3)\r\n2. Move inside a file - having a known string before and after the cursor\r\n3. Use \"Replace All\" to replace the string by something else\r\n\r\n### Expected Behavior\r\n<!--- What did you expect to happen -->\r\nI expect \"Find all in current document\" to find ALL occurrences\r\nI expect \"Replace All\" to replace ALL occurrences\r\n\r\n### Actual Behavior\r\n<!--- What actually happend -->\r\n\"Find all in current document\" finds occurrences from cursor ONLY\r\n\"Replace All\" replaces occurrences from cursor ONLY\r\n\r\n### Debug Information\r\n<!--- Debug Info can be found under under the \"?\" menu -->\r\n\r\n<!--- Feel free to include any other info, such as screenshots, etc -->\r\n"},"comment":{"url":"https://api.github.com/repos/notepad-plus-plus/notepad-plus-plus/issues/comments/314304887","html_url":"https://github.com/notepad-plus-plus/notepad-plus-plus/issues/3511#issuecomment-314304887","issue_url":"https://api.github.com/repos/notepad-plus-plus/notepad-plus-plus/issues/3511","id":314304887,"user":{"login":"taylorsmurphy","id":1223478,"avatar_url":"https://avatars2.githubusercontent.com/u/1223478?v=3","gravatar_id":"","url":"https://api.github.com/users/taylorsmurphy","html_url":"https://github.com/taylorsmurphy","followers_url":"https://api.github.com/users/taylorsmurphy/followers","following_url":"https://api.github.com/users/taylorsmurphy/following{/other_user}","gists_url":"https://api.github.com/users/taylorsmurphy/gists{/gist_id}","starred_url":"https://api.github.com/users/taylorsmurphy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/taylorsmurphy/subscriptions","organizations_url":"https://api.github.com/users/taylorsmurphy/orgs","repos_url":"https://api.github.com/users/taylorsmurphy/repos","events_url":"https://api.github.com/users/taylorsmurphy/events{/privacy}","received_events_url":"https://api.github.com/users/taylorsmurphy/received_events","type":"User","site_admin":false},"created_at":"2017-07-11T02:27:15Z","updated_at":"2017-07-11T02:27:15Z","body":"I believe you simply need to check off the \"Wrap around\" box on the search dialog. \r\n\r\n![image](https://user-images.githubusercontent.com/1223478/28048301-e9171902-65a4-11e7-84aa-47617fe3eb73.png)\r\n"}}
{ "id": 33014811, "name": "notepad-plus-plus/notepad-plus-plus", "url": "https://api.github.com/repos/notepad-plus-plus/notepad-plus-plus" }
{ "id": 1223478, "login": "taylorsmurphy", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1223478?", "url": "https://api.github.com/users/taylorsmurphy" }
{ "id": 12589084, "login": "notepad-plus-plus", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/12589084?", "url": "https://api.github.com/orgs/notepad-plus-plus" }
2017-07-11T02:27:15
6229141811
{"actor":{"display_login":"taylorsmurphy"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/issues/74","repository_url":"https://api.github.com/repos/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1","labels_url":"https://api.github.com/repos/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/issues/74/labels{/name}","comments_url":"https://api.github.com/repos/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/issues/74/comments","events_url":"https://api.github.com/repos/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/issues/74/events","html_url":"https://github.com/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/pull/74","id":229449312,"number":74,"title":"background color change when specific areas clicked","user":{"login":"NickHerron101","id":26879971,"avatar_url":"https://avatars2.githubusercontent.com/u/26879971?v=3","gravatar_id":"","url":"https://api.github.com/users/NickHerron101","html_url":"https://github.com/NickHerron101","followers_url":"https://api.github.com/users/NickHerron101/followers","following_url":"https://api.github.com/users/NickHerron101/following{/other_user}","gists_url":"https://api.github.com/users/NickHerron101/gists{/gist_id}","starred_url":"https://api.github.com/users/NickHerron101/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NickHerron101/subscriptions","organizations_url":"https://api.github.com/users/NickHerron101/orgs","repos_url":"https://api.github.com/users/NickHerron101/repos","events_url":"https://api.github.com/users/NickHerron101/events{/privacy}","received_events_url":"https://api.github.com/users/NickHerron101/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-05-17T18:37:12Z","updated_at":"2017-05-17T19:07:36Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/pulls/74","html_url":"https://github.com/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/pull/74","diff_url":"https://github.com/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/pull/74.diff","patch_url":"https://github.com/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/pull/74.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/issues/comments/302197966","html_url":"https://github.com/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/pull/74#issuecomment-302197966","issue_url":"https://api.github.com/repos/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1/issues/74","id":302197966,"user":{"login":"elizawmeeks","id":26879906,"avatar_url":"https://avatars2.githubusercontent.com/u/26879906?v=3","gravatar_id":"","url":"https://api.github.com/users/elizawmeeks","html_url":"https://github.com/elizawmeeks","followers_url":"https://api.github.com/users/elizawmeeks/followers","following_url":"https://api.github.com/users/elizawmeeks/following{/other_user}","gists_url":"https://api.github.com/users/elizawmeeks/gists{/gist_id}","starred_url":"https://api.github.com/users/elizawmeeks/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/elizawmeeks/subscriptions","organizations_url":"https://api.github.com/users/elizawmeeks/orgs","repos_url":"https://api.github.com/users/elizawmeeks/repos","events_url":"https://api.github.com/users/elizawmeeks/events{/privacy}","received_events_url":"https://api.github.com/users/elizawmeeks/received_events","type":"User","site_admin":false},"created_at":"2017-05-17T19:07:36Z","updated_at":"2017-05-17T19:07:36Z","body":"beautiful colors"}}
{ "id": 91348876, "name": "nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1", "url": "https://api.github.com/repos/nss-day-cohort-19/d19-group-theme-park-weregoingtoflorida-1" }
{ "id": 26879906, "login": "elizawmeeks", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/26879906?", "url": "https://api.github.com/users/elizawmeeks" }
{ "id": 22577413, "login": "nss-day-cohort-19", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/22577413?", "url": "https://api.github.com/orgs/nss-day-cohort-19" }
2017-05-17T19:07:36
5892299488
{"actor":{"display_login":"elizawmeeks"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/pearsontechnology/st2contrib/issues/30","repository_url":"https://api.github.com/repos/pearsontechnology/st2contrib","labels_url":"https://api.github.com/repos/pearsontechnology/st2contrib/issues/30/labels{/name}","comments_url":"https://api.github.com/repos/pearsontechnology/st2contrib/issues/30/comments","events_url":"https://api.github.com/repos/pearsontechnology/st2contrib/issues/30/events","html_url":"https://github.com/pearsontechnology/st2contrib/pull/30","id":217643843,"number":30,"title":"Removing sample-app/test-app from logic as they are not pre-exisintin…","user":{"login":"bsomogyi","id":20068273,"avatar_url":"https://avatars2.githubusercontent.com/u/20068273?v=3","gravatar_id":"","url":"https://api.github.com/users/bsomogyi","html_url":"https://github.com/bsomogyi","followers_url":"https://api.github.com/users/bsomogyi/followers","following_url":"https://api.github.com/users/bsomogyi/following{/other_user}","gists_url":"https://api.github.com/users/bsomogyi/gists{/gist_id}","starred_url":"https://api.github.com/users/bsomogyi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bsomogyi/subscriptions","organizations_url":"https://api.github.com/users/bsomogyi/orgs","repos_url":"https://api.github.com/users/bsomogyi/repos","events_url":"https://api.github.com/users/bsomogyi/events{/privacy}","received_events_url":"https://api.github.com/users/bsomogyi/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2017-03-28T18:02:07Z","updated_at":"2017-03-28T18:05:02Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/pearsontechnology/st2contrib/pulls/30","html_url":"https://github.com/pearsontechnology/st2contrib/pull/30","diff_url":"https://github.com/pearsontechnology/st2contrib/pull/30.diff","patch_url":"https://github.com/pearsontechnology/st2contrib/pull/30.patch"},"body":"Removes test-app/sample-app NS from migration check as it assumes they are pre-existing. Test-app and Sample-app are not deployed on paas standup and only existing in production.\r\n\r\nCompanion PR: "},"comment":{"url":"https://api.github.com/repos/pearsontechnology/st2contrib/issues/comments/289855032","html_url":"https://github.com/pearsontechnology/st2contrib/pull/30#issuecomment-289855032","issue_url":"https://api.github.com/repos/pearsontechnology/st2contrib/issues/30","id":289855032,"user":{"login":"w1lnx","id":1706810,"avatar_url":"https://avatars0.githubusercontent.com/u/1706810?v=3","gravatar_id":"","url":"https://api.github.com/users/w1lnx","html_url":"https://github.com/w1lnx","followers_url":"https://api.github.com/users/w1lnx/followers","following_url":"https://api.github.com/users/w1lnx/following{/other_user}","gists_url":"https://api.github.com/users/w1lnx/gists{/gist_id}","starred_url":"https://api.github.com/users/w1lnx/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/w1lnx/subscriptions","organizations_url":"https://api.github.com/users/w1lnx/orgs","repos_url":"https://api.github.com/users/w1lnx/repos","events_url":"https://api.github.com/users/w1lnx/events{/privacy}","received_events_url":"https://api.github.com/users/w1lnx/received_events","type":"User","site_admin":false},"created_at":"2017-03-28T18:05:02Z","updated_at":"2017-03-28T18:05:02Z","body":"LGTM"}}
{ "id": 57956439, "name": "pearsontechnology/st2contrib", "url": "https://api.github.com/repos/pearsontechnology/st2contrib" }
{ "id": 1706810, "login": "w1lnx", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1706810?", "url": "https://api.github.com/users/w1lnx" }
{ "id": 17848515, "login": "pearsontechnology", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/17848515?", "url": "https://api.github.com/orgs/pearsontechnology" }
2017-03-28T18:05:02
5581087513
{"actor":{"display_login":"w1lnx"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/projecthydra-labs/hyrax/issues/1018","repository_url":"https://api.github.com/repos/projecthydra-labs/hyrax","labels_url":"https://api.github.com/repos/projecthydra-labs/hyrax/issues/1018/labels{/name}","comments_url":"https://api.github.com/repos/projecthydra-labs/hyrax/issues/1018/comments","events_url":"https://api.github.com/repos/projecthydra-labs/hyrax/issues/1018/events","html_url":"https://github.com/projecthydra-labs/hyrax/issues/1018","id":230557841,"number":1018,"title":"Collection Edit page multiplies \"X Remove\" controls","user":{"login":"atz","id":109954,"avatar_url":"https://avatars1.githubusercontent.com/u/109954?v=3","gravatar_id":"","url":"https://api.github.com/users/atz","html_url":"https://github.com/atz","followers_url":"https://api.github.com/users/atz/followers","following_url":"https://api.github.com/users/atz/following{/other_user}","gists_url":"https://api.github.com/users/atz/gists{/gist_id}","starred_url":"https://api.github.com/users/atz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/atz/subscriptions","organizations_url":"https://api.github.com/users/atz/orgs","repos_url":"https://api.github.com/users/atz/repos","events_url":"https://api.github.com/users/atz/events{/privacy}","received_events_url":"https://api.github.com/users/atz/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-05-23T00:51:34Z","updated_at":"2017-05-23T03:20:09Z","closed_at":null,"body":"- View a collection, looks OK-ish, Title displays with 1 \"X Remove\" control\r\n- Click \"Browse View\"\r\n- Click \"Back\" button: there are now 3 attribute red \"X Remove\" controls\r\n- Repeat, now 6 controls, crowding out the Title itself!\r\n\r\nIn screenshots:\r\n![screen shot 2017-05-22 at 5 48 12 pm](https://cloud.githubusercontent.com/assets/109954/26334043/0bf958c2-3f17-11e7-9e9f-c9de73805177.png)\r\n----------------------------\r\n![screen shot 2017-05-22 at 5 48 33 pm](https://cloud.githubusercontent.com/assets/109954/26334044/0bfa8d00-3f17-11e7-955c-99f0490272f9.png)\r\n----------------------------\r\n![screen shot 2017-05-22 at 5 48 53 pm](https://cloud.githubusercontent.com/assets/109954/26334042/0bf8be62-3f17-11e7-80e9-6b3076505f88.png)\r\n\r\nSeries expansion for `n` page loads is:\r\n`1 3 6 10 15 21 ...` \r\n\r\nWhich is to say the delta in the number of additional controls rendered each step is:\r\n`1 2 3 4 5 6 ... n`\r\n\r\nSo something in global JS is getting added to with each load."},"comment":{"url":"https://api.github.com/repos/projecthydra-labs/hyrax/issues/comments/303279477","html_url":"https://github.com/projecthydra-labs/hyrax/issues/1018#issuecomment-303279477","issue_url":"https://api.github.com/repos/projecthydra-labs/hyrax/issues/1018","id":303279477,"user":{"login":"jcoyne","id":92044,"avatar_url":"https://avatars1.githubusercontent.com/u/92044?v=3","gravatar_id":"","url":"https://api.github.com/users/jcoyne","html_url":"https://github.com/jcoyne","followers_url":"https://api.github.com/users/jcoyne/followers","following_url":"https://api.github.com/users/jcoyne/following{/other_user}","gists_url":"https://api.github.com/users/jcoyne/gists{/gist_id}","starred_url":"https://api.github.com/users/jcoyne/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jcoyne/subscriptions","organizations_url":"https://api.github.com/users/jcoyne/orgs","repos_url":"https://api.github.com/users/jcoyne/repos","events_url":"https://api.github.com/users/jcoyne/events{/privacy}","received_events_url":"https://api.github.com/users/jcoyne/received_events","type":"User","site_admin":false},"created_at":"2017-05-23T03:20:09Z","updated_at":"2017-05-23T03:20:09Z","body":"The same can happen on create a new work:\r\n<img width=\"738\" alt=\"screen shot 2017-05-22 at 10 19 30 pm\" src=\"https://cloud.githubusercontent.com/assets/92044/26337216/cf40cdb8-3f3c-11e7-83f5-3d90fc6a4edf.png\">\r\n"}}
{ "id": 75130658, "name": "projecthydra-labs/hyrax", "url": "https://api.github.com/repos/projecthydra-labs/hyrax" }
{ "id": 92044, "login": "jcoyne", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/92044?", "url": "https://api.github.com/users/jcoyne" }
{ "id": 7377013, "login": "projecthydra-labs", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7377013?", "url": "https://api.github.com/orgs/projecthydra-labs" }
2017-05-23T03:20:09
5922388325
{"actor":{"display_login":"jcoyne"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/rust-lang-nursery/bitflags/issues/24","repository_url":"https://api.github.com/repos/rust-lang-nursery/bitflags","labels_url":"https://api.github.com/repos/rust-lang-nursery/bitflags/issues/24/labels{/name}","comments_url":"https://api.github.com/repos/rust-lang-nursery/bitflags/issues/24/comments","events_url":"https://api.github.com/repos/rust-lang-nursery/bitflags/issues/24/events","html_url":"https://github.com/rust-lang-nursery/bitflags/pull/24","id":119262403,"number":24,"title":"Convert to associated constants","user":{"login":"tamird","id":1535036,"avatar_url":"https://avatars0.githubusercontent.com/u/1535036?v=4","gravatar_id":"","url":"https://api.github.com/users/tamird","html_url":"https://github.com/tamird","followers_url":"https://api.github.com/users/tamird/followers","following_url":"https://api.github.com/users/tamird/following{/other_user}","gists_url":"https://api.github.com/users/tamird/gists{/gist_id}","starred_url":"https://api.github.com/users/tamird/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamird/subscriptions","organizations_url":"https://api.github.com/users/tamird/orgs","repos_url":"https://api.github.com/users/tamird/repos","events_url":"https://api.github.com/users/tamird/events{/privacy}","received_events_url":"https://api.github.com/users/tamird/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2015-11-28T01:15:59Z","updated_at":"2017-08-20T03:40:58Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/rust-lang-nursery/bitflags/pulls/24","html_url":"https://github.com/rust-lang-nursery/bitflags/pull/24","diff_url":"https://github.com/rust-lang-nursery/bitflags/pull/24.diff","patch_url":"https://github.com/rust-lang-nursery/bitflags/pull/24.patch"},"body":"Two problems with this:\r\n- breaking API change\r\n- requires nightly\r\n\r\nI suppose this will need to wait until associated constants are stable.\r\n"},"comment":{"url":"https://api.github.com/repos/rust-lang-nursery/bitflags/issues/comments/323561509","html_url":"https://github.com/rust-lang-nursery/bitflags/pull/24#issuecomment-323561509","issue_url":"https://api.github.com/repos/rust-lang-nursery/bitflags/issues/24","id":323561509,"user":{"login":"tamird","id":1535036,"avatar_url":"https://avatars0.githubusercontent.com/u/1535036?v=4","gravatar_id":"","url":"https://api.github.com/users/tamird","html_url":"https://github.com/tamird","followers_url":"https://api.github.com/users/tamird/followers","following_url":"https://api.github.com/users/tamird/following{/other_user}","gists_url":"https://api.github.com/users/tamird/gists{/gist_id}","starred_url":"https://api.github.com/users/tamird/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamird/subscriptions","organizations_url":"https://api.github.com/users/tamird/orgs","repos_url":"https://api.github.com/users/tamird/repos","events_url":"https://api.github.com/users/tamird/events{/privacy}","received_events_url":"https://api.github.com/users/tamird/received_events","type":"User","site_admin":false},"created_at":"2017-08-20T03:40:58Z","updated_at":"2017-08-20T03:40:58Z","body":"Rebased again. Beyond the use of associated constants, this also uses compiletest, which requires nightly. Do we want to just remove the compile-fail test?"}}
{ "id": 29287955, "name": "rust-lang-nursery/bitflags", "url": "https://api.github.com/repos/rust-lang-nursery/bitflags" }
{ "id": 1535036, "login": "tamird", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1535036?", "url": "https://api.github.com/users/tamird" }
{ "id": 14631425, "login": "rust-lang-nursery", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/14631425?", "url": "https://api.github.com/orgs/rust-lang-nursery" }
2017-08-20T03:40:58
6487125796
{"actor":{"display_login":"tamird"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/rust-lang-nursery/rustfmt/issues/1981","repository_url":"https://api.github.com/repos/rust-lang-nursery/rustfmt","labels_url":"https://api.github.com/repos/rust-lang-nursery/rustfmt/issues/1981/labels{/name}","comments_url":"https://api.github.com/repos/rust-lang-nursery/rustfmt/issues/1981/comments","events_url":"https://api.github.com/repos/rust-lang-nursery/rustfmt/issues/1981/events","html_url":"https://github.com/rust-lang-nursery/rustfmt/pull/1981","id":258668239,"number":1981,"title":"Show examples of default values first and annotate them with \"(default)\"","user":{"login":"ssilva","id":103355,"avatar_url":"https://avatars0.githubusercontent.com/u/103355?v=4","gravatar_id":"","url":"https://api.github.com/users/ssilva","html_url":"https://github.com/ssilva","followers_url":"https://api.github.com/users/ssilva/followers","following_url":"https://api.github.com/users/ssilva/following{/other_user}","gists_url":"https://api.github.com/users/ssilva/gists{/gist_id}","starred_url":"https://api.github.com/users/ssilva/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ssilva/subscriptions","organizations_url":"https://api.github.com/users/ssilva/orgs","repos_url":"https://api.github.com/users/ssilva/repos","events_url":"https://api.github.com/users/ssilva/events{/privacy}","received_events_url":"https://api.github.com/users/ssilva/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-09-19T01:32:06Z","updated_at":"2017-09-19T02:44:06Z","closed_at":"2017-09-19T02:44:02Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/rust-lang-nursery/rustfmt/pulls/1981","html_url":"https://github.com/rust-lang-nursery/rustfmt/pull/1981","diff_url":"https://github.com/rust-lang-nursery/rustfmt/pull/1981.diff","patch_url":"https://github.com/rust-lang-nursery/rustfmt/pull/1981.patch"},"body":"Fixes #1497."},"comment":{"url":"https://api.github.com/repos/rust-lang-nursery/rustfmt/issues/comments/330412252","html_url":"https://github.com/rust-lang-nursery/rustfmt/pull/1981#issuecomment-330412252","issue_url":"https://api.github.com/repos/rust-lang-nursery/rustfmt/issues/1981","id":330412252,"user":{"login":"nrc","id":762626,"avatar_url":"https://avatars0.githubusercontent.com/u/762626?v=4","gravatar_id":"","url":"https://api.github.com/users/nrc","html_url":"https://github.com/nrc","followers_url":"https://api.github.com/users/nrc/followers","following_url":"https://api.github.com/users/nrc/following{/other_user}","gists_url":"https://api.github.com/users/nrc/gists{/gist_id}","starred_url":"https://api.github.com/users/nrc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nrc/subscriptions","organizations_url":"https://api.github.com/users/nrc/orgs","repos_url":"https://api.github.com/users/nrc/repos","events_url":"https://api.github.com/users/nrc/events{/privacy}","received_events_url":"https://api.github.com/users/nrc/received_events","type":"User","site_admin":false},"created_at":"2017-09-19T02:44:06Z","updated_at":"2017-09-19T02:44:06Z","author_association":"COLLABORATOR","body":"Awesome, thank you!"}}
{ "id": 31830551, "name": "rust-lang-nursery/rustfmt", "url": "https://api.github.com/repos/rust-lang-nursery/rustfmt" }
{ "id": 762626, "login": "nrc", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/762626?", "url": "https://api.github.com/users/nrc" }
{ "id": 14631425, "login": "rust-lang-nursery", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/14631425?", "url": "https://api.github.com/orgs/rust-lang-nursery" }
2017-09-19T02:44:06
6606805623
{"actor":{"display_login":"nrc"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/rust-lang-nursery/rustc-serialize/issues/133","repository_url":"https://api.github.com/repos/rust-lang-nursery/rustc-serialize","labels_url":"https://api.github.com/repos/rust-lang-nursery/rustc-serialize/issues/133/labels{/name}","comments_url":"https://api.github.com/repos/rust-lang-nursery/rustc-serialize/issues/133/comments","events_url":"https://api.github.com/repos/rust-lang-nursery/rustc-serialize/issues/133/events","html_url":"https://github.com/rust-lang-nursery/rustc-serialize/issues/133","id":110527478,"number":133,"title":"Implement Ord for Json","user":{"login":"defuz","id":276041,"avatar_url":"https://avatars1.githubusercontent.com/u/276041?v=3","gravatar_id":"","url":"https://api.github.com/users/defuz","html_url":"https://github.com/defuz","followers_url":"https://api.github.com/users/defuz/followers","following_url":"https://api.github.com/users/defuz/following{/other_user}","gists_url":"https://api.github.com/users/defuz/gists{/gist_id}","starred_url":"https://api.github.com/users/defuz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/defuz/subscriptions","organizations_url":"https://api.github.com/users/defuz/orgs","repos_url":"https://api.github.com/users/defuz/repos","events_url":"https://api.github.com/users/defuz/events{/privacy}","received_events_url":"https://api.github.com/users/defuz/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2015-10-08T19:44:59Z","updated_at":"2017-04-21T14:07:34Z","closed_at":"2017-04-21T14:07:34Z","body":"For now `Json` doesn't implement trait `std::cmp::Ord`. As far as I understand it, the reason is using of `f64` inside it that disallow total ordering because of rule `NaN != NaN`. But JSON standard doesn't allow the use of `NaN`. This means that any valid JSON is total ordered, but technically it is not so.\n\nSo my suggestion is to manually implement trait `Ord` for `Json` (Deriving is not working because of `f64`). This will allow as to create structures like `BTreeMap<Json, _>`. If maintainers will agree with this, I can try to implement it.\n"},"comment":{"url":"https://api.github.com/repos/rust-lang-nursery/rustc-serialize/issues/comments/296200322","html_url":"https://github.com/rust-lang-nursery/rustc-serialize/issues/133#issuecomment-296200322","issue_url":"https://api.github.com/repos/rust-lang-nursery/rustc-serialize/issues/133","id":296200322,"user":{"login":"alexcrichton","id":64996,"avatar_url":"https://avatars2.githubusercontent.com/u/64996?v=3","gravatar_id":"","url":"https://api.github.com/users/alexcrichton","html_url":"https://github.com/alexcrichton","followers_url":"https://api.github.com/users/alexcrichton/followers","following_url":"https://api.github.com/users/alexcrichton/following{/other_user}","gists_url":"https://api.github.com/users/alexcrichton/gists{/gist_id}","starred_url":"https://api.github.com/users/alexcrichton/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alexcrichton/subscriptions","organizations_url":"https://api.github.com/users/alexcrichton/orgs","repos_url":"https://api.github.com/users/alexcrichton/repos","events_url":"https://api.github.com/users/alexcrichton/events{/privacy}","received_events_url":"https://api.github.com/users/alexcrichton/received_events","type":"User","site_admin":false},"created_at":"2017-04-21T14:07:34Z","updated_at":"2017-04-21T14:07:34Z","body":"I'm going to close this now that this crate is deprecated in favor of [serde](https://serde.rs). We're discontinuing feature development in rustc-serialize but will still continue to merge bug fixes if they arise."}}
{ "id": 27885612, "name": "rust-lang-nursery/rustc-serialize", "url": "https://api.github.com/repos/rust-lang-nursery/rustc-serialize" }
{ "id": 64996, "login": "alexcrichton", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/64996?", "url": "https://api.github.com/users/alexcrichton" }
{ "id": 14631425, "login": "rust-lang-nursery", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/14631425?", "url": "https://api.github.com/orgs/rust-lang-nursery" }
2017-04-21T14:07:34
5732111589
{"actor":{"display_login":"alexcrichton"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/shortlist-digital/agreable-bear-paw-widget-plugin/issues/1","repository_url":"https://api.github.com/repos/shortlist-digital/agreable-bear-paw-widget-plugin","labels_url":"https://api.github.com/repos/shortlist-digital/agreable-bear-paw-widget-plugin/issues/1/labels{/name}","comments_url":"https://api.github.com/repos/shortlist-digital/agreable-bear-paw-widget-plugin/issues/1/comments","events_url":"https://api.github.com/repos/shortlist-digital/agreable-bear-paw-widget-plugin/issues/1/events","html_url":"https://github.com/shortlist-digital/agreable-bear-paw-widget-plugin/pull/1","id":237593538,"number":1,"title":"bear paw pluginnnn","user":{"login":"leonoragilmour","id":5797658,"avatar_url":"https://avatars1.githubusercontent.com/u/5797658?v=3","gravatar_id":"","url":"https://api.github.com/users/leonoragilmour","html_url":"https://github.com/leonoragilmour","followers_url":"https://api.github.com/users/leonoragilmour/followers","following_url":"https://api.github.com/users/leonoragilmour/following{/other_user}","gists_url":"https://api.github.com/users/leonoragilmour/gists{/gist_id}","starred_url":"https://api.github.com/users/leonoragilmour/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/leonoragilmour/subscriptions","organizations_url":"https://api.github.com/users/leonoragilmour/orgs","repos_url":"https://api.github.com/users/leonoragilmour/repos","events_url":"https://api.github.com/users/leonoragilmour/events{/privacy}","received_events_url":"https://api.github.com/users/leonoragilmour/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-06-21T16:29:07Z","updated_at":"2017-06-22T11:50:55Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/shortlist-digital/agreable-bear-paw-widget-plugin/pulls/1","html_url":"https://github.com/shortlist-digital/agreable-bear-paw-widget-plugin/pull/1","diff_url":"https://github.com/shortlist-digital/agreable-bear-paw-widget-plugin/pull/1.diff","patch_url":"https://github.com/shortlist-digital/agreable-bear-paw-widget-plugin/pull/1.patch"},"body":"Rwarrrrr 🐻 a plugin to put bear paws on pages and categories - populated with lists and posts"},"comment":{"url":"https://api.github.com/repos/shortlist-digital/agreable-bear-paw-widget-plugin/issues/comments/310357552","html_url":"https://github.com/shortlist-digital/agreable-bear-paw-widget-plugin/pull/1#issuecomment-310357552","issue_url":"https://api.github.com/repos/shortlist-digital/agreable-bear-paw-widget-plugin/issues/1","id":310357552,"user":{"login":"leonoragilmour","id":5797658,"avatar_url":"https://avatars1.githubusercontent.com/u/5797658?v=3","gravatar_id":"","url":"https://api.github.com/users/leonoragilmour","html_url":"https://github.com/leonoragilmour","followers_url":"https://api.github.com/users/leonoragilmour/followers","following_url":"https://api.github.com/users/leonoragilmour/following{/other_user}","gists_url":"https://api.github.com/users/leonoragilmour/gists{/gist_id}","starred_url":"https://api.github.com/users/leonoragilmour/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/leonoragilmour/subscriptions","organizations_url":"https://api.github.com/users/leonoragilmour/orgs","repos_url":"https://api.github.com/users/leonoragilmour/repos","events_url":"https://api.github.com/users/leonoragilmour/events{/privacy}","received_events_url":"https://api.github.com/users/leonoragilmour/received_events","type":"User","site_admin":false},"created_at":"2017-06-22T11:50:55Z","updated_at":"2017-06-22T11:50:55Z","body":"@thomasdigby "}}
{ "id": 95023389, "name": "shortlist-digital/agreable-bear-paw-widget-plugin", "url": "https://api.github.com/repos/shortlist-digital/agreable-bear-paw-widget-plugin" }
{ "id": 5797658, "login": "leonoragilmour", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/5797658?", "url": "https://api.github.com/users/leonoragilmour" }
{ "id": 14890560, "login": "shortlist-digital", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/14890560?", "url": "https://api.github.com/orgs/shortlist-digital" }
2017-06-22T11:50:55
6117411975
{"actor":{"display_login":"leonoragilmour"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/styled-components/styled-components/issues/626","repository_url":"https://api.github.com/repos/styled-components/styled-components","labels_url":"https://api.github.com/repos/styled-components/styled-components/issues/626/labels{/name}","comments_url":"https://api.github.com/repos/styled-components/styled-components/issues/626/comments","events_url":"https://api.github.com/repos/styled-components/styled-components/issues/626/events","html_url":"https://github.com/styled-components/styled-components/issues/626","id":217675982,"number":626,"title":"Incorrect flexbox autoprefixing in iOS","user":{"login":"ryanheathers","id":992088,"avatar_url":"https://avatars0.githubusercontent.com/u/992088?v=3","gravatar_id":"","url":"https://api.github.com/users/ryanheathers","html_url":"https://github.com/ryanheathers","followers_url":"https://api.github.com/users/ryanheathers/followers","following_url":"https://api.github.com/users/ryanheathers/following{/other_user}","gists_url":"https://api.github.com/users/ryanheathers/gists{/gist_id}","starred_url":"https://api.github.com/users/ryanheathers/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ryanheathers/subscriptions","organizations_url":"https://api.github.com/users/ryanheathers/orgs","repos_url":"https://api.github.com/users/ryanheathers/repos","events_url":"https://api.github.com/users/ryanheathers/events{/privacy}","received_events_url":"https://api.github.com/users/ryanheathers/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2017-03-28T20:02:47Z","updated_at":"2017-03-28T20:07:06Z","closed_at":null,"body":"<!-- BUG TEMPLATE -->\r\n## Version\r\n2.0.0-4\r\n\r\n## Reproduction\r\nI was testing an app in Browserstack with the following configuration:\r\n- iPhone 6S+\r\n- iOS 8\r\n- Safari browser\r\n\r\nThere was a bug present due to incorrectly prefixed flexbox code. iOS 8 requires `-webkit` prefixing for flexbox: http://caniuse.com/#feat=flexbox.\r\n\r\nMy original CSS:\r\n```\r\nconst Wrapper = styled.div`\r\n display: flex;\r\n justify-content: flex-end;\r\n align-items: flex-end;\r\n`;\r\n```\r\n\r\nStyled-components turned that block of CSS into the following when loaded on the iOS device:\r\n```\r\ndisplay: -webkit-box;\r\ndisplay: -webkit-flex; <-- this worked as expected\r\ndisplay: flex;\r\njustify-content: flex-end; <-- Safari disabled this as an invalid style\r\n-webkit-box-align: flex-end; <-- Safari disabled this as an invalid style\r\nalign-items: flex-end; <-- Safari disabled this as an invalid style\r\n```\r\n\r\nThe correct styling should have been:\r\n```\r\n-webkit-justify-content: flex-end;\r\n-webkit-align-items: flex-end;\r\n```\r\n\r\n## Steps to reproduce\r\nI'm not sure of an easy way to provide a replication for this issue because it requires being run on an actual iOS device. Chrome emulation will not replicate the issue. The CSS blocks above should illustrate the problem well enough.\r\n\r\n## Expected Behavior\r\nThe autoprefixer would apply the correct `-webkit` autoprefixed styles that iOS 8 requires.\r\n\r\n## Actual Behavior\r\nSome styles appeared to be autoprefixed with the old Flexbox spec, while others were not autoprefixed at all.\r\n"},"comment":{"url":"https://api.github.com/repos/styled-components/styled-components/issues/comments/289888496","html_url":"https://github.com/styled-components/styled-components/issues/626#issuecomment-289888496","issue_url":"https://api.github.com/repos/styled-components/styled-components/issues/626","id":289888496,"user":{"login":"ryanheathers","id":992088,"avatar_url":"https://avatars0.githubusercontent.com/u/992088?v=3","gravatar_id":"","url":"https://api.github.com/users/ryanheathers","html_url":"https://github.com/ryanheathers","followers_url":"https://api.github.com/users/ryanheathers/followers","following_url":"https://api.github.com/users/ryanheathers/following{/other_user}","gists_url":"https://api.github.com/users/ryanheathers/gists{/gist_id}","starred_url":"https://api.github.com/users/ryanheathers/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ryanheathers/subscriptions","organizations_url":"https://api.github.com/users/ryanheathers/orgs","repos_url":"https://api.github.com/users/ryanheathers/repos","events_url":"https://api.github.com/users/ryanheathers/events{/privacy}","received_events_url":"https://api.github.com/users/ryanheathers/received_events","type":"User","site_admin":false},"created_at":"2017-03-28T20:07:06Z","updated_at":"2017-03-28T20:07:06Z","body":"Looks like the underlying issue was reported to inline-style-prefixer :https://github.com/rofrischmann/inline-style-prefixer/issues/124"}}
{ "id": 65794292, "name": "styled-components/styled-components", "url": "https://api.github.com/repos/styled-components/styled-components" }
{ "id": 992088, "login": "ryanheathers", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/992088?", "url": "https://api.github.com/users/ryanheathers" }
{ "id": 20658825, "login": "styled-components", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/20658825?", "url": "https://api.github.com/orgs/styled-components" }
2017-03-28T20:07:06
5581958073
{"actor":{"display_login":"ryanheathers"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/the-control-group/voyager/issues/937","repository_url":"https://api.github.com/repos/the-control-group/voyager","labels_url":"https://api.github.com/repos/the-control-group/voyager/issues/937/labels{/name}","comments_url":"https://api.github.com/repos/the-control-group/voyager/issues/937/comments","events_url":"https://api.github.com/repos/the-control-group/voyager/issues/937/events","html_url":"https://github.com/the-control-group/voyager/pull/937","id":214224107,"number":937,"title":"Search in bread","user":{"login":"turtuga","id":1566417,"avatar_url":"https://avatars3.githubusercontent.com/u/1566417?v=3","gravatar_id":"","url":"https://api.github.com/users/turtuga","html_url":"https://github.com/turtuga","followers_url":"https://api.github.com/users/turtuga/followers","following_url":"https://api.github.com/users/turtuga/following{/other_user}","gists_url":"https://api.github.com/users/turtuga/gists{/gist_id}","starred_url":"https://api.github.com/users/turtuga/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/turtuga/subscriptions","organizations_url":"https://api.github.com/users/turtuga/orgs","repos_url":"https://api.github.com/users/turtuga/repos","events_url":"https://api.github.com/users/turtuga/events{/privacy}","received_events_url":"https://api.github.com/users/turtuga/received_events","type":"User","site_admin":false},"labels":[{"id":469741886,"url":"https://api.github.com/repos/the-control-group/voyager/labels/enhancement","name":"enhancement","color":"84b6eb","default":true},{"id":493100034,"url":"https://api.github.com/repos/the-control-group/voyager/labels/feature","name":"feature","color":"006b75","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":13,"created_at":"2017-03-14T22:20:40Z","updated_at":"2017-03-27T14:16:04Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/the-control-group/voyager/pulls/937","html_url":"https://github.com/the-control-group/voyager/pull/937","diff_url":"https://github.com/the-control-group/voyager/pull/937.diff","patch_url":"https://github.com/the-control-group/voyager/pull/937.patch"},"body":"In other day I see someone request search in bread and I'm trying implement it I dont know if this is the best way but I'm open to suggestions :)\r\n![1](http://i.imgur.com/sqvVK9A.png)\r\n\r\nIf this is acceptable I will implement in others\r\n\r\nps. forget my tables not styled \r\n"},"comment":{"url":"https://api.github.com/repos/the-control-group/voyager/issues/comments/289466817","html_url":"https://github.com/the-control-group/voyager/pull/937#issuecomment-289466817","issue_url":"https://api.github.com/repos/the-control-group/voyager/issues/937","id":289466817,"user":{"login":"akazorg","id":34574,"avatar_url":"https://avatars1.githubusercontent.com/u/34574?v=3","gravatar_id":"","url":"https://api.github.com/users/akazorg","html_url":"https://github.com/akazorg","followers_url":"https://api.github.com/users/akazorg/followers","following_url":"https://api.github.com/users/akazorg/following{/other_user}","gists_url":"https://api.github.com/users/akazorg/gists{/gist_id}","starred_url":"https://api.github.com/users/akazorg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/akazorg/subscriptions","organizations_url":"https://api.github.com/users/akazorg/orgs","repos_url":"https://api.github.com/users/akazorg/repos","events_url":"https://api.github.com/users/akazorg/events{/privacy}","received_events_url":"https://api.github.com/users/akazorg/received_events","type":"User","site_admin":false},"created_at":"2017-03-27T14:16:04Z","updated_at":"2017-03-27T14:16:04Z","body":"Hey guys, I just mentioned `Scout` to let some of you know about. I also wasn't thinking on implement this right away.\r\nSearch is a missing feature, thought.\r\n\r\nRegarding indexes, imho there is always database work involved, users can't expect the search to work magically fast on a huge database, without previously prepare it for so.\r\n"}}
{ "id": 72069409, "name": "the-control-group/voyager", "url": "https://api.github.com/repos/the-control-group/voyager" }
{ "id": 34574, "login": "akazorg", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/34574?", "url": "https://api.github.com/users/akazorg" }
{ "id": 5199022, "login": "the-control-group", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/5199022?", "url": "https://api.github.com/orgs/the-control-group" }
2017-03-27T14:16:04
5570904675
{"actor":{"display_login":"akazorg"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/the-control-group/voyager/issues/507","repository_url":"https://api.github.com/repos/the-control-group/voyager","labels_url":"https://api.github.com/repos/the-control-group/voyager/issues/507/labels{/name}","comments_url":"https://api.github.com/repos/the-control-group/voyager/issues/507/comments","events_url":"https://api.github.com/repos/the-control-group/voyager/issues/507/events","html_url":"https://github.com/the-control-group/voyager/issues/507","id":199401598,"number":507,"title":"personilize textarea","user":{"login":"AlirezaMirghasemi","id":19419828,"avatar_url":"https://avatars1.githubusercontent.com/u/19419828?v=4","gravatar_id":"","url":"https://api.github.com/users/AlirezaMirghasemi","html_url":"https://github.com/AlirezaMirghasemi","followers_url":"https://api.github.com/users/AlirezaMirghasemi/followers","following_url":"https://api.github.com/users/AlirezaMirghasemi/following{/other_user}","gists_url":"https://api.github.com/users/AlirezaMirghasemi/gists{/gist_id}","starred_url":"https://api.github.com/users/AlirezaMirghasemi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AlirezaMirghasemi/subscriptions","organizations_url":"https://api.github.com/users/AlirezaMirghasemi/orgs","repos_url":"https://api.github.com/users/AlirezaMirghasemi/repos","events_url":"https://api.github.com/users/AlirezaMirghasemi/events{/privacy}","received_events_url":"https://api.github.com/users/AlirezaMirghasemi/received_events","type":"User","site_admin":false},"labels":[{"id":469741886,"url":"https://api.github.com/repos/the-control-group/voyager/labels/enhancement","name":"enhancement","color":"84b6eb","default":true},{"id":469741887,"url":"https://api.github.com/repos/the-control-group/voyager/labels/help%20wanted","name":"help wanted","color":"128A0C","default":true},{"id":493100169,"url":"https://api.github.com/repos/the-control-group/voyager/labels/open%20for%20suggestions","name":"open for suggestions","color":"bfdadc","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2017-01-08T04:07:33Z","updated_at":"2017-08-31T19:31:53Z","closed_at":"2017-08-31T19:31:53Z","author_association":"NONE","body":"- Laravel Version: #.#.#\r\n- Voyager Version: 0.10.7\r\n\r\n### Description:\r\nhow can i personalize textarea in bread?\r\ni want add option to reach text\r\n![firefox_screenshot_2017-01-08t04-07-20 138z](https://cloud.githubusercontent.com/assets/19419828/21747234/4f8e8118-d575-11e6-8ca6-fc38f3949d55.png)\r\narea\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/the-control-group/voyager/issues/comments/326398000","html_url":"https://github.com/the-control-group/voyager/issues/507#issuecomment-326398000","issue_url":"https://api.github.com/repos/the-control-group/voyager/issues/507","id":326398000,"user":{"login":"fletch3555","id":1387843,"avatar_url":"https://avatars0.githubusercontent.com/u/1387843?v=4","gravatar_id":"","url":"https://api.github.com/users/fletch3555","html_url":"https://github.com/fletch3555","followers_url":"https://api.github.com/users/fletch3555/followers","following_url":"https://api.github.com/users/fletch3555/following{/other_user}","gists_url":"https://api.github.com/users/fletch3555/gists{/gist_id}","starred_url":"https://api.github.com/users/fletch3555/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fletch3555/subscriptions","organizations_url":"https://api.github.com/users/fletch3555/orgs","repos_url":"https://api.github.com/users/fletch3555/repos","events_url":"https://api.github.com/users/fletch3555/events{/privacy}","received_events_url":"https://api.github.com/users/fletch3555/received_events","type":"User","site_admin":false},"created_at":"2017-08-31T19:31:53Z","updated_at":"2017-08-31T19:31:53Z","author_association":"COLLABORATOR","body":"Closing due to age. If this is still an issue after the 1.0 release, please create a new issue"}}
{ "id": 72069409, "name": "the-control-group/voyager", "url": "https://api.github.com/repos/the-control-group/voyager" }
{ "id": 1387843, "login": "fletch3555", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/1387843?", "url": "https://api.github.com/users/fletch3555" }
{ "id": 5199022, "login": "the-control-group", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/5199022?", "url": "https://api.github.com/orgs/the-control-group" }
2017-08-31T19:31:54
6536779769
{"actor":{"display_login":"fletch3555"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/1636","repository_url":"https://api.github.com/repos/unfoldingWord-dev/translationCore","labels_url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/1636/labels{/name}","comments_url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/1636/comments","events_url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/1636/events","html_url":"https://github.com/unfoldingWord-dev/translationCore/pull/1636","id":230027557,"number":1636,"title":"Add data migration","user":{"login":"ihoegen","id":11003242,"avatar_url":"https://avatars0.githubusercontent.com/u/11003242?v=3","gravatar_id":"","url":"https://api.github.com/users/ihoegen","html_url":"https://github.com/ihoegen","followers_url":"https://api.github.com/users/ihoegen/followers","following_url":"https://api.github.com/users/ihoegen/following{/other_user}","gists_url":"https://api.github.com/users/ihoegen/gists{/gist_id}","starred_url":"https://api.github.com/users/ihoegen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ihoegen/subscriptions","organizations_url":"https://api.github.com/users/ihoegen/orgs","repos_url":"https://api.github.com/users/ihoegen/repos","events_url":"https://api.github.com/users/ihoegen/events{/privacy}","received_events_url":"https://api.github.com/users/ihoegen/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"EllDoubleYew","id":7133050,"avatar_url":"https://avatars0.githubusercontent.com/u/7133050?v=3","gravatar_id":"","url":"https://api.github.com/users/EllDoubleYew","html_url":"https://github.com/EllDoubleYew","followers_url":"https://api.github.com/users/EllDoubleYew/followers","following_url":"https://api.github.com/users/EllDoubleYew/following{/other_user}","gists_url":"https://api.github.com/users/EllDoubleYew/gists{/gist_id}","starred_url":"https://api.github.com/users/EllDoubleYew/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EllDoubleYew/subscriptions","organizations_url":"https://api.github.com/users/EllDoubleYew/orgs","repos_url":"https://api.github.com/users/EllDoubleYew/repos","events_url":"https://api.github.com/users/EllDoubleYew/events{/privacy}","received_events_url":"https://api.github.com/users/EllDoubleYew/received_events","type":"User","site_admin":false},"assignees":[{"login":"EllDoubleYew","id":7133050,"avatar_url":"https://avatars0.githubusercontent.com/u/7133050?v=3","gravatar_id":"","url":"https://api.github.com/users/EllDoubleYew","html_url":"https://github.com/EllDoubleYew","followers_url":"https://api.github.com/users/EllDoubleYew/followers","following_url":"https://api.github.com/users/EllDoubleYew/following{/other_user}","gists_url":"https://api.github.com/users/EllDoubleYew/gists{/gist_id}","starred_url":"https://api.github.com/users/EllDoubleYew/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EllDoubleYew/subscriptions","organizations_url":"https://api.github.com/users/EllDoubleYew/orgs","repos_url":"https://api.github.com/users/EllDoubleYew/repos","events_url":"https://api.github.com/users/EllDoubleYew/events{/privacy}","received_events_url":"https://api.github.com/users/EllDoubleYew/received_events","type":"User","site_admin":false},{"login":"RoyalSix","id":16184018,"avatar_url":"https://avatars3.githubusercontent.com/u/16184018?v=3","gravatar_id":"","url":"https://api.github.com/users/RoyalSix","html_url":"https://github.com/RoyalSix","followers_url":"https://api.github.com/users/RoyalSix/followers","following_url":"https://api.github.com/users/RoyalSix/following{/other_user}","gists_url":"https://api.github.com/users/RoyalSix/gists{/gist_id}","starred_url":"https://api.github.com/users/RoyalSix/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RoyalSix/subscriptions","organizations_url":"https://api.github.com/users/RoyalSix/orgs","repos_url":"https://api.github.com/users/RoyalSix/repos","events_url":"https://api.github.com/users/RoyalSix/events{/privacy}","received_events_url":"https://api.github.com/users/RoyalSix/received_events","type":"User","site_admin":false}],"milestone":null,"comments":4,"created_at":"2017-05-19T16:36:43Z","updated_at":"2017-05-19T17:01:50Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/pulls/1636","html_url":"https://github.com/unfoldingWord-dev/translationCore/pull/1636","diff_url":"https://github.com/unfoldingWord-dev/translationCore/pull/1636.diff","patch_url":"https://github.com/unfoldingWord-dev/translationCore/pull/1636.patch"},"body":"#### This pull request addresses:\r\n\r\nThis renames the apps folder to .apps if applicable. Does so after clicking select. \r\n\r\n#### How to test this pull request:\r\n\r\nTest on a project that does not have an apps folder. Test one with an apps folder. Test one with a .apps folder and an apps folder. Test one with a .apps folder.\n\n<!-- Reviewable:start -->\n---\nThis change is [<img src=\"https://reviewable.io/review_button.svg\" height=\"34\" align=\"absmiddle\" alt=\"Reviewable\"/>](https://reviewable.io/reviews/unfoldingword-dev/translationcore/1636)\n<!-- Reviewable:end -->\n"},"comment":{"url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/comments/302757488","html_url":"https://github.com/unfoldingWord-dev/translationCore/pull/1636#issuecomment-302757488","issue_url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/1636","id":302757488,"user":{"login":"EllDoubleYew","id":7133050,"avatar_url":"https://avatars0.githubusercontent.com/u/7133050?v=3","gravatar_id":"","url":"https://api.github.com/users/EllDoubleYew","html_url":"https://github.com/EllDoubleYew","followers_url":"https://api.github.com/users/EllDoubleYew/followers","following_url":"https://api.github.com/users/EllDoubleYew/following{/other_user}","gists_url":"https://api.github.com/users/EllDoubleYew/gists{/gist_id}","starred_url":"https://api.github.com/users/EllDoubleYew/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EllDoubleYew/subscriptions","organizations_url":"https://api.github.com/users/EllDoubleYew/orgs","repos_url":"https://api.github.com/users/EllDoubleYew/repos","events_url":"https://api.github.com/users/EllDoubleYew/events{/privacy}","received_events_url":"https://api.github.com/users/EllDoubleYew/received_events","type":"User","site_admin":false},"created_at":"2017-05-19T17:01:50Z","updated_at":"2017-05-19T17:01:50Z","body":"@mannycolon @ihoegen LGTM over here to. Im good to merge"}}
{ "id": 65028237, "name": "unfoldingWord-dev/translationCore", "url": "https://api.github.com/repos/unfoldingWord-dev/translationCore" }
{ "id": 7133050, "login": "EllDoubleYew", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/7133050?", "url": "https://api.github.com/users/EllDoubleYew" }
{ "id": 11397506, "login": "unfoldingWord-dev", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/11397506?", "url": "https://api.github.com/orgs/unfoldingWord-dev" }
2017-05-19T17:01:50
5907200717
{"actor":{"display_login":"EllDoubleYew"}}
IssueCommentEvent
true
{"action":"created","issue":{"url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/2241","repository_url":"https://api.github.com/repos/unfoldingWord-dev/translationCore","labels_url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/2241/labels{/name}","comments_url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/2241/comments","events_url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/2241/events","html_url":"https://github.com/unfoldingWord-dev/translationCore/pull/2241","id":244133258,"number":2241,"title":"Added correct instructions for tools main page and login main page","user":{"login":"mannycolon","id":17072300,"avatar_url":"https://avatars1.githubusercontent.com/u/17072300?v=4","gravatar_id":"","url":"https://api.github.com/users/mannycolon","html_url":"https://github.com/mannycolon","followers_url":"https://api.github.com/users/mannycolon/followers","following_url":"https://api.github.com/users/mannycolon/following{/other_user}","gists_url":"https://api.github.com/users/mannycolon/gists{/gist_id}","starred_url":"https://api.github.com/users/mannycolon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mannycolon/subscriptions","organizations_url":"https://api.github.com/users/mannycolon/orgs","repos_url":"https://api.github.com/users/mannycolon/repos","events_url":"https://api.github.com/users/mannycolon/events{/privacy}","received_events_url":"https://api.github.com/users/mannycolon/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"klappy","id":118073,"avatar_url":"https://avatars3.githubusercontent.com/u/118073?v=4","gravatar_id":"","url":"https://api.github.com/users/klappy","html_url":"https://github.com/klappy","followers_url":"https://api.github.com/users/klappy/followers","following_url":"https://api.github.com/users/klappy/following{/other_user}","gists_url":"https://api.github.com/users/klappy/gists{/gist_id}","starred_url":"https://api.github.com/users/klappy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/klappy/subscriptions","organizations_url":"https://api.github.com/users/klappy/orgs","repos_url":"https://api.github.com/users/klappy/repos","events_url":"https://api.github.com/users/klappy/events{/privacy}","received_events_url":"https://api.github.com/users/klappy/received_events","type":"User","site_admin":false},"assignees":[{"login":"klappy","id":118073,"avatar_url":"https://avatars3.githubusercontent.com/u/118073?v=4","gravatar_id":"","url":"https://api.github.com/users/klappy","html_url":"https://github.com/klappy","followers_url":"https://api.github.com/users/klappy/followers","following_url":"https://api.github.com/users/klappy/following{/other_user}","gists_url":"https://api.github.com/users/klappy/gists{/gist_id}","starred_url":"https://api.github.com/users/klappy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/klappy/subscriptions","organizations_url":"https://api.github.com/users/klappy/orgs","repos_url":"https://api.github.com/users/klappy/repos","events_url":"https://api.github.com/users/klappy/events{/privacy}","received_events_url":"https://api.github.com/users/klappy/received_events","type":"User","site_admin":false},{"login":"RoyalSix","id":16184018,"avatar_url":"https://avatars0.githubusercontent.com/u/16184018?v=4","gravatar_id":"","url":"https://api.github.com/users/RoyalSix","html_url":"https://github.com/RoyalSix","followers_url":"https://api.github.com/users/RoyalSix/followers","following_url":"https://api.github.com/users/RoyalSix/following{/other_user}","gists_url":"https://api.github.com/users/RoyalSix/gists{/gist_id}","starred_url":"https://api.github.com/users/RoyalSix/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RoyalSix/subscriptions","organizations_url":"https://api.github.com/users/RoyalSix/orgs","repos_url":"https://api.github.com/users/RoyalSix/repos","events_url":"https://api.github.com/users/RoyalSix/events{/privacy}","received_events_url":"https://api.github.com/users/RoyalSix/received_events","type":"User","site_admin":false}],"milestone":null,"comments":3,"created_at":"2017-07-19T18:32:37Z","updated_at":"2017-07-24T15:11:15Z","closed_at":null,"pull_request":{"url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/pulls/2241","html_url":"https://github.com/unfoldingWord-dev/translationCore/pull/2241","diff_url":"https://github.com/unfoldingWord-dev/translationCore/pull/2241.diff","patch_url":"https://github.com/unfoldingWord-dev/translationCore/pull/2241.patch"},"body":"#### This pull request addresses:\r\n- Added correct instructions for tools main page. #976 \r\n- Added correct instructions for user main page. #1985 \r\n- Update grammar on the `log out button` #2173\r\n\r\n#### How to test this pull request:\r\n- Go to the tools Main page and verify the instructions read as **Select a tool from the list**.\r\n\r\n- Login with your `door43` and `local user` act and see how the instructions update accordingly.\r\n- Log out with from both `door43` and `local user`\r\n<!-- Reviewable:start -->\r\n---\r\nThis change is [<img src=\"https://reviewable.io/review_button.svg\" height=\"34\" align=\"absmiddle\" alt=\"Reviewable\"/>](https://reviewable.io/reviews/unfoldingword-dev/translationcore/2241)\r\n<!-- Reviewable:end -->\r\n"},"comment":{"url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/comments/317454721","html_url":"https://github.com/unfoldingWord-dev/translationCore/pull/2241#issuecomment-317454721","issue_url":"https://api.github.com/repos/unfoldingWord-dev/translationCore/issues/2241","id":317454721,"user":{"login":"klappy","id":118073,"avatar_url":"https://avatars3.githubusercontent.com/u/118073?v=4","gravatar_id":"","url":"https://api.github.com/users/klappy","html_url":"https://github.com/klappy","followers_url":"https://api.github.com/users/klappy/followers","following_url":"https://api.github.com/users/klappy/following{/other_user}","gists_url":"https://api.github.com/users/klappy/gists{/gist_id}","starred_url":"https://api.github.com/users/klappy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/klappy/subscriptions","organizations_url":"https://api.github.com/users/klappy/orgs","repos_url":"https://api.github.com/users/klappy/repos","events_url":"https://api.github.com/users/klappy/events{/privacy}","received_events_url":"https://api.github.com/users/klappy/received_events","type":"User","site_admin":false},"created_at":"2017-07-24T15:11:15Z","updated_at":"2017-07-24T15:11:15Z","body":"\n\n\n\n\n\n\n\n*[src/js/containers/home/UsersManagementContainer.js, line 84 at r1](https://reviewable.io:443/reviews/unfoldingword-dev/translationcore/2241#-Kpp8bjuDR5tCTXmVPcO:-Kpp8bjuDR5tCTXmVPcP:bfsh2t0) ([raw file](https://github.com/unfoldingword-dev/translationcore/blob/fea6104d97461594189f18d286b89831e84d60f4/src/js/containers/home/UsersManagementContainer.js#L84)):*\n> ```JavaScript\n> {...this.props}\n> loginUser={(loginCredentials) => {\n> this.props.actions.loginUser(loginCredentials);\n> ```\n\nHere this uses actions namespace, but see some of the other files don't, is there a reason that I'm missing?\n\n---\n\n\n*Comments from [Reviewable](https://reviewable.io:443/reviews/unfoldingword-dev/translationcore/2241)*\n<!-- Sent from Reviewable.io -->\n"}}
{ "id": 65028237, "name": "unfoldingWord-dev/translationCore", "url": "https://api.github.com/repos/unfoldingWord-dev/translationCore" }
{ "id": 118073, "login": "klappy", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/118073?", "url": "https://api.github.com/users/klappy" }
{ "id": 11397506, "login": "unfoldingWord-dev", "gravatar_id": "", "avatar_url": "https://avatars.githubusercontent.com/u/11397506?", "url": "https://api.github.com/orgs/unfoldingWord-dev" }
2017-07-24T15:11:15
6316271197
{"actor":{"display_login":"klappy"}}