type
stringclasses 14
values | public
bool 1
class | payload
stringlengths 2
363k
| repo
dict | actor
dict | org
dict | created_at
timestamp[us] | id
stringlengths 10
10
| other
stringlengths 31
69
|
---|---|---|---|---|---|---|---|---|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/phpstan/phpstan/issues/1267","repository_url":"https://api.github.com/repos/phpstan/phpstan","labels_url":"https://api.github.com/repos/phpstan/phpstan/issues/1267/labels{/name}","comments_url":"https://api.github.com/repos/phpstan/phpstan/issues/1267/comments","events_url":"https://api.github.com/repos/phpstan/phpstan/issues/1267/events","html_url":"https://github.com/phpstan/phpstan/issues/1267","id":343393040,"node_id":"MDU6SXNzdWUzNDMzOTMwNDA=","number":1267,"title":"False positives when using `method_exists()` with a static method","user":{"login":"josephzidell","id":1812443,"node_id":"MDQ6VXNlcjE4MTI0NDM=","avatar_url":"https://avatars0.githubusercontent.com/u/1812443?v=4","gravatar_id":"","url":"https://api.github.com/users/josephzidell","html_url":"https://github.com/josephzidell","followers_url":"https://api.github.com/users/josephzidell/followers","following_url":"https://api.github.com/users/josephzidell/following{/other_user}","gists_url":"https://api.github.com/users/josephzidell/gists{/gist_id}","starred_url":"https://api.github.com/users/josephzidell/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/josephzidell/subscriptions","organizations_url":"https://api.github.com/users/josephzidell/orgs","repos_url":"https://api.github.com/users/josephzidell/repos","events_url":"https://api.github.com/users/josephzidell/events{/privacy}","received_events_url":"https://api.github.com/users/josephzidell/received_events","type":"User","site_admin":false},"labels":[{"id":680519999,"node_id":"MDU6TGFiZWw2ODA1MTk5OTk=","url":"https://api.github.com/repos/phpstan/phpstan/labels/bug","name":"bug","color":"d93f0b","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/phpstan/phpstan/milestones/8","html_url":"https://github.com/phpstan/phpstan/milestone/8","labels_url":"https://api.github.com/repos/phpstan/phpstan/milestones/8/labels","id":2944910,"node_id":"MDk6TWlsZXN0b25lMjk0NDkxMA==","number":8,"title":"Easy fixes","description":"","creator":{"login":"ondrejmirtes","id":104888,"node_id":"MDQ6VXNlcjEwNDg4OA==","avatar_url":"https://avatars0.githubusercontent.com/u/104888?v=4","gravatar_id":"","url":"https://api.github.com/users/ondrejmirtes","html_url":"https://github.com/ondrejmirtes","followers_url":"https://api.github.com/users/ondrejmirtes/followers","following_url":"https://api.github.com/users/ondrejmirtes/following{/other_user}","gists_url":"https://api.github.com/users/ondrejmirtes/gists{/gist_id}","starred_url":"https://api.github.com/users/ondrejmirtes/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ondrejmirtes/subscriptions","organizations_url":"https://api.github.com/users/ondrejmirtes/orgs","repos_url":"https://api.github.com/users/ondrejmirtes/repos","events_url":"https://api.github.com/users/ondrejmirtes/events{/privacy}","received_events_url":"https://api.github.com/users/ondrejmirtes/received_events","type":"User","site_admin":false},"open_issues":58,"closed_issues":142,"state":"open","created_at":"2017-11-28T21:15:33Z","updated_at":"2018-12-10T16:26:33Z","due_on":null,"closed_at":null},"comments":14,"created_at":"2018-07-22T09:55:25Z","updated_at":"2018-12-13T08:46:45Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"<!-- Before reporting an issue please check that you are using the latest PHPStan version! -->\r\n\r\n### Summary of a problem or a feature request\r\n\r\n<!-- Please describe your problem/feature request here. -->\r\nWhen using `method_exists()` with a static method, it is giving a false positive error. The PHP [documentation](http://php.net/method_exists#example-6279) clearly highlights this as a valid use-case.\r\n\r\n### Code snippet that reproduces the problem\r\nhttps://phpstan.org/r/ddb2e9099834cf325a7917bcd50b42e2\r\n\r\n### Actual output\r\n`Call to an undefined static method Greetings::waveGoodbye().`\r\n\r\n### Expected output\r\nNothing. Should have no errors\r\n\r\nSimilar to #323 "},"comment":{"url":"https://api.github.com/repos/phpstan/phpstan/issues/comments/446887871","html_url":"https://github.com/phpstan/phpstan/issues/1267#issuecomment-446887871","issue_url":"https://api.github.com/repos/phpstan/phpstan/issues/1267","id":446887871,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0Njg4Nzg3MQ==","user":{"login":"ondrejmirtes","id":104888,"node_id":"MDQ6VXNlcjEwNDg4OA==","avatar_url":"https://avatars0.githubusercontent.com/u/104888?v=4","gravatar_id":"","url":"https://api.github.com/users/ondrejmirtes","html_url":"https://github.com/ondrejmirtes","followers_url":"https://api.github.com/users/ondrejmirtes/followers","following_url":"https://api.github.com/users/ondrejmirtes/following{/other_user}","gists_url":"https://api.github.com/users/ondrejmirtes/gists{/gist_id}","starred_url":"https://api.github.com/users/ondrejmirtes/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ondrejmirtes/subscriptions","organizations_url":"https://api.github.com/users/ondrejmirtes/orgs","repos_url":"https://api.github.com/users/ondrejmirtes/repos","events_url":"https://api.github.com/users/ondrejmirtes/events{/privacy}","received_events_url":"https://api.github.com/users/ondrejmirtes/received_events","type":"User","site_admin":false},"created_at":"2018-12-13T08:46:45Z","updated_at":"2018-12-13T08:46:45Z","author_association":"MEMBER","body":"@josephzidell What does \"bump\" mean? Either send a pull request with a fix, or wait. Issue is urgent when a lot of people have the same problem, not just because one guy says \"bump\"."}}
|
{
"id": 49014795,
"name": "phpstan/phpstan",
"url": "https://api.github.com/repos/phpstan/phpstan"
}
|
{
"id": 104888,
"login": "ondrejmirtes",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/104888?",
"url": "https://api.github.com/users/ondrejmirtes"
}
|
{
"id": 16435710,
"login": "phpstan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16435710?",
"url": "https://api.github.com/orgs/phpstan"
}
| 2018-12-13T08:46:45 |
8746674359
|
{"actor":{"display_login":"ondrejmirtes"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/phpstan/phpstan/issues/980","repository_url":"https://api.github.com/repos/phpstan/phpstan","labels_url":"https://api.github.com/repos/phpstan/phpstan/issues/980/labels{/name}","comments_url":"https://api.github.com/repos/phpstan/phpstan/issues/980/comments","events_url":"https://api.github.com/repos/phpstan/phpstan/issues/980/events","html_url":"https://github.com/phpstan/phpstan/issues/980","id":319772560,"number":980,"title":"Add support for phpDoc @property missing $ at the start of a property name","user":{"login":"silbinarywolf","id":3859574,"avatar_url":"https://avatars1.githubusercontent.com/u/3859574?v=4","gravatar_id":"","url":"https://api.github.com/users/silbinarywolf","html_url":"https://github.com/silbinarywolf","followers_url":"https://api.github.com/users/silbinarywolf/followers","following_url":"https://api.github.com/users/silbinarywolf/following{/other_user}","gists_url":"https://api.github.com/users/silbinarywolf/gists{/gist_id}","starred_url":"https://api.github.com/users/silbinarywolf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/silbinarywolf/subscriptions","organizations_url":"https://api.github.com/users/silbinarywolf/orgs","repos_url":"https://api.github.com/users/silbinarywolf/repos","events_url":"https://api.github.com/users/silbinarywolf/events{/privacy}","received_events_url":"https://api.github.com/users/silbinarywolf/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-05-03T02:46:04Z","updated_at":"2018-05-03T11:04:36Z","closed_at":"2018-05-03T11:04:36Z","author_association":"NONE","body":"### PHPStan Version\r\n\r\n0.9.2\r\n\r\n### Summary of a problem or a feature request\r\n\r\nA SilverStripe module forgot the `$` in the variable name when adding phpDoc @property information.\r\n\r\n### Code snippet that reproduces the problem\r\n\r\nSource:\r\nhttps://github.com/silverstripe/silverstripe-siteconfig/blob/4015d1a799f9599b0ea719e4086c90c73f1e1dd5/code/SiteConfig.php#L29\r\n\r\n```\r\n/**\r\n * SiteConfig\r\n *\r\n * @property string Title Title of the website.\r\n * @property string Tagline Tagline of the website.\r\n * @property string CanViewType Type of restriction used for view permissions.\r\n * @property string CanEditType Type of restriction used for edit permissions.\r\n * @property string CanCreateTopLevelType Type of restriction used for creation of root-level pages.\r\n * @method ManyManyList ViewerGroups() List of groups that can view SiteConfig.\r\n * @method ManyManyList EditorGroups() List of groups that can edit SiteConfig.\r\n * @method ManyManyList CreateTopLevelGroups() List of groups that can create root-level pages.\r\n */\r\nclass SiteConfig extends DataObject implements PermissionProvider, TemplateGlobalProvider\r\n{\r\n}\r\n```\r\n\r\n\r\n### Expected output\r\n\r\nI expected this to just work as my IDE is able to reason about this.\r\nIdeally the documentation in this module would be correct, but I can't see any reason why PHPStan can't be a bit smarter about it! :)"},"comment":{"url":"https://api.github.com/repos/phpstan/phpstan/issues/comments/386259695","html_url":"https://github.com/phpstan/phpstan/issues/980#issuecomment-386259695","issue_url":"https://api.github.com/repos/phpstan/phpstan/issues/980","id":386259695,"user":{"login":"ondrejmirtes","id":104888,"avatar_url":"https://avatars0.githubusercontent.com/u/104888?v=4","gravatar_id":"","url":"https://api.github.com/users/ondrejmirtes","html_url":"https://github.com/ondrejmirtes","followers_url":"https://api.github.com/users/ondrejmirtes/followers","following_url":"https://api.github.com/users/ondrejmirtes/following{/other_user}","gists_url":"https://api.github.com/users/ondrejmirtes/gists{/gist_id}","starred_url":"https://api.github.com/users/ondrejmirtes/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ondrejmirtes/subscriptions","organizations_url":"https://api.github.com/users/ondrejmirtes/orgs","repos_url":"https://api.github.com/users/ondrejmirtes/repos","events_url":"https://api.github.com/users/ondrejmirtes/events{/privacy}","received_events_url":"https://api.github.com/users/ondrejmirtes/received_events","type":"User","site_admin":false},"created_at":"2018-05-03T11:04:36Z","updated_at":"2018-05-03T11:04:36Z","author_association":"OWNER","body":"SilverStripe syntax used here is invalid, so that's the one to fix, not PHPStan. Send them a PR, thanks.\r\n\r\nSee https://docs.phpdoc.org/references/phpdoc/tags/property.html for an example of valid syntax."}}
|
{
"id": 49014795,
"name": "phpstan/phpstan",
"url": "https://api.github.com/repos/phpstan/phpstan"
}
|
{
"id": 104888,
"login": "ondrejmirtes",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/104888?",
"url": "https://api.github.com/users/ondrejmirtes"
}
|
{
"id": 16435710,
"login": "phpstan",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16435710?",
"url": "https://api.github.com/orgs/phpstan"
}
| 2018-05-03T11:04:36 |
7622145372
|
{"actor":{"display_login":"ondrejmirtes"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/conventional-changelog/standard-version/issues/247","repository_url":"https://api.github.com/repos/conventional-changelog/standard-version","labels_url":"https://api.github.com/repos/conventional-changelog/standard-version/issues/247/labels{/name}","comments_url":"https://api.github.com/repos/conventional-changelog/standard-version/issues/247/comments","events_url":"https://api.github.com/repos/conventional-changelog/standard-version/issues/247/events","html_url":"https://github.com/conventional-changelog/standard-version/issues/247","id":329699596,"node_id":"MDU6SXNzdWUzMjk2OTk1OTY=","number":247,"title":"How to update badge version in README.md when I run standard-version?","user":{"login":"loktionov129","id":20480552,"node_id":"MDQ6VXNlcjIwNDgwNTUy","avatar_url":"https://avatars1.githubusercontent.com/u/20480552?v=4","gravatar_id":"","url":"https://api.github.com/users/loktionov129","html_url":"https://github.com/loktionov129","followers_url":"https://api.github.com/users/loktionov129/followers","following_url":"https://api.github.com/users/loktionov129/following{/other_user}","gists_url":"https://api.github.com/users/loktionov129/gists{/gist_id}","starred_url":"https://api.github.com/users/loktionov129/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/loktionov129/subscriptions","organizations_url":"https://api.github.com/users/loktionov129/orgs","repos_url":"https://api.github.com/users/loktionov129/repos","events_url":"https://api.github.com/users/loktionov129/events{/privacy}","received_events_url":"https://api.github.com/users/loktionov129/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-06-06T03:41:46Z","updated_at":"2018-06-08T06:26:52Z","closed_at":null,"author_association":"NONE","body":"I have README.md:\r\n```\r\n# proj-name\r\n## proj-title\r\n\r\n[](https://conventionalcommits.org)\r\n```\r\n\r\nAnd when I run **standard-version** this version not updated."},"comment":{"url":"https://api.github.com/repos/conventional-changelog/standard-version/issues/comments/395660982","html_url":"https://github.com/conventional-changelog/standard-version/issues/247#issuecomment-395660982","issue_url":"https://api.github.com/repos/conventional-changelog/standard-version/issues/247","id":395660982,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NTY2MDk4Mg==","user":{"login":"loktionov129","id":20480552,"node_id":"MDQ6VXNlcjIwNDgwNTUy","avatar_url":"https://avatars1.githubusercontent.com/u/20480552?v=4","gravatar_id":"","url":"https://api.github.com/users/loktionov129","html_url":"https://github.com/loktionov129","followers_url":"https://api.github.com/users/loktionov129/followers","following_url":"https://api.github.com/users/loktionov129/following{/other_user}","gists_url":"https://api.github.com/users/loktionov129/gists{/gist_id}","starred_url":"https://api.github.com/users/loktionov129/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/loktionov129/subscriptions","organizations_url":"https://api.github.com/users/loktionov129/orgs","repos_url":"https://api.github.com/users/loktionov129/repos","events_url":"https://api.github.com/users/loktionov129/events{/privacy}","received_events_url":"https://api.github.com/users/loktionov129/received_events","type":"User","site_admin":false},"created_at":"2018-06-08T06:26:52Z","updated_at":"2018-06-08T06:26:52Z","author_association":"NONE","body":"@aaronjameslang \r\nI found a way to update version of badge:\r\n`[](https://badge.fury.io/gh/conventional-changelog%2Fstandard-version)`\r\nThis badge gets version from github releases.\r\n\r\n---\r\n\r\nAnd also we can use `postchangelog` lifecycle.\r\nFor example:\r\n```\r\n \"standard-version\": {\r\n \"scripts\": {\r\n \"postchangelog\": \"cat package.json | grep '\\\"version\\\"' > VERSION\"\r\n }\r\n }"}}
|
{
"id": 55387233,
"name": "conventional-changelog/standard-version",
"url": "https://api.github.com/repos/conventional-changelog/standard-version"
}
|
{
"id": 20480552,
"login": "loktionov129",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/20480552?",
"url": "https://api.github.com/users/loktionov129"
}
|
{
"id": 16443515,
"login": "conventional-changelog",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16443515?",
"url": "https://api.github.com/orgs/conventional-changelog"
}
| 2018-06-08T06:26:52 |
7795027716
|
{"actor":{"display_login":"loktionov129"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Symplify/Symplify/issues/644","repository_url":"https://api.github.com/repos/Symplify/Symplify","labels_url":"https://api.github.com/repos/Symplify/Symplify/issues/644/labels{/name}","comments_url":"https://api.github.com/repos/Symplify/Symplify/issues/644/comments","events_url":"https://api.github.com/repos/Symplify/Symplify/issues/644/events","html_url":"https://github.com/Symplify/Symplify/pull/644","id":302287962,"number":644,"title":"Allow PHP-CS-Fixer 2.10.x","user":{"login":"enumag","id":539462,"avatar_url":"https://avatars3.githubusercontent.com/u/539462?v=4","gravatar_id":"","url":"https://api.github.com/users/enumag","html_url":"https://github.com/enumag","followers_url":"https://api.github.com/users/enumag/followers","following_url":"https://api.github.com/users/enumag/following{/other_user}","gists_url":"https://api.github.com/users/enumag/gists{/gist_id}","starred_url":"https://api.github.com/users/enumag/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/enumag/subscriptions","organizations_url":"https://api.github.com/users/enumag/orgs","repos_url":"https://api.github.com/users/enumag/repos","events_url":"https://api.github.com/users/enumag/events{/privacy}","received_events_url":"https://api.github.com/users/enumag/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":17,"created_at":"2018-03-05T12:50:41Z","updated_at":"2018-03-06T10:16:00Z","closed_at":"2018-03-05T15:09:46Z","author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/Symplify/Symplify/pulls/644","html_url":"https://github.com/Symplify/Symplify/pull/644","diff_url":"https://github.com/Symplify/Symplify/pull/644.diff","patch_url":"https://github.com/Symplify/Symplify/pull/644.patch"},"body":"I know you locked it to prevent BC breaks. That's why I changed it to `~2.10.0` instead of `^2.10`."},"comment":{"url":"https://api.github.com/repos/Symplify/Symplify/issues/comments/370732688","html_url":"https://github.com/Symplify/Symplify/pull/644#issuecomment-370732688","issue_url":"https://api.github.com/repos/Symplify/Symplify/issues/644","id":370732688,"user":{"login":"TomasVotruba","id":924196,"avatar_url":"https://avatars1.githubusercontent.com/u/924196?v=4","gravatar_id":"","url":"https://api.github.com/users/TomasVotruba","html_url":"https://github.com/TomasVotruba","followers_url":"https://api.github.com/users/TomasVotruba/followers","following_url":"https://api.github.com/users/TomasVotruba/following{/other_user}","gists_url":"https://api.github.com/users/TomasVotruba/gists{/gist_id}","starred_url":"https://api.github.com/users/TomasVotruba/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/TomasVotruba/subscriptions","organizations_url":"https://api.github.com/users/TomasVotruba/orgs","repos_url":"https://api.github.com/users/TomasVotruba/repos","events_url":"https://api.github.com/users/TomasVotruba/events{/privacy}","received_events_url":"https://api.github.com/users/TomasVotruba/received_events","type":"User","site_admin":false},"created_at":"2018-03-06T10:16:00Z","updated_at":"2018-03-06T10:16:00Z","author_association":"OWNER","body":"I see"}}
|
{
"id": 71041052,
"name": "Symplify/Symplify",
"url": "https://api.github.com/repos/Symplify/Symplify"
}
|
{
"id": 924196,
"login": "TomasVotruba",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/924196?",
"url": "https://api.github.com/users/TomasVotruba"
}
|
{
"id": 16455105,
"login": "Symplify",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16455105?",
"url": "https://api.github.com/orgs/Symplify"
}
| 2018-03-06T10:16:00 |
7336804145
|
{"actor":{"display_login":"TomasVotruba"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/open-policy-agent/opa/issues/715","repository_url":"https://api.github.com/repos/open-policy-agent/opa","labels_url":"https://api.github.com/repos/open-policy-agent/opa/issues/715/labels{/name}","comments_url":"https://api.github.com/repos/open-policy-agent/opa/issues/715/comments","events_url":"https://api.github.com/repos/open-policy-agent/opa/issues/715/events","html_url":"https://github.com/open-policy-agent/opa/issues/715","id":317351077,"number":715,"title":"Best approach for testing policies locally","user":{"login":"Scott-Wallace-ConnectedLab","id":32167848,"avatar_url":"https://avatars0.githubusercontent.com/u/32167848?v=4","gravatar_id":"","url":"https://api.github.com/users/Scott-Wallace-ConnectedLab","html_url":"https://github.com/Scott-Wallace-ConnectedLab","followers_url":"https://api.github.com/users/Scott-Wallace-ConnectedLab/followers","following_url":"https://api.github.com/users/Scott-Wallace-ConnectedLab/following{/other_user}","gists_url":"https://api.github.com/users/Scott-Wallace-ConnectedLab/gists{/gist_id}","starred_url":"https://api.github.com/users/Scott-Wallace-ConnectedLab/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Scott-Wallace-ConnectedLab/subscriptions","organizations_url":"https://api.github.com/users/Scott-Wallace-ConnectedLab/orgs","repos_url":"https://api.github.com/users/Scott-Wallace-ConnectedLab/repos","events_url":"https://api.github.com/users/Scott-Wallace-ConnectedLab/events{/privacy}","received_events_url":"https://api.github.com/users/Scott-Wallace-ConnectedLab/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-04-24T18:50:12Z","updated_at":"2018-04-26T14:28:45Z","closed_at":null,"author_association":"NONE","body":"I'm currently trying to test out policies locally by executing the following flow:\r\n\r\n1. Run OPA `docker run -p 8181:8181 openpolicyagent/opa run --server --log-level debug`\r\n2. Load a policy `curl -X PUT --data-binary @example.rego localhost:8181/v1/policies/example`\r\n3. Test the policy\r\n``` \r\ncurl -X \"POST\" \"http://localhost:8181/v1/data/httpapi/authz\" \\\r\n -H 'Content-Type: application/json; charset=utf-8' \\\r\n -d $'{\r\n \"path\": \"/users\",\r\n \"method\": \"GET\",\r\n \"user\": \"jim\"\r\n}'\r\n```\r\n\r\nMy policy looks like the following:\r\n```\r\npackage httpapi.authz\r\n\r\ndeny[\"a prereq for this req failed\"] {\r\n input.user = \"jim\"\r\n}\r\n\r\nmain = {\r\n \"apiVersion\": \"admission.k8s.io/v1alpha1\",\r\n \"kind\": \"AdmissionReview\",\r\n \"status\": status\r\n}\r\ndefault status = {\r\n \"allowed\": true\r\n}\r\n\r\nstatus = {\r\n \"allowed\": false,\r\n \"status\": {\r\n \"reason\": reason,\r\n },\r\n} {\r\n concat(\"; \", deny, reason)\r\n reason != \"\"\r\n}\r\n```\r\n\r\nThe problem I am facing is I don't believe the policy is actually reading/seeing the body of the request (ie. so it can't see that path=\"/users\" or that user=\"jim\"). \r\n\r\nWhat is happening is that the policy will succeed for any incoming request (like Step 3). \r\n`{\"result\":{\"deny\":[],\"main\":{\"apiVersion\":\"admission.k8s.io/v1alpha1\",\"kind\":\"AdmissionReview\",\"status\":{\"allowed\":true}},\"status\":{\"allowed\":true}}}`\r\n\r\nHowever if I change the policy line to `not input.user = \"jim\"` then the status returns as false.\r\n`{\"result\":{\"deny\":[\"a prereq for this req failed\"],\"main\":{\"apiVersion\":\"admission.k8s.io/v1alpha1\",\"kind\":\"AdmissionReview\",\"status\":{\"allowed\":false,\"status\":{\"reason\":\"a prereq for this req failed\"}}},\"status\":{\"allowed\":false,\"status\":{\"reason\":\"a prereq for this req failed\"}}}}`\r\n\r\n\r\n\r\nIs there a better way to test out my policy locally? Or someway to read in the body of the request?"},"comment":{"url":"https://api.github.com/repos/open-policy-agent/opa/issues/comments/384661294","html_url":"https://github.com/open-policy-agent/opa/issues/715#issuecomment-384661294","issue_url":"https://api.github.com/repos/open-policy-agent/opa/issues/715","id":384661294,"user":{"login":"tsandall","id":238885,"avatar_url":"https://avatars0.githubusercontent.com/u/238885?v=4","gravatar_id":"","url":"https://api.github.com/users/tsandall","html_url":"https://github.com/tsandall","followers_url":"https://api.github.com/users/tsandall/followers","following_url":"https://api.github.com/users/tsandall/following{/other_user}","gists_url":"https://api.github.com/users/tsandall/gists{/gist_id}","starred_url":"https://api.github.com/users/tsandall/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tsandall/subscriptions","organizations_url":"https://api.github.com/users/tsandall/orgs","repos_url":"https://api.github.com/users/tsandall/repos","events_url":"https://api.github.com/users/tsandall/events{/privacy}","received_events_url":"https://api.github.com/users/tsandall/received_events","type":"User","site_admin":false},"created_at":"2018-04-26T14:28:45Z","updated_at":"2018-04-26T14:28:45Z","author_association":"OWNER","body":"One trick is to define your [rules incrementally](http://www.openpolicyagent.org/docs/how-do-i-write-policies.html#incremental-definitions). You can define rules incrementally in the same file or across files. For example:\r\n\r\npolicy1.rego:\r\n\r\n```\r\npackage kubernetes.admission\r\n\r\ndeny[\"method must NOT be GET\"] {\r\n input.method = \"GET\"\r\n}\r\n```\r\n\r\npolicy2.rego\r\n\r\n```\r\npackage kubernetes.admission\r\n\r\ndeny[\"method must NOT be POST\"] {\r\n input.method = \"POST\"\r\n}\r\n\r\ndeny[\"method must NOT be DELETE\"] {\r\n input.method = \"DELETE\"\r\n}\r\n```\r\n\r\nIf you load both these files (along w/ your main package), all of the deny rules will contribute to the policy decision."}}
|
{
"id": 48714685,
"name": "open-policy-agent/opa",
"url": "https://api.github.com/repos/open-policy-agent/opa"
}
|
{
"id": 238885,
"login": "tsandall",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/238885?",
"url": "https://api.github.com/users/tsandall"
}
|
{
"id": 16468693,
"login": "open-policy-agent",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16468693?",
"url": "https://api.github.com/orgs/open-policy-agent"
}
| 2018-04-26T14:28:45 |
7591771207
|
{"actor":{"display_login":"tsandall"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/nodemailer/nodemailer/issues/314","repository_url":"https://api.github.com/repos/nodemailer/nodemailer","labels_url":"https://api.github.com/repos/nodemailer/nodemailer/issues/314/labels{/name}","comments_url":"https://api.github.com/repos/nodemailer/nodemailer/issues/314/comments","events_url":"https://api.github.com/repos/nodemailer/nodemailer/issues/314/events","html_url":"https://github.com/nodemailer/nodemailer/issues/314","id":40003360,"node_id":"MDU6SXNzdWU0MDAwMzM2MA==","number":314,"title":"Unable to send email from custom smtp server ","user":{"login":"jesusrw","id":7207712,"node_id":"MDQ6VXNlcjcyMDc3MTI=","avatar_url":"https://avatars3.githubusercontent.com/u/7207712?v=4","gravatar_id":"","url":"https://api.github.com/users/jesusrw","html_url":"https://github.com/jesusrw","followers_url":"https://api.github.com/users/jesusrw/followers","following_url":"https://api.github.com/users/jesusrw/following{/other_user}","gists_url":"https://api.github.com/users/jesusrw/gists{/gist_id}","starred_url":"https://api.github.com/users/jesusrw/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jesusrw/subscriptions","organizations_url":"https://api.github.com/users/jesusrw/orgs","repos_url":"https://api.github.com/users/jesusrw/repos","events_url":"https://api.github.com/users/jesusrw/events{/privacy}","received_events_url":"https://api.github.com/users/jesusrw/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":14,"created_at":"2014-08-11T21:36:21Z","updated_at":"2018-12-24T08:04:39Z","closed_at":"2014-08-13T06:33:35Z","author_association":"NONE","body":"This is the conf that works for me in thunderbird client:\n**Authentication method:NTLM**\n**Connection Security: STARTTLS**\n so I've try to set this params in my configuration below but still no luck.\n\n``` javascript\nvar transporter = nodemailer.createTransport(smtpTransport('SMTP',{\n host: 'mail.mysmtpserver.com',\n port: 587,\n auth: {\n user: '[email protected]',\n pass: 'mypasswd'\n }, \n authMethod:'NTLM',\n secure:false,\n ignoreTLS:false,\n debug:true\n })\n );\n```\n\nI'm getting :**{ [Error: connect ECONNREFUSED]\n code: 'ECONNREFUSED',\n errno: 'ECONNREFUSED',\n syscall: 'connect' }** \n\nI'm able to get a response by doing this from a console(Im using linux)\n openssl s_client -starttls smtp -connect mail.mysmtpserver.com:587 -crlf \n\nAny ideas on how to fix this... \n"},"comment":{"url":"https://api.github.com/repos/nodemailer/nodemailer/issues/comments/449699994","html_url":"https://github.com/nodemailer/nodemailer/issues/314#issuecomment-449699994","issue_url":"https://api.github.com/repos/nodemailer/nodemailer/issues/314","id":449699994,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0OTY5OTk5NA==","user":{"login":"bilal68","id":9419008,"node_id":"MDQ6VXNlcjk0MTkwMDg=","avatar_url":"https://avatars1.githubusercontent.com/u/9419008?v=4","gravatar_id":"","url":"https://api.github.com/users/bilal68","html_url":"https://github.com/bilal68","followers_url":"https://api.github.com/users/bilal68/followers","following_url":"https://api.github.com/users/bilal68/following{/other_user}","gists_url":"https://api.github.com/users/bilal68/gists{/gist_id}","starred_url":"https://api.github.com/users/bilal68/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bilal68/subscriptions","organizations_url":"https://api.github.com/users/bilal68/orgs","repos_url":"https://api.github.com/users/bilal68/repos","events_url":"https://api.github.com/users/bilal68/events{/privacy}","received_events_url":"https://api.github.com/users/bilal68/received_events","type":"User","site_admin":false},"created_at":"2018-12-24T08:04:39Z","updated_at":"2018-12-24T08:04:39Z","author_association":"NONE","body":"I am trying creating the transport as\r\nservice: 'mail.hkd-consulting.com',\r\n auth: {\r\n user: 'no-reply@**********.com',\r\n pass: '*********'\r\n },\r\n tls: {rejectUnauthorized: false},\r\n logger: false, // log to console\r\n debug: true \r\n\r\nit gives me no error give me success message but i received no email."}}
|
{
"id": 1272424,
"name": "nodemailer/nodemailer",
"url": "https://api.github.com/repos/nodemailer/nodemailer"
}
|
{
"id": 9419008,
"login": "bilal68",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9419008?",
"url": "https://api.github.com/users/bilal68"
}
|
{
"id": 16486629,
"login": "nodemailer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16486629?",
"url": "https://api.github.com/orgs/nodemailer"
}
| 2018-12-24T08:04:39 |
8798498352
|
{"actor":{"display_login":"bilal68"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/monix/monix/issues/640","repository_url":"https://api.github.com/repos/monix/monix","labels_url":"https://api.github.com/repos/monix/monix/issues/640/labels{/name}","comments_url":"https://api.github.com/repos/monix/monix/issues/640/comments","events_url":"https://api.github.com/repos/monix/monix/issues/640/events","html_url":"https://github.com/monix/monix/pull/640","id":312127564,"node_id":"MDExOlB1bGxSZXF1ZXN0MTgwMDYwMjE1","number":640,"title":"add sbt-doctest, to verify code examples in scaladoc","user":{"login":"jozic","id":124249,"node_id":"MDQ6VXNlcjEyNDI0OQ==","avatar_url":"https://avatars3.githubusercontent.com/u/124249?v=4","gravatar_id":"","url":"https://api.github.com/users/jozic","html_url":"https://github.com/jozic","followers_url":"https://api.github.com/users/jozic/followers","following_url":"https://api.github.com/users/jozic/following{/other_user}","gists_url":"https://api.github.com/users/jozic/gists{/gist_id}","starred_url":"https://api.github.com/users/jozic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jozic/subscriptions","organizations_url":"https://api.github.com/users/jozic/orgs","repos_url":"https://api.github.com/users/jozic/repos","events_url":"https://api.github.com/users/jozic/events{/privacy}","received_events_url":"https://api.github.com/users/jozic/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-04-06T21:38:34Z","updated_at":"2018-07-15T13:45:59Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/monix/monix/pulls/640","html_url":"https://github.com/monix/monix/pull/640","diff_url":"https://github.com/monix/monix/pull/640.diff","patch_url":"https://github.com/monix/monix/pull/640.patch"},"body":"this is a POC for adding sbt-doctest to monix, to make code examples in scaladoc combilable/runnable. This is just a small portion for discussion.\r\nThe motivation here is hopefully clear, API evolves quickly and things that are not checked by compiler and tests become obsolete and/or misleading\r\n\r\nhere are some potential drawbacks\r\n- there's no integration with `minitest`, so some other testing framework has to be used here, in this case it's `utest`\r\n- some examples will require an import\r\n- it looks a bit more verbose in the doc\r\n- things like `???` no longer work, as they probably will fail the test\r\n\r\nthere is only one benefit, but it think it's huge - it compiles and runs as a test => documentation is in unison with the code\r\n\r\nthis is how it looks when you run tests\r\n\r\n\r\n \r\n\r\nWhat do you guys think of it? Should I continue with it?"},"comment":{"url":"https://api.github.com/repos/monix/monix/issues/comments/405093174","html_url":"https://github.com/monix/monix/pull/640#issuecomment-405093174","issue_url":"https://api.github.com/repos/monix/monix/issues/640","id":405093174,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNTA5MzE3NA==","user":{"login":"jozic","id":124249,"node_id":"MDQ6VXNlcjEyNDI0OQ==","avatar_url":"https://avatars3.githubusercontent.com/u/124249?v=4","gravatar_id":"","url":"https://api.github.com/users/jozic","html_url":"https://github.com/jozic","followers_url":"https://api.github.com/users/jozic/followers","following_url":"https://api.github.com/users/jozic/following{/other_user}","gists_url":"https://api.github.com/users/jozic/gists{/gist_id}","starred_url":"https://api.github.com/users/jozic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jozic/subscriptions","organizations_url":"https://api.github.com/users/jozic/orgs","repos_url":"https://api.github.com/users/jozic/repos","events_url":"https://api.github.com/users/jozic/events{/privacy}","received_events_url":"https://api.github.com/users/jozic/received_events","type":"User","site_admin":false},"created_at":"2018-07-15T13:45:59Z","updated_at":"2018-07-15T13:45:59Z","author_association":"NONE","body":"so I gave it a try and with approach where code from scaladocs inside {{{}}} is directly injected in minitest's `test()` then some of the examples fail to compile because of errors like `Problem with test spec, expecting `Unit`, but received: Coeval.FlatMap$1118651723 (CoevalDoctest.scala:44)`\r\n\r\nSo one solution I can think of is to modify sbt-doctest to add following code to generated specs \r\n\r\n```scala\r\nimplicit def toVoid[A](ref: A)(implicit location: _root_.minitest.api.SourceLocation): _root_.minitest.api.Void = _root_.minitest.api.Void.UnitRef\r\n```\r\n\r\nDo you guys have better ideas? \r\n"}}
|
{
"id": 15673987,
"name": "monix/monix",
"url": "https://api.github.com/repos/monix/monix"
}
|
{
"id": 124249,
"login": "jozic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/124249?",
"url": "https://api.github.com/users/jozic"
}
|
{
"id": 16490874,
"login": "monix",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16490874?",
"url": "https://api.github.com/orgs/monix"
}
| 2018-07-15T13:45:59 |
7967395372
|
{"actor":{"display_login":"jozic"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/manifoldco/manifold-laravel/issues/24","repository_url":"https://api.github.com/repos/manifoldco/manifold-laravel","labels_url":"https://api.github.com/repos/manifoldco/manifold-laravel/issues/24/labels{/name}","comments_url":"https://api.github.com/repos/manifoldco/manifold-laravel/issues/24/comments","events_url":"https://api.github.com/repos/manifoldco/manifold-laravel/issues/24/events","html_url":"https://github.com/manifoldco/manifold-laravel/pull/24","id":389099967,"node_id":"MDExOlB1bGxSZXF1ZXN0MjM3MTc2Njk3","number":24,"title":"Framework upgrade/5.7 cache rework","user":{"login":"webbtj","id":865814,"node_id":"MDQ6VXNlcjg2NTgxNA==","avatar_url":"https://avatars3.githubusercontent.com/u/865814?v=4","gravatar_id":"","url":"https://api.github.com/users/webbtj","html_url":"https://github.com/webbtj","followers_url":"https://api.github.com/users/webbtj/followers","following_url":"https://api.github.com/users/webbtj/following{/other_user}","gists_url":"https://api.github.com/users/webbtj/gists{/gist_id}","starred_url":"https://api.github.com/users/webbtj/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/webbtj/subscriptions","organizations_url":"https://api.github.com/users/webbtj/orgs","repos_url":"https://api.github.com/users/webbtj/repos","events_url":"https://api.github.com/users/webbtj/events{/privacy}","received_events_url":"https://api.github.com/users/webbtj/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":8,"created_at":"2018-12-10T01:51:24Z","updated_at":"2018-12-11T18:41:06Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/manifoldco/manifold-laravel/pulls/24","html_url":"https://github.com/manifoldco/manifold-laravel/pull/24","diff_url":"https://github.com/manifoldco/manifold-laravel/pull/24.diff","patch_url":"https://github.com/manifoldco/manifold-laravel/pull/24.patch"},"body":"This is to address \"load order\" issues within Laravel.\r\n\r\n### Background\r\nThe original build was intended to make Manifold configs available from the API. It was not intended that these configs could be accessed from within _other_ application configuration files, this is a restriction of Laravel and how it loads configuration files. As of version 5.7 (possibly 5.6?) configuration files are loaded alphabetically. Additionally, the configurations fetched from the Manifold API were populated in this package's service provider's boot method, which happens after \"regular\" configs are loaded.\r\n\r\nJust to be clear, Laravel does not intend for users to use the `config()` helper within config files at all, however we're going to make that a possibility with Manifold configs.\r\n\r\n### The Solution\r\nStep one is to \"name-hack\" the Manifold config file, it is now `00-manifold.php`, to ensure it loads first. Next is the `01-manifold.php` file, it should run immediately after `00-manifold.php` and it replaces the call to `Core`'s `load_configs()` originally found in the service provider boot method. This ensures that variables are populated from the Manifold API before other configs are loaded.\r\n\r\n### Caching\r\nThis was a tricky nut to crack. Originally, `load_configs()` was called from the service provider boot, which happened after configs were loaded, which made it possible to use Facades such as `Cache`, which is how we previously stored cached data from the API so as not to make server calls _every_ time the app booted. However, since we're now calling `load_configs()` much sooner, we no longer have access to any facades, nor can we even access the underlying classes for things like cache and storage because those also require the app to be fully instantiated so as to identify the storage engine to use. Because of this, we now have a custom, file-system based cache solution, exclusive to this package. This is the third file (`.manifold.cache.key`) that gets created via `vendor:publish`ing and is stored in the storage path. If, after publishing, this file cannot be written to (for example, created by the wrong user, no write permissions) everything will still function as normal, except that nothing will be cached and every app boot will require API requests."},"comment":{"url":"https://api.github.com/repos/manifoldco/manifold-laravel/issues/comments/446313640","html_url":"https://github.com/manifoldco/manifold-laravel/pull/24#issuecomment-446313640","issue_url":"https://api.github.com/repos/manifoldco/manifold-laravel/issues/24","id":446313640,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0NjMxMzY0MA==","user":{"login":"saschat","id":7301779,"node_id":"MDQ6VXNlcjczMDE3Nzk=","avatar_url":"https://avatars2.githubusercontent.com/u/7301779?v=4","gravatar_id":"","url":"https://api.github.com/users/saschat","html_url":"https://github.com/saschat","followers_url":"https://api.github.com/users/saschat/followers","following_url":"https://api.github.com/users/saschat/following{/other_user}","gists_url":"https://api.github.com/users/saschat/gists{/gist_id}","starred_url":"https://api.github.com/users/saschat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/saschat/subscriptions","organizations_url":"https://api.github.com/users/saschat/orgs","repos_url":"https://api.github.com/users/saschat/repos","events_url":"https://api.github.com/users/saschat/events{/privacy}","received_events_url":"https://api.github.com/users/saschat/received_events","type":"User","site_admin":false},"created_at":"2018-12-11T18:41:06Z","updated_at":"2018-12-11T18:41:06Z","author_association":"NONE","body":"@PLaRoche @webbtj I just tested the latest fix and it works perfectly! :-)"}}
|
{
"id": 112347385,
"name": "manifoldco/manifold-laravel",
"url": "https://api.github.com/repos/manifoldco/manifold-laravel"
}
|
{
"id": 7301779,
"login": "saschat",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7301779?",
"url": "https://api.github.com/users/saschat"
}
|
{
"id": 16501525,
"login": "manifoldco",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16501525?",
"url": "https://api.github.com/orgs/manifoldco"
}
| 2018-12-11T18:41:06 |
8736135990
|
{"actor":{"display_login":"saschat"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/forc-db/ForC/issues/80","repository_url":"https://api.github.com/repos/forc-db/ForC","labels_url":"https://api.github.com/repos/forc-db/ForC/issues/80/labels{/name}","comments_url":"https://api.github.com/repos/forc-db/ForC/issues/80/comments","events_url":"https://api.github.com/repos/forc-db/ForC/issues/80/events","html_url":"https://github.com/forc-db/ForC/issues/80","id":310567149,"number":80,"title":"Give D.precedence to duplicates records","user":{"login":"ValentineHerr","id":19673377,"avatar_url":"https://avatars2.githubusercontent.com/u/19673377?v=4","gravatar_id":"","url":"https://api.github.com/users/ValentineHerr","html_url":"https://github.com/ValentineHerr","followers_url":"https://api.github.com/users/ValentineHerr/followers","following_url":"https://api.github.com/users/ValentineHerr/following{/other_user}","gists_url":"https://api.github.com/users/ValentineHerr/gists{/gist_id}","starred_url":"https://api.github.com/users/ValentineHerr/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ValentineHerr/subscriptions","organizations_url":"https://api.github.com/users/ValentineHerr/orgs","repos_url":"https://api.github.com/users/ValentineHerr/repos","events_url":"https://api.github.com/users/ValentineHerr/events{/privacy}","received_events_url":"https://api.github.com/users/ValentineHerr/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":{"login":"teixeirak","id":6355854,"avatar_url":"https://avatars0.githubusercontent.com/u/6355854?v=4","gravatar_id":"","url":"https://api.github.com/users/teixeirak","html_url":"https://github.com/teixeirak","followers_url":"https://api.github.com/users/teixeirak/followers","following_url":"https://api.github.com/users/teixeirak/following{/other_user}","gists_url":"https://api.github.com/users/teixeirak/gists{/gist_id}","starred_url":"https://api.github.com/users/teixeirak/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/teixeirak/subscriptions","organizations_url":"https://api.github.com/users/teixeirak/orgs","repos_url":"https://api.github.com/users/teixeirak/repos","events_url":"https://api.github.com/users/teixeirak/events{/privacy}","received_events_url":"https://api.github.com/users/teixeirak/received_events","type":"User","site_admin":false},"assignees":[{"login":"teixeirak","id":6355854,"avatar_url":"https://avatars0.githubusercontent.com/u/6355854?v=4","gravatar_id":"","url":"https://api.github.com/users/teixeirak","html_url":"https://github.com/teixeirak","followers_url":"https://api.github.com/users/teixeirak/followers","following_url":"https://api.github.com/users/teixeirak/following{/other_user}","gists_url":"https://api.github.com/users/teixeirak/gists{/gist_id}","starred_url":"https://api.github.com/users/teixeirak/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/teixeirak/subscriptions","organizations_url":"https://api.github.com/users/teixeirak/orgs","repos_url":"https://api.github.com/users/teixeirak/repos","events_url":"https://api.github.com/users/teixeirak/events{/privacy}","received_events_url":"https://api.github.com/users/teixeirak/received_events","type":"User","site_admin":false}],"milestone":null,"comments":29,"created_at":"2018-04-02T18:35:34Z","updated_at":"2018-04-09T16:00:06Z","closed_at":"2018-04-07T12:53:39Z","author_association":"COLLABORATOR","body":"@teixeirak ,\r\n\r\nI pushed the new system for ID-ing the duplicates.\r\nNow you can give the precedence to the records in the D.group.\r\n\r\nPlease, let me know if you find any problem."},"comment":{"url":"https://api.github.com/repos/forc-db/ForC/issues/comments/379803157","html_url":"https://github.com/forc-db/ForC/issues/80#issuecomment-379803157","issue_url":"https://api.github.com/repos/forc-db/ForC/issues/80","id":379803157,"user":{"login":"teixeirak","id":6355854,"avatar_url":"https://avatars0.githubusercontent.com/u/6355854?v=4","gravatar_id":"","url":"https://api.github.com/users/teixeirak","html_url":"https://github.com/teixeirak","followers_url":"https://api.github.com/users/teixeirak/followers","following_url":"https://api.github.com/users/teixeirak/following{/other_user}","gists_url":"https://api.github.com/users/teixeirak/gists{/gist_id}","starred_url":"https://api.github.com/users/teixeirak/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/teixeirak/subscriptions","organizations_url":"https://api.github.com/users/teixeirak/orgs","repos_url":"https://api.github.com/users/teixeirak/repos","events_url":"https://api.github.com/users/teixeirak/events{/privacy}","received_events_url":"https://api.github.com/users/teixeirak/received_events","type":"User","site_admin":false},"created_at":"2018-04-09T16:00:06Z","updated_at":"2018-04-09T16:00:06Z","author_association":"CONTRIBUTOR","body":"Regarding Turbarumba, that is tricky. I agree with your assessment."}}
|
{
"id": 49171546,
"name": "forc-db/ForC",
"url": "https://api.github.com/repos/forc-db/ForC"
}
|
{
"id": 6355854,
"login": "teixeirak",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6355854?",
"url": "https://api.github.com/users/teixeirak"
}
|
{
"id": 16504833,
"login": "forc-db",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16504833?",
"url": "https://api.github.com/orgs/forc-db"
}
| 2018-04-09T16:00:06 |
7501592962
|
{"actor":{"display_login":"teixeirak"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/sauron-demo/sauron-demo/issues/29081","repository_url":"https://api.github.com/repos/sauron-demo/sauron-demo","labels_url":"https://api.github.com/repos/sauron-demo/sauron-demo/issues/29081/labels{/name}","comments_url":"https://api.github.com/repos/sauron-demo/sauron-demo/issues/29081/comments","events_url":"https://api.github.com/repos/sauron-demo/sauron-demo/issues/29081/events","html_url":"https://github.com/sauron-demo/sauron-demo/pull/29081","id":380979531,"node_id":"MDExOlB1bGxSZXF1ZXN0MjMxMDUzMTIz","number":29081,"title":"Test default LGTM","user":{"login":"sauron-demo-Calvin","id":16397938,"node_id":"MDQ6VXNlcjE2Mzk3OTM4","avatar_url":"https://avatars1.githubusercontent.com/u/16397938?v=4","gravatar_id":"","url":"https://api.github.com/users/sauron-demo-Calvin","html_url":"https://github.com/sauron-demo-Calvin","followers_url":"https://api.github.com/users/sauron-demo-Calvin/followers","following_url":"https://api.github.com/users/sauron-demo-Calvin/following{/other_user}","gists_url":"https://api.github.com/users/sauron-demo-Calvin/gists{/gist_id}","starred_url":"https://api.github.com/users/sauron-demo-Calvin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sauron-demo-Calvin/subscriptions","organizations_url":"https://api.github.com/users/sauron-demo-Calvin/orgs","repos_url":"https://api.github.com/users/sauron-demo-Calvin/repos","events_url":"https://api.github.com/users/sauron-demo-Calvin/events{/privacy}","received_events_url":"https://api.github.com/users/sauron-demo-Calvin/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"sauron-demo-Josephine","id":16397963,"node_id":"MDQ6VXNlcjE2Mzk3OTYz","avatar_url":"https://avatars3.githubusercontent.com/u/16397963?v=4","gravatar_id":"","url":"https://api.github.com/users/sauron-demo-Josephine","html_url":"https://github.com/sauron-demo-Josephine","followers_url":"https://api.github.com/users/sauron-demo-Josephine/followers","following_url":"https://api.github.com/users/sauron-demo-Josephine/following{/other_user}","gists_url":"https://api.github.com/users/sauron-demo-Josephine/gists{/gist_id}","starred_url":"https://api.github.com/users/sauron-demo-Josephine/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sauron-demo-Josephine/subscriptions","organizations_url":"https://api.github.com/users/sauron-demo-Josephine/orgs","repos_url":"https://api.github.com/users/sauron-demo-Josephine/repos","events_url":"https://api.github.com/users/sauron-demo-Josephine/events{/privacy}","received_events_url":"https://api.github.com/users/sauron-demo-Josephine/received_events","type":"User","site_admin":false},"assignees":[{"login":"sauron-demo-Josephine","id":16397963,"node_id":"MDQ6VXNlcjE2Mzk3OTYz","avatar_url":"https://avatars3.githubusercontent.com/u/16397963?v=4","gravatar_id":"","url":"https://api.github.com/users/sauron-demo-Josephine","html_url":"https://github.com/sauron-demo-Josephine","followers_url":"https://api.github.com/users/sauron-demo-Josephine/followers","following_url":"https://api.github.com/users/sauron-demo-Josephine/following{/other_user}","gists_url":"https://api.github.com/users/sauron-demo-Josephine/gists{/gist_id}","starred_url":"https://api.github.com/users/sauron-demo-Josephine/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sauron-demo-Josephine/subscriptions","organizations_url":"https://api.github.com/users/sauron-demo-Josephine/orgs","repos_url":"https://api.github.com/users/sauron-demo-Josephine/repos","events_url":"https://api.github.com/users/sauron-demo-Josephine/events{/privacy}","received_events_url":"https://api.github.com/users/sauron-demo-Josephine/received_events","type":"User","site_admin":false},{"login":"sauron-demo-bbao","id":19697987,"node_id":"MDQ6VXNlcjE5Njk3OTg3","avatar_url":"https://avatars1.githubusercontent.com/u/19697987?v=4","gravatar_id":"","url":"https://api.github.com/users/sauron-demo-bbao","html_url":"https://github.com/sauron-demo-bbao","followers_url":"https://api.github.com/users/sauron-demo-bbao/followers","following_url":"https://api.github.com/users/sauron-demo-bbao/following{/other_user}","gists_url":"https://api.github.com/users/sauron-demo-bbao/gists{/gist_id}","starred_url":"https://api.github.com/users/sauron-demo-bbao/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sauron-demo-bbao/subscriptions","organizations_url":"https://api.github.com/users/sauron-demo-bbao/orgs","repos_url":"https://api.github.com/users/sauron-demo-bbao/repos","events_url":"https://api.github.com/users/sauron-demo-bbao/events{/privacy}","received_events_url":"https://api.github.com/users/sauron-demo-bbao/received_events","type":"User","site_admin":false}],"milestone":null,"comments":2,"created_at":"2018-11-15T03:03:27Z","updated_at":"2018-11-15T03:04:16Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/sauron-demo/sauron-demo/pulls/29081","html_url":"https://github.com/sauron-demo/sauron-demo/pull/29081","diff_url":"https://github.com/sauron-demo/sauron-demo/pull/29081.diff","patch_url":"https://github.com/sauron-demo/sauron-demo/pull/29081.patch"},"body":"# Sauron PR Status\n### This pull request is currently in the CodeReviewState.\n---\n| | Status Check | Description |\n| --- | ------------------ | --------------- |\n| :white_check_mark: | **LGTM** | **All** assignees must LGTM this PR |\n| :white_medium_square: | **Merge Label** | Apply the `SAURON-BOT: Merge It!` label to this PR |\n| :white_medium_square: | **Affected-Only Buildkite** | Run `./ci/bin/trigger-build.py` from your feature branch |\n\n\n[More Info](http://localhost:8000/sauron-demo/sauron-demo/pull/29081)"},"comment":{"url":"https://api.github.com/repos/sauron-demo/sauron-demo/issues/comments/438900249","html_url":"https://github.com/sauron-demo/sauron-demo/pull/29081#issuecomment-438900249","issue_url":"https://api.github.com/repos/sauron-demo/sauron-demo/issues/29081","id":438900249,"node_id":"MDEyOklzc3VlQ29tbWVudDQzODkwMDI0OQ==","user":{"login":"sauron-demo-bbao","id":19697987,"node_id":"MDQ6VXNlcjE5Njk3OTg3","avatar_url":"https://avatars1.githubusercontent.com/u/19697987?v=4","gravatar_id":"","url":"https://api.github.com/users/sauron-demo-bbao","html_url":"https://github.com/sauron-demo-bbao","followers_url":"https://api.github.com/users/sauron-demo-bbao/followers","following_url":"https://api.github.com/users/sauron-demo-bbao/following{/other_user}","gists_url":"https://api.github.com/users/sauron-demo-bbao/gists{/gist_id}","starred_url":"https://api.github.com/users/sauron-demo-bbao/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sauron-demo-bbao/subscriptions","organizations_url":"https://api.github.com/users/sauron-demo-bbao/orgs","repos_url":"https://api.github.com/users/sauron-demo-bbao/repos","events_url":"https://api.github.com/users/sauron-demo-bbao/events{/privacy}","received_events_url":"https://api.github.com/users/sauron-demo-bbao/received_events","type":"User","site_admin":false},"created_at":"2018-11-15T03:04:16Z","updated_at":"2018-11-15T03:04:16Z","author_association":"COLLABORATOR","body":":+1: at 75b90ce89f39e7ec94d9f8df5abb29ca111f39e2"}}
|
{
"id": 46394753,
"name": "sauron-demo/sauron-demo",
"url": "https://api.github.com/repos/sauron-demo/sauron-demo"
}
|
{
"id": 19697987,
"login": "sauron-demo-bbao",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/19697987?",
"url": "https://api.github.com/users/sauron-demo-bbao"
}
|
{
"id": 16550744,
"login": "sauron-demo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16550744?",
"url": "https://api.github.com/orgs/sauron-demo"
}
| 2018-11-15T03:04:16 |
8592593148
|
{"actor":{"display_login":"sauron-demo-bbao"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/824601-gllacy/issues/2","repository_url":"https://api.github.com/repos/htmlacademy-htmlcss/824601-gllacy","labels_url":"https://api.github.com/repos/htmlacademy-htmlcss/824601-gllacy/issues/2/labels{/name}","comments_url":"https://api.github.com/repos/htmlacademy-htmlcss/824601-gllacy/issues/2/comments","events_url":"https://api.github.com/repos/htmlacademy-htmlcss/824601-gllacy/issues/2/events","html_url":"https://github.com/htmlacademy-htmlcss/824601-gllacy/pull/2","id":349254378,"node_id":"MDExOlB1bGxSZXF1ZXN0MjA3NDE1MTU0","number":2,"title":"Начинаем разметку личного проекта","user":{"login":"zimiki","id":40780032,"node_id":"MDQ6VXNlcjQwNzgwMDMy","avatar_url":"https://avatars0.githubusercontent.com/u/40780032?v=4","gravatar_id":"","url":"https://api.github.com/users/zimiki","html_url":"https://github.com/zimiki","followers_url":"https://api.github.com/users/zimiki/followers","following_url":"https://api.github.com/users/zimiki/following{/other_user}","gists_url":"https://api.github.com/users/zimiki/gists{/gist_id}","starred_url":"https://api.github.com/users/zimiki/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zimiki/subscriptions","organizations_url":"https://api.github.com/users/zimiki/orgs","repos_url":"https://api.github.com/users/zimiki/repos","events_url":"https://api.github.com/users/zimiki/events{/privacy}","received_events_url":"https://api.github.com/users/zimiki/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":{"login":"morecodemore","id":30824439,"node_id":"MDQ6VXNlcjMwODI0NDM5","avatar_url":"https://avatars0.githubusercontent.com/u/30824439?v=4","gravatar_id":"","url":"https://api.github.com/users/morecodemore","html_url":"https://github.com/morecodemore","followers_url":"https://api.github.com/users/morecodemore/followers","following_url":"https://api.github.com/users/morecodemore/following{/other_user}","gists_url":"https://api.github.com/users/morecodemore/gists{/gist_id}","starred_url":"https://api.github.com/users/morecodemore/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/morecodemore/subscriptions","organizations_url":"https://api.github.com/users/morecodemore/orgs","repos_url":"https://api.github.com/users/morecodemore/repos","events_url":"https://api.github.com/users/morecodemore/events{/privacy}","received_events_url":"https://api.github.com/users/morecodemore/received_events","type":"User","site_admin":false},"assignees":[{"login":"morecodemore","id":30824439,"node_id":"MDQ6VXNlcjMwODI0NDM5","avatar_url":"https://avatars0.githubusercontent.com/u/30824439?v=4","gravatar_id":"","url":"https://api.github.com/users/morecodemore","html_url":"https://github.com/morecodemore","followers_url":"https://api.github.com/users/morecodemore/followers","following_url":"https://api.github.com/users/morecodemore/following{/other_user}","gists_url":"https://api.github.com/users/morecodemore/gists{/gist_id}","starred_url":"https://api.github.com/users/morecodemore/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/morecodemore/subscriptions","organizations_url":"https://api.github.com/users/morecodemore/orgs","repos_url":"https://api.github.com/users/morecodemore/repos","events_url":"https://api.github.com/users/morecodemore/events{/privacy}","received_events_url":"https://api.github.com/users/morecodemore/received_events","type":"User","site_admin":false}],"milestone":null,"comments":0,"created_at":"2018-08-09T19:12:41Z","updated_at":"2018-08-11T12:38:05Z","closed_at":"2018-08-11T12:38:05Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/824601-gllacy/pulls/2","html_url":"https://github.com/htmlacademy-htmlcss/824601-gllacy/pull/2","diff_url":"https://github.com/htmlacademy-htmlcss/824601-gllacy/pull/2.diff","patch_url":"https://github.com/htmlacademy-htmlcss/824601-gllacy/pull/2.patch"},"body":"\n\n---\n:mortar_board: [Начинаем разметку личного проекта](https://up.htmlacademy.ru/htmlcss/22/user/824601/tasks/13)"},"comment":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/824601-gllacy/issues/comments/412272505","html_url":"https://github.com/htmlacademy-htmlcss/824601-gllacy/pull/2#issuecomment-412272505","issue_url":"https://api.github.com/repos/htmlacademy-htmlcss/824601-gllacy/issues/2","id":412272505,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMjI3MjUwNQ==","user":{"login":"zimiki","id":40780032,"node_id":"MDQ6VXNlcjQwNzgwMDMy","avatar_url":"https://avatars0.githubusercontent.com/u/40780032?v=4","gravatar_id":"","url":"https://api.github.com/users/zimiki","html_url":"https://github.com/zimiki","followers_url":"https://api.github.com/users/zimiki/followers","following_url":"https://api.github.com/users/zimiki/following{/other_user}","gists_url":"https://api.github.com/users/zimiki/gists{/gist_id}","starred_url":"https://api.github.com/users/zimiki/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zimiki/subscriptions","organizations_url":"https://api.github.com/users/zimiki/orgs","repos_url":"https://api.github.com/users/zimiki/repos","events_url":"https://api.github.com/users/zimiki/events{/privacy}","received_events_url":"https://api.github.com/users/zimiki/received_events","type":"User","site_admin":false},"created_at":"2018-08-11T12:38:05Z","updated_at":"2018-08-11T12:38:05Z","author_association":"CONTRIBUTOR","body":"Исправила по замечаниям.\r\nПосмотри с классами в <li> нет перебора?\r\nГде не хватает классов (№строк)?\r\n"}}
|
{
"id": 143774861,
"name": "htmlacademy-htmlcss/824601-gllacy",
"url": "https://api.github.com/repos/htmlacademy-htmlcss/824601-gllacy"
}
|
{
"id": 40780032,
"login": "zimiki",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/40780032?",
"url": "https://api.github.com/users/zimiki"
}
|
{
"id": 16576942,
"login": "htmlacademy-htmlcss",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16576942?",
"url": "https://api.github.com/orgs/htmlacademy-htmlcss"
}
| 2018-08-11T12:38:05 |
8099718055
|
{"actor":{"display_login":"zimiki"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/315993-technomart/issues/2","repository_url":"https://api.github.com/repos/htmlacademy-htmlcss/315993-technomart","labels_url":"https://api.github.com/repos/htmlacademy-htmlcss/315993-technomart/issues/2/labels{/name}","comments_url":"https://api.github.com/repos/htmlacademy-htmlcss/315993-technomart/issues/2/comments","events_url":"https://api.github.com/repos/htmlacademy-htmlcss/315993-technomart/issues/2/events","html_url":"https://github.com/htmlacademy-htmlcss/315993-technomart/pull/2","id":335791254,"node_id":"MDExOlB1bGxSZXF1ZXN0MTk3NDAxNDMz","number":2,"title":"Правит","user":{"login":"KatyaMatya21","id":13052951,"node_id":"MDQ6VXNlcjEzMDUyOTUx","avatar_url":"https://avatars0.githubusercontent.com/u/13052951?v=4","gravatar_id":"","url":"https://api.github.com/users/KatyaMatya21","html_url":"https://github.com/KatyaMatya21","followers_url":"https://api.github.com/users/KatyaMatya21/followers","following_url":"https://api.github.com/users/KatyaMatya21/following{/other_user}","gists_url":"https://api.github.com/users/KatyaMatya21/gists{/gist_id}","starred_url":"https://api.github.com/users/KatyaMatya21/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/KatyaMatya21/subscriptions","organizations_url":"https://api.github.com/users/KatyaMatya21/orgs","repos_url":"https://api.github.com/users/KatyaMatya21/repos","events_url":"https://api.github.com/users/KatyaMatya21/events{/privacy}","received_events_url":"https://api.github.com/users/KatyaMatya21/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-06-26T12:15:57Z","updated_at":"2018-06-26T12:16:08Z","closed_at":"2018-06-26T12:16:07Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/315993-technomart/pulls/2","html_url":"https://github.com/htmlacademy-htmlcss/315993-technomart/pull/2","diff_url":"https://github.com/htmlacademy-htmlcss/315993-technomart/pull/2.diff","patch_url":"https://github.com/htmlacademy-htmlcss/315993-technomart/pull/2.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/315993-technomart/issues/comments/400286055","html_url":"https://github.com/htmlacademy-htmlcss/315993-technomart/pull/2#issuecomment-400286055","issue_url":"https://api.github.com/repos/htmlacademy-htmlcss/315993-technomart/issues/2","id":400286055,"node_id":"MDEyOklzc3VlQ29tbWVudDQwMDI4NjA1NQ==","user":{"login":"keksobot","id":11215289,"node_id":"MDQ6VXNlcjExMjE1Mjg5","avatar_url":"https://avatars0.githubusercontent.com/u/11215289?v=4","gravatar_id":"","url":"https://api.github.com/users/keksobot","html_url":"https://github.com/keksobot","followers_url":"https://api.github.com/users/keksobot/followers","following_url":"https://api.github.com/users/keksobot/following{/other_user}","gists_url":"https://api.github.com/users/keksobot/gists{/gist_id}","starred_url":"https://api.github.com/users/keksobot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/keksobot/subscriptions","organizations_url":"https://api.github.com/users/keksobot/orgs","repos_url":"https://api.github.com/users/keksobot/repos","events_url":"https://api.github.com/users/keksobot/events{/privacy}","received_events_url":"https://api.github.com/users/keksobot/received_events","type":"User","site_admin":false},"created_at":"2018-06-26T12:16:08Z","updated_at":"2018-06-26T12:16:08Z","author_association":"CONTRIBUTOR","body":"Ваш пулреквест принят автоматически :scream_cat:"}}
|
{
"id": 138586619,
"name": "htmlacademy-htmlcss/315993-technomart",
"url": "https://api.github.com/repos/htmlacademy-htmlcss/315993-technomart"
}
|
{
"id": 11215289,
"login": "keksobot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11215289?",
"url": "https://api.github.com/users/keksobot"
}
|
{
"id": 16576942,
"login": "htmlacademy-htmlcss",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16576942?",
"url": "https://api.github.com/orgs/htmlacademy-htmlcss"
}
| 2018-06-26T12:16:08 |
7879041478
|
{"actor":{"display_login":"keksobot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/832675-gllacy/issues/3","repository_url":"https://api.github.com/repos/htmlacademy-htmlcss/832675-gllacy","labels_url":"https://api.github.com/repos/htmlacademy-htmlcss/832675-gllacy/issues/3/labels{/name}","comments_url":"https://api.github.com/repos/htmlacademy-htmlcss/832675-gllacy/issues/3/comments","events_url":"https://api.github.com/repos/htmlacademy-htmlcss/832675-gllacy/issues/3/events","html_url":"https://github.com/htmlacademy-htmlcss/832675-gllacy/pull/3","id":382268988,"node_id":"MDExOlB1bGxSZXF1ZXN0MjMyMDE1NTgz","number":3,"title":"Бонусное задание: дополняем разметку личного проекта","user":{"login":"Olesya1311","id":44867940,"node_id":"MDQ6VXNlcjQ0ODY3OTQw","avatar_url":"https://avatars3.githubusercontent.com/u/44867940?v=4","gravatar_id":"","url":"https://api.github.com/users/Olesya1311","html_url":"https://github.com/Olesya1311","followers_url":"https://api.github.com/users/Olesya1311/followers","following_url":"https://api.github.com/users/Olesya1311/following{/other_user}","gists_url":"https://api.github.com/users/Olesya1311/gists{/gist_id}","starred_url":"https://api.github.com/users/Olesya1311/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Olesya1311/subscriptions","organizations_url":"https://api.github.com/users/Olesya1311/orgs","repos_url":"https://api.github.com/users/Olesya1311/repos","events_url":"https://api.github.com/users/Olesya1311/events{/privacy}","received_events_url":"https://api.github.com/users/Olesya1311/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-11-19T15:34:43Z","updated_at":"2018-11-19T15:35:35Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/832675-gllacy/pulls/3","html_url":"https://github.com/htmlacademy-htmlcss/832675-gllacy/pull/3","diff_url":"https://github.com/htmlacademy-htmlcss/832675-gllacy/pull/3.diff","patch_url":"https://github.com/htmlacademy-htmlcss/832675-gllacy/pull/3.patch"},"body":"\n\n---\n:mortar_board: [Бонусное задание: дополняем разметку личного проекта](https://up.htmlacademy.ru/htmlcss/23/user/832675/tasks/5)\n\n:boom: https://htmlacademy-htmlcss.github.io/832675-gllacy/3/"},"comment":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/832675-gllacy/issues/comments/439934608","html_url":"https://github.com/htmlacademy-htmlcss/832675-gllacy/pull/3#issuecomment-439934608","issue_url":"https://api.github.com/repos/htmlacademy-htmlcss/832675-gllacy/issues/3","id":439934608,"node_id":"MDEyOklzc3VlQ29tbWVudDQzOTkzNDYwOA==","user":{"login":"keksobot","id":11215289,"node_id":"MDQ6VXNlcjExMjE1Mjg5","avatar_url":"https://avatars0.githubusercontent.com/u/11215289?v=4","gravatar_id":"","url":"https://api.github.com/users/keksobot","html_url":"https://github.com/keksobot","followers_url":"https://api.github.com/users/keksobot/followers","following_url":"https://api.github.com/users/keksobot/following{/other_user}","gists_url":"https://api.github.com/users/keksobot/gists{/gist_id}","starred_url":"https://api.github.com/users/keksobot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/keksobot/subscriptions","organizations_url":"https://api.github.com/users/keksobot/orgs","repos_url":"https://api.github.com/users/keksobot/repos","events_url":"https://api.github.com/users/keksobot/events{/privacy}","received_events_url":"https://api.github.com/users/keksobot/received_events","type":"User","site_admin":false},"created_at":"2018-11-19T15:35:35Z","updated_at":"2018-11-19T15:35:35Z","author_association":"CONTRIBUTOR","body":":recycle: Я собрал ваш пулреквест. Посмотреть можно [здесь](https://htmlacademy-htmlcss.github.io/832675-gllacy/3/)."}}
|
{
"id": 157401659,
"name": "htmlacademy-htmlcss/832675-gllacy",
"url": "https://api.github.com/repos/htmlacademy-htmlcss/832675-gllacy"
}
|
{
"id": 11215289,
"login": "keksobot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11215289?",
"url": "https://api.github.com/users/keksobot"
}
|
{
"id": 16576942,
"login": "htmlacademy-htmlcss",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16576942?",
"url": "https://api.github.com/orgs/htmlacademy-htmlcss"
}
| 2018-11-19T15:35:35 |
8613664201
|
{"actor":{"display_login":"keksobot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/32671-nerds/issues/7","repository_url":"https://api.github.com/repos/htmlacademy-htmlcss/32671-nerds","labels_url":"https://api.github.com/repos/htmlacademy-htmlcss/32671-nerds/issues/7/labels{/name}","comments_url":"https://api.github.com/repos/htmlacademy-htmlcss/32671-nerds/issues/7/comments","events_url":"https://api.github.com/repos/htmlacademy-htmlcss/32671-nerds/issues/7/events","html_url":"https://github.com/htmlacademy-htmlcss/32671-nerds/pull/7","id":336872760,"node_id":"MDExOlB1bGxSZXF1ZXN0MTk4MjIxOTU3","number":7,"title":"Декоративные элементы личного проекта","user":{"login":"Kuchmeev","id":39710164,"node_id":"MDQ6VXNlcjM5NzEwMTY0","avatar_url":"https://avatars2.githubusercontent.com/u/39710164?v=4","gravatar_id":"","url":"https://api.github.com/users/Kuchmeev","html_url":"https://github.com/Kuchmeev","followers_url":"https://api.github.com/users/Kuchmeev/followers","following_url":"https://api.github.com/users/Kuchmeev/following{/other_user}","gists_url":"https://api.github.com/users/Kuchmeev/gists{/gist_id}","starred_url":"https://api.github.com/users/Kuchmeev/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Kuchmeev/subscriptions","organizations_url":"https://api.github.com/users/Kuchmeev/orgs","repos_url":"https://api.github.com/users/Kuchmeev/repos","events_url":"https://api.github.com/users/Kuchmeev/events{/privacy}","received_events_url":"https://api.github.com/users/Kuchmeev/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-06-29T05:58:49Z","updated_at":"2018-06-29T05:59:24Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/32671-nerds/pulls/7","html_url":"https://github.com/htmlacademy-htmlcss/32671-nerds/pull/7","diff_url":"https://github.com/htmlacademy-htmlcss/32671-nerds/pull/7.diff","patch_url":"https://github.com/htmlacademy-htmlcss/32671-nerds/pull/7.patch"},"body":"\n\n---\n:mortar_board: [Декоративные элементы личного проекта](https://up.htmlacademy.ru/htmlcss/21/user/32671/tasks/44)\n\n:boom: https://htmlacademy-htmlcss.github.io/32671-nerds/7/"},"comment":{"url":"https://api.github.com/repos/htmlacademy-htmlcss/32671-nerds/issues/comments/401255878","html_url":"https://github.com/htmlacademy-htmlcss/32671-nerds/pull/7#issuecomment-401255878","issue_url":"https://api.github.com/repos/htmlacademy-htmlcss/32671-nerds/issues/7","id":401255878,"node_id":"MDEyOklzc3VlQ29tbWVudDQwMTI1NTg3OA==","user":{"login":"keksobot","id":11215289,"node_id":"MDQ6VXNlcjExMjE1Mjg5","avatar_url":"https://avatars0.githubusercontent.com/u/11215289?v=4","gravatar_id":"","url":"https://api.github.com/users/keksobot","html_url":"https://github.com/keksobot","followers_url":"https://api.github.com/users/keksobot/followers","following_url":"https://api.github.com/users/keksobot/following{/other_user}","gists_url":"https://api.github.com/users/keksobot/gists{/gist_id}","starred_url":"https://api.github.com/users/keksobot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/keksobot/subscriptions","organizations_url":"https://api.github.com/users/keksobot/orgs","repos_url":"https://api.github.com/users/keksobot/repos","events_url":"https://api.github.com/users/keksobot/events{/privacy}","received_events_url":"https://api.github.com/users/keksobot/received_events","type":"User","site_admin":false},"created_at":"2018-06-29T05:59:24Z","updated_at":"2018-06-29T05:59:24Z","author_association":"CONTRIBUTOR","body":":recycle: Я собрал ваш пулреквест. Посмотреть можно [здесь](https://htmlacademy-htmlcss.github.io/32671-nerds/7/)."}}
|
{
"id": 135289665,
"name": "htmlacademy-htmlcss/32671-nerds",
"url": "https://api.github.com/repos/htmlacademy-htmlcss/32671-nerds"
}
|
{
"id": 11215289,
"login": "keksobot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11215289?",
"url": "https://api.github.com/users/keksobot"
}
|
{
"id": 16576942,
"login": "htmlacademy-htmlcss",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16576942?",
"url": "https://api.github.com/orgs/htmlacademy-htmlcss"
}
| 2018-06-29T05:59:24 |
7895826684
|
{"actor":{"display_login":"keksobot"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/neighbourhoodie/gk-test/issues/213","repository_url":"https://api.github.com/repos/neighbourhoodie/gk-test","labels_url":"https://api.github.com/repos/neighbourhoodie/gk-test/issues/213/labels{/name}","comments_url":"https://api.github.com/repos/neighbourhoodie/gk-test/issues/213/comments","events_url":"https://api.github.com/repos/neighbourhoodie/gk-test/issues/213/events","html_url":"https://github.com/neighbourhoodie/gk-test/pull/213","id":359084561,"node_id":"MDExOlB1bGxSZXF1ZXN0MjE0NjYxMDE0","number":213,"title":"Update neighbourhoodie-test-package in group default to the latest :cat:","user":{"login":"greenkeeper-staging[bot]","id":23039994,"node_id":"MDM6Qm90MjMwMzk5OTQ=","avatar_url":"https://avatars3.githubusercontent.com/in/504?v=4","gravatar_id":"","url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D","html_url":"https://github.com/apps/greenkeeper-staging","followers_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/followers","following_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/repos","events_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/received_events","type":"Bot","site_admin":false},"labels":[{"id":460119741,"node_id":"MDU6TGFiZWw0NjAxMTk3NDE=","url":"https://api.github.com/repos/neighbourhoodie/gk-test/labels/greenkeeper","name":"greenkeeper","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-09-11T14:53:12Z","updated_at":"2018-09-25T09:03:57Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/neighbourhoodie/gk-test/pulls/213","html_url":"https://github.com/neighbourhoodie/gk-test/pull/213","diff_url":"https://github.com/neighbourhoodie/gk-test/pull/213.diff","patch_url":"https://github.com/neighbourhoodie/gk-test/pull/213.patch"},"body":"\n## The devDependency [neighbourhoodie-test-package](https://github.com/neighbourhoodie/neighbourhoodie-test-package) was updated from `49.1235.1` to `49.1235.4`.\nThis version is **not covered** by your **current version range**.\n\nIf you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.\n\n---\n\n[Find out more about this release](https://github.com/neighbourhoodie/neighbourhoodie-test-package).\n\n<details>\n <summary>FAQ and help</summary>\n\n There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).\n</details>\n\n---\n\n\nYour [Greenkeeper](https://greenkeeper.io) bot :palm_tree:\n\n"},"comment":{"url":"https://api.github.com/repos/neighbourhoodie/gk-test/issues/comments/424263058","html_url":"https://github.com/neighbourhoodie/gk-test/pull/213#issuecomment-424263058","issue_url":"https://api.github.com/repos/neighbourhoodie/gk-test/issues/213","id":424263058,"node_id":"MDEyOklzc3VlQ29tbWVudDQyNDI2MzA1OA==","user":{"login":"greenkeeper-staging[bot]","id":23039994,"node_id":"MDM6Qm90MjMwMzk5OTQ=","avatar_url":"https://avatars3.githubusercontent.com/in/504?v=4","gravatar_id":"","url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D","html_url":"https://github.com/apps/greenkeeper-staging","followers_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/followers","following_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/repos","events_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/greenkeeper-staging%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2018-09-25T09:03:57Z","updated_at":"2018-09-25T09:03:57Z","author_association":"CONTRIBUTOR","body":"- The `devDependency` [neighbourhoodie-test-package](https://github.com/neighbourhoodie/neighbourhoodie-test-package) was updated from `49.1235.1` to `51.0.0`.\n\n[Update to these versions instead 🚀](https://github.com/neighbourhoodie/gk-test/compare/master...neighbourhoodie:greenkeeper%2Fdefault%2Fneighbourhoodie-test-package-51.0.0) \n \n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 1 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/neighbourhoodie/neighbourhoodie-test-package/commit/fa26e24e0df064d95e531637aab55f5aa42be743\"><code>fa26e24</code></a> <code>51.0.0</code></li>\n</ul>\n<p>See the <a href=\"https://urls.greenkeeper.io/neighbourhoodie/neighbourhoodie-test-package/compare/cb1d9926df2c4780d54d2026ee0fa4529f89b6ce...fa26e24e0df064d95e531637aab55f5aa42be743\">full diff</a></p>\n</details>"}}
|
{
"id": 70699897,
"name": "neighbourhoodie/gk-test",
"url": "https://api.github.com/repos/neighbourhoodie/gk-test"
}
|
{
"id": 23039994,
"login": "greenkeeper-staging[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/23039994?",
"url": "https://api.github.com/users/greenkeeper-staging[bot]"
}
|
{
"id": 16577321,
"login": "neighbourhoodie",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16577321?",
"url": "https://api.github.com/orgs/neighbourhoodie"
}
| 2018-09-25T09:03:58 |
8316443744
|
{"actor":{"display_login":"greenkeeper-staging"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/pyfa-org/Pyfa/issues/1431","repository_url":"https://api.github.com/repos/pyfa-org/Pyfa","labels_url":"https://api.github.com/repos/pyfa-org/Pyfa/issues/1431/labels{/name}","comments_url":"https://api.github.com/repos/pyfa-org/Pyfa/issues/1431/comments","events_url":"https://api.github.com/repos/pyfa-org/Pyfa/issues/1431/events","html_url":"https://github.com/pyfa-org/Pyfa/issues/1431","id":299983806,"number":1431,"title":"Cursor is not shown when renaming a fit for the second time.","user":{"login":"Neugeniko","id":8612720,"avatar_url":"https://avatars2.githubusercontent.com/u/8612720?v=4","gravatar_id":"","url":"https://api.github.com/users/Neugeniko","html_url":"https://github.com/Neugeniko","followers_url":"https://api.github.com/users/Neugeniko/followers","following_url":"https://api.github.com/users/Neugeniko/following{/other_user}","gists_url":"https://api.github.com/users/Neugeniko/gists{/gist_id}","starred_url":"https://api.github.com/users/Neugeniko/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Neugeniko/subscriptions","organizations_url":"https://api.github.com/users/Neugeniko/orgs","repos_url":"https://api.github.com/users/Neugeniko/repos","events_url":"https://api.github.com/users/Neugeniko/events{/privacy}","received_events_url":"https://api.github.com/users/Neugeniko/received_events","type":"User","site_admin":false},"labels":[{"id":42971657,"url":"https://api.github.com/repos/pyfa-org/Pyfa/labels/bug","name":"bug","color":"fc2929","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":7,"created_at":"2018-02-25T00:01:34Z","updated_at":"2018-03-01T04:52:35Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"## Bug Report\r\n\r\n\r\n### Expected behavior:\r\nCursor is shown when renaming a fit.\r\n\r\n\r\n### Actual behavior:\r\nCursor is not shown when renaming a fit for the second time.\r\n\r\n### Detailed steps to reproduce:\r\nSelect a fit\r\nRename it\r\nRename it a second time and note no cursor.\r\n\r\n* Work around is to go back in the ship tree and come back to the fits.\r\n\r\n\r\n### Fits involved in EFT format (Edit > To Clipboard > EFT):\r\n\r\n\r\n### Release or development git branch? Please note the release version or commit hash:\r\npy3\r\n\r\n### Operating system and version (eg: Windows 10, OS X 10.9, OS X 10.11, Ubuntu 16.10):\r\nWin 10\r\n\r\n### Other relevant information:\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/pyfa-org/Pyfa/issues/comments/369473495","html_url":"https://github.com/pyfa-org/Pyfa/issues/1431#issuecomment-369473495","issue_url":"https://api.github.com/repos/pyfa-org/Pyfa/issues/1431","id":369473495,"user":{"login":"Neugeniko","id":8612720,"avatar_url":"https://avatars2.githubusercontent.com/u/8612720?v=4","gravatar_id":"","url":"https://api.github.com/users/Neugeniko","html_url":"https://github.com/Neugeniko","followers_url":"https://api.github.com/users/Neugeniko/followers","following_url":"https://api.github.com/users/Neugeniko/following{/other_user}","gists_url":"https://api.github.com/users/Neugeniko/gists{/gist_id}","starred_url":"https://api.github.com/users/Neugeniko/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Neugeniko/subscriptions","organizations_url":"https://api.github.com/users/Neugeniko/orgs","repos_url":"https://api.github.com/users/Neugeniko/repos","events_url":"https://api.github.com/users/Neugeniko/events{/privacy}","received_events_url":"https://api.github.com/users/Neugeniko/received_events","type":"User","site_admin":false},"created_at":"2018-03-01T04:52:35Z","updated_at":"2018-03-01T04:52:35Z","author_association":"CONTRIBUTOR","body":"Seems to work now, can rename fits multiple times and retains the cursor. This is a nice QOL fix for ppl who rename fits alot, like me \\o/ ."}}
|
{
"id": 10608253,
"name": "pyfa-org/Pyfa",
"url": "https://api.github.com/repos/pyfa-org/Pyfa"
}
|
{
"id": 8612720,
"login": "Neugeniko",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8612720?",
"url": "https://api.github.com/users/Neugeniko"
}
|
{
"id": 16587622,
"login": "pyfa-org",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16587622?",
"url": "https://api.github.com/orgs/pyfa-org"
}
| 2018-03-01T04:52:35 |
7314057750
|
{"actor":{"display_login":"Neugeniko"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/LiskHQ/lisk/issues/2176","repository_url":"https://api.github.com/repos/LiskHQ/lisk","labels_url":"https://api.github.com/repos/LiskHQ/lisk/issues/2176/labels{/name}","comments_url":"https://api.github.com/repos/LiskHQ/lisk/issues/2176/comments","events_url":"https://api.github.com/repos/LiskHQ/lisk/issues/2176/events","html_url":"https://github.com/LiskHQ/lisk/pull/2176","id":336484987,"node_id":"MDExOlB1bGxSZXF1ZXN0MTk3OTI2MDIx","number":2176,"title":"Merge helpers/milestones.js to network specific exceptions - Closes #2155","user":{"login":"nazarhussain","id":112468,"node_id":"MDQ6VXNlcjExMjQ2OA==","avatar_url":"https://avatars0.githubusercontent.com/u/112468?v=4","gravatar_id":"","url":"https://api.github.com/users/nazarhussain","html_url":"https://github.com/nazarhussain","followers_url":"https://api.github.com/users/nazarhussain/followers","following_url":"https://api.github.com/users/nazarhussain/following{/other_user}","gists_url":"https://api.github.com/users/nazarhussain/gists{/gist_id}","starred_url":"https://api.github.com/users/nazarhussain/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nazarhussain/subscriptions","organizations_url":"https://api.github.com/users/nazarhussain/orgs","repos_url":"https://api.github.com/users/nazarhussain/repos","events_url":"https://api.github.com/users/nazarhussain/events{/privacy}","received_events_url":"https://api.github.com/users/nazarhussain/received_events","type":"User","site_admin":false},"labels":[{"id":655482394,"node_id":"MDU6TGFiZWw2NTU0ODIzOTQ=","url":"https://api.github.com/repos/LiskHQ/lisk/labels/:eye:%20pending%20review","name":":eye: pending review","color":"ededed","default":false}],"state":"open","locked":false,"assignee":{"login":"nazarhussain","id":112468,"node_id":"MDQ6VXNlcjExMjQ2OA==","avatar_url":"https://avatars0.githubusercontent.com/u/112468?v=4","gravatar_id":"","url":"https://api.github.com/users/nazarhussain","html_url":"https://github.com/nazarhussain","followers_url":"https://api.github.com/users/nazarhussain/followers","following_url":"https://api.github.com/users/nazarhussain/following{/other_user}","gists_url":"https://api.github.com/users/nazarhussain/gists{/gist_id}","starred_url":"https://api.github.com/users/nazarhussain/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nazarhussain/subscriptions","organizations_url":"https://api.github.com/users/nazarhussain/orgs","repos_url":"https://api.github.com/users/nazarhussain/repos","events_url":"https://api.github.com/users/nazarhussain/events{/privacy}","received_events_url":"https://api.github.com/users/nazarhussain/received_events","type":"User","site_admin":false},"assignees":[{"login":"nazarhussain","id":112468,"node_id":"MDQ6VXNlcjExMjQ2OA==","avatar_url":"https://avatars0.githubusercontent.com/u/112468?v=4","gravatar_id":"","url":"https://api.github.com/users/nazarhussain","html_url":"https://github.com/nazarhussain","followers_url":"https://api.github.com/users/nazarhussain/followers","following_url":"https://api.github.com/users/nazarhussain/following{/other_user}","gists_url":"https://api.github.com/users/nazarhussain/gists{/gist_id}","starred_url":"https://api.github.com/users/nazarhussain/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nazarhussain/subscriptions","organizations_url":"https://api.github.com/users/nazarhussain/orgs","repos_url":"https://api.github.com/users/nazarhussain/repos","events_url":"https://api.github.com/users/nazarhussain/events{/privacy}","received_events_url":"https://api.github.com/users/nazarhussain/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/LiskHQ/lisk/milestones/9","html_url":"https://github.com/LiskHQ/lisk/milestone/9","labels_url":"https://api.github.com/repos/LiskHQ/lisk/milestones/9/labels","id":2612029,"node_id":"MDk6TWlsZXN0b25lMjYxMjAyOQ==","number":9,"title":"Version 1.1.0","description":"","creator":{"login":"karmacoma","id":8068,"node_id":"MDQ6VXNlcjgwNjg=","avatar_url":"https://avatars0.githubusercontent.com/u/8068?v=4","gravatar_id":"","url":"https://api.github.com/users/karmacoma","html_url":"https://github.com/karmacoma","followers_url":"https://api.github.com/users/karmacoma/followers","following_url":"https://api.github.com/users/karmacoma/following{/other_user}","gists_url":"https://api.github.com/users/karmacoma/gists{/gist_id}","starred_url":"https://api.github.com/users/karmacoma/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/karmacoma/subscriptions","organizations_url":"https://api.github.com/users/karmacoma/orgs","repos_url":"https://api.github.com/users/karmacoma/repos","events_url":"https://api.github.com/users/karmacoma/events{/privacy}","received_events_url":"https://api.github.com/users/karmacoma/received_events","type":"User","site_admin":false},"open_issues":22,"closed_issues":5,"state":"open","created_at":"2017-06-29T12:34:19Z","updated_at":"2018-06-28T06:09:42Z","due_on":null,"closed_at":null},"comments":0,"created_at":"2018-06-28T06:09:24Z","updated_at":"2018-06-28T06:19:50Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/LiskHQ/lisk/pulls/2176","html_url":"https://github.com/LiskHQ/lisk/pull/2176","diff_url":"https://github.com/LiskHQ/lisk/pull/2176.diff","patch_url":"https://github.com/LiskHQ/lisk/pull/2176.patch"},"body":"### What was the problem?\r\nThere was inconsistent usage of a some static values, which can be considered as exceptions. \r\n\r\n### How did I fix it?\r\nMoved `helpers/milestones.js` content to `config/<network>/exceptions.js`\r\n\r\n### How to test it?\r\nRun functional tests \r\n\r\n### Review checklist\r\n\r\n* The PR solves #2155\r\n* All new code is covered with unit tests\r\n* All new code was formatted with Prettier\r\n* Linting passes\r\n* Tests pass\r\n* Commit messages follow the [commit guidelines](CONTRIBUTING.md#git-commit-messages)\r\n* Documentation has been added/updated\r\n"},"comment":{"url":"https://api.github.com/repos/LiskHQ/lisk/issues/comments/400924701","html_url":"https://github.com/LiskHQ/lisk/pull/2176#issuecomment-400924701","issue_url":"https://api.github.com/repos/LiskHQ/lisk/issues/2176","id":400924701,"node_id":"MDEyOklzc3VlQ29tbWVudDQwMDkyNDcwMQ==","user":{"login":"nazarhussain","id":112468,"node_id":"MDQ6VXNlcjExMjQ2OA==","avatar_url":"https://avatars0.githubusercontent.com/u/112468?v=4","gravatar_id":"","url":"https://api.github.com/users/nazarhussain","html_url":"https://github.com/nazarhussain","followers_url":"https://api.github.com/users/nazarhussain/followers","following_url":"https://api.github.com/users/nazarhussain/following{/other_user}","gists_url":"https://api.github.com/users/nazarhussain/gists{/gist_id}","starred_url":"https://api.github.com/users/nazarhussain/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nazarhussain/subscriptions","organizations_url":"https://api.github.com/users/nazarhussain/orgs","repos_url":"https://api.github.com/users/nazarhussain/repos","events_url":"https://api.github.com/users/nazarhussain/events{/privacy}","received_events_url":"https://api.github.com/users/nazarhussain/received_events","type":"User","site_admin":false},"created_at":"2018-06-28T06:19:49Z","updated_at":"2018-06-28T06:19:49Z","author_association":"CONTRIBUTOR","body":"@diego-G I considered that this configuration value to disable DAPP transactions best reside in exceptions rather than constants. \r\n\r\nConstants are the config values to drive the behavior of the system, where as exceptions are right candidate to apply some specific condition in operations of the system. "}}
|
{
"id": 50873641,
"name": "LiskHQ/lisk",
"url": "https://api.github.com/repos/LiskHQ/lisk"
}
|
{
"id": 112468,
"login": "nazarhussain",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/112468?",
"url": "https://api.github.com/users/nazarhussain"
}
|
{
"id": 16600915,
"login": "LiskHQ",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16600915?",
"url": "https://api.github.com/orgs/LiskHQ"
}
| 2018-06-28T06:19:50 |
7889776692
|
{"actor":{"display_login":"nazarhussain"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ResourcefulHumans/rheactor-models/issues/13","repository_url":"https://api.github.com/repos/ResourcefulHumans/rheactor-models","labels_url":"https://api.github.com/repos/ResourcefulHumans/rheactor-models/issues/13/labels{/name}","comments_url":"https://api.github.com/repos/ResourcefulHumans/rheactor-models/issues/13/comments","events_url":"https://api.github.com/repos/ResourcefulHumans/rheactor-models/issues/13/events","html_url":"https://github.com/ResourcefulHumans/rheactor-models/pull/13","id":237955754,"node_id":"MDExOlB1bGxSZXF1ZXN0MTI3MDc0MTky","number":13,"title":"Update husky to the latest version 🚀","user":{"login":"greenkeeper[bot]","id":23040076,"node_id":"MDM6Qm90MjMwNDAwNzY=","avatar_url":"https://avatars3.githubusercontent.com/in/505?v=4","gravatar_id":"","url":"https://api.github.com/users/greenkeeper%5Bbot%5D","html_url":"https://github.com/apps/greenkeeper","followers_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/followers","following_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/repos","events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/received_events","type":"Bot","site_admin":false},"labels":[{"id":459173636,"node_id":"MDU6TGFiZWw0NTkxNzM2MzY=","url":"https://api.github.com/repos/ResourcefulHumans/rheactor-models/labels/greenkeeper","name":"greenkeeper","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":11,"created_at":"2017-06-22T19:54:31Z","updated_at":"2018-11-02T01:09:57Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/ResourcefulHumans/rheactor-models/pulls/13","html_url":"https://github.com/ResourcefulHumans/rheactor-models/pull/13","diff_url":"https://github.com/ResourcefulHumans/rheactor-models/pull/13.diff","patch_url":"https://github.com/ResourcefulHumans/rheactor-models/pull/13.patch"},"body":"\n## Version **0.14.0** of [husky](https://github.com/typicode/husky) just got published.\n\n<table>\n <tr>\n <th align=left>\n Dependency\n </td>\n <td>\n husky\n </td>\n </tr>\n <tr>\n <th align=left>\n Current Version\n </td>\n <td>\n 0.13.4\n </td>\n </tr>\n <tr>\n <th align=left>\n Type\n </td>\n <td>\n devDependency\n </td>\n </tr>\n</table>\n\nThe version **0.14.0** is **not covered** by your **current version range**.\n\nWithout accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.\n\nI recommend you look into these changes and try to get onto the latest version of husky.\nGiven that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.\n\n\n---\n\n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 11 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/3abb0b8b6ce5b150b829186a8ba8cf751d7cd9c2\"><code>3abb0b8</code></a> <code>0.14.0</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/e649c6b50b9f886c0281206cd45ee351e1420ad5\"><code>e649c6b</code></a> <code>0.14 (#142)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/3ba3c349106f5ca2800aa599a396f81e657f2402\"><code>3ba3c34</code></a> <code>Update to handle failed prepare-commit-msg (#138)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/b1361730c021ef36ba283436b86c4f354c213fa8\"><code>b136173</code></a> <code>Create README.md</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/d9a8f01e371203cc356738427dd8ffccdbeebae5\"><code>d9a8f01</code></a> <code>Update package.json</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/91fd43e16e5a2599ca21c55ded7e2490d2fb5a36\"><code>91fd43e</code></a> <code>Create CHANGELOG.md</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/84025a847d531693d82df0913eb40515f47f7868\"><code>84025a8</code></a> <code>Create CHANGELOG.md</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/333ca98f96b9ac81463d094db9c8dd6b7e4658ce\"><code>333ca98</code></a> <code>Correct work with worktrees (#114)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/4378d180b78b62c0626d7bbdb5c59f69874e77b5\"><code>4378d18</code></a> <code>Update README.md (#132)</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/9321e7adf9566067e089e120f078084a58754134\"><code>9321e7a</code></a> <code>Don't load nvm if it's already loaded</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/4bf6014ab0ccc2b82f3544b979106205e4095675\"><code>4bf6014</code></a> <code>Update CHANGELOG.md</code></li>\n</ul>\n<p>See the <a href=\"https://urls.greenkeeper.io/typicode/husky/compare/5c6d1e6333de595826a853d61e85b354ab558bcb...3abb0b8b6ce5b150b829186a8ba8cf751d7cd9c2\">full diff</a></p>\n</details>\n\n<details>\n <summary>Not sure how things should work exactly?</summary>\n\n There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).\n</details>\n\n\n---\n\n\nYour [Greenkeeper](https://greenkeeper.io) Bot :palm_tree:\n\n"},"comment":{"url":"https://api.github.com/repos/ResourcefulHumans/rheactor-models/issues/comments/435238728","html_url":"https://github.com/ResourcefulHumans/rheactor-models/pull/13#issuecomment-435238728","issue_url":"https://api.github.com/repos/ResourcefulHumans/rheactor-models/issues/13","id":435238728,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNTIzODcyOA==","user":{"login":"greenkeeper[bot]","id":23040076,"node_id":"MDM6Qm90MjMwNDAwNzY=","avatar_url":"https://avatars3.githubusercontent.com/in/505?v=4","gravatar_id":"","url":"https://api.github.com/users/greenkeeper%5Bbot%5D","html_url":"https://github.com/apps/greenkeeper","followers_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/followers","following_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/repos","events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2018-11-02T01:09:57Z","updated_at":"2018-11-02T01:09:57Z","author_association":"NONE","body":"- The `devDependency` [husky](https://github.com/typicode/husky) was updated from `0.13.4` to `1.1.3`.\n\n[Update to this version instead 🚀](https://github.com/ResourcefulHumans/rheactor-models/compare/master...ResourcefulHumans:greenkeeper%2Fhusky-1.1.3) \n \n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 8 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/30619a3e571f481432885cb4e0fc38688270fcbe\"><code>30619a3</code></a> <code>1.1.3</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/96a73fc9d9b957e59419e9d93c51c7a7a2d31685\"><code>96a73fc</code></a> <code>Update dependencies</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/5c8d93880bb3360ba233add8d4e42d1b575a4d16\"><code>5c8d938</code></a> <code>Don't fail if package.json doesn't exist</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/b94ac5c69de1b4aa057705a7b42c662c835155b0\"><code>b94ac5c</code></a> <code>Update README.md</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/f1a045759046c02f1a239a89f78c5cfceb5efb5f\"><code>f1a0457</code></a> <code>Update README.md</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/4aa64870dc5779fd7dd5239993a087c592278f98\"><code>4aa6487</code></a> <code>Update README.md</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/6fd89e8fccf6ca7590743cd8b4ce9643de7091e5\"><code>6fd89e8</code></a> <code>Update DOCS.md</code></li>\n<li><a href=\"https://urls.greenkeeper.io/typicode/husky/commit/4924a42feb00b4663429baad250e7fd1107c8465\"><code>4924a42</code></a> <code>Update dependencies</code></li>\n</ul>\n<p>See the <a href=\"https://urls.greenkeeper.io/typicode/husky/compare/05f57f2159d44e49247a9af315d84535fc51ca6c...30619a3e571f481432885cb4e0fc38688270fcbe\">full diff</a></p>\n</details>"}}
|
{
"id": 70465119,
"name": "ResourcefulHumans/rheactor-models",
"url": "https://api.github.com/repos/ResourcefulHumans/rheactor-models"
}
|
{
"id": 23040076,
"login": "greenkeeper[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/23040076?",
"url": "https://api.github.com/users/greenkeeper[bot]"
}
|
{
"id": 16608029,
"login": "ResourcefulHumans",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16608029?",
"url": "https://api.github.com/orgs/ResourcefulHumans"
}
| 2018-11-02T01:09:57 |
8522664604
|
{"actor":{"display_login":"greenkeeper"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/IGSIO/OpenIGTLinkIO/issues/69","repository_url":"https://api.github.com/repos/IGSIO/OpenIGTLinkIO","labels_url":"https://api.github.com/repos/IGSIO/OpenIGTLinkIO/issues/69/labels{/name}","comments_url":"https://api.github.com/repos/IGSIO/OpenIGTLinkIO/issues/69/comments","events_url":"https://api.github.com/repos/IGSIO/OpenIGTLinkIO/issues/69/events","html_url":"https://github.com/IGSIO/OpenIGTLinkIO/pull/69","id":347466914,"node_id":"MDExOlB1bGxSZXF1ZXN0MjA2MDg0ODI0","number":69,"title":"Missing qt package under Linux","user":{"login":"drouin-simon","id":5595829,"node_id":"MDQ6VXNlcjU1OTU4Mjk=","avatar_url":"https://avatars3.githubusercontent.com/u/5595829?v=4","gravatar_id":"","url":"https://api.github.com/users/drouin-simon","html_url":"https://github.com/drouin-simon","followers_url":"https://api.github.com/users/drouin-simon/followers","following_url":"https://api.github.com/users/drouin-simon/following{/other_user}","gists_url":"https://api.github.com/users/drouin-simon/gists{/gist_id}","starred_url":"https://api.github.com/users/drouin-simon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/drouin-simon/subscriptions","organizations_url":"https://api.github.com/users/drouin-simon/orgs","repos_url":"https://api.github.com/users/drouin-simon/repos","events_url":"https://api.github.com/users/drouin-simon/events{/privacy}","received_events_url":"https://api.github.com/users/drouin-simon/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":7,"created_at":"2018-08-03T16:51:09Z","updated_at":"2018-08-10T17:34:50Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/IGSIO/OpenIGTLinkIO/pulls/69","html_url":"https://github.com/IGSIO/OpenIGTLinkIO/pull/69","diff_url":"https://github.com/IGSIO/OpenIGTLinkIO/pull/69.diff","patch_url":"https://github.com/IGSIO/OpenIGTLinkIO/pull/69.patch"},"body":"The current version of OpenIGTLinkIO doesn't build under Linux when GUI support in enabled. More specifically, CMake fails to generate the makefile because the target Qt5::X11Extras is not found.\r\n\r\nQt5::X11Extras is a dependency of VTK when VTK is built with Qt GUI support. For some reason, VTK lists the package as a private dependency (see the code in vtk repos [here](https://github.com/Kitware/VTK/blob/4c4f2effedf9a7caaccee57bf92c6a4a7291ae70/GUISupport/Qt/CMakeLists.txt#L83) ), which means you need to make sure the target Qt5::X11Extras is explicitly defined in any projects that uses this module of VTK. \r\n\r\nWhat I don't understand is that the Qt5::X11Extras target needs to be defined in the base directory of OpenIGTLinkIO (and not just the GUI directory) otherwise cmake produces an error when generating the makefile. This pull request makes sure the target is defined in the root directory and I added a comment to make it obvious it is a workaround. The cleaner solution I think would be for VTK to define the package as a public dependency."},"comment":{"url":"https://api.github.com/repos/IGSIO/OpenIGTLinkIO/issues/comments/412152870","html_url":"https://github.com/IGSIO/OpenIGTLinkIO/pull/69#issuecomment-412152870","issue_url":"https://api.github.com/repos/IGSIO/OpenIGTLinkIO/issues/69","id":412152870,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMjE1Mjg3MA==","user":{"login":"drouin-simon","id":5595829,"node_id":"MDQ6VXNlcjU1OTU4Mjk=","avatar_url":"https://avatars3.githubusercontent.com/u/5595829?v=4","gravatar_id":"","url":"https://api.github.com/users/drouin-simon","html_url":"https://github.com/drouin-simon","followers_url":"https://api.github.com/users/drouin-simon/followers","following_url":"https://api.github.com/users/drouin-simon/following{/other_user}","gists_url":"https://api.github.com/users/drouin-simon/gists{/gist_id}","starred_url":"https://api.github.com/users/drouin-simon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/drouin-simon/subscriptions","organizations_url":"https://api.github.com/users/drouin-simon/orgs","repos_url":"https://api.github.com/users/drouin-simon/repos","events_url":"https://api.github.com/users/drouin-simon/events{/privacy}","received_events_url":"https://api.github.com/users/drouin-simon/received_events","type":"User","site_admin":false},"created_at":"2018-08-10T17:34:50Z","updated_at":"2018-08-10T17:34:50Z","author_association":"COLLABORATOR","body":"This is the output of CMake when I generate makefile:\r\n\r\nCMake Error at GUI/CMakeLists.txt:161 (add_library):\r\n Target \"igtlioGUI\" links to target \"Qt5::X11Extras\" but the target was not\r\n found. Perhaps a find_package() call is missing for an IMPORTED target, or\r\n an ALIAS target is missing?\r\n\r\nCMake Error at Examples/qIgtlClient/CMakeLists.txt:31 (add_executable):\r\n Target \"igtlioQtClient\" links to target \"Qt5::X11Extras\" but the target was\r\n not found. Perhaps a find_package() call is missing for an IMPORTED\r\n target, or an ALIAS target is missing?\r\n\r\n\r\nCMake Error at GUI/CMakeLists.txt:161 (add_library):\r\n Target \"igtlioGUI\" links to target \"Qt5::X11Extras\" but the target was not\r\n found. Perhaps a find_package() call is missing for an IMPORTED target, or\r\n an ALIAS target is missing?\r\n\r\n\r\nCMake Error at Examples/qIgtlClient/CMakeLists.txt:31 (add_executable):\r\n Target \"igtlioQtClient\" links to target \"Qt5::X11Extras\" but the target was\r\n not found. Perhaps a find_package() call is missing for an IMPORTED\r\n target, or an ALIAS target is missing?\r\n\r\nGenerating done"}}
|
{
"id": 50872002,
"name": "IGSIO/OpenIGTLinkIO",
"url": "https://api.github.com/repos/IGSIO/OpenIGTLinkIO"
}
|
{
"id": 5595829,
"login": "drouin-simon",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5595829?",
"url": "https://api.github.com/users/drouin-simon"
}
|
{
"id": 16611577,
"login": "IGSIO",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16611577?",
"url": "https://api.github.com/orgs/IGSIO"
}
| 2018-08-10T17:34:50 |
8097445307
|
{"actor":{"display_login":"drouin-simon"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/LaunchCodeEducation/liftoff-assignments/issues/172","repository_url":"https://api.github.com/repos/LaunchCodeEducation/liftoff-assignments","labels_url":"https://api.github.com/repos/LaunchCodeEducation/liftoff-assignments/issues/172/labels{/name}","comments_url":"https://api.github.com/repos/LaunchCodeEducation/liftoff-assignments/issues/172/comments","events_url":"https://api.github.com/repos/LaunchCodeEducation/liftoff-assignments/issues/172/events","html_url":"https://github.com/LaunchCodeEducation/liftoff-assignments/pull/172","id":304988029,"number":172,"title":"Added Jonathan Schobernd","user":{"login":"JSchober93","id":32036799,"avatar_url":"https://avatars0.githubusercontent.com/u/32036799?v=4","gravatar_id":"","url":"https://api.github.com/users/JSchober93","html_url":"https://github.com/JSchober93","followers_url":"https://api.github.com/users/JSchober93/followers","following_url":"https://api.github.com/users/JSchober93/following{/other_user}","gists_url":"https://api.github.com/users/JSchober93/gists{/gist_id}","starred_url":"https://api.github.com/users/JSchober93/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JSchober93/subscriptions","organizations_url":"https://api.github.com/users/JSchober93/orgs","repos_url":"https://api.github.com/users/JSchober93/repos","events_url":"https://api.github.com/users/JSchober93/events{/privacy}","received_events_url":"https://api.github.com/users/JSchober93/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-03-14T01:03:22Z","updated_at":"2018-03-14T21:00:20Z","closed_at":"2018-03-14T21:00:20Z","author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/LaunchCodeEducation/liftoff-assignments/pulls/172","html_url":"https://github.com/LaunchCodeEducation/liftoff-assignments/pull/172","diff_url":"https://github.com/LaunchCodeEducation/liftoff-assignments/pull/172.diff","patch_url":"https://github.com/LaunchCodeEducation/liftoff-assignments/pull/172.patch"},"body":"Accidentally added myself to the bottom of the list, removed the addition and added proper link to the prescribed line. "},"comment":{"url":"https://api.github.com/repos/LaunchCodeEducation/liftoff-assignments/issues/comments/373173016","html_url":"https://github.com/LaunchCodeEducation/liftoff-assignments/pull/172#issuecomment-373173016","issue_url":"https://api.github.com/repos/LaunchCodeEducation/liftoff-assignments/issues/172","id":373173016,"user":{"login":"ehawash","id":29410958,"avatar_url":"https://avatars2.githubusercontent.com/u/29410958?v=4","gravatar_id":"","url":"https://api.github.com/users/ehawash","html_url":"https://github.com/ehawash","followers_url":"https://api.github.com/users/ehawash/followers","following_url":"https://api.github.com/users/ehawash/following{/other_user}","gists_url":"https://api.github.com/users/ehawash/gists{/gist_id}","starred_url":"https://api.github.com/users/ehawash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ehawash/subscriptions","organizations_url":"https://api.github.com/users/ehawash/orgs","repos_url":"https://api.github.com/users/ehawash/repos","events_url":"https://api.github.com/users/ehawash/events{/privacy}","received_events_url":"https://api.github.com/users/ehawash/received_events","type":"User","site_admin":false},"created_at":"2018-03-14T21:00:20Z","updated_at":"2018-03-14T21:00:20Z","author_association":"CONTRIBUTOR","body":"Added Jonathan to learners.md"}}
|
{
"id": 106046695,
"name": "LaunchCodeEducation/liftoff-assignments",
"url": "https://api.github.com/repos/LaunchCodeEducation/liftoff-assignments"
}
|
{
"id": 29410958,
"login": "ehawash",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/29410958?",
"url": "https://api.github.com/users/ehawash"
}
|
{
"id": 16672273,
"login": "LaunchCodeEducation",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16672273?",
"url": "https://api.github.com/orgs/LaunchCodeEducation"
}
| 2018-03-14T21:00:21 |
7380953023
|
{"actor":{"display_login":"ehawash"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/pymedusa/Medusa/issues/4296","repository_url":"https://api.github.com/repos/pymedusa/Medusa","labels_url":"https://api.github.com/repos/pymedusa/Medusa/issues/4296/labels{/name}","comments_url":"https://api.github.com/repos/pymedusa/Medusa/issues/4296/comments","events_url":"https://api.github.com/repos/pymedusa/Medusa/issues/4296/events","html_url":"https://github.com/pymedusa/Medusa/pull/4296","id":328765617,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkyMjEwODY3","number":4296,"title":"Demote warning to info on TVDB connectivity issues","user":{"login":"bobbysteel","id":295361,"node_id":"MDQ6VXNlcjI5NTM2MQ==","avatar_url":"https://avatars1.githubusercontent.com/u/295361?v=4","gravatar_id":"","url":"https://api.github.com/users/bobbysteel","html_url":"https://github.com/bobbysteel","followers_url":"https://api.github.com/users/bobbysteel/followers","following_url":"https://api.github.com/users/bobbysteel/following{/other_user}","gists_url":"https://api.github.com/users/bobbysteel/gists{/gist_id}","starred_url":"https://api.github.com/users/bobbysteel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bobbysteel/subscriptions","organizations_url":"https://api.github.com/users/bobbysteel/orgs","repos_url":"https://api.github.com/users/bobbysteel/repos","events_url":"https://api.github.com/users/bobbysteel/events{/privacy}","received_events_url":"https://api.github.com/users/bobbysteel/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-06-02T18:18:10Z","updated_at":"2018-06-02T19:50:12Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/pymedusa/Medusa/pulls/4296","html_url":"https://github.com/pymedusa/Medusa/pull/4296","diff_url":"https://github.com/pymedusa/Medusa/pull/4296.diff","patch_url":"https://github.com/pymedusa/Medusa/pull/4296.patch"},"body":"- [ ] PR is based on the DEVELOP branch\r\n- [ ] Don't send big changes all at once. Split up big PRs into multiple smaller PRs that are easier to manage and review\r\n- [ ] Read the [contribution guide](https://github.com/pymedusa/Medusa/blob/master/.github/CONTRIBUTING.md)\r\n"},"comment":{"url":"https://api.github.com/repos/pymedusa/Medusa/issues/comments/394112580","html_url":"https://github.com/pymedusa/Medusa/pull/4296#issuecomment-394112580","issue_url":"https://api.github.com/repos/pymedusa/Medusa/issues/4296","id":394112580,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NDExMjU4MA==","user":{"login":"sharkykh","id":10238474,"node_id":"MDQ6VXNlcjEwMjM4NDc0","avatar_url":"https://avatars1.githubusercontent.com/u/10238474?v=4","gravatar_id":"","url":"https://api.github.com/users/sharkykh","html_url":"https://github.com/sharkykh","followers_url":"https://api.github.com/users/sharkykh/followers","following_url":"https://api.github.com/users/sharkykh/following{/other_user}","gists_url":"https://api.github.com/users/sharkykh/gists{/gist_id}","starred_url":"https://api.github.com/users/sharkykh/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sharkykh/subscriptions","organizations_url":"https://api.github.com/users/sharkykh/orgs","repos_url":"https://api.github.com/users/sharkykh/repos","events_url":"https://api.github.com/users/sharkykh/events{/privacy}","received_events_url":"https://api.github.com/users/sharkykh/received_events","type":"User","site_admin":false},"created_at":"2018-06-02T19:50:12Z","updated_at":"2018-06-02T19:50:12Z","author_association":"CONTRIBUTOR","body":"@bobbysteel I **personally** want to know when my main indexer goes offline. Maybe that's just me, but that is my opinion."}}
|
{
"id": 52334681,
"name": "pymedusa/Medusa",
"url": "https://api.github.com/repos/pymedusa/Medusa"
}
|
{
"id": 10238474,
"login": "sharkykh",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/10238474?",
"url": "https://api.github.com/users/sharkykh"
}
|
{
"id": 16712498,
"login": "pymedusa",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16712498?",
"url": "https://api.github.com/orgs/pymedusa"
}
| 2018-06-02T19:50:12 |
7766759820
|
{"actor":{"display_login":"sharkykh"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/python-fedex-devs/python-fedex/issues/106","repository_url":"https://api.github.com/repos/python-fedex-devs/python-fedex","labels_url":"https://api.github.com/repos/python-fedex-devs/python-fedex/issues/106/labels{/name}","comments_url":"https://api.github.com/repos/python-fedex-devs/python-fedex/issues/106/comments","events_url":"https://api.github.com/repos/python-fedex-devs/python-fedex/issues/106/events","html_url":"https://github.com/python-fedex-devs/python-fedex/issues/106","id":383896170,"node_id":"MDU6SXNzdWUzODM4OTYxNzA=","number":106,"title":"freight_rate_request example returns FedEx error","user":{"login":"evorw","id":485095,"node_id":"MDQ6VXNlcjQ4NTA5NQ==","avatar_url":"https://avatars1.githubusercontent.com/u/485095?v=4","gravatar_id":"","url":"https://api.github.com/users/evorw","html_url":"https://github.com/evorw","followers_url":"https://api.github.com/users/evorw/followers","following_url":"https://api.github.com/users/evorw/following{/other_user}","gists_url":"https://api.github.com/users/evorw/gists{/gist_id}","starred_url":"https://api.github.com/users/evorw/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/evorw/subscriptions","organizations_url":"https://api.github.com/users/evorw/orgs","repos_url":"https://api.github.com/users/evorw/repos","events_url":"https://api.github.com/users/evorw/events{/privacy}","received_events_url":"https://api.github.com/users/evorw/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-11-23T17:38:51Z","updated_at":"2018-12-10T20:30:32Z","closed_at":null,"author_association":"NONE","body":"After updating example_config.py with my sandbox credentials, running `python freight_rate_request.py` returns `fedex.base_service.FedexError: FreightLineItemId for Freight shipment line item 1 is missing or invalid. (Error code: 2103)`. This is on \r\nhttps://github.com/python-fedex-devs/python-fedex/commit/f691dfef18a79d1b8e18091655da7a76342f8d2c. The full log output (with redacted credentials) is here: https://gist.github.com/evorw/68d723a66d63713deb031fddb5ea9949"},"comment":{"url":"https://api.github.com/repos/python-fedex-devs/python-fedex/issues/comments/445961450","html_url":"https://github.com/python-fedex-devs/python-fedex/issues/106#issuecomment-445961450","issue_url":"https://api.github.com/repos/python-fedex-devs/python-fedex/issues/106","id":445961450,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0NTk2MTQ1MA==","user":{"login":"evorw","id":485095,"node_id":"MDQ6VXNlcjQ4NTA5NQ==","avatar_url":"https://avatars1.githubusercontent.com/u/485095?v=4","gravatar_id":"","url":"https://api.github.com/users/evorw","html_url":"https://github.com/evorw","followers_url":"https://api.github.com/users/evorw/followers","following_url":"https://api.github.com/users/evorw/following{/other_user}","gists_url":"https://api.github.com/users/evorw/gists{/gist_id}","starred_url":"https://api.github.com/users/evorw/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/evorw/subscriptions","organizations_url":"https://api.github.com/users/evorw/orgs","repos_url":"https://api.github.com/users/evorw/repos","events_url":"https://api.github.com/users/evorw/events{/privacy}","received_events_url":"https://api.github.com/users/evorw/received_events","type":"User","site_admin":false},"created_at":"2018-12-10T20:30:32Z","updated_at":"2018-12-10T20:30:32Z","author_association":"NONE","body":"I just ran `freight_rate_request.py` as given in the `examples` folder with no changes."}}
|
{
"id": 825701,
"name": "python-fedex-devs/python-fedex",
"url": "https://api.github.com/repos/python-fedex-devs/python-fedex"
}
|
{
"id": 485095,
"login": "evorw",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/485095?",
"url": "https://api.github.com/users/evorw"
}
|
{
"id": 16729406,
"login": "python-fedex-devs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16729406?",
"url": "https://api.github.com/orgs/python-fedex-devs"
}
| 2018-12-10T20:30:32 |
8729516656
|
{"actor":{"display_login":"evorw"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/gdisf/teaching-materials/issues/374","repository_url":"https://api.github.com/repos/gdisf/teaching-materials","labels_url":"https://api.github.com/repos/gdisf/teaching-materials/issues/374/labels{/name}","comments_url":"https://api.github.com/repos/gdisf/teaching-materials/issues/374/comments","events_url":"https://api.github.com/repos/gdisf/teaching-materials/issues/374/events","html_url":"https://github.com/gdisf/teaching-materials/issues/374","id":225286224,"node_id":"MDU6SXNzdWUyMjUyODYyMjQ=","number":374,"title":"[bootstrap] use the latest bootstrap CDN, starter code is out of date with the latest bootstrap alpha, u","user":{"login":"trucnguyen","id":603887,"node_id":"MDQ6VXNlcjYwMzg4Nw==","avatar_url":"https://avatars1.githubusercontent.com/u/603887?v=4","gravatar_id":"","url":"https://api.github.com/users/trucnguyen","html_url":"https://github.com/trucnguyen","followers_url":"https://api.github.com/users/trucnguyen/followers","following_url":"https://api.github.com/users/trucnguyen/following{/other_user}","gists_url":"https://api.github.com/users/trucnguyen/gists{/gist_id}","starred_url":"https://api.github.com/users/trucnguyen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/trucnguyen/subscriptions","organizations_url":"https://api.github.com/users/trucnguyen/orgs","repos_url":"https://api.github.com/users/trucnguyen/repos","events_url":"https://api.github.com/users/trucnguyen/events{/privacy}","received_events_url":"https://api.github.com/users/trucnguyen/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2017-04-29T21:24:11Z","updated_at":"2018-11-23T03:37:40Z","closed_at":null,"author_association":"MEMBER","body":"Head should include\r\n<link rel=\"stylesheet\" href=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css\" integrity=\"sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ\" crossorigin=\"anonymous\">\r\n<script src=\"https://code.jquery.com/jquery-3.1.1.slim.min.js\" integrity=\"sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n\" crossorigin=\"anonymous\"></script>\r\n<script src=\"https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js\" integrity=\"sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb\" crossorigin=\"anonymous\"></script>\r\n<script src=\"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js\" integrity=\"sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn\" crossorigin=\"anonymous\"></script>"},"comment":{"url":"https://api.github.com/repos/gdisf/teaching-materials/issues/comments/441150604","html_url":"https://github.com/gdisf/teaching-materials/issues/374#issuecomment-441150604","issue_url":"https://api.github.com/repos/gdisf/teaching-materials/issues/374","id":441150604,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0MTE1MDYwNA==","user":{"login":"stale[bot]","id":26384082,"node_id":"MDM6Qm90MjYzODQwODI=","avatar_url":"https://avatars3.githubusercontent.com/in/1724?v=4","gravatar_id":"","url":"https://api.github.com/users/stale%5Bbot%5D","html_url":"https://github.com/apps/stale","followers_url":"https://api.github.com/users/stale%5Bbot%5D/followers","following_url":"https://api.github.com/users/stale%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/stale%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/stale%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stale%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/stale%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/stale%5Bbot%5D/repos","events_url":"https://api.github.com/users/stale%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/stale%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2018-11-23T03:37:40Z","updated_at":"2018-11-23T03:37:40Z","author_association":"NONE","body":"This issue has been automatically marked as stale because it has not been updated in the last 30 days. \nIt will be closed if no further activity occurs within the next 7 days. \nIf needed, feel free to reach out on the #open-source channel in our Slack team. \nYou can also mention an admin for further help and resources. 😊\n"}}
|
{
"id": 1137543,
"name": "gdisf/teaching-materials",
"url": "https://api.github.com/repos/gdisf/teaching-materials"
}
|
{
"id": 26384082,
"login": "stale[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/26384082?",
"url": "https://api.github.com/users/stale[bot]"
}
|
{
"id": 16739741,
"login": "gdisf",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16739741?",
"url": "https://api.github.com/orgs/gdisf"
}
| 2018-11-23T03:37:40 |
8635953361
|
{"actor":{"display_login":"stale"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/googleapis/nodejs-bigtable/issues/59","repository_url":"https://api.github.com/repos/googleapis/nodejs-bigtable","labels_url":"https://api.github.com/repos/googleapis/nodejs-bigtable/issues/59/labels{/name}","comments_url":"https://api.github.com/repos/googleapis/nodejs-bigtable/issues/59/comments","events_url":"https://api.github.com/repos/googleapis/nodejs-bigtable/issues/59/events","html_url":"https://github.com/googleapis/nodejs-bigtable/pull/59","id":303696192,"number":59,"title":"Fix error with broken mutate-rows test","user":{"login":"kolodny","id":1187604,"avatar_url":"https://avatars2.githubusercontent.com/u/1187604?v=4","gravatar_id":"","url":"https://api.github.com/users/kolodny","html_url":"https://github.com/kolodny","followers_url":"https://api.github.com/users/kolodny/followers","following_url":"https://api.github.com/users/kolodny/following{/other_user}","gists_url":"https://api.github.com/users/kolodny/gists{/gist_id}","starred_url":"https://api.github.com/users/kolodny/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kolodny/subscriptions","organizations_url":"https://api.github.com/users/kolodny/orgs","repos_url":"https://api.github.com/users/kolodny/repos","events_url":"https://api.github.com/users/kolodny/events{/privacy}","received_events_url":"https://api.github.com/users/kolodny/received_events","type":"User","site_admin":false},"labels":[{"id":728773821,"url":"https://api.github.com/repos/googleapis/nodejs-bigtable/labels/cla:%20no","name":"cla: no","color":"d93f0b","default":false},{"id":728773886,"url":"https://api.github.com/repos/googleapis/nodejs-bigtable/labels/cla:%20yes","name":"cla: yes","color":"c2e0c6","default":false}],"state":"open","locked":false,"assignee":{"login":"kolodny","id":1187604,"avatar_url":"https://avatars2.githubusercontent.com/u/1187604?v=4","gravatar_id":"","url":"https://api.github.com/users/kolodny","html_url":"https://github.com/kolodny","followers_url":"https://api.github.com/users/kolodny/followers","following_url":"https://api.github.com/users/kolodny/following{/other_user}","gists_url":"https://api.github.com/users/kolodny/gists{/gist_id}","starred_url":"https://api.github.com/users/kolodny/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kolodny/subscriptions","organizations_url":"https://api.github.com/users/kolodny/orgs","repos_url":"https://api.github.com/users/kolodny/repos","events_url":"https://api.github.com/users/kolodny/events{/privacy}","received_events_url":"https://api.github.com/users/kolodny/received_events","type":"User","site_admin":false},"assignees":[{"login":"stephenplusplus","id":723048,"avatar_url":"https://avatars0.githubusercontent.com/u/723048?v=4","gravatar_id":"","url":"https://api.github.com/users/stephenplusplus","html_url":"https://github.com/stephenplusplus","followers_url":"https://api.github.com/users/stephenplusplus/followers","following_url":"https://api.github.com/users/stephenplusplus/following{/other_user}","gists_url":"https://api.github.com/users/stephenplusplus/gists{/gist_id}","starred_url":"https://api.github.com/users/stephenplusplus/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stephenplusplus/subscriptions","organizations_url":"https://api.github.com/users/stephenplusplus/orgs","repos_url":"https://api.github.com/users/stephenplusplus/repos","events_url":"https://api.github.com/users/stephenplusplus/events{/privacy}","received_events_url":"https://api.github.com/users/stephenplusplus/received_events","type":"User","site_admin":false},{"login":"kolodny","id":1187604,"avatar_url":"https://avatars2.githubusercontent.com/u/1187604?v=4","gravatar_id":"","url":"https://api.github.com/users/kolodny","html_url":"https://github.com/kolodny","followers_url":"https://api.github.com/users/kolodny/followers","following_url":"https://api.github.com/users/kolodny/following{/other_user}","gists_url":"https://api.github.com/users/kolodny/gists{/gist_id}","starred_url":"https://api.github.com/users/kolodny/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kolodny/subscriptions","organizations_url":"https://api.github.com/users/kolodny/orgs","repos_url":"https://api.github.com/users/kolodny/repos","events_url":"https://api.github.com/users/kolodny/events{/privacy}","received_events_url":"https://api.github.com/users/kolodny/received_events","type":"User","site_admin":false}],"milestone":null,"comments":6,"created_at":"2018-03-09T01:51:03Z","updated_at":"2018-03-09T17:31:29Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/googleapis/nodejs-bigtable/pulls/59","html_url":"https://github.com/googleapis/nodejs-bigtable/pull/59","diff_url":"https://github.com/googleapis/nodejs-bigtable/pull/59.diff","patch_url":"https://github.com/googleapis/nodejs-bigtable/pull/59.patch"},"body":"Fixes #51 \r\n\r\n- [x] Tests and linter pass\r\n- [x] Code coverage does not decrease (if any source code was changed)\r\n~[ ] Appropriate docs were updated (if necessary)~\r\n"},"comment":{"url":"https://api.github.com/repos/googleapis/nodejs-bigtable/issues/comments/371883615","html_url":"https://github.com/googleapis/nodejs-bigtable/pull/59#issuecomment-371883615","issue_url":"https://api.github.com/repos/googleapis/nodejs-bigtable/issues/59","id":371883615,"user":{"login":"codecov[bot]","id":22429695,"avatar_url":"https://avatars2.githubusercontent.com/in/254?v=4","gravatar_id":"","url":"https://api.github.com/users/codecov%5Bbot%5D","html_url":"https://github.com/apps/codecov","followers_url":"https://api.github.com/users/codecov%5Bbot%5D/followers","following_url":"https://api.github.com/users/codecov%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/codecov%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/codecov%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/codecov%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/codecov%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/codecov%5Bbot%5D/repos","events_url":"https://api.github.com/users/codecov%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/codecov%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2018-03-09T17:31:29Z","updated_at":"2018-03-09T17:31:29Z","author_association":"NONE","body":"# [Codecov](https://codecov.io/gh/googleapis/nodejs-bigtable/pull/59?src=pr&el=h1) Report\n> Merging [#59](https://codecov.io/gh/googleapis/nodejs-bigtable/pull/59?src=pr&el=desc) into [master](https://codecov.io/gh/googleapis/nodejs-bigtable/commit/0f25dcb3566d0869dc0d24c960a9d704eb2b6c2c?src=pr&el=desc) will **not change** coverage.\n> The diff coverage is `100%`.\n\n[](https://codecov.io/gh/googleapis/nodejs-bigtable/pull/59?src=pr&el=tree)\n\n```diff\n@@ Coverage Diff @@\n## master #59 +/- ##\n=====================================\n Coverage 100% 100% \n=====================================\n Files 9 9 \n Lines 1001 1004 +3 \n=====================================\n+ Hits 1001 1004 +3\n```\n\n\n| [Impacted Files](https://codecov.io/gh/googleapis/nodejs-bigtable/pull/59?src=pr&el=tree) | Coverage Δ | |\n|---|---|---|\n| [src/table.js](https://codecov.io/gh/googleapis/nodejs-bigtable/pull/59/diff?src=pr&el=tree#diff-c3JjL3RhYmxlLmpz) | `100% <100%> (ø)` | :arrow_up: |\n\n------\n\n[Continue to review full report at Codecov](https://codecov.io/gh/googleapis/nodejs-bigtable/pull/59?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/googleapis/nodejs-bigtable/pull/59?src=pr&el=footer). Last update [0f25dcb...1de5abf](https://codecov.io/gh/googleapis/nodejs-bigtable/pull/59?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).\n"}}
|
{
"id": 98463312,
"name": "googleapis/nodejs-bigtable",
"url": "https://api.github.com/repos/googleapis/nodejs-bigtable"
}
|
{
"id": 22429695,
"login": "codecov[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/22429695?",
"url": "https://api.github.com/users/codecov[bot]"
}
|
{
"id": 16785467,
"login": "googleapis",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16785467?",
"url": "https://api.github.com/orgs/googleapis"
}
| 2018-03-09T17:31:29 |
7357275655
|
{"actor":{"display_login":"codecov"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/googleapis/kiosk/issues/17","repository_url":"https://api.github.com/repos/googleapis/kiosk","labels_url":"https://api.github.com/repos/googleapis/kiosk/issues/17/labels{/name}","comments_url":"https://api.github.com/repos/googleapis/kiosk/issues/17/comments","events_url":"https://api.github.com/repos/googleapis/kiosk/issues/17/events","html_url":"https://github.com/googleapis/kiosk/pull/17","id":361513654,"node_id":"MDExOlB1bGxSZXF1ZXN0MjE2NDY3MjI2","number":17,"title":"Moves Kiosk proto with HTTP annotations to endpoints/ directory.","user":{"login":"gunsch","id":769353,"node_id":"MDQ6VXNlcjc2OTM1Mw==","avatar_url":"https://avatars1.githubusercontent.com/u/769353?v=4","gravatar_id":"","url":"https://api.github.com/users/gunsch","html_url":"https://github.com/gunsch","followers_url":"https://api.github.com/users/gunsch/followers","following_url":"https://api.github.com/users/gunsch/following{/other_user}","gists_url":"https://api.github.com/users/gunsch/gists{/gist_id}","starred_url":"https://api.github.com/users/gunsch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gunsch/subscriptions","organizations_url":"https://api.github.com/users/gunsch/orgs","repos_url":"https://api.github.com/users/gunsch/repos","events_url":"https://api.github.com/users/gunsch/events{/privacy}","received_events_url":"https://api.github.com/users/gunsch/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-09-18T22:53:27Z","updated_at":"2018-09-18T22:53:46Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/googleapis/kiosk/pulls/17","html_url":"https://github.com/googleapis/kiosk/pull/17","diff_url":"https://github.com/googleapis/kiosk/pull/17.diff","patch_url":"https://github.com/googleapis/kiosk/pull/17.patch"},"body":"This keeps the protos/ directory clearer for other build paths in this repo."},"comment":{"url":"https://api.github.com/repos/googleapis/kiosk/issues/comments/422585091","html_url":"https://github.com/googleapis/kiosk/pull/17#issuecomment-422585091","issue_url":"https://api.github.com/repos/googleapis/kiosk/issues/17","id":422585091,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMjU4NTA5MQ==","user":{"login":"gunsch","id":769353,"node_id":"MDQ6VXNlcjc2OTM1Mw==","avatar_url":"https://avatars1.githubusercontent.com/u/769353?v=4","gravatar_id":"","url":"https://api.github.com/users/gunsch","html_url":"https://github.com/gunsch","followers_url":"https://api.github.com/users/gunsch/followers","following_url":"https://api.github.com/users/gunsch/following{/other_user}","gists_url":"https://api.github.com/users/gunsch/gists{/gist_id}","starred_url":"https://api.github.com/users/gunsch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gunsch/subscriptions","organizations_url":"https://api.github.com/users/gunsch/orgs","repos_url":"https://api.github.com/users/gunsch/repos","events_url":"https://api.github.com/users/gunsch/events{/privacy}","received_events_url":"https://api.github.com/users/gunsch/received_events","type":"User","site_admin":false},"created_at":"2018-09-18T22:53:46Z","updated_at":"2018-09-18T22:53:46Z","author_association":"CONTRIBUTOR","body":"@jbolinger does this resolve your Kotlin build issue?"}}
|
{
"id": 145749478,
"name": "googleapis/kiosk",
"url": "https://api.github.com/repos/googleapis/kiosk"
}
|
{
"id": 769353,
"login": "gunsch",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/769353?",
"url": "https://api.github.com/users/gunsch"
}
|
{
"id": 16785467,
"login": "googleapis",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16785467?",
"url": "https://api.github.com/orgs/googleapis"
}
| 2018-09-18T22:53:46 |
8285405699
|
{"actor":{"display_login":"gunsch"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ui-router/angular/issues/196","repository_url":"https://api.github.com/repos/ui-router/angular","labels_url":"https://api.github.com/repos/ui-router/angular/issues/196/labels{/name}","comments_url":"https://api.github.com/repos/ui-router/angular/issues/196/comments","events_url":"https://api.github.com/repos/ui-router/angular/issues/196/events","html_url":"https://github.com/ui-router/angular/issues/196","id":290746282,"number":196,"title":"Redirect abstract state to pre-configured \"default\" child state","user":{"login":"litera","id":800583,"avatar_url":"https://avatars1.githubusercontent.com/u/800583?v=4","gravatar_id":"","url":"https://api.github.com/users/litera","html_url":"https://github.com/litera","followers_url":"https://api.github.com/users/litera/followers","following_url":"https://api.github.com/users/litera/following{/other_user}","gists_url":"https://api.github.com/users/litera/gists{/gist_id}","starred_url":"https://api.github.com/users/litera/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/litera/subscriptions","organizations_url":"https://api.github.com/users/litera/orgs","repos_url":"https://api.github.com/users/litera/repos","events_url":"https://api.github.com/users/litera/events{/privacy}","received_events_url":"https://api.github.com/users/litera/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-01-23T08:17:28Z","updated_at":"2018-02-17T20:12:16Z","closed_at":"2018-02-17T20:08:42Z","author_association":"NONE","body":"Using Angular 5 and UIRouter state routing. I'm using an additional custom route state property as per this interface.\r\n\r\n interface AugmentedNg2RouteDefinition extends Ng2StateDeclaration {\r\n default?: string | ((...args: any[]) => string | Promise<string>);\r\n }\r\n\r\nWhen I define an abstract state, I can now add a `default` property to it as well, so when one would try to route to an abstract state, the default should redirect them to configured *default* child state.\r\n\r\nAs can be understood from the interface above, the `default` may be defined as any of the following:\r\n\r\n // relative state name\r\n default: '.child',\r\n // absolute state name\r\n default: 'parent.child',\r\n // function with DI injectables\r\n default: (auth: AuthService, stateService: StateService) => {\r\n if (auth.isAuthenticated) {\r\n return '.child';\r\n } else {\r\n return stateService.target('.login', { ... });\r\n }\r\n }\r\n // function with DI injectables returning a promise\r\n default: (items: ItemsService) => {\r\n return items\r\n .getTotal()\r\n .then((count) => {\r\n return count > 7\r\n ? '.simple'\r\n : '.paged';\r\n });\r\n }\r\n\r\nTo actually make the `default` work, I have to configure route transition service:\r\n\r\n @NgModule({\r\n imports: [\r\n\t ...\r\n\t UIRouterModule.forChild({ // or \"forRoot\"\r\n\t states: ...\r\n\t // THIS SHOULD PROCESS \"default\" PROPERTY ON ABSTRACT STATES\r\n\t config: (uiRouter: UIRouter, injector: Injector, module: StatesModule) => {\r\n\t uiRouter.transitionService.onBefore(\r\n\t // ONLY RUN THIS ON ABSTRACTS WITH \"default\" SET\r\n\t {\r\n\t to: state => state.abstract === true && !!state.self.default\r\n\t },\r\n\t // PROCESS \"default\" VALUE\r\n\t transition => {\r\n\t let to: transition.to();\r\n\t if (angular.isFunction(to.default)) {\r\n\t // OK WE HAVE TO EXECUTE THE FUNCTION WITH INJECTABLES SOMEHOW\r\n\t } else {\r\n // this one's simple as \"default\" is a string\r\n if (to.default[0] === '.') {\r\n to.default = to.name + to.default;\r\n }\r\n\t return transition.router.stateService.target(to.default);\r\n\t }\r\n\t }\r\n\t );\r\n\t }\r\n\t })\r\n ]\r\n })\r\n export class SomeFeatureModule { }\r\n\r\nSo the problem is invoking the `default` when it's a function that likely has some injectable services/values...\r\n\r\nConfiguration function's injector (`config: (uiRouter: UIRouter, injector: Injector, module: StatesModule)`) can only be used to get service instances, but can't invoke functions with injectable parameters.\r\n\r\nIn AngularJS, this would be accomplished by `$injector.invoke(...)` which would call the function and inject its parameters.\r\n\r\n### Questions\r\n\r\n1. How should I handle `default` when it's defined as a function with injectable which may be singleton or not?\r\n2. Is there a difference if I configure my UIRouter using `forRoot` or `forChild`? I can only see the main difference in having more configuration possibilities when using the former, but when it comes to routing upper configuration would run for any routing transition..."},"comment":{"url":"https://api.github.com/repos/ui-router/angular/issues/comments/366468137","html_url":"https://github.com/ui-router/angular/issues/196#issuecomment-366468137","issue_url":"https://api.github.com/repos/ui-router/angular/issues/196","id":366468137,"user":{"login":"christopherthielen","id":2053478,"avatar_url":"https://avatars0.githubusercontent.com/u/2053478?v=4","gravatar_id":"","url":"https://api.github.com/users/christopherthielen","html_url":"https://github.com/christopherthielen","followers_url":"https://api.github.com/users/christopherthielen/followers","following_url":"https://api.github.com/users/christopherthielen/following{/other_user}","gists_url":"https://api.github.com/users/christopherthielen/gists{/gist_id}","starred_url":"https://api.github.com/users/christopherthielen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/christopherthielen/subscriptions","organizations_url":"https://api.github.com/users/christopherthielen/orgs","repos_url":"https://api.github.com/users/christopherthielen/repos","events_url":"https://api.github.com/users/christopherthielen/events{/privacy}","received_events_url":"https://api.github.com/users/christopherthielen/received_events","type":"User","site_admin":false},"created_at":"2018-02-17T20:12:16Z","updated_at":"2018-02-17T20:12:16Z","author_association":"OWNER","body":"As a side note, supporting relative states in `redirectTo` seems like a nice feature. If this is something you'd like out of the box, feel free to make a PR. https://github.com/ui-router/core/blob/c22f69476c01faf5b22efe7f3e3611e177ace38f/src/hooks/redirectTo.ts#L25"}}
|
{
"id": 71081599,
"name": "ui-router/angular",
"url": "https://api.github.com/repos/ui-router/angular"
}
|
{
"id": 2053478,
"login": "christopherthielen",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2053478?",
"url": "https://api.github.com/users/christopherthielen"
}
|
{
"id": 16856735,
"login": "ui-router",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16856735?",
"url": "https://api.github.com/orgs/ui-router"
}
| 2018-02-17T20:12:16 |
7259466945
|
{"actor":{"display_login":"christopherthielen"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/HydraWiki/mediawiki-embedvideo/issues/102","repository_url":"https://api.github.com/repos/HydraWiki/mediawiki-embedvideo","labels_url":"https://api.github.com/repos/HydraWiki/mediawiki-embedvideo/issues/102/labels{/name}","comments_url":"https://api.github.com/repos/HydraWiki/mediawiki-embedvideo/issues/102/comments","events_url":"https://api.github.com/repos/HydraWiki/mediawiki-embedvideo/issues/102/events","html_url":"https://github.com/HydraWiki/mediawiki-embedvideo/pull/102","id":319869161,"number":102,"title":"Youtube use nocookie version by default.","user":{"login":"willstott101","id":335152,"avatar_url":"https://avatars2.githubusercontent.com/u/335152?v=4","gravatar_id":"","url":"https://api.github.com/users/willstott101","html_url":"https://github.com/willstott101","followers_url":"https://api.github.com/users/willstott101/followers","following_url":"https://api.github.com/users/willstott101/following{/other_user}","gists_url":"https://api.github.com/users/willstott101/gists{/gist_id}","starred_url":"https://api.github.com/users/willstott101/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/willstott101/subscriptions","organizations_url":"https://api.github.com/users/willstott101/orgs","repos_url":"https://api.github.com/users/willstott101/repos","events_url":"https://api.github.com/users/willstott101/events{/privacy}","received_events_url":"https://api.github.com/users/willstott101/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-05-03T10:42:10Z","updated_at":"2018-05-21T08:45:22Z","closed_at":"2018-05-03T15:27:42Z","author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/HydraWiki/mediawiki-embedvideo/pulls/102","html_url":"https://github.com/HydraWiki/mediawiki-embedvideo/pull/102","diff_url":"https://github.com/HydraWiki/mediawiki-embedvideo/pull/102.diff","patch_url":"https://github.com/HydraWiki/mediawiki-embedvideo/pull/102.patch"},"body":"With GDPR coming up we wanted to avoid any needless cookies. This is a nice simple service youtube provide to avoid google's cookies.\r\n\r\nI haven't tested with oembed or playlists and so haven't included those changes in the patch."},"comment":{"url":"https://api.github.com/repos/HydraWiki/mediawiki-embedvideo/issues/comments/390592309","html_url":"https://github.com/HydraWiki/mediawiki-embedvideo/pull/102#issuecomment-390592309","issue_url":"https://api.github.com/repos/HydraWiki/mediawiki-embedvideo/issues/102","id":390592309,"user":{"login":"willstott101","id":335152,"avatar_url":"https://avatars2.githubusercontent.com/u/335152?v=4","gravatar_id":"","url":"https://api.github.com/users/willstott101","html_url":"https://github.com/willstott101","followers_url":"https://api.github.com/users/willstott101/followers","following_url":"https://api.github.com/users/willstott101/following{/other_user}","gists_url":"https://api.github.com/users/willstott101/gists{/gist_id}","starred_url":"https://api.github.com/users/willstott101/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/willstott101/subscriptions","organizations_url":"https://api.github.com/users/willstott101/orgs","repos_url":"https://api.github.com/users/willstott101/repos","events_url":"https://api.github.com/users/willstott101/events{/privacy}","received_events_url":"https://api.github.com/users/willstott101/received_events","type":"User","site_admin":false},"created_at":"2018-05-21T08:45:22Z","updated_at":"2018-05-21T08:45:22Z","author_association":"NONE","body":"I was trying to come up with a reason that these cookies might have a value and didn't think of subtitle languages. That's a good point.\r\n\r\nPerhaps you would accept a PR where I include the `youtube-nocookie` as a separate service? Being able to use the youtube-nocookie service definitely does have it pros."}}
|
{
"id": 23625308,
"name": "HydraWiki/mediawiki-embedvideo",
"url": "https://api.github.com/repos/HydraWiki/mediawiki-embedvideo"
}
|
{
"id": 335152,
"login": "willstott101",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/335152?",
"url": "https://api.github.com/users/willstott101"
}
|
{
"id": 16865942,
"login": "HydraWiki",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16865942?",
"url": "https://api.github.com/orgs/HydraWiki"
}
| 2018-05-21T08:45:22 |
7703523576
|
{"actor":{"display_login":"willstott101"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/utilitywarehouse/go-pubsub/issues/38","repository_url":"https://api.github.com/repos/utilitywarehouse/go-pubsub","labels_url":"https://api.github.com/repos/utilitywarehouse/go-pubsub/issues/38/labels{/name}","comments_url":"https://api.github.com/repos/utilitywarehouse/go-pubsub/issues/38/comments","events_url":"https://api.github.com/repos/utilitywarehouse/go-pubsub/issues/38/events","html_url":"https://github.com/utilitywarehouse/go-pubsub/issues/38","id":299358398,"number":38,"title":"Reconnection when server reboots","user":{"login":"rickyshrestha","id":11851216,"avatar_url":"https://avatars2.githubusercontent.com/u/11851216?v=4","gravatar_id":"","url":"https://api.github.com/users/rickyshrestha","html_url":"https://github.com/rickyshrestha","followers_url":"https://api.github.com/users/rickyshrestha/followers","following_url":"https://api.github.com/users/rickyshrestha/following{/other_user}","gists_url":"https://api.github.com/users/rickyshrestha/gists{/gist_id}","starred_url":"https://api.github.com/users/rickyshrestha/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rickyshrestha/subscriptions","organizations_url":"https://api.github.com/users/rickyshrestha/orgs","repos_url":"https://api.github.com/users/rickyshrestha/repos","events_url":"https://api.github.com/users/rickyshrestha/events{/privacy}","received_events_url":"https://api.github.com/users/rickyshrestha/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-02-22T13:42:33Z","updated_at":"2018-02-28T09:28:53Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"When the underlying nats connection is closed when using nats-streaming, the subscription is not notified. When checking the underlying nats connection, it seems it does re-connect but the subscriptions do not receive any messages even after re-connecting. \r\n\r\nWhen the connection to the server is lost, error should be thrown for the consumer application to handle."},"comment":{"url":"https://api.github.com/repos/utilitywarehouse/go-pubsub/issues/comments/369176439","html_url":"https://github.com/utilitywarehouse/go-pubsub/issues/38#issuecomment-369176439","issue_url":"https://api.github.com/repos/utilitywarehouse/go-pubsub/issues/38","id":369176439,"user":{"login":"rickyshrestha","id":11851216,"avatar_url":"https://avatars2.githubusercontent.com/u/11851216?v=4","gravatar_id":"","url":"https://api.github.com/users/rickyshrestha","html_url":"https://github.com/rickyshrestha","followers_url":"https://api.github.com/users/rickyshrestha/followers","following_url":"https://api.github.com/users/rickyshrestha/following{/other_user}","gists_url":"https://api.github.com/users/rickyshrestha/gists{/gist_id}","starred_url":"https://api.github.com/users/rickyshrestha/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rickyshrestha/subscriptions","organizations_url":"https://api.github.com/users/rickyshrestha/orgs","repos_url":"https://api.github.com/users/rickyshrestha/repos","events_url":"https://api.github.com/users/rickyshrestha/events{/privacy}","received_events_url":"https://api.github.com/users/rickyshrestha/received_events","type":"User","site_admin":false},"created_at":"2018-02-28T09:28:53Z","updated_at":"2018-02-28T09:28:53Z","author_association":"CONTRIBUTOR","body":"yes this can be reproduced easily by creating a consumer connection, restarting the docker container running nats. The consumer stays up but any new msgs are not received by the consumer. I can show this if you'd like"}}
|
{
"id": 73204217,
"name": "utilitywarehouse/go-pubsub",
"url": "https://api.github.com/repos/utilitywarehouse/go-pubsub"
}
|
{
"id": 11851216,
"login": "rickyshrestha",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11851216?",
"url": "https://api.github.com/users/rickyshrestha"
}
|
{
"id": 16878769,
"login": "utilitywarehouse",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16878769?",
"url": "https://api.github.com/orgs/utilitywarehouse"
}
| 2018-02-28T09:28:53 |
7308749972
|
{"actor":{"display_login":"rickyshrestha"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/dhlab-basel/Salsah/issues/163","repository_url":"https://api.github.com/repos/dhlab-basel/Salsah","labels_url":"https://api.github.com/repos/dhlab-basel/Salsah/issues/163/labels{/name}","comments_url":"https://api.github.com/repos/dhlab-basel/Salsah/issues/163/comments","events_url":"https://api.github.com/repos/dhlab-basel/Salsah/issues/163/events","html_url":"https://github.com/dhlab-basel/Salsah/pull/163","id":294721406,"number":163,"title":"Edit list info","user":{"login":"sofiag","id":17175275,"avatar_url":"https://avatars2.githubusercontent.com/u/17175275?v=4","gravatar_id":"","url":"https://api.github.com/users/sofiag","html_url":"https://github.com/sofiag","followers_url":"https://api.github.com/users/sofiag/followers","following_url":"https://api.github.com/users/sofiag/following{/other_user}","gists_url":"https://api.github.com/users/sofiag/gists{/gist_id}","starred_url":"https://api.github.com/users/sofiag/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sofiag/subscriptions","organizations_url":"https://api.github.com/users/sofiag/orgs","repos_url":"https://api.github.com/users/sofiag/repos","events_url":"https://api.github.com/users/sofiag/events{/privacy}","received_events_url":"https://api.github.com/users/sofiag/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"sofiag","id":17175275,"avatar_url":"https://avatars2.githubusercontent.com/u/17175275?v=4","gravatar_id":"","url":"https://api.github.com/users/sofiag","html_url":"https://github.com/sofiag","followers_url":"https://api.github.com/users/sofiag/followers","following_url":"https://api.github.com/users/sofiag/following{/other_user}","gists_url":"https://api.github.com/users/sofiag/gists{/gist_id}","starred_url":"https://api.github.com/users/sofiag/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sofiag/subscriptions","organizations_url":"https://api.github.com/users/sofiag/orgs","repos_url":"https://api.github.com/users/sofiag/repos","events_url":"https://api.github.com/users/sofiag/events{/privacy}","received_events_url":"https://api.github.com/users/sofiag/received_events","type":"User","site_admin":false},"assignees":[{"login":"sofiag","id":17175275,"avatar_url":"https://avatars2.githubusercontent.com/u/17175275?v=4","gravatar_id":"","url":"https://api.github.com/users/sofiag","html_url":"https://github.com/sofiag","followers_url":"https://api.github.com/users/sofiag/followers","following_url":"https://api.github.com/users/sofiag/following{/other_user}","gists_url":"https://api.github.com/users/sofiag/gists{/gist_id}","starred_url":"https://api.github.com/users/sofiag/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sofiag/subscriptions","organizations_url":"https://api.github.com/users/sofiag/orgs","repos_url":"https://api.github.com/users/sofiag/repos","events_url":"https://api.github.com/users/sofiag/events{/privacy}","received_events_url":"https://api.github.com/users/sofiag/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/dhlab-basel/Salsah/milestones/4","html_url":"https://github.com/dhlab-basel/Salsah/milestone/4","labels_url":"https://api.github.com/repos/dhlab-basel/Salsah/milestones/4/labels","id":3036167,"number":4,"title":"admin 1.0.0","description":"Admin user interface with the following tools:\r\n- Create and edit projects\r\n- Create and edit users and add them to a project\r\n- Create and edit ontologies and resource classes\r\n- Create and edit lists","creator":{"login":"kilchenmann","id":4253580,"avatar_url":"https://avatars2.githubusercontent.com/u/4253580?v=4","gravatar_id":"","url":"https://api.github.com/users/kilchenmann","html_url":"https://github.com/kilchenmann","followers_url":"https://api.github.com/users/kilchenmann/followers","following_url":"https://api.github.com/users/kilchenmann/following{/other_user}","gists_url":"https://api.github.com/users/kilchenmann/gists{/gist_id}","starred_url":"https://api.github.com/users/kilchenmann/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kilchenmann/subscriptions","organizations_url":"https://api.github.com/users/kilchenmann/orgs","repos_url":"https://api.github.com/users/kilchenmann/repos","events_url":"https://api.github.com/users/kilchenmann/events{/privacy}","received_events_url":"https://api.github.com/users/kilchenmann/received_events","type":"User","site_admin":false},"open_issues":9,"closed_issues":11,"state":"open","created_at":"2018-01-15T12:54:27Z","updated_at":"2018-02-22T13:59:05Z","due_on":"2018-03-31T07:00:00Z","closed_at":null},"comments":7,"created_at":"2018-02-06T11:15:40Z","updated_at":"2018-02-26T11:44:25Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/dhlab-basel/Salsah/pulls/163","html_url":"https://github.com/dhlab-basel/Salsah/pull/163","diff_url":"https://github.com/dhlab-basel/Salsah/pull/163.diff","patch_url":"https://github.com/dhlab-basel/Salsah/pull/163.patch"},"body":"Resolves #162 \r\n\r\n"},"comment":{"url":"https://api.github.com/repos/dhlab-basel/Salsah/issues/comments/368474742","html_url":"https://github.com/dhlab-basel/Salsah/pull/163#issuecomment-368474742","issue_url":"https://api.github.com/repos/dhlab-basel/Salsah/issues/163","id":368474742,"user":{"login":"sofiag","id":17175275,"avatar_url":"https://avatars2.githubusercontent.com/u/17175275?v=4","gravatar_id":"","url":"https://api.github.com/users/sofiag","html_url":"https://github.com/sofiag","followers_url":"https://api.github.com/users/sofiag/followers","following_url":"https://api.github.com/users/sofiag/following{/other_user}","gists_url":"https://api.github.com/users/sofiag/gists{/gist_id}","starred_url":"https://api.github.com/users/sofiag/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sofiag/subscriptions","organizations_url":"https://api.github.com/users/sofiag/orgs","repos_url":"https://api.github.com/users/sofiag/repos","events_url":"https://api.github.com/users/sofiag/events{/privacy}","received_events_url":"https://api.github.com/users/sofiag/received_events","type":"User","site_admin":false},"created_at":"2018-02-26T11:44:25Z","updated_at":"2018-02-26T11:44:25Z","author_association":"CONTRIBUTOR","body":"How has it changed? Does it affect also list node info? Yes you can change it."}}
|
{
"id": 73267408,
"name": "dhlab-basel/Salsah",
"url": "https://api.github.com/repos/dhlab-basel/Salsah"
}
|
{
"id": 17175275,
"login": "sofiag",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17175275?",
"url": "https://api.github.com/users/sofiag"
}
|
{
"id": 16879914,
"login": "dhlab-basel",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16879914?",
"url": "https://api.github.com/orgs/dhlab-basel"
}
| 2018-02-26T11:44:25 |
7296707457
|
{"actor":{"display_login":"sofiag"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/IBM-Swift/Swift-Kuery-ORM/issues/53","repository_url":"https://api.github.com/repos/IBM-Swift/Swift-Kuery-ORM","labels_url":"https://api.github.com/repos/IBM-Swift/Swift-Kuery-ORM/issues/53/labels{/name}","comments_url":"https://api.github.com/repos/IBM-Swift/Swift-Kuery-ORM/issues/53/comments","events_url":"https://api.github.com/repos/IBM-Swift/Swift-Kuery-ORM/issues/53/events","html_url":"https://github.com/IBM-Swift/Swift-Kuery-ORM/issues/53","id":331473338,"node_id":"MDU6SXNzdWUzMzE0NzMzMzg=","number":53,"title":"confusing about 'executeQuery' is inaccessible due to 'internal' protection level in version 0.2.0","user":{"login":"diuming","id":39903550,"node_id":"MDQ6VXNlcjM5OTAzNTUw","avatar_url":"https://avatars0.githubusercontent.com/u/39903550?v=4","gravatar_id":"","url":"https://api.github.com/users/diuming","html_url":"https://github.com/diuming","followers_url":"https://api.github.com/users/diuming/followers","following_url":"https://api.github.com/users/diuming/following{/other_user}","gists_url":"https://api.github.com/users/diuming/gists{/gist_id}","starred_url":"https://api.github.com/users/diuming/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/diuming/subscriptions","organizations_url":"https://api.github.com/users/diuming/orgs","repos_url":"https://api.github.com/users/diuming/repos","events_url":"https://api.github.com/users/diuming/events{/privacy}","received_events_url":"https://api.github.com/users/diuming/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-06-12T07:43:18Z","updated_at":"2018-06-12T09:11:01Z","closed_at":"2018-06-12T09:00:55Z","author_association":"NONE","body":"## Context and Description\r\nas title\r\n\r\n struct Student: Model {\r\n var name: String\r\n static func students(withName name: String) {\r\n // error: 'executeQuery' is inaccessible due to 'internal' protection level\r\n Student.executeQuery(query: select) { (users: [Student]?, error: RequestError?) in\r\n }\r\n }\r\n }\r\n\r\n### Environment Details\r\nmacOS 10.13.4\r\nXcode 9.4\r\n"},"comment":{"url":"https://api.github.com/repos/IBM-Swift/Swift-Kuery-ORM/issues/comments/396521446","html_url":"https://github.com/IBM-Swift/Swift-Kuery-ORM/issues/53#issuecomment-396521446","issue_url":"https://api.github.com/repos/IBM-Swift/Swift-Kuery-ORM/issues/53","id":396521446,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NjUyMTQ0Ng==","user":{"login":"EnriqueL8","id":30461857,"node_id":"MDQ6VXNlcjMwNDYxODU3","avatar_url":"https://avatars2.githubusercontent.com/u/30461857?v=4","gravatar_id":"","url":"https://api.github.com/users/EnriqueL8","html_url":"https://github.com/EnriqueL8","followers_url":"https://api.github.com/users/EnriqueL8/followers","following_url":"https://api.github.com/users/EnriqueL8/following{/other_user}","gists_url":"https://api.github.com/users/EnriqueL8/gists{/gist_id}","starred_url":"https://api.github.com/users/EnriqueL8/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/EnriqueL8/subscriptions","organizations_url":"https://api.github.com/users/EnriqueL8/orgs","repos_url":"https://api.github.com/users/EnriqueL8/repos","events_url":"https://api.github.com/users/EnriqueL8/events{/privacy}","received_events_url":"https://api.github.com/users/EnriqueL8/received_events","type":"User","site_admin":false},"created_at":"2018-06-12T09:11:01Z","updated_at":"2018-06-12T09:11:01Z","author_association":"MEMBER","body":"Hey @diuming, did you mean to close this?\r\n"}}
|
{
"id": 122077639,
"name": "IBM-Swift/Swift-Kuery-ORM",
"url": "https://api.github.com/repos/IBM-Swift/Swift-Kuery-ORM"
}
|
{
"id": 30461857,
"login": "EnriqueL8",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/30461857?",
"url": "https://api.github.com/users/EnriqueL8"
}
|
{
"id": 16882981,
"login": "IBM-Swift",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16882981?",
"url": "https://api.github.com/orgs/IBM-Swift"
}
| 2018-06-12T09:11:01 |
7811129701
|
{"actor":{"display_login":"EnriqueL8"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/IBM-Swift/BlueSocket/issues/156","repository_url":"https://api.github.com/repos/IBM-Swift/BlueSocket","labels_url":"https://api.github.com/repos/IBM-Swift/BlueSocket/issues/156/labels{/name}","comments_url":"https://api.github.com/repos/IBM-Swift/BlueSocket/issues/156/comments","events_url":"https://api.github.com/repos/IBM-Swift/BlueSocket/issues/156/events","html_url":"https://github.com/IBM-Swift/BlueSocket/issues/156","id":388889302,"node_id":"MDU6SXNzdWUzODg4ODkzMDI=","number":156,"title":"Trouble keeping a reference to a Socket","user":{"login":"robreuss","id":588682,"node_id":"MDQ6VXNlcjU4ODY4Mg==","avatar_url":"https://avatars1.githubusercontent.com/u/588682?v=4","gravatar_id":"","url":"https://api.github.com/users/robreuss","html_url":"https://github.com/robreuss","followers_url":"https://api.github.com/users/robreuss/followers","following_url":"https://api.github.com/users/robreuss/following{/other_user}","gists_url":"https://api.github.com/users/robreuss/gists{/gist_id}","starred_url":"https://api.github.com/users/robreuss/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/robreuss/subscriptions","organizations_url":"https://api.github.com/users/robreuss/orgs","repos_url":"https://api.github.com/users/robreuss/repos","events_url":"https://api.github.com/users/robreuss/events{/privacy}","received_events_url":"https://api.github.com/users/robreuss/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-12-08T05:51:10Z","updated_at":"2018-12-09T19:52:42Z","closed_at":null,"author_association":"NONE","body":"It is unlikely this issue is specifically related to BlueSocket but I thought I would reach out anyway to see if I'm missing something about how sockets live.\r\n\r\nMy code is based on the sample. A reference to the `EchoServer` class is maintained by a class instance (`Device`) that instantiates it and calls the `run` method. Subsequent to a connection having been made, `Device` calls a method in the `EchoServer` class that tries to make use of the socket, a reference to which is help in an EchoServer var. But whenever I make that subsequent class, the reference to the socket is nil.\r\n\r\nWhat do I need to do to make sure my `EchoServer` class maintains the reference to the socket?\r\n\r\nAny help would be most appreciated!"},"comment":{"url":"https://api.github.com/repos/IBM-Swift/BlueSocket/issues/comments/445565992","html_url":"https://github.com/IBM-Swift/BlueSocket/issues/156#issuecomment-445565992","issue_url":"https://api.github.com/repos/IBM-Swift/BlueSocket/issues/156","id":445565992,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0NTU2NTk5Mg==","user":{"login":"robreuss","id":588682,"node_id":"MDQ6VXNlcjU4ODY4Mg==","avatar_url":"https://avatars1.githubusercontent.com/u/588682?v=4","gravatar_id":"","url":"https://api.github.com/users/robreuss","html_url":"https://github.com/robreuss","followers_url":"https://api.github.com/users/robreuss/followers","following_url":"https://api.github.com/users/robreuss/following{/other_user}","gists_url":"https://api.github.com/users/robreuss/gists{/gist_id}","starred_url":"https://api.github.com/users/robreuss/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/robreuss/subscriptions","organizations_url":"https://api.github.com/users/robreuss/orgs","repos_url":"https://api.github.com/users/robreuss/repos","events_url":"https://api.github.com/users/robreuss/events{/privacy}","received_events_url":"https://api.github.com/users/robreuss/received_events","type":"User","site_admin":false},"created_at":"2018-12-09T19:52:42Z","updated_at":"2018-12-09T19:52:42Z","author_association":"NONE","body":"Thanks so much for looking into this. I've made you a collaborator for the project. This is a very rough draft so the code might be hard to follow. The core of the problem is in TCPClient, although I moved the connection (what was AddConnection) functionality over to the TCPServer file. I'll look into the issue you mention above about closing the socket."}}
|
{
"id": 51151639,
"name": "IBM-Swift/BlueSocket",
"url": "https://api.github.com/repos/IBM-Swift/BlueSocket"
}
|
{
"id": 588682,
"login": "robreuss",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/588682?",
"url": "https://api.github.com/users/robreuss"
}
|
{
"id": 16882981,
"login": "IBM-Swift",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16882981?",
"url": "https://api.github.com/orgs/IBM-Swift"
}
| 2018-12-09T19:52:42 |
8723220552
|
{"actor":{"display_login":"robreuss"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/bcbi/PubMedMiner.jl/issues/6","repository_url":"https://api.github.com/repos/bcbi/PubMedMiner.jl","labels_url":"https://api.github.com/repos/bcbi/PubMedMiner.jl/issues/6/labels{/name}","comments_url":"https://api.github.com/repos/bcbi/PubMedMiner.jl/issues/6/comments","events_url":"https://api.github.com/repos/bcbi/PubMedMiner.jl/issues/6/events","html_url":"https://github.com/bcbi/PubMedMiner.jl/issues/6","id":343233630,"node_id":"MDU6SXNzdWUzNDMyMzM2MzA=","number":6,"title":"Create backend server for Web App","user":{"login":"mcmcgrath13","id":24885580,"node_id":"MDQ6VXNlcjI0ODg1NTgw","avatar_url":"https://avatars3.githubusercontent.com/u/24885580?v=4","gravatar_id":"","url":"https://api.github.com/users/mcmcgrath13","html_url":"https://github.com/mcmcgrath13","followers_url":"https://api.github.com/users/mcmcgrath13/followers","following_url":"https://api.github.com/users/mcmcgrath13/following{/other_user}","gists_url":"https://api.github.com/users/mcmcgrath13/gists{/gist_id}","starred_url":"https://api.github.com/users/mcmcgrath13/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mcmcgrath13/subscriptions","organizations_url":"https://api.github.com/users/mcmcgrath13/orgs","repos_url":"https://api.github.com/users/mcmcgrath13/repos","events_url":"https://api.github.com/users/mcmcgrath13/events{/privacy}","received_events_url":"https://api.github.com/users/mcmcgrath13/received_events","type":"User","site_admin":false},"labels":[{"id":1000145650,"node_id":"MDU6TGFiZWwxMDAwMTQ1NjUw","url":"https://api.github.com/repos/bcbi/PubMedMiner.jl/labels/feature%20missing","name":"feature missing","color":"fbca04","default":false},{"id":996422650,"node_id":"MDU6TGFiZWw5OTY0MjI2NTA=","url":"https://api.github.com/repos/bcbi/PubMedMiner.jl/labels/in%20progress","name":"in progress","color":"ededed","default":false}],"state":"open","locked":false,"assignee":{"login":"mcmcgrath13","id":24885580,"node_id":"MDQ6VXNlcjI0ODg1NTgw","avatar_url":"https://avatars3.githubusercontent.com/u/24885580?v=4","gravatar_id":"","url":"https://api.github.com/users/mcmcgrath13","html_url":"https://github.com/mcmcgrath13","followers_url":"https://api.github.com/users/mcmcgrath13/followers","following_url":"https://api.github.com/users/mcmcgrath13/following{/other_user}","gists_url":"https://api.github.com/users/mcmcgrath13/gists{/gist_id}","starred_url":"https://api.github.com/users/mcmcgrath13/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mcmcgrath13/subscriptions","organizations_url":"https://api.github.com/users/mcmcgrath13/orgs","repos_url":"https://api.github.com/users/mcmcgrath13/repos","events_url":"https://api.github.com/users/mcmcgrath13/events{/privacy}","received_events_url":"https://api.github.com/users/mcmcgrath13/received_events","type":"User","site_admin":false},"assignees":[{"login":"mcmcgrath13","id":24885580,"node_id":"MDQ6VXNlcjI0ODg1NTgw","avatar_url":"https://avatars3.githubusercontent.com/u/24885580?v=4","gravatar_id":"","url":"https://api.github.com/users/mcmcgrath13","html_url":"https://github.com/mcmcgrath13","followers_url":"https://api.github.com/users/mcmcgrath13/followers","following_url":"https://api.github.com/users/mcmcgrath13/following{/other_user}","gists_url":"https://api.github.com/users/mcmcgrath13/gists{/gist_id}","starred_url":"https://api.github.com/users/mcmcgrath13/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mcmcgrath13/subscriptions","organizations_url":"https://api.github.com/users/mcmcgrath13/orgs","repos_url":"https://api.github.com/users/mcmcgrath13/repos","events_url":"https://api.github.com/users/mcmcgrath13/events{/privacy}","received_events_url":"https://api.github.com/users/mcmcgrath13/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/bcbi/PubMedMiner.jl/milestones/1","html_url":"https://github.com/bcbi/PubMedMiner.jl/milestone/1","labels_url":"https://api.github.com/repos/bcbi/PubMedMiner.jl/milestones/1/labels","id":3486318,"node_id":"MDk6TWlsZXN0b25lMzQ4NjMxOA==","number":1,"title":"MedInfo","description":null,"creator":{"login":"mirestrepo","id":1238840,"node_id":"MDQ6VXNlcjEyMzg4NDA=","avatar_url":"https://avatars3.githubusercontent.com/u/1238840?v=4","gravatar_id":"","url":"https://api.github.com/users/mirestrepo","html_url":"https://github.com/mirestrepo","followers_url":"https://api.github.com/users/mirestrepo/followers","following_url":"https://api.github.com/users/mirestrepo/following{/other_user}","gists_url":"https://api.github.com/users/mirestrepo/gists{/gist_id}","starred_url":"https://api.github.com/users/mirestrepo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mirestrepo/subscriptions","organizations_url":"https://api.github.com/users/mirestrepo/orgs","repos_url":"https://api.github.com/users/mirestrepo/repos","events_url":"https://api.github.com/users/mirestrepo/events{/privacy}","received_events_url":"https://api.github.com/users/mirestrepo/received_events","type":"User","site_admin":false},"open_issues":2,"closed_issues":4,"state":"open","created_at":"2018-07-10T15:45:18Z","updated_at":"2018-08-28T21:05:01Z","due_on":"2018-11-01T07:00:00Z","closed_at":null},"comments":1,"created_at":"2018-07-20T20:12:33Z","updated_at":"2018-11-07T14:57:52Z","closed_at":null,"author_association":"CONTRIBUTOR","body":""},"comment":{"url":"https://api.github.com/repos/bcbi/PubMedMiner.jl/issues/comments/436650862","html_url":"https://github.com/bcbi/PubMedMiner.jl/issues/6#issuecomment-436650862","issue_url":"https://api.github.com/repos/bcbi/PubMedMiner.jl/issues/6","id":436650862,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNjY1MDg2Mg==","user":{"login":"mirestrepo","id":1238840,"node_id":"MDQ6VXNlcjEyMzg4NDA=","avatar_url":"https://avatars3.githubusercontent.com/u/1238840?v=4","gravatar_id":"","url":"https://api.github.com/users/mirestrepo","html_url":"https://github.com/mirestrepo","followers_url":"https://api.github.com/users/mirestrepo/followers","following_url":"https://api.github.com/users/mirestrepo/following{/other_user}","gists_url":"https://api.github.com/users/mirestrepo/gists{/gist_id}","starred_url":"https://api.github.com/users/mirestrepo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mirestrepo/subscriptions","organizations_url":"https://api.github.com/users/mirestrepo/orgs","repos_url":"https://api.github.com/users/mirestrepo/repos","events_url":"https://api.github.com/users/mirestrepo/events{/privacy}","received_events_url":"https://api.github.com/users/mirestrepo/received_events","type":"User","site_admin":false},"created_at":"2018-11-07T14:57:52Z","updated_at":"2018-11-07T14:57:52Z","author_association":"MEMBER","body":"We should move all backend files out of here as [this](https://github.com/bcbi/pubmedminer_api) is the backend repo now"}}
|
{
"id": 58675917,
"name": "bcbi/PubMedMiner.jl",
"url": "https://api.github.com/repos/bcbi/PubMedMiner.jl"
}
|
{
"id": 1238840,
"login": "mirestrepo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1238840?",
"url": "https://api.github.com/users/mirestrepo"
}
|
{
"id": 16926523,
"login": "bcbi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16926523?",
"url": "https://api.github.com/orgs/bcbi"
}
| 2018-11-07T14:57:52 |
8550182396
|
{"actor":{"display_login":"mirestrepo"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/facebookresearch/fastText/issues/623","repository_url":"https://api.github.com/repos/facebookresearch/fastText","labels_url":"https://api.github.com/repos/facebookresearch/fastText/issues/623/labels{/name}","comments_url":"https://api.github.com/repos/facebookresearch/fastText/issues/623/comments","events_url":"https://api.github.com/repos/facebookresearch/fastText/issues/623/events","html_url":"https://github.com/facebookresearch/fastText/issues/623","id":353252683,"node_id":"MDU6SXNzdWUzNTMyNTI2ODM=","number":623,"title":"Can fastText train doc/sentence embedding? ","user":{"login":"letotefrank","id":41034380,"node_id":"MDQ6VXNlcjQxMDM0Mzgw","avatar_url":"https://avatars0.githubusercontent.com/u/41034380?v=4","gravatar_id":"","url":"https://api.github.com/users/letotefrank","html_url":"https://github.com/letotefrank","followers_url":"https://api.github.com/users/letotefrank/followers","following_url":"https://api.github.com/users/letotefrank/following{/other_user}","gists_url":"https://api.github.com/users/letotefrank/gists{/gist_id}","starred_url":"https://api.github.com/users/letotefrank/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/letotefrank/subscriptions","organizations_url":"https://api.github.com/users/letotefrank/orgs","repos_url":"https://api.github.com/users/letotefrank/repos","events_url":"https://api.github.com/users/letotefrank/events{/privacy}","received_events_url":"https://api.github.com/users/letotefrank/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-08-23T07:13:38Z","updated_at":"2018-08-29T10:40:25Z","closed_at":null,"author_association":"NONE","body":"hello!\r\nQuestion in title, no label data,not classification task\r\nthank you for your reply!"},"comment":{"url":"https://api.github.com/repos/facebookresearch/fastText/issues/comments/416907821","html_url":"https://github.com/facebookresearch/fastText/issues/623#issuecomment-416907821","issue_url":"https://api.github.com/repos/facebookresearch/fastText/issues/623","id":416907821,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNjkwNzgyMQ==","user":{"login":"letotefrank","id":41034380,"node_id":"MDQ6VXNlcjQxMDM0Mzgw","avatar_url":"https://avatars0.githubusercontent.com/u/41034380?v=4","gravatar_id":"","url":"https://api.github.com/users/letotefrank","html_url":"https://github.com/letotefrank","followers_url":"https://api.github.com/users/letotefrank/followers","following_url":"https://api.github.com/users/letotefrank/following{/other_user}","gists_url":"https://api.github.com/users/letotefrank/gists{/gist_id}","starred_url":"https://api.github.com/users/letotefrank/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/letotefrank/subscriptions","organizations_url":"https://api.github.com/users/letotefrank/orgs","repos_url":"https://api.github.com/users/letotefrank/repos","events_url":"https://api.github.com/users/letotefrank/events{/privacy}","received_events_url":"https://api.github.com/users/letotefrank/received_events","type":"User","site_admin":false},"created_at":"2018-08-29T10:40:25Z","updated_at":"2018-08-29T10:40:25Z","author_association":"NONE","body":"@yunhenk I'm trying to fine tune on this basis(wiki.zh.vec) in Python, but the results is bad.The original word vector(wiki.zh.ve) became zero.\r\n\r\nNote: 'my_data.txt' is my corpus.It is data sentence by sentence.\r\n`# fit\r\nmodel = train_unsupervised(\r\n input=os.path.join('./data', 'my_data.txt'),\r\n model='skipgram',\r\n minCount=1,\r\n dim=300,\r\n pretrainedVectors=\"./vec/wiki.zh.vec\"\r\n)`\r\n\r\nThank you for you reply!"}}
|
{
"id": 63484632,
"name": "facebookresearch/fastText",
"url": "https://api.github.com/repos/facebookresearch/fastText"
}
|
{
"id": 41034380,
"login": "letotefrank",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/41034380?",
"url": "https://api.github.com/users/letotefrank"
}
|
{
"id": 16943930,
"login": "facebookresearch",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16943930?",
"url": "https://api.github.com/orgs/facebookresearch"
}
| 2018-08-29T10:40:26 |
8183964701
|
{"actor":{"display_login":"letotefrank"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/facebookresearch/TensorComprehensions/issues/162","repository_url":"https://api.github.com/repos/facebookresearch/TensorComprehensions","labels_url":"https://api.github.com/repos/facebookresearch/TensorComprehensions/issues/162/labels{/name}","comments_url":"https://api.github.com/repos/facebookresearch/TensorComprehensions/issues/162/comments","events_url":"https://api.github.com/repos/facebookresearch/TensorComprehensions/issues/162/events","html_url":"https://github.com/facebookresearch/TensorComprehensions/issues/162","id":305656980,"number":162,"title":"Improve SIGINT/SIGTERM during autotuning","user":{"login":"ttheodor","id":2536003,"avatar_url":"https://avatars0.githubusercontent.com/u/2536003?v=4","gravatar_id":"","url":"https://api.github.com/users/ttheodor","html_url":"https://github.com/ttheodor","followers_url":"https://api.github.com/users/ttheodor/followers","following_url":"https://api.github.com/users/ttheodor/following{/other_user}","gists_url":"https://api.github.com/users/ttheodor/gists{/gist_id}","starred_url":"https://api.github.com/users/ttheodor/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ttheodor/subscriptions","organizations_url":"https://api.github.com/users/ttheodor/orgs","repos_url":"https://api.github.com/users/ttheodor/repos","events_url":"https://api.github.com/users/ttheodor/events{/privacy}","received_events_url":"https://api.github.com/users/ttheodor/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":11,"created_at":"2018-03-15T17:51:04Z","updated_at":"2018-03-21T13:01:33Z","closed_at":null,"author_association":"COLLABORATOR","body":"When the [signal handling logic](https://github.com/facebookresearch/TensorComprehensions/blob/dev/src/autotuner/genetic_autotuner.cc#L151) receives a SIGINT/SIGTERM it dumps the compilation caches, waits for the tuning sessions to finish and then throws an exception.\r\n\r\nMaybe something got lost during refactoring but the current logic is not very useful: \r\n- The caches are stored after autotuning even if a signal was not raised.\r\n- If the user has to wait until autotuning exits normally why is an exception thrown.\r\n- Not being to immediately stop the autotuner with a SIGTERM is annoying.\r\n\r\n@prigoyal what are the constraints imposed by the python bindings?"},"comment":{"url":"https://api.github.com/repos/facebookresearch/TensorComprehensions/issues/comments/374928431","html_url":"https://github.com/facebookresearch/TensorComprehensions/issues/162#issuecomment-374928431","issue_url":"https://api.github.com/repos/facebookresearch/TensorComprehensions/issues/162","id":374928431,"user":{"login":"ttheodor","id":2536003,"avatar_url":"https://avatars0.githubusercontent.com/u/2536003?v=4","gravatar_id":"","url":"https://api.github.com/users/ttheodor","html_url":"https://github.com/ttheodor","followers_url":"https://api.github.com/users/ttheodor/followers","following_url":"https://api.github.com/users/ttheodor/following{/other_user}","gists_url":"https://api.github.com/users/ttheodor/gists{/gist_id}","starred_url":"https://api.github.com/users/ttheodor/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ttheodor/subscriptions","organizations_url":"https://api.github.com/users/ttheodor/orgs","repos_url":"https://api.github.com/users/ttheodor/repos","events_url":"https://api.github.com/users/ttheodor/events{/privacy}","received_events_url":"https://api.github.com/users/ttheodor/received_events","type":"User","site_admin":false},"created_at":"2018-03-21T13:01:33Z","updated_at":"2018-03-21T13:01:33Z","author_association":"COLLABORATOR","body":"@prigoyal \r\nWould the following behavior be acceptable:\r\n\r\nOn SIGINT: maintain the current behavior.\r\nON SITERM: dump caches and abort\r\n"}}
|
{
"id": 120494252,
"name": "facebookresearch/TensorComprehensions",
"url": "https://api.github.com/repos/facebookresearch/TensorComprehensions"
}
|
{
"id": 2536003,
"login": "ttheodor",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2536003?",
"url": "https://api.github.com/users/ttheodor"
}
|
{
"id": 16943930,
"login": "facebookresearch",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16943930?",
"url": "https://api.github.com/orgs/facebookresearch"
}
| 2018-03-21T13:01:34 |
7412680618
|
{"actor":{"display_login":"ttheodor"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/frontendbr/vagas/issues/1299","repository_url":"https://api.github.com/repos/frontendbr/vagas","labels_url":"https://api.github.com/repos/frontendbr/vagas/issues/1299/labels{/name}","comments_url":"https://api.github.com/repos/frontendbr/vagas/issues/1299/comments","events_url":"https://api.github.com/repos/frontendbr/vagas/issues/1299/events","html_url":"https://github.com/frontendbr/vagas/issues/1299","id":351591954,"node_id":"MDU6SXNzdWUzNTE1OTE5NTQ=","number":1299,"title":"[São José dos Campos] Front-End Developer na mLabs","user":{"login":"safirelauene","id":7340250,"node_id":"MDQ6VXNlcjczNDAyNTA=","avatar_url":"https://avatars1.githubusercontent.com/u/7340250?v=4","gravatar_id":"","url":"https://api.github.com/users/safirelauene","html_url":"https://github.com/safirelauene","followers_url":"https://api.github.com/users/safirelauene/followers","following_url":"https://api.github.com/users/safirelauene/following{/other_user}","gists_url":"https://api.github.com/users/safirelauene/gists{/gist_id}","starred_url":"https://api.github.com/users/safirelauene/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/safirelauene/subscriptions","organizations_url":"https://api.github.com/users/safirelauene/orgs","repos_url":"https://api.github.com/users/safirelauene/repos","events_url":"https://api.github.com/users/safirelauene/events{/privacy}","received_events_url":"https://api.github.com/users/safirelauene/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-08-17T13:20:38Z","updated_at":"2018-08-17T15:33:54Z","closed_at":null,"author_association":"NONE","body":"## Descrição da vaga\r\n\r\nAtuar na plataforma da mLabs juntamente com outras pessoas do time de frontend, trabalhando principalmente com Ember.js. Não precisa necessariamente de experiência com Ember, mas é essencial entender as bases e essência do JavaScript.\r\n\r\n## Local\r\n\r\nEscritório: Av. Cassiano Ricardo, 601 - Ed. The One - 9.andar, São José dos Campos - Jd. Aquárius\r\n\r\n## Benefícios\r\n\r\n- DayOff (tire 1 dia de descanso no mês do seu aniversário)\r\n- Convênio médico e odontológico (50% para a pessoa e dependentes)\r\n- Subsídio para estudos e eventos técnicos\r\n- VT\r\n- VR\r\n\r\n#### Diferenciais\r\n\r\n- Festa de aniversariantes toda última sexta-feira do mês com bebida a vontade\r\n- Open fruta, todynho e coca-cola\r\n- Ambiente descontraído e com pessoas legais\r\n\r\n## Requisitos\r\n\r\n**Obrigatórios:**\r\n- HTML5;\r\n- CSS3;\r\n- Javascript;\r\n- Experiência com algum Framework JS;\r\n- Experiência com Design Responsivo.\r\n\r\n**Desejáveis:**\r\n- Conhecimento de Git;\r\n- Domínio de Semântica HTML.\r\n\r\n**Diferenciais:**\r\n- Experiência com Ember.js;\r\n- Experiência com Pré-Processador CSS.\r\n\r\n## Contratação\r\n\r\nCLT\r\n\r\n## Nossa empresa\r\n\r\nA mLabs nasceu para fazer a inclusão digital de micro, pequenas e médias empresas nas redes sociais e ajudá-las a terem sucesso através de uma plataforma inteligente e facilitadora de gestão das mídias sociais.\r\nNosso produto é uma plataforma de gestão de redes sociais onde você pode agendar posts para Facebook, Instagram, Instagram Stories, Pinterest, LinkedIn, Twitter e YouTube, ter relatórios exclusivos e ilimitados, usuários ilimitados, workflow de aprovação de conteúdo, gerenciamento de comunidade, gerenciamento de inbox, feed, e muito mais.\r\nA nossa missão é ser a melhor plataforma de custo-benefício do mercado, focada em ter um algoritmo inteligente de recomendação, baseado em Inteligência Artificial, para tonar mais eficaz as ações em redes sociais e, consequentemente, aumentar os resultados dos nossos clientes.\r\n\r\n## Como se candidatar\r\n\r\nPor favor envie um email para [email protected] com seu CV anexado - enviar no assunto: Vaga Front-End\r\n\r\n## Labels\r\n\r\n- Alocado\r\n- CLT\r\n- Júnior\r\n- Pleno\r\n"},"comment":{"url":"https://api.github.com/repos/frontendbr/vagas/issues/comments/413903404","html_url":"https://github.com/frontendbr/vagas/issues/1299#issuecomment-413903404","issue_url":"https://api.github.com/repos/frontendbr/vagas/issues/1299","id":413903404,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMzkwMzQwNA==","user":{"login":"safirelauene","id":7340250,"node_id":"MDQ6VXNlcjczNDAyNTA=","avatar_url":"https://avatars1.githubusercontent.com/u/7340250?v=4","gravatar_id":"","url":"https://api.github.com/users/safirelauene","html_url":"https://github.com/safirelauene","followers_url":"https://api.github.com/users/safirelauene/followers","following_url":"https://api.github.com/users/safirelauene/following{/other_user}","gists_url":"https://api.github.com/users/safirelauene/gists{/gist_id}","starred_url":"https://api.github.com/users/safirelauene/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/safirelauene/subscriptions","organizations_url":"https://api.github.com/users/safirelauene/orgs","repos_url":"https://api.github.com/users/safirelauene/repos","events_url":"https://api.github.com/users/safirelauene/events{/privacy}","received_events_url":"https://api.github.com/users/safirelauene/received_events","type":"User","site_admin":false},"created_at":"2018-08-17T15:33:54Z","updated_at":"2018-08-17T15:33:54Z","author_association":"NONE","body":"Pior que não, somente alocado :/"}}
|
{
"id": 51001484,
"name": "frontendbr/vagas",
"url": "https://api.github.com/repos/frontendbr/vagas"
}
|
{
"id": 7340250,
"login": "safirelauene",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/7340250?",
"url": "https://api.github.com/users/safirelauene"
}
|
{
"id": 16963863,
"login": "frontendbr",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16963863?",
"url": "https://api.github.com/orgs/frontendbr"
}
| 2018-08-17T15:33:54 |
8129603040
|
{"actor":{"display_login":"safirelauene"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ggez/ggez/issues/403","repository_url":"https://api.github.com/repos/ggez/ggez","labels_url":"https://api.github.com/repos/ggez/ggez/issues/403/labels{/name}","comments_url":"https://api.github.com/repos/ggez/ggez/issues/403/comments","events_url":"https://api.github.com/repos/ggez/ggez/issues/403/events","html_url":"https://github.com/ggez/ggez/pull/403","id":332317235,"node_id":"MDExOlB1bGxSZXF1ZXN0MTk0ODI3MzEx","number":403,"title":"`conf` module improvements","user":{"login":"Ratysz","id":2969204,"node_id":"MDQ6VXNlcjI5NjkyMDQ=","avatar_url":"https://avatars0.githubusercontent.com/u/2969204?v=4","gravatar_id":"","url":"https://api.github.com/users/Ratysz","html_url":"https://github.com/Ratysz","followers_url":"https://api.github.com/users/Ratysz/followers","following_url":"https://api.github.com/users/Ratysz/following{/other_user}","gists_url":"https://api.github.com/users/Ratysz/gists{/gist_id}","starred_url":"https://api.github.com/users/Ratysz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Ratysz/subscriptions","organizations_url":"https://api.github.com/users/Ratysz/orgs","repos_url":"https://api.github.com/users/Ratysz/repos","events_url":"https://api.github.com/users/Ratysz/events{/privacy}","received_events_url":"https://api.github.com/users/Ratysz/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-06-14T09:15:54Z","updated_at":"2018-06-17T18:03:59Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/ggez/ggez/pulls/403","html_url":"https://github.com/ggez/ggez/pull/403","diff_url":"https://github.com/ggez/ggez/pull/403.diff","patch_url":"https://github.com/ggez/ggez/pull/403.patch"},"body":"This is a running PR to track changes to `conf` module, mentioned in #391 [(this comment)](https://github.com/ggez/ggez/issues/391#issuecomment-396045308)."},"comment":{"url":"https://api.github.com/repos/ggez/ggez/issues/comments/397895795","html_url":"https://github.com/ggez/ggez/pull/403#issuecomment-397895795","issue_url":"https://api.github.com/repos/ggez/ggez/issues/403","id":397895795,"node_id":"MDEyOklzc3VlQ29tbWVudDM5Nzg5NTc5NQ==","user":{"login":"icefoxen","id":1335133,"node_id":"MDQ6VXNlcjEzMzUxMzM=","avatar_url":"https://avatars3.githubusercontent.com/u/1335133?v=4","gravatar_id":"","url":"https://api.github.com/users/icefoxen","html_url":"https://github.com/icefoxen","followers_url":"https://api.github.com/users/icefoxen/followers","following_url":"https://api.github.com/users/icefoxen/following{/other_user}","gists_url":"https://api.github.com/users/icefoxen/gists{/gist_id}","starred_url":"https://api.github.com/users/icefoxen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/icefoxen/subscriptions","organizations_url":"https://api.github.com/users/icefoxen/orgs","repos_url":"https://api.github.com/users/icefoxen/repos","events_url":"https://api.github.com/users/icefoxen/events{/privacy}","received_events_url":"https://api.github.com/users/icefoxen/received_events","type":"User","site_admin":false},"created_at":"2018-06-17T18:03:59Z","updated_at":"2018-06-17T18:03:59Z","author_association":"CONTRIBUTOR","body":"I've been putting off because I expected it might be the case, but... I like the changes in general but I hate the TOML it results in:\r\n\r\n```toml\r\n[window_mode]\r\nmaximized = false\r\nhidden = false\r\nborderless = false\r\nalways_on_top = false\r\n\r\n[window_mode.dimensions]\r\noption = \"Some\"\r\nwidth = 800\r\nheight = 600\r\n\r\n[window_mode.min_dimensions]\r\noption = \"None\"\r\n\r\n[window_mode.max_dimensions]\r\noption = \"None\"\r\n\r\n[window_mode.fullscreen_type]\r\ntype = \"Off\"\r\n\r\n[window_setup]\r\ntitle = \"An easy, good game\"\r\nicon = \"\"\r\nresizable = false\r\ntransparent = false\r\nuse_compatibility_profile = false\r\nvsync = true\r\nsamples = \"One\"\r\nsrgb = false\r\n\r\n[backend]\r\ntype = \"OpenGL\"\r\nmajor = 3\r\nminor = 2\r\n```\r\n\r\nI don't really consider the options to be hand-editable... if I want to change `max_dimensions` to be something, what am I supposed to do? Change `option` to `Some`, obviously, and then....? If I want to change `fullscreen_type` to be `Desktop` and have to put in a `MonitorId`, then what do I do there?\r\n\r\nThere has to be a way to make it more TOML-y..."}}
|
{
"id": 50728157,
"name": "ggez/ggez",
"url": "https://api.github.com/repos/ggez/ggez"
}
|
{
"id": 1335133,
"login": "icefoxen",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1335133?",
"url": "https://api.github.com/users/icefoxen"
}
|
{
"id": 16974437,
"login": "ggez",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16974437?",
"url": "https://api.github.com/orgs/ggez"
}
| 2018-06-17T18:03:59 |
7836325005
|
{"actor":{"display_login":"icefoxen"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/kubermatic/machine-controller/issues/436","repository_url":"https://api.github.com/repos/kubermatic/machine-controller","labels_url":"https://api.github.com/repos/kubermatic/machine-controller/issues/436/labels{/name}","comments_url":"https://api.github.com/repos/kubermatic/machine-controller/issues/436/comments","events_url":"https://api.github.com/repos/kubermatic/machine-controller/issues/436/events","html_url":"https://github.com/kubermatic/machine-controller/pull/436","id":392187932,"node_id":"MDExOlB1bGxSZXF1ZXN0MjM5NTE0MDk1","number":436,"title":"Use S3 bucket for CI e2e state","user":{"login":"alvaroaleman","id":6496100,"node_id":"MDQ6VXNlcjY0OTYxMDA=","avatar_url":"https://avatars2.githubusercontent.com/u/6496100?v=4","gravatar_id":"","url":"https://api.github.com/users/alvaroaleman","html_url":"https://github.com/alvaroaleman","followers_url":"https://api.github.com/users/alvaroaleman/followers","following_url":"https://api.github.com/users/alvaroaleman/following{/other_user}","gists_url":"https://api.github.com/users/alvaroaleman/gists{/gist_id}","starred_url":"https://api.github.com/users/alvaroaleman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alvaroaleman/subscriptions","organizations_url":"https://api.github.com/users/alvaroaleman/orgs","repos_url":"https://api.github.com/users/alvaroaleman/repos","events_url":"https://api.github.com/users/alvaroaleman/events{/privacy}","received_events_url":"https://api.github.com/users/alvaroaleman/received_events","type":"User","site_admin":false},"labels":[{"id":1097476173,"node_id":"MDU6TGFiZWwxMDk3NDc2MTcz","url":"https://api.github.com/repos/kubermatic/machine-controller/labels/release-note-none","name":"release-note-none","color":"c2e0c6","default":false},{"id":1097462088,"node_id":"MDU6TGFiZWwxMDk3NDYyMDg4","url":"https://api.github.com/repos/kubermatic/machine-controller/labels/size/M","name":"size/M","color":"eebb00","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-12-18T14:44:31Z","updated_at":"2018-12-18T15:46:49Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/kubermatic/machine-controller/pulls/436","html_url":"https://github.com/kubermatic/machine-controller/pull/436","diff_url":"https://github.com/kubermatic/machine-controller/pull/436.diff","patch_url":"https://github.com/kubermatic/machine-controller/pull/436.patch"},"body":"**What this PR does / why we need it**:\r\n\r\n**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:\r\nFixes #\r\n\r\n**Special notes for your reviewer**:\r\n\r\n```release-note\r\nnone\r\n```"},"comment":{"url":"https://api.github.com/repos/kubermatic/machine-controller/issues/comments/448266271","html_url":"https://github.com/kubermatic/machine-controller/pull/436#issuecomment-448266271","issue_url":"https://api.github.com/repos/kubermatic/machine-controller/issues/436","id":448266271,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0ODI2NjI3MQ==","user":{"login":"alvaroaleman","id":6496100,"node_id":"MDQ6VXNlcjY0OTYxMDA=","avatar_url":"https://avatars2.githubusercontent.com/u/6496100?v=4","gravatar_id":"","url":"https://api.github.com/users/alvaroaleman","html_url":"https://github.com/alvaroaleman","followers_url":"https://api.github.com/users/alvaroaleman/followers","following_url":"https://api.github.com/users/alvaroaleman/following{/other_user}","gists_url":"https://api.github.com/users/alvaroaleman/gists{/gist_id}","starred_url":"https://api.github.com/users/alvaroaleman/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/alvaroaleman/subscriptions","organizations_url":"https://api.github.com/users/alvaroaleman/orgs","repos_url":"https://api.github.com/users/alvaroaleman/repos","events_url":"https://api.github.com/users/alvaroaleman/events{/privacy}","received_events_url":"https://api.github.com/users/alvaroaleman/received_events","type":"User","site_admin":false},"created_at":"2018-12-18T15:46:49Z","updated_at":"2018-12-18T15:46:49Z","author_association":"MEMBER","body":"/test pull-machine-controller-e2e"}}
|
{
"id": 115267126,
"name": "kubermatic/machine-controller",
"url": "https://api.github.com/repos/kubermatic/machine-controller"
}
|
{
"id": 6496100,
"login": "alvaroaleman",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6496100?",
"url": "https://api.github.com/users/alvaroaleman"
}
|
{
"id": 17001193,
"login": "kubermatic",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17001193?",
"url": "https://api.github.com/orgs/kubermatic"
}
| 2018-12-18T15:46:49 |
8772980610
|
{"actor":{"display_login":"alvaroaleman"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/PebbleTemplates/pebble/issues/406","repository_url":"https://api.github.com/repos/PebbleTemplates/pebble","labels_url":"https://api.github.com/repos/PebbleTemplates/pebble/issues/406/labels{/name}","comments_url":"https://api.github.com/repos/PebbleTemplates/pebble/issues/406/comments","events_url":"https://api.github.com/repos/PebbleTemplates/pebble/issues/406/events","html_url":"https://github.com/PebbleTemplates/pebble/issues/406","id":363600654,"node_id":"MDU6SXNzdWUzNjM2MDA2NTQ=","number":406,"title":"Typed macros","user":{"login":"axeld","id":863699,"node_id":"MDQ6VXNlcjg2MzY5OQ==","avatar_url":"https://avatars1.githubusercontent.com/u/863699?v=4","gravatar_id":"","url":"https://api.github.com/users/axeld","html_url":"https://github.com/axeld","followers_url":"https://api.github.com/users/axeld/followers","following_url":"https://api.github.com/users/axeld/following{/other_user}","gists_url":"https://api.github.com/users/axeld/gists{/gist_id}","starred_url":"https://api.github.com/users/axeld/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/axeld/subscriptions","organizations_url":"https://api.github.com/users/axeld/orgs","repos_url":"https://api.github.com/users/axeld/repos","events_url":"https://api.github.com/users/axeld/events{/privacy}","received_events_url":"https://api.github.com/users/axeld/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-09-25T14:14:16Z","updated_at":"2018-09-26T11:33:49Z","closed_at":null,"author_association":"NONE","body":"It would be great to have typed macros. For example, in one of my templates I need to detect empty values at several occasions. However, an empty value is not just 'empty', but also '-' is considered an empty value.\r\n\r\nNow I have to do something like that:\r\n`{% if hasValue(myValue) | trim == 'yes' %}... show my value ...{% endif %}`\r\n\r\nWhich is pretty hard on the eyes. If I could do the trim in the macro, that would already be a big improvement, but actually just writing:\r\n`{% if hasValue(myValue) %}...{% endif %}`\r\n\r\nWould be nice."},"comment":{"url":"https://api.github.com/repos/PebbleTemplates/pebble/issues/comments/424682386","html_url":"https://github.com/PebbleTemplates/pebble/issues/406#issuecomment-424682386","issue_url":"https://api.github.com/repos/PebbleTemplates/pebble/issues/406","id":424682386,"node_id":"MDEyOklzc3VlQ29tbWVudDQyNDY4MjM4Ng==","user":{"login":"DirkLachowski","id":226266,"node_id":"MDQ6VXNlcjIyNjI2Ng==","avatar_url":"https://avatars3.githubusercontent.com/u/226266?v=4","gravatar_id":"","url":"https://api.github.com/users/DirkLachowski","html_url":"https://github.com/DirkLachowski","followers_url":"https://api.github.com/users/DirkLachowski/followers","following_url":"https://api.github.com/users/DirkLachowski/following{/other_user}","gists_url":"https://api.github.com/users/DirkLachowski/gists{/gist_id}","starred_url":"https://api.github.com/users/DirkLachowski/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/DirkLachowski/subscriptions","organizations_url":"https://api.github.com/users/DirkLachowski/orgs","repos_url":"https://api.github.com/users/DirkLachowski/repos","events_url":"https://api.github.com/users/DirkLachowski/events{/privacy}","received_events_url":"https://api.github.com/users/DirkLachowski/received_events","type":"User","site_admin":false},"created_at":"2018-09-26T11:33:49Z","updated_at":"2018-09-26T11:33:49Z","author_association":"NONE","body":"@axeld Maybe off topic, but that discussion feels like you are trying to \"repair\" your model in the view/template because you are handing over a model (unchecked) you get from a third party. Wouldn't you be better of providing a simple model to the template and keep complex logic were you are preparing the model?"}}
|
{
"id": 7334654,
"name": "PebbleTemplates/pebble",
"url": "https://api.github.com/repos/PebbleTemplates/pebble"
}
|
{
"id": 226266,
"login": "DirkLachowski",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/226266?",
"url": "https://api.github.com/users/DirkLachowski"
}
|
{
"id": 17010790,
"login": "PebbleTemplates",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17010790?",
"url": "https://api.github.com/orgs/PebbleTemplates"
}
| 2018-09-26T11:33:49 |
8324141799
|
{"actor":{"display_login":"DirkLachowski"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Web-Feet/coastercms/issues/73","repository_url":"https://api.github.com/repos/Web-Feet/coastercms","labels_url":"https://api.github.com/repos/Web-Feet/coastercms/issues/73/labels{/name}","comments_url":"https://api.github.com/repos/Web-Feet/coastercms/issues/73/comments","events_url":"https://api.github.com/repos/Web-Feet/coastercms/issues/73/events","html_url":"https://github.com/Web-Feet/coastercms/issues/73","id":314425951,"number":73,"title":"Add multi-language support to the admin","user":{"login":"KhalidAlmallahi","id":3091236,"avatar_url":"https://avatars0.githubusercontent.com/u/3091236?v=4","gravatar_id":"","url":"https://api.github.com/users/KhalidAlmallahi","html_url":"https://github.com/KhalidAlmallahi","followers_url":"https://api.github.com/users/KhalidAlmallahi/followers","following_url":"https://api.github.com/users/KhalidAlmallahi/following{/other_user}","gists_url":"https://api.github.com/users/KhalidAlmallahi/gists{/gist_id}","starred_url":"https://api.github.com/users/KhalidAlmallahi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/KhalidAlmallahi/subscriptions","organizations_url":"https://api.github.com/users/KhalidAlmallahi/orgs","repos_url":"https://api.github.com/users/KhalidAlmallahi/repos","events_url":"https://api.github.com/users/KhalidAlmallahi/events{/privacy}","received_events_url":"https://api.github.com/users/KhalidAlmallahi/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-04-15T15:37:12Z","updated_at":"2018-04-16T15:25:28Z","closed_at":"2018-04-15T20:20:03Z","author_association":"NONE","body":"How can add second language in coastercms"},"comment":{"url":"https://api.github.com/repos/Web-Feet/coastercms/issues/comments/381644650","html_url":"https://github.com/Web-Feet/coastercms/issues/73#issuecomment-381644650","issue_url":"https://api.github.com/repos/Web-Feet/coastercms/issues/73","id":381644650,"user":{"login":"KhalidAlmallahi","id":3091236,"avatar_url":"https://avatars0.githubusercontent.com/u/3091236?v=4","gravatar_id":"","url":"https://api.github.com/users/KhalidAlmallahi","html_url":"https://github.com/KhalidAlmallahi","followers_url":"https://api.github.com/users/KhalidAlmallahi/followers","following_url":"https://api.github.com/users/KhalidAlmallahi/following{/other_user}","gists_url":"https://api.github.com/users/KhalidAlmallahi/gists{/gist_id}","starred_url":"https://api.github.com/users/KhalidAlmallahi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/KhalidAlmallahi/subscriptions","organizations_url":"https://api.github.com/users/KhalidAlmallahi/orgs","repos_url":"https://api.github.com/users/KhalidAlmallahi/repos","events_url":"https://api.github.com/users/KhalidAlmallahi/events{/privacy}","received_events_url":"https://api.github.com/users/KhalidAlmallahi/received_events","type":"User","site_admin":false},"created_at":"2018-04-16T15:25:28Z","updated_at":"2018-04-16T15:25:28Z","author_association":"NONE","body":"are you mean add the language to the languages table by sql ?\r\n\r\nOk ,, if i add it ... how can site do it!!!"}}
|
{
"id": 51146040,
"name": "Web-Feet/coastercms",
"url": "https://api.github.com/repos/Web-Feet/coastercms"
}
|
{
"id": 3091236,
"login": "KhalidAlmallahi",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3091236?",
"url": "https://api.github.com/users/KhalidAlmallahi"
}
|
{
"id": 17082995,
"login": "Web-Feet",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17082995?",
"url": "https://api.github.com/orgs/Web-Feet"
}
| 2018-04-16T15:25:28 |
7536875272
|
{"actor":{"display_login":"KhalidAlmallahi"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Nexus-Mods/web-issues/issues/557","repository_url":"https://api.github.com/repos/Nexus-Mods/web-issues","labels_url":"https://api.github.com/repos/Nexus-Mods/web-issues/issues/557/labels{/name}","comments_url":"https://api.github.com/repos/Nexus-Mods/web-issues/issues/557/comments","events_url":"https://api.github.com/repos/Nexus-Mods/web-issues/issues/557/events","html_url":"https://github.com/Nexus-Mods/web-issues/issues/557","id":296185591,"number":557,"title":"Mod falsely shows pending media","user":{"login":"ousnius","id":7034795,"avatar_url":"https://avatars1.githubusercontent.com/u/7034795?v=4","gravatar_id":"","url":"https://api.github.com/users/ousnius","html_url":"https://github.com/ousnius","followers_url":"https://api.github.com/users/ousnius/followers","following_url":"https://api.github.com/users/ousnius/following{/other_user}","gists_url":"https://api.github.com/users/ousnius/gists{/gist_id}","starred_url":"https://api.github.com/users/ousnius/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ousnius/subscriptions","organizations_url":"https://api.github.com/users/ousnius/orgs","repos_url":"https://api.github.com/users/ousnius/repos","events_url":"https://api.github.com/users/ousnius/events{/privacy}","received_events_url":"https://api.github.com/users/ousnius/received_events","type":"User","site_admin":false},"labels":[{"id":678905538,"url":"https://api.github.com/repos/Nexus-Mods/web-issues/labels/bug","name":"bug","color":"ee0701","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-02-11T12:14:42Z","updated_at":"2018-02-12T09:23:09Z","closed_at":null,"author_association":"NONE","body":"The mod \"BodySlide and Outfit Studio\" for Oldrim on my \"Files (others)\" list says that there are 9 pending media left to approve, however when checking on the page, there is no image and video that hasn't been approved, ignored or deleted yet.\r\n\r\n\r\n\r\nhttps://www.nexusmods.com/skyrim/mods/49015 (NSFW)"},"comment":{"url":"https://api.github.com/repos/Nexus-Mods/web-issues/issues/comments/364867533","html_url":"https://github.com/Nexus-Mods/web-issues/issues/557#issuecomment-364867533","issue_url":"https://api.github.com/repos/Nexus-Mods/web-issues/issues/557","id":364867533,"user":{"login":"iamtiz","id":3407947,"avatar_url":"https://avatars0.githubusercontent.com/u/3407947?v=4","gravatar_id":"","url":"https://api.github.com/users/iamtiz","html_url":"https://github.com/iamtiz","followers_url":"https://api.github.com/users/iamtiz/followers","following_url":"https://api.github.com/users/iamtiz/following{/other_user}","gists_url":"https://api.github.com/users/iamtiz/gists{/gist_id}","starred_url":"https://api.github.com/users/iamtiz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/iamtiz/subscriptions","organizations_url":"https://api.github.com/users/iamtiz/orgs","repos_url":"https://api.github.com/users/iamtiz/repos","events_url":"https://api.github.com/users/iamtiz/events{/privacy}","received_events_url":"https://api.github.com/users/iamtiz/received_events","type":"User","site_admin":false},"created_at":"2018-02-12T09:23:09Z","updated_at":"2018-02-12T09:23:09Z","author_association":"CONTRIBUTOR","body":"Hi, did you notice this issue in the \"Files (others)\" tab only, or in \"Files (mine)\" too?"}}
|
{
"id": 101755013,
"name": "Nexus-Mods/web-issues",
"url": "https://api.github.com/repos/Nexus-Mods/web-issues"
}
|
{
"id": 3407947,
"login": "iamtiz",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3407947?",
"url": "https://api.github.com/users/iamtiz"
}
|
{
"id": 17085531,
"login": "Nexus-Mods",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17085531?",
"url": "https://api.github.com/orgs/Nexus-Mods"
}
| 2018-02-12T09:23:09 |
7231146857
|
{"actor":{"display_login":"iamtiz"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/286","repository_url":"https://api.github.com/repos/Nexus-Mods/Vortex","labels_url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/286/labels{/name}","comments_url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/286/comments","events_url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/286/events","html_url":"https://github.com/Nexus-Mods/Vortex/issues/286","id":338354338,"node_id":"MDU6SXNzdWUzMzgzNTQzMzg=","number":286,"title":"SSL3_GET_RECORD:decryption failed or bad record","user":{"login":"VortexFeedback","id":40209448,"node_id":"MDQ6VXNlcjQwMjA5NDQ4","avatar_url":"https://avatars1.githubusercontent.com/u/40209448?v=4","gravatar_id":"","url":"https://api.github.com/users/VortexFeedback","html_url":"https://github.com/VortexFeedback","followers_url":"https://api.github.com/users/VortexFeedback/followers","following_url":"https://api.github.com/users/VortexFeedback/following{/other_user}","gists_url":"https://api.github.com/users/VortexFeedback/gists{/gist_id}","starred_url":"https://api.github.com/users/VortexFeedback/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/VortexFeedback/subscriptions","organizations_url":"https://api.github.com/users/VortexFeedback/orgs","repos_url":"https://api.github.com/users/VortexFeedback/repos","events_url":"https://api.github.com/users/VortexFeedback/events{/privacy}","received_events_url":"https://api.github.com/users/VortexFeedback/received_events","type":"User","site_admin":false},"labels":[{"id":437053434,"node_id":"MDU6TGFiZWw0MzcwNTM0MzQ=","url":"https://api.github.com/repos/Nexus-Mods/Vortex/labels/bug","name":"bug","color":"ee0701","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":93,"created_at":"2018-07-04T18:36:21Z","updated_at":"2018-11-11T22:44:19Z","closed_at":null,"author_association":"COLLABORATOR","body":"### Application error\n#### System\n| | |\n|------------ | -------------|\n|Platform | win32 10.0.17134 |\n|Architecture | x64 |\n|Application Version | 0.15.2 |\n#### Message\n101057795:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:c:\\projects\\electron\\vendor\\node\\deps\\openssl\\openssl\\ssl\\s3_pkt.c:535:\n\n#### Stack\n```\nError: 101057795:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:c:\\projects\\electron\\vendor\\node\\deps\\openssl\\openssl\\ssl\\s3_pkt.c:535:\n\n```\n \n\n \n Reported by: thorkatop"},"comment":{"url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/comments/437712328","html_url":"https://github.com/Nexus-Mods/Vortex/issues/286#issuecomment-437712328","issue_url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/286","id":437712328,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNzcxMjMyOA==","user":{"login":"VortexFeedback","id":40209448,"node_id":"MDQ6VXNlcjQwMjA5NDQ4","avatar_url":"https://avatars1.githubusercontent.com/u/40209448?v=4","gravatar_id":"","url":"https://api.github.com/users/VortexFeedback","html_url":"https://github.com/VortexFeedback","followers_url":"https://api.github.com/users/VortexFeedback/followers","following_url":"https://api.github.com/users/VortexFeedback/following{/other_user}","gists_url":"https://api.github.com/users/VortexFeedback/gists{/gist_id}","starred_url":"https://api.github.com/users/VortexFeedback/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/VortexFeedback/subscriptions","organizations_url":"https://api.github.com/users/VortexFeedback/orgs","repos_url":"https://api.github.com/users/VortexFeedback/repos","events_url":"https://api.github.com/users/VortexFeedback/events{/privacy}","received_events_url":"https://api.github.com/users/VortexFeedback/received_events","type":"User","site_admin":false},"created_at":"2018-11-11T22:44:19Z","updated_at":"2018-11-11T22:44:19Z","author_association":"COLLABORATOR","body":"### Application error\n#### System\n| | |\n|------------ | -------------|\n|Platform | win32 10.0.17763 |\n|Architecture | x64 |\n|Application Version | 0.16.12 |\n|Process | renderer |\n#### Message\n101057795:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:c:\\projects\\electron\\vendor\\node\\deps\\openssl\\openssl\\ssl\\s3_pkt.c:535:\n\n#### Stack\n```\nError: 101057795:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac:c:\\projects\\electron\\vendor\\node\\deps\\openssl\\openssl\\ssl\\s3_pkt.c:535:\n\n```\n \n\n \n Reported by: witcher482"}}
|
{
"id": 67433627,
"name": "Nexus-Mods/Vortex",
"url": "https://api.github.com/repos/Nexus-Mods/Vortex"
}
|
{
"id": 40209448,
"login": "VortexFeedback",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/40209448?",
"url": "https://api.github.com/users/VortexFeedback"
}
|
{
"id": 17085531,
"login": "Nexus-Mods",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17085531?",
"url": "https://api.github.com/orgs/Nexus-Mods"
}
| 2018-11-11T22:44:19 |
8570724268
|
{"actor":{"display_login":"VortexFeedback"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/692","repository_url":"https://api.github.com/repos/Nexus-Mods/Vortex","labels_url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/692/labels{/name}","comments_url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/692/comments","events_url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/692/events","html_url":"https://github.com/Nexus-Mods/Vortex/issues/692","id":347393522,"node_id":"MDU6SXNzdWUzNDczOTM1MjI=","number":692,"title":"error: EPERM: operation not permitted, rename 'G:\\Steam\\steamapps\\common\\Skyrim\\data\\vortex.deployment.json.NVBvp3.tmp' -> 'G:\\Steam\\steamapps\\common\\Skyrim\\data\\vortex.deployment.json'","user":{"login":"VortexFeedback","id":40209448,"node_id":"MDQ6VXNlcjQwMjA5NDQ4","avatar_url":"https://avatars1.githubusercontent.com/u/40209448?v=4","gravatar_id":"","url":"https://api.github.com/users/VortexFeedback","html_url":"https://github.com/VortexFeedback","followers_url":"https://api.github.com/users/VortexFeedback/followers","following_url":"https://api.github.com/users/VortexFeedback/following{/other_user}","gists_url":"https://api.github.com/users/VortexFeedback/gists{/gist_id}","starred_url":"https://api.github.com/users/VortexFeedback/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/VortexFeedback/subscriptions","organizations_url":"https://api.github.com/users/VortexFeedback/orgs","repos_url":"https://api.github.com/users/VortexFeedback/repos","events_url":"https://api.github.com/users/VortexFeedback/events{/privacy}","received_events_url":"https://api.github.com/users/VortexFeedback/received_events","type":"User","site_admin":false},"labels":[{"id":437053434,"node_id":"MDU6TGFiZWw0MzcwNTM0MzQ=","url":"https://api.github.com/repos/Nexus-Mods/Vortex/labels/bug","name":"bug","color":"ee0701","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":22,"created_at":"2018-08-03T13:19:50Z","updated_at":"2018-09-03T22:05:44Z","closed_at":null,"author_association":"COLLABORATOR","body":"### Application error\n#### System\n| | |\n|------------ | -------------|\n|Platform | win32 10.0.16299 |\n|Architecture | x64 |\n|Application Version | 0.15.7 |\n#### Message\nEPERM: operation not permitted, rename 'G:\\Steam\\steamapps\\common\\Skyrim\\data\\vortex.deployment.json.NVBvp3.tmp' -> 'G:\\Steam\\steamapps\\common\\Skyrim\\data\\vortex.deployment.json'\n#### Stack\n```\nError: EPERM: operation not permitted, rename 'G:\\Steam\\steamapps\\common\\Skyrim\\data\\vortex.deployment.json.NVBvp3.tmp' -> 'G:\\Steam\\steamapps\\common\\Skyrim\\data\\vortex.deployment.json'\n\n\n```\n \n\n \n Reported by: nilbak"},"comment":{"url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/comments/418198456","html_url":"https://github.com/Nexus-Mods/Vortex/issues/692#issuecomment-418198456","issue_url":"https://api.github.com/repos/Nexus-Mods/Vortex/issues/692","id":418198456,"node_id":"MDEyOklzc3VlQ29tbWVudDQxODE5ODQ1Ng==","user":{"login":"VortexFeedback","id":40209448,"node_id":"MDQ6VXNlcjQwMjA5NDQ4","avatar_url":"https://avatars1.githubusercontent.com/u/40209448?v=4","gravatar_id":"","url":"https://api.github.com/users/VortexFeedback","html_url":"https://github.com/VortexFeedback","followers_url":"https://api.github.com/users/VortexFeedback/followers","following_url":"https://api.github.com/users/VortexFeedback/following{/other_user}","gists_url":"https://api.github.com/users/VortexFeedback/gists{/gist_id}","starred_url":"https://api.github.com/users/VortexFeedback/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/VortexFeedback/subscriptions","organizations_url":"https://api.github.com/users/VortexFeedback/orgs","repos_url":"https://api.github.com/users/VortexFeedback/repos","events_url":"https://api.github.com/users/VortexFeedback/events{/privacy}","received_events_url":"https://api.github.com/users/VortexFeedback/received_events","type":"User","site_admin":false},"created_at":"2018-09-03T22:05:44Z","updated_at":"2018-09-03T22:05:44Z","author_association":"COLLABORATOR","body":"### Application error\n#### System\n| | |\n|------------ | -------------|\n|Platform | win32 10.0.17134 |\n|Architecture | x64 |\n|Application Version | 0.15.9 |\n#### Message\nEPERM: operation not permitted, rename 'S:\\Steam\\steamapps\\common\\Skyrim Special Edition\\data\\vortex.deployment.json.sis5ng.tmp' -> 'S:\\Steam\\steamapps\\common\\Skyrim Special Edition\\data\\vortex.deployment.json'\n#### Stack\n```\nError: EPERM: operation not permitted, rename 'S:\\Steam\\steamapps\\common\\Skyrim Special Edition\\data\\vortex.deployment.json.sis5ng.tmp' -> 'S:\\Steam\\steamapps\\common\\Skyrim Special Edition\\data\\vortex.deployment.json'\n\n\n```\n \n\n \n Reported by: Brandon007"}}
|
{
"id": 67433627,
"name": "Nexus-Mods/Vortex",
"url": "https://api.github.com/repos/Nexus-Mods/Vortex"
}
|
{
"id": 40209448,
"login": "VortexFeedback",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/40209448?",
"url": "https://api.github.com/users/VortexFeedback"
}
|
{
"id": 17085531,
"login": "Nexus-Mods",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17085531?",
"url": "https://api.github.com/orgs/Nexus-Mods"
}
| 2018-09-03T22:05:44 |
8208057648
|
{"actor":{"display_login":"VortexFeedback"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/quiltdata/t4/issues/135","repository_url":"https://api.github.com/repos/quiltdata/t4","labels_url":"https://api.github.com/repos/quiltdata/t4/issues/135/labels{/name}","comments_url":"https://api.github.com/repos/quiltdata/t4/issues/135/comments","events_url":"https://api.github.com/repos/quiltdata/t4/issues/135/events","html_url":"https://github.com/quiltdata/t4/pull/135","id":382439068,"node_id":"MDExOlB1bGxSZXF1ZXN0MjMyMTQ3ODg4","number":135,"title":"Create closure so metadata gets set correctly","user":{"login":"meffij","id":8787479,"node_id":"MDQ6VXNlcjg3ODc0Nzk=","avatar_url":"https://avatars0.githubusercontent.com/u/8787479?v=4","gravatar_id":"","url":"https://api.github.com/users/meffij","html_url":"https://github.com/meffij","followers_url":"https://api.github.com/users/meffij/followers","following_url":"https://api.github.com/users/meffij/following{/other_user}","gists_url":"https://api.github.com/users/meffij/gists{/gist_id}","starred_url":"https://api.github.com/users/meffij/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/meffij/subscriptions","organizations_url":"https://api.github.com/users/meffij/orgs","repos_url":"https://api.github.com/users/meffij/repos","events_url":"https://api.github.com/users/meffij/events{/privacy}","received_events_url":"https://api.github.com/users/meffij/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-11-19T23:43:47Z","updated_at":"2018-11-20T00:45:10Z","closed_at":null,"author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/quiltdata/t4/pulls/135","html_url":"https://github.com/quiltdata/t4/pull/135","diff_url":"https://github.com/quiltdata/t4/pull/135.diff","patch_url":"https://github.com/quiltdata/t4/pull/135.patch"},"body":"Helpful article: http://stupidpythonideas.blogspot.com/2016/01/for-each-loops-should-define-new.html"},"comment":{"url":"https://api.github.com/repos/quiltdata/t4/issues/comments/440094842","html_url":"https://github.com/quiltdata/t4/pull/135#issuecomment-440094842","issue_url":"https://api.github.com/repos/quiltdata/t4/issues/135","id":440094842,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0MDA5NDg0Mg==","user":{"login":"meffij","id":8787479,"node_id":"MDQ6VXNlcjg3ODc0Nzk=","avatar_url":"https://avatars0.githubusercontent.com/u/8787479?v=4","gravatar_id":"","url":"https://api.github.com/users/meffij","html_url":"https://github.com/meffij","followers_url":"https://api.github.com/users/meffij/followers","following_url":"https://api.github.com/users/meffij/following{/other_user}","gists_url":"https://api.github.com/users/meffij/gists{/gist_id}","starred_url":"https://api.github.com/users/meffij/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/meffij/subscriptions","organizations_url":"https://api.github.com/users/meffij/orgs","repos_url":"https://api.github.com/users/meffij/repos","events_url":"https://api.github.com/users/meffij/events{/privacy}","received_events_url":"https://api.github.com/users/meffij/received_events","type":"User","site_admin":false},"created_at":"2018-11-20T00:45:10Z","updated_at":"2018-11-20T00:45:10Z","author_association":"MEMBER","body":"It applies to every language that re-uses a variable binding during loops. Python, Ruby, JS all require this pattern if you want closures in loops."}}
|
{
"id": 152173979,
"name": "quiltdata/t4",
"url": "https://api.github.com/repos/quiltdata/t4"
}
|
{
"id": 8787479,
"login": "meffij",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8787479?",
"url": "https://api.github.com/users/meffij"
}
|
{
"id": 17112125,
"login": "quiltdata",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17112125?",
"url": "https://api.github.com/orgs/quiltdata"
}
| 2018-11-20T00:45:10 |
8616549375
|
{"actor":{"display_login":"meffij"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/dask/dask-jobqueue/issues/7","repository_url":"https://api.github.com/repos/dask/dask-jobqueue","labels_url":"https://api.github.com/repos/dask/dask-jobqueue/issues/7/labels{/name}","comments_url":"https://api.github.com/repos/dask/dask-jobqueue/issues/7/comments","events_url":"https://api.github.com/repos/dask/dask-jobqueue/issues/7/events","html_url":"https://github.com/dask/dask-jobqueue/issues/7","id":301728738,"number":7,"title":"Not setting `project` should not raise ","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":16,"created_at":"2018-03-02T10:57:09Z","updated_at":"2018-03-11T16:25:48Z","closed_at":null,"author_association":"NONE","body":"\r\nOne suggestion I have is not to raise an exception unless there is exceptional behavior. In the case of not having a project set, not all systems require users to set a project, so we should not enforce that by raising IMO. This would also apply to #6\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/dask/dask-jobqueue/issues/comments/372128055","html_url":"https://github.com/dask/dask-jobqueue/issues/7#issuecomment-372128055","issue_url":"https://api.github.com/repos/dask/dask-jobqueue/issues/7","id":372128055,"user":{"login":"mrocklin","id":306380,"avatar_url":"https://avatars3.githubusercontent.com/u/306380?v=4","gravatar_id":"","url":"https://api.github.com/users/mrocklin","html_url":"https://github.com/mrocklin","followers_url":"https://api.github.com/users/mrocklin/followers","following_url":"https://api.github.com/users/mrocklin/following{/other_user}","gists_url":"https://api.github.com/users/mrocklin/gists{/gist_id}","starred_url":"https://api.github.com/users/mrocklin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mrocklin/subscriptions","organizations_url":"https://api.github.com/users/mrocklin/orgs","repos_url":"https://api.github.com/users/mrocklin/repos","events_url":"https://api.github.com/users/mrocklin/events{/privacy}","received_events_url":"https://api.github.com/users/mrocklin/received_events","type":"User","site_admin":false},"created_at":"2018-03-11T16:25:48Z","updated_at":"2018-03-11T16:25:48Z","author_association":"OWNER","body":"If we plan to drop Python two that's probably a larger discussion. I\nrecommend that that be raised as a separate issue.\n\nShort term I recommend supporting it so that you can make progress without\nwaiting on the larger decision.\n\nOn Sun, Mar 11, 2018 at 12:23 PM, Guillaume EB <[email protected]>\nwrote:\n\n> Do we want python 2 compatibility?\n> (Sorry for all my questioning).\n>\n> —\n> You are receiving this because you were mentioned.\n> Reply to this email directly, view it on GitHub\n> <https://github.com/dask/dask-jobqueue/issues/7#issuecomment-372127871>,\n> or mute the thread\n> <https://github.com/notifications/unsubscribe-auth/AASszH3CMp8EYmgFXGWndVvngmLaA8D_ks5tdU98gaJpZM4SZupT>\n> .\n>\n"}}
|
{
"id": 123497963,
"name": "dask/dask-jobqueue",
"url": "https://api.github.com/repos/dask/dask-jobqueue"
}
|
{
"id": 306380,
"login": "mrocklin",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/306380?",
"url": "https://api.github.com/users/mrocklin"
}
|
{
"id": 17131925,
"login": "dask",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17131925?",
"url": "https://api.github.com/orgs/dask"
}
| 2018-03-11T16:25:48 |
7362218881
|
{"actor":{"display_login":"mrocklin"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/php-amqplib/php-amqplib/issues/613","repository_url":"https://api.github.com/repos/php-amqplib/php-amqplib","labels_url":"https://api.github.com/repos/php-amqplib/php-amqplib/issues/613/labels{/name}","comments_url":"https://api.github.com/repos/php-amqplib/php-amqplib/issues/613/comments","events_url":"https://api.github.com/repos/php-amqplib/php-amqplib/issues/613/events","html_url":"https://github.com/php-amqplib/php-amqplib/issues/613","id":375567240,"node_id":"MDU6SXNzdWUzNzU1NjcyNDA=","number":613,"title":"fwrite(): send of 3728 bytes failed with errno=11 Resource temporarily unavailable","user":{"login":"rik-coenders","id":4438372,"node_id":"MDQ6VXNlcjQ0MzgzNzI=","avatar_url":"https://avatars2.githubusercontent.com/u/4438372?v=4","gravatar_id":"","url":"https://api.github.com/users/rik-coenders","html_url":"https://github.com/rik-coenders","followers_url":"https://api.github.com/users/rik-coenders/followers","following_url":"https://api.github.com/users/rik-coenders/following{/other_user}","gists_url":"https://api.github.com/users/rik-coenders/gists{/gist_id}","starred_url":"https://api.github.com/users/rik-coenders/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rik-coenders/subscriptions","organizations_url":"https://api.github.com/users/rik-coenders/orgs","repos_url":"https://api.github.com/users/rik-coenders/repos","events_url":"https://api.github.com/users/rik-coenders/events{/privacy}","received_events_url":"https://api.github.com/users/rik-coenders/received_events","type":"User","site_admin":false},"labels":[{"id":324546188,"node_id":"MDU6TGFiZWwzMjQ1NDYxODg=","url":"https://api.github.com/repos/php-amqplib/php-amqplib/labels/bug","name":"bug","color":"e11d21","default":true}],"state":"closed","locked":false,"assignee":{"login":"lukebakken","id":514926,"node_id":"MDQ6VXNlcjUxNDkyNg==","avatar_url":"https://avatars2.githubusercontent.com/u/514926?v=4","gravatar_id":"","url":"https://api.github.com/users/lukebakken","html_url":"https://github.com/lukebakken","followers_url":"https://api.github.com/users/lukebakken/followers","following_url":"https://api.github.com/users/lukebakken/following{/other_user}","gists_url":"https://api.github.com/users/lukebakken/gists{/gist_id}","starred_url":"https://api.github.com/users/lukebakken/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lukebakken/subscriptions","organizations_url":"https://api.github.com/users/lukebakken/orgs","repos_url":"https://api.github.com/users/lukebakken/repos","events_url":"https://api.github.com/users/lukebakken/events{/privacy}","received_events_url":"https://api.github.com/users/lukebakken/received_events","type":"User","site_admin":false},"assignees":[{"login":"lukebakken","id":514926,"node_id":"MDQ6VXNlcjUxNDkyNg==","avatar_url":"https://avatars2.githubusercontent.com/u/514926?v=4","gravatar_id":"","url":"https://api.github.com/users/lukebakken","html_url":"https://github.com/lukebakken","followers_url":"https://api.github.com/users/lukebakken/followers","following_url":"https://api.github.com/users/lukebakken/following{/other_user}","gists_url":"https://api.github.com/users/lukebakken/gists{/gist_id}","starred_url":"https://api.github.com/users/lukebakken/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lukebakken/subscriptions","organizations_url":"https://api.github.com/users/lukebakken/orgs","repos_url":"https://api.github.com/users/lukebakken/repos","events_url":"https://api.github.com/users/lukebakken/events{/privacy}","received_events_url":"https://api.github.com/users/lukebakken/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/php-amqplib/php-amqplib/milestones/6","html_url":"https://github.com/php-amqplib/php-amqplib/milestone/6","labels_url":"https://api.github.com/repos/php-amqplib/php-amqplib/milestones/6/labels","id":3765494,"node_id":"MDk6TWlsZXN0b25lMzc2NTQ5NA==","number":6,"title":"2.8.1","description":"","creator":{"login":"lukebakken","id":514926,"node_id":"MDQ6VXNlcjUxNDkyNg==","avatar_url":"https://avatars2.githubusercontent.com/u/514926?v=4","gravatar_id":"","url":"https://api.github.com/users/lukebakken","html_url":"https://github.com/lukebakken","followers_url":"https://api.github.com/users/lukebakken/followers","following_url":"https://api.github.com/users/lukebakken/following{/other_user}","gists_url":"https://api.github.com/users/lukebakken/gists{/gist_id}","starred_url":"https://api.github.com/users/lukebakken/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lukebakken/subscriptions","organizations_url":"https://api.github.com/users/lukebakken/orgs","repos_url":"https://api.github.com/users/lukebakken/repos","events_url":"https://api.github.com/users/lukebakken/events{/privacy}","received_events_url":"https://api.github.com/users/lukebakken/received_events","type":"User","site_admin":false},"open_issues":0,"closed_issues":7,"state":"open","created_at":"2018-10-24T14:27:13Z","updated_at":"2018-11-02T23:08:42Z","due_on":null,"closed_at":null},"comments":19,"created_at":"2018-10-30T16:01:11Z","updated_at":"2018-11-02T23:08:42Z","closed_at":"2018-11-02T23:08:42Z","author_association":"NONE","body":"Since version 2.8.0 I get the exception\r\n\r\n```\r\n/data/www/web03.adchieve.com/releases/133/vendor/php-amqplib/php-amqplib/PhpAmqpLib/Wire/IO/StreamIO.php - 301 - fwrite(): send of 3728 bytes failed with errno=11 Resource temporarily unavailable\r\n```\r\n\r\nI did not have issues in the previous version.\r\n\r\nI use the AMQPStreamConnection and pcntl is installed.\r\n"},"comment":{"url":"https://api.github.com/repos/php-amqplib/php-amqplib/issues/comments/435534932","html_url":"https://github.com/php-amqplib/php-amqplib/issues/613#issuecomment-435534932","issue_url":"https://api.github.com/repos/php-amqplib/php-amqplib/issues/613","id":435534932,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNTUzNDkzMg==","user":{"login":"lukebakken","id":514926,"node_id":"MDQ6VXNlcjUxNDkyNg==","avatar_url":"https://avatars2.githubusercontent.com/u/514926?v=4","gravatar_id":"","url":"https://api.github.com/users/lukebakken","html_url":"https://github.com/lukebakken","followers_url":"https://api.github.com/users/lukebakken/followers","following_url":"https://api.github.com/users/lukebakken/following{/other_user}","gists_url":"https://api.github.com/users/lukebakken/gists{/gist_id}","starred_url":"https://api.github.com/users/lukebakken/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lukebakken/subscriptions","organizations_url":"https://api.github.com/users/lukebakken/orgs","repos_url":"https://api.github.com/users/lukebakken/repos","events_url":"https://api.github.com/users/lukebakken/events{/privacy}","received_events_url":"https://api.github.com/users/lukebakken/received_events","type":"User","site_admin":false},"created_at":"2018-11-02T23:08:42Z","updated_at":"2018-11-02T23:08:42Z","author_association":"COLLABORATOR","body":"@davidgreisler @NGTOne @rik-coenders please give `2.8.1-rc2` a try -\r\n\r\nhttps://github.com/php-amqplib/php-amqplib/releases/tag/v2.8.1-rc2"}}
|
{
"id": 2784293,
"name": "php-amqplib/php-amqplib",
"url": "https://api.github.com/repos/php-amqplib/php-amqplib"
}
|
{
"id": 514926,
"login": "lukebakken",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/514926?",
"url": "https://api.github.com/users/lukebakken"
}
|
{
"id": 17164433,
"login": "php-amqplib",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17164433?",
"url": "https://api.github.com/orgs/php-amqplib"
}
| 2018-11-02T23:08:42 |
8528323490
|
{"actor":{"display_login":"lukebakken"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/love2d-community/love-api/issues/76","repository_url":"https://api.github.com/repos/love2d-community/love-api","labels_url":"https://api.github.com/repos/love2d-community/love-api/issues/76/labels{/name}","comments_url":"https://api.github.com/repos/love2d-community/love-api/issues/76/comments","events_url":"https://api.github.com/repos/love2d-community/love-api/issues/76/events","html_url":"https://github.com/love2d-community/love-api/issues/76","id":381734401,"node_id":"MDU6SXNzdWUzODE3MzQ0MDE=","number":76,"title":"Missing argument 'presses' on love.mousepressed callback","user":{"login":"jonathanp12","id":11786309,"node_id":"MDQ6VXNlcjExNzg2MzA5","avatar_url":"https://avatars1.githubusercontent.com/u/11786309?v=4","gravatar_id":"","url":"https://api.github.com/users/jonathanp12","html_url":"https://github.com/jonathanp12","followers_url":"https://api.github.com/users/jonathanp12/followers","following_url":"https://api.github.com/users/jonathanp12/following{/other_user}","gists_url":"https://api.github.com/users/jonathanp12/gists{/gist_id}","starred_url":"https://api.github.com/users/jonathanp12/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jonathanp12/subscriptions","organizations_url":"https://api.github.com/users/jonathanp12/orgs","repos_url":"https://api.github.com/users/jonathanp12/repos","events_url":"https://api.github.com/users/jonathanp12/events{/privacy}","received_events_url":"https://api.github.com/users/jonathanp12/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-11-16T19:41:53Z","updated_at":"2018-11-17T15:14:03Z","closed_at":"2018-11-16T20:43:14Z","author_association":"NONE","body":"The 'presses' argument is missing on the love.mousepressed callback. It is available since LÖVE 11.0."},"comment":{"url":"https://api.github.com/repos/love2d-community/love-api/issues/comments/439624300","html_url":"https://github.com/love2d-community/love-api/issues/76#issuecomment-439624300","issue_url":"https://api.github.com/repos/love2d-community/love-api/issues/76","id":439624300,"node_id":"MDEyOklzc3VlQ29tbWVudDQzOTYyNDMwMA==","user":{"login":"jonathanp12","id":11786309,"node_id":"MDQ6VXNlcjExNzg2MzA5","avatar_url":"https://avatars1.githubusercontent.com/u/11786309?v=4","gravatar_id":"","url":"https://api.github.com/users/jonathanp12","html_url":"https://github.com/jonathanp12","followers_url":"https://api.github.com/users/jonathanp12/followers","following_url":"https://api.github.com/users/jonathanp12/following{/other_user}","gists_url":"https://api.github.com/users/jonathanp12/gists{/gist_id}","starred_url":"https://api.github.com/users/jonathanp12/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jonathanp12/subscriptions","organizations_url":"https://api.github.com/users/jonathanp12/orgs","repos_url":"https://api.github.com/users/jonathanp12/repos","events_url":"https://api.github.com/users/jonathanp12/events{/privacy}","received_events_url":"https://api.github.com/users/jonathanp12/received_events","type":"User","site_admin":false},"created_at":"2018-11-17T15:14:03Z","updated_at":"2018-11-17T15:14:03Z","author_association":"NONE","body":"Thanks for the fix!"}}
|
{
"id": 32788810,
"name": "love2d-community/love-api",
"url": "https://api.github.com/repos/love2d-community/love-api"
}
|
{
"id": 11786309,
"login": "jonathanp12",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11786309?",
"url": "https://api.github.com/users/jonathanp12"
}
|
{
"id": 17165675,
"login": "love2d-community",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17165675?",
"url": "https://api.github.com/orgs/love2d-community"
}
| 2018-11-17T15:14:03 |
8606732827
|
{"actor":{"display_login":"jonathanp12"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/npms-io/npms-analyzer/issues/210","repository_url":"https://api.github.com/repos/npms-io/npms-analyzer","labels_url":"https://api.github.com/repos/npms-io/npms-analyzer/issues/210/labels{/name}","comments_url":"https://api.github.com/repos/npms-io/npms-analyzer/issues/210/comments","events_url":"https://api.github.com/repos/npms-io/npms-analyzer/issues/210/events","html_url":"https://github.com/npms-io/npms-analyzer/pull/210","id":300754289,"node_id":"MDExOlB1bGxSZXF1ZXN0MTcxNzU1MzAz","number":210,"title":"Update spdx-correct to the latest version 🚀","user":{"login":"greenkeeper[bot]","id":23040076,"node_id":"MDM6Qm90MjMwNDAwNzY=","avatar_url":"https://avatars3.githubusercontent.com/in/505?v=4","gravatar_id":"","url":"https://api.github.com/users/greenkeeper%5Bbot%5D","html_url":"https://github.com/apps/greenkeeper","followers_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/followers","following_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/repos","events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/received_events","type":"Bot","site_admin":false},"labels":[{"id":351741596,"node_id":"MDU6TGFiZWwzNTE3NDE1OTY=","url":"https://api.github.com/repos/npms-io/npms-analyzer/labels/greenkeeper","name":"greenkeeper","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-02-27T19:05:10Z","updated_at":"2018-09-27T17:46:10Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/npms-io/npms-analyzer/pulls/210","html_url":"https://github.com/npms-io/npms-analyzer/pull/210","diff_url":"https://github.com/npms-io/npms-analyzer/pull/210.diff","patch_url":"https://github.com/npms-io/npms-analyzer/pull/210.patch"},"body":"\n☝️ Greenkeeper’s [updated Terms of Service](https://mailchi.mp/ebfddc9880a9/were-updating-our-terms-of-service) will come into effect on April 6th, 2018.\n\n## Version **3.0.0** of [spdx-correct](https://github.com/jslicense/spdx-correct.js) was just published.\n\n<table>\n <tr>\n <th align=left>\n Dependency\n </td>\n <td>\n spdx-correct\n </td>\n </tr>\n <tr>\n <th align=left>\n Current Version\n </td>\n <td>\n 2.0.4\n </td>\n </tr>\n <tr>\n <th align=left>\n Type\n </td>\n <td>\n dependency\n </td>\n </tr>\n</table>\n\nThe version **3.0.0** is **not covered** by your **current version range**.\n\nIf you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.\n\nIt might be worth looking into these changes and trying to get this project onto the latest version of spdx-correct.\n\nIf you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.\n\n\n---\n\n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 10 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/ae4124a26e862181d16d745b5b9ac6838e4a6109\"><code>ae4124a</code></a> <code>3.0.0</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/4990dfe03a77ca4990ce11681aa2280503913cde\"><code>4990dfe</code></a> <code>[email protected]</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/a6d9838b662c90bb2401bcd668166f9e9a05f94d\"><code>a6d9838</code></a> <code>[email protected]</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/910a1bdb8fb3056816d70a2ca3d5fbb62af9b0d9\"><code>910a1bd</code></a> <code>[email protected]</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/c6e1e3a6958b06b3c146d67233e092c05f68c185\"><code>c6e1e3a</code></a> <code>[email protected]</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/6cc93b999e7695c7e4a328f748ca59307206fe4f\"><code>6cc93b9</code></a> <code>defence-cli@^2.0.1</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/3a1d84a48c9891cd95a7a33d583920cf27ab8e68\"><code>3a1d84a</code></a> <code>tape@^4.8.0</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/70f6de1136e23020e1e20325593085223f3ebc12\"><code>70f6de1</code></a> <code>standard-markdown@^4.0.2</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/0d2ef2d745039dee00a67b77ea3786b4fd4f305e\"><code>0d2ef2d</code></a> <code>standard@^10.0.3</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/ede7363c5559e4da638461da3eba97fcd3f2edd2\"><code>ede7363</code></a> <code>Recommend SPDX 3.0 GPL identifiers</code></li>\n</ul>\n<p>See the <a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/compare/7fada193c070940dd5c9e02e28131456bae5abbc...ae4124a26e862181d16d745b5b9ac6838e4a6109\">full diff</a></p>\n</details>\n\n<details>\n <summary>FAQ and help</summary>\n\n There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).\n</details>\n\n\n---\n\n\nYour [Greenkeeper](https://greenkeeper.io) bot :palm_tree:\n\n"},"comment":{"url":"https://api.github.com/repos/npms-io/npms-analyzer/issues/comments/425182565","html_url":"https://github.com/npms-io/npms-analyzer/pull/210#issuecomment-425182565","issue_url":"https://api.github.com/repos/npms-io/npms-analyzer/issues/210","id":425182565,"node_id":"MDEyOklzc3VlQ29tbWVudDQyNTE4MjU2NQ==","user":{"login":"greenkeeper[bot]","id":23040076,"node_id":"MDM6Qm90MjMwNDAwNzY=","avatar_url":"https://avatars3.githubusercontent.com/in/505?v=4","gravatar_id":"","url":"https://api.github.com/users/greenkeeper%5Bbot%5D","html_url":"https://github.com/apps/greenkeeper","followers_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/followers","following_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/repos","events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2018-09-27T17:46:10Z","updated_at":"2018-09-27T17:46:10Z","author_association":"NONE","body":"- The `dependency` [spdx-correct](https://github.com/jslicense/spdx-correct.js) was updated from `2.0.4` to `3.0.1`.\n\n[Update to this version instead 🚀](https://github.com/npms-io/npms-analyzer/compare/master...npms-io:greenkeeper%2Fspdx-correct-3.0.1) \n \n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 6 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/793a280b11de78df08f2ebaf85d05d9143f37ed5\"><code>793a280</code></a> <code>3.0.1</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/a42fe787650d5c8cd9850500372a36290e52c133\"><code>a42fe78</code></a> <code>Remove package-lock.json</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/8320eb4f36799d5f5b95489d29650866e75e0967\"><code>8320eb4</code></a> <code>Merge pull request #23 from snyk/more_gpl_last_resorts</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/ab16b723fe1b2a3e0a2e1c73ac965302a285b601\"><code>ab16b72</code></a> <code>add a test case for \"GPL-1\"</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/1ff6a0f617ab4a0cf75253f7f0fbee6571c0c5c3\"><code>1ff6a0f</code></a> <code>fix silly copy/paste error</code></li>\n<li><a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/commit/9bddb336ae8fe2473a420062233354b4d5c58075\"><code>9bddb33</code></a> <code>additional last resorts for GPL- 1.0 and 2.0</code></li>\n</ul>\n<p>See the <a href=\"https://urls.greenkeeper.io/jslicense/spdx-correct.js/compare/ae4124a26e862181d16d745b5b9ac6838e4a6109...793a280b11de78df08f2ebaf85d05d9143f37ed5\">full diff</a></p>\n</details>"}}
|
{
"id": 51465901,
"name": "npms-io/npms-analyzer",
"url": "https://api.github.com/repos/npms-io/npms-analyzer"
}
|
{
"id": 23040076,
"login": "greenkeeper[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/23040076?",
"url": "https://api.github.com/users/greenkeeper[bot]"
}
|
{
"id": 17166357,
"login": "npms-io",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17166357?",
"url": "https://api.github.com/orgs/npms-io"
}
| 2018-09-27T17:46:10 |
8333363349
|
{"actor":{"display_login":"greenkeeper"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/AlertaDengue/AlertaDengue/issues/180","repository_url":"https://api.github.com/repos/AlertaDengue/AlertaDengue","labels_url":"https://api.github.com/repos/AlertaDengue/AlertaDengue/issues/180/labels{/name}","comments_url":"https://api.github.com/repos/AlertaDengue/AlertaDengue/issues/180/comments","events_url":"https://api.github.com/repos/AlertaDengue/AlertaDengue/issues/180/events","html_url":"https://github.com/AlertaDengue/AlertaDengue/issues/180","id":312653475,"number":180,"title":"Atualizar dockerfile para instalar bibliotecas python atualizadas.","user":{"login":"xmnlab","id":5209757,"avatar_url":"https://avatars2.githubusercontent.com/u/5209757?v=4","gravatar_id":"","url":"https://api.github.com/users/xmnlab","html_url":"https://github.com/xmnlab","followers_url":"https://api.github.com/users/xmnlab/followers","following_url":"https://api.github.com/users/xmnlab/following{/other_user}","gists_url":"https://api.github.com/users/xmnlab/gists{/gist_id}","starred_url":"https://api.github.com/users/xmnlab/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/xmnlab/subscriptions","organizations_url":"https://api.github.com/users/xmnlab/orgs","repos_url":"https://api.github.com/users/xmnlab/repos","events_url":"https://api.github.com/users/xmnlab/events{/privacy}","received_events_url":"https://api.github.com/users/xmnlab/received_events","type":"User","site_admin":false},"labels":[{"id":76918785,"url":"https://api.github.com/repos/AlertaDengue/AlertaDengue/labels/enhancement","name":"enhancement","color":"84b6eb","default":true},{"id":683548379,"url":"https://api.github.com/repos/AlertaDengue/AlertaDengue/labels/prio:low","name":"prio:low","color":"bfd4f2","default":false}],"state":"open","locked":false,"assignee":{"login":"xmnlab","id":5209757,"avatar_url":"https://avatars2.githubusercontent.com/u/5209757?v=4","gravatar_id":"","url":"https://api.github.com/users/xmnlab","html_url":"https://github.com/xmnlab","followers_url":"https://api.github.com/users/xmnlab/followers","following_url":"https://api.github.com/users/xmnlab/following{/other_user}","gists_url":"https://api.github.com/users/xmnlab/gists{/gist_id}","starred_url":"https://api.github.com/users/xmnlab/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/xmnlab/subscriptions","organizations_url":"https://api.github.com/users/xmnlab/orgs","repos_url":"https://api.github.com/users/xmnlab/repos","events_url":"https://api.github.com/users/xmnlab/events{/privacy}","received_events_url":"https://api.github.com/users/xmnlab/received_events","type":"User","site_admin":false},"assignees":[{"login":"xmnlab","id":5209757,"avatar_url":"https://avatars2.githubusercontent.com/u/5209757?v=4","gravatar_id":"","url":"https://api.github.com/users/xmnlab","html_url":"https://github.com/xmnlab","followers_url":"https://api.github.com/users/xmnlab/followers","following_url":"https://api.github.com/users/xmnlab/following{/other_user}","gists_url":"https://api.github.com/users/xmnlab/gists{/gist_id}","starred_url":"https://api.github.com/users/xmnlab/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/xmnlab/subscriptions","organizations_url":"https://api.github.com/users/xmnlab/orgs","repos_url":"https://api.github.com/users/xmnlab/repos","events_url":"https://api.github.com/users/xmnlab/events{/privacy}","received_events_url":"https://api.github.com/users/xmnlab/received_events","type":"User","site_admin":false}],"milestone":null,"comments":4,"created_at":"2018-04-09T19:19:28Z","updated_at":"2018-04-25T12:09:22Z","closed_at":null,"author_association":"COLLABORATOR","body":"# Objetivos / Objectivos / Purpose\r\n\r\n## Geral / General\r\n\r\n* Objetivo da solicitação / Objectivo de la solicutud / Purpose of the request\r\n\r\nAtualizar Dockerfile para que instale as bibliotecas python atualizadas\r\n\r\n## Específicos / Specific\r\n\r\n* Funcionalidades [desejadas / deseadas] / Desired functionalities\r\n\r\n- compilar as bibliotecas localmente via pip ou usar conda para instalar bibliotecas python em suas versões mais atualizadas. Em caso de fazer via `pip`, será necessário instalar dependencias via `apt-get`\r\n\r\n# Justificativa / Justification\r\n\r\n* Problemas que se pretende resolver / Problems that are to be solved\r\n\r\nAtualmente o Dockerfile instala bibliotecas python usando apt-get, ocasionando a instalação de bibliotecas desatualizadas. \r\n\r\n```dockerfile\r\n\r\nRUN apt-get update && apt-get install -q -y locales \\\r\n python3 python3-pip python3-setuptools python3-numpy \\\r\n python3-pandas libpq-dev python3-gdal libgdal-dev python3-geopandas\r\n```"},"comment":{"url":"https://api.github.com/repos/AlertaDengue/AlertaDengue/issues/comments/384263918","html_url":"https://github.com/AlertaDengue/AlertaDengue/issues/180#issuecomment-384263918","issue_url":"https://api.github.com/repos/AlertaDengue/AlertaDengue/issues/180","id":384263918,"user":{"login":"xmnlab","id":5209757,"avatar_url":"https://avatars2.githubusercontent.com/u/5209757?v=4","gravatar_id":"","url":"https://api.github.com/users/xmnlab","html_url":"https://github.com/xmnlab","followers_url":"https://api.github.com/users/xmnlab/followers","following_url":"https://api.github.com/users/xmnlab/following{/other_user}","gists_url":"https://api.github.com/users/xmnlab/gists{/gist_id}","starred_url":"https://api.github.com/users/xmnlab/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/xmnlab/subscriptions","organizations_url":"https://api.github.com/users/xmnlab/orgs","repos_url":"https://api.github.com/users/xmnlab/repos","events_url":"https://api.github.com/users/xmnlab/events{/privacy}","received_events_url":"https://api.github.com/users/xmnlab/received_events","type":"User","site_admin":false},"created_at":"2018-04-25T12:09:21Z","updated_at":"2018-04-25T12:09:21Z","author_association":"COLLABORATOR","body":"Super! Na verdade ainda nao o usei. Vou testar com ele :) o importante eh\nnao instalar via apt :)\n"}}
|
{
"id": 16230224,
"name": "AlertaDengue/AlertaDengue",
"url": "https://api.github.com/repos/AlertaDengue/AlertaDengue"
}
|
{
"id": 5209757,
"login": "xmnlab",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5209757?",
"url": "https://api.github.com/users/xmnlab"
}
|
{
"id": 17177635,
"login": "AlertaDengue",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17177635?",
"url": "https://api.github.com/orgs/AlertaDengue"
}
| 2018-04-25T12:09:22 |
7584458893
|
{"actor":{"display_login":"xmnlab"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/diffblue/cbmc/issues/2158","repository_url":"https://api.github.com/repos/diffblue/cbmc","labels_url":"https://api.github.com/repos/diffblue/cbmc/issues/2158/labels{/name}","comments_url":"https://api.github.com/repos/diffblue/cbmc/issues/2158/comments","events_url":"https://api.github.com/repos/diffblue/cbmc/issues/2158/events","html_url":"https://github.com/diffblue/cbmc/issues/2158","id":320740321,"node_id":"MDU6SXNzdWUzMjA3NDAzMjE=","number":2158,"title":"conversion fixed-point <-> floating-point numbers missing","user":{"login":"kroening","id":1830565,"node_id":"MDQ6VXNlcjE4MzA1NjU=","avatar_url":"https://avatars0.githubusercontent.com/u/1830565?v=4","gravatar_id":"","url":"https://api.github.com/users/kroening","html_url":"https://github.com/kroening","followers_url":"https://api.github.com/users/kroening/followers","following_url":"https://api.github.com/users/kroening/following{/other_user}","gists_url":"https://api.github.com/users/kroening/gists{/gist_id}","starred_url":"https://api.github.com/users/kroening/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kroening/subscriptions","organizations_url":"https://api.github.com/users/kroening/orgs","repos_url":"https://api.github.com/users/kroening/repos","events_url":"https://api.github.com/users/kroening/events{/privacy}","received_events_url":"https://api.github.com/users/kroening/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":4,"created_at":"2018-05-07T09:42:01Z","updated_at":"2018-08-03T10:56:03Z","closed_at":null,"author_association":"MEMBER","body":"Conversions from fixed-point numbers to floating-point numbers and the other direction aren't implemented in any of the solver backends"},"comment":{"url":"https://api.github.com/repos/diffblue/cbmc/issues/comments/410218901","html_url":"https://github.com/diffblue/cbmc/issues/2158#issuecomment-410218901","issue_url":"https://api.github.com/repos/diffblue/cbmc/issues/2158","id":410218901,"node_id":"MDEyOklzc3VlQ29tbWVudDQxMDIxODkwMQ==","user":{"login":"polgreen","id":17899331,"node_id":"MDQ6VXNlcjE3ODk5MzMx","avatar_url":"https://avatars3.githubusercontent.com/u/17899331?v=4","gravatar_id":"","url":"https://api.github.com/users/polgreen","html_url":"https://github.com/polgreen","followers_url":"https://api.github.com/users/polgreen/followers","following_url":"https://api.github.com/users/polgreen/following{/other_user}","gists_url":"https://api.github.com/users/polgreen/gists{/gist_id}","starred_url":"https://api.github.com/users/polgreen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/polgreen/subscriptions","organizations_url":"https://api.github.com/users/polgreen/orgs","repos_url":"https://api.github.com/users/polgreen/repos","events_url":"https://api.github.com/users/polgreen/events{/privacy}","received_events_url":"https://api.github.com/users/polgreen/received_events","type":"User","site_admin":false},"created_at":"2018-08-03T10:56:03Z","updated_at":"2018-08-03T10:56:03Z","author_association":"CONTRIBUTOR","body":"Nope, no hard deadline, I was just tidying my issue list. "}}
|
{
"id": 51877056,
"name": "diffblue/cbmc",
"url": "https://api.github.com/repos/diffblue/cbmc"
}
|
{
"id": 17899331,
"login": "polgreen",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17899331?",
"url": "https://api.github.com/users/polgreen"
}
|
{
"id": 17216098,
"login": "diffblue",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17216098?",
"url": "https://api.github.com/orgs/diffblue"
}
| 2018-08-03T10:56:03 |
8061972628
|
{"actor":{"display_login":"polgreen"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/diffblue/cbmc/issues/2511","repository_url":"https://api.github.com/repos/diffblue/cbmc","labels_url":"https://api.github.com/repos/diffblue/cbmc/issues/2511/labels{/name}","comments_url":"https://api.github.com/repos/diffblue/cbmc/issues/2511/comments","events_url":"https://api.github.com/repos/diffblue/cbmc/issues/2511/events","html_url":"https://github.com/diffblue/cbmc/pull/2511","id":337829112,"node_id":"MDExOlB1bGxSZXF1ZXN0MTk4OTExNTEz","number":2511,"title":"Change \"violated assumption\" to \"assumption\" in trace","user":{"login":"polgreen","id":17899331,"node_id":"MDQ6VXNlcjE3ODk5MzMx","avatar_url":"https://avatars3.githubusercontent.com/u/17899331?v=4","gravatar_id":"","url":"https://api.github.com/users/polgreen","html_url":"https://github.com/polgreen","followers_url":"https://api.github.com/users/polgreen/followers","following_url":"https://api.github.com/users/polgreen/following{/other_user}","gists_url":"https://api.github.com/users/polgreen/gists{/gist_id}","starred_url":"https://api.github.com/users/polgreen/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/polgreen/subscriptions","organizations_url":"https://api.github.com/users/polgreen/orgs","repos_url":"https://api.github.com/users/polgreen/repos","events_url":"https://api.github.com/users/polgreen/events{/privacy}","received_events_url":"https://api.github.com/users/polgreen/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":13,"created_at":"2018-07-03T10:01:51Z","updated_at":"2018-07-25T08:36:04Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/diffblue/cbmc/pulls/2511","html_url":"https://github.com/diffblue/cbmc/pull/2511","diff_url":"https://github.com/diffblue/cbmc/pull/2511.diff","patch_url":"https://github.com/diffblue/cbmc/pull/2511.patch"},"body":"Assumptions aren't violated, they are adhered to"},"comment":{"url":"https://api.github.com/repos/diffblue/cbmc/issues/comments/407678387","html_url":"https://github.com/diffblue/cbmc/pull/2511#issuecomment-407678387","issue_url":"https://api.github.com/repos/diffblue/cbmc/issues/2511","id":407678387,"node_id":"MDEyOklzc3VlQ29tbWVudDQwNzY3ODM4Nw==","user":{"login":"martin-cs","id":5333188,"node_id":"MDQ6VXNlcjUzMzMxODg=","avatar_url":"https://avatars0.githubusercontent.com/u/5333188?v=4","gravatar_id":"","url":"https://api.github.com/users/martin-cs","html_url":"https://github.com/martin-cs","followers_url":"https://api.github.com/users/martin-cs/followers","following_url":"https://api.github.com/users/martin-cs/following{/other_user}","gists_url":"https://api.github.com/users/martin-cs/gists{/gist_id}","starred_url":"https://api.github.com/users/martin-cs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/martin-cs/subscriptions","organizations_url":"https://api.github.com/users/martin-cs/orgs","repos_url":"https://api.github.com/users/martin-cs/repos","events_url":"https://api.github.com/users/martin-cs/events{/privacy}","received_events_url":"https://api.github.com/users/martin-cs/received_events","type":"User","site_admin":false},"created_at":"2018-07-25T08:36:04Z","updated_at":"2018-07-25T08:36:04Z","author_association":"COLLABORATOR","body":"@polgreen I agree that one or the other should happen (I lean slightly towards your PR and having it print the correct thing) but I lack the code ownership to make it happen."}}
|
{
"id": 51877056,
"name": "diffblue/cbmc",
"url": "https://api.github.com/repos/diffblue/cbmc"
}
|
{
"id": 5333188,
"login": "martin-cs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5333188?",
"url": "https://api.github.com/users/martin-cs"
}
|
{
"id": 17216098,
"login": "diffblue",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17216098?",
"url": "https://api.github.com/orgs/diffblue"
}
| 2018-07-25T08:36:04 |
8014988254
|
{"actor":{"display_login":"martin-cs"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/prisma/graphqlgen/issues/202","repository_url":"https://api.github.com/repos/prisma/graphqlgen","labels_url":"https://api.github.com/repos/prisma/graphqlgen/issues/202/labels{/name}","comments_url":"https://api.github.com/repos/prisma/graphqlgen/issues/202/comments","events_url":"https://api.github.com/repos/prisma/graphqlgen/issues/202/events","html_url":"https://github.com/prisma/graphqlgen/pull/202","id":374367972,"node_id":"MDExOlB1bGxSZXF1ZXN0MjI2MDg1NDg1","number":202,"title":"Update dependency gitbook-plugin-anchorjs to v2","user":{"login":"renovate[bot]","id":29139614,"node_id":"MDM6Qm90MjkxMzk2MTQ=","avatar_url":"https://avatars1.githubusercontent.com/in/2740?v=4","gravatar_id":"","url":"https://api.github.com/users/renovate%5Bbot%5D","html_url":"https://github.com/apps/renovate","followers_url":"https://api.github.com/users/renovate%5Bbot%5D/followers","following_url":"https://api.github.com/users/renovate%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/renovate%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/renovate%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/renovate%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/renovate%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/renovate%5Bbot%5D/repos","events_url":"https://api.github.com/users/renovate%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/renovate%5Bbot%5D/received_events","type":"Bot","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-10-26T12:46:32Z","updated_at":"2018-10-27T06:30:51Z","closed_at":"2018-10-27T06:30:21Z","author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/prisma/graphqlgen/pulls/202","html_url":"https://github.com/prisma/graphqlgen/pull/202","diff_url":"https://github.com/prisma/graphqlgen/pull/202.diff","patch_url":"https://github.com/prisma/graphqlgen/pull/202.patch"},"body":"This PR contains the following updates:\n\n| Package | Type | Update | Change | References |\n|---|---|---|---|---|\n| gitbook-plugin-anchorjs | dependencies | major | `1.1.1` -> `2.0.1` | [source](https://renovatebot.com/gh/Simran-B/gitbook-plugin-anchorjs) |\n\n---\n\n### Release Notes\n\n<details>\n<summary>Simran-B/gitbook-plugin-anchorjs</summary>\n\n### [`v2.0.1`](https://renovatebot.com/gh/Simran-B/gitbook-plugin-anchorjs/compare/cfb4f06abff5cba19c34b92f7f929137dc098cec...6f4119d2212f23bd9eb0d01a5705dfdc2fc5bd83)\n\n[Compare Source](https://renovatebot.com/gh/Simran-B/gitbook-plugin-anchorjs/compare/cfb4f06abff5cba19c34b92f7f929137dc098cec...6f4119d2212f23bd9eb0d01a5705dfdc2fc5bd83)\n\n### [`v2.0.0`](https://renovatebot.com/gh/Simran-B/gitbook-plugin-anchorjs/compare/6469dc943fdc99ddc1773e953321dafe9dc3a558...cfb4f06abff5cba19c34b92f7f929137dc098cec)\n\n[Compare Source](https://renovatebot.com/gh/Simran-B/gitbook-plugin-anchorjs/compare/6469dc943fdc99ddc1773e953321dafe9dc3a558...cfb4f06abff5cba19c34b92f7f929137dc098cec)\n\n</details>\n\n---\n\n### Renovate configuration\n\n:date: **Schedule**: At any time (no schedule defined).\n\n:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.\n\n:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with \"`rebase!`\".\n\n:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\nThis PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#prisma/graphqlgen)."},"comment":{"url":"https://api.github.com/repos/prisma/graphqlgen/issues/comments/433595604","html_url":"https://github.com/prisma/graphqlgen/pull/202#issuecomment-433595604","issue_url":"https://api.github.com/repos/prisma/graphqlgen/issues/202","id":433595604,"node_id":"MDEyOklzc3VlQ29tbWVudDQzMzU5NTYwNA==","user":{"login":"renovate[bot]","id":29139614,"node_id":"MDM6Qm90MjkxMzk2MTQ=","avatar_url":"https://avatars1.githubusercontent.com/in/2740?v=4","gravatar_id":"","url":"https://api.github.com/users/renovate%5Bbot%5D","html_url":"https://github.com/apps/renovate","followers_url":"https://api.github.com/users/renovate%5Bbot%5D/followers","following_url":"https://api.github.com/users/renovate%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/renovate%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/renovate%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/renovate%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/renovate%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/renovate%5Bbot%5D/repos","events_url":"https://api.github.com/users/renovate%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/renovate%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2018-10-27T06:30:51Z","updated_at":"2018-10-27T06:30:51Z","author_association":"NONE","body":"### Renovate Ignore Notification\n\nAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for *any* future 2.x releases. However, if you upgrade to 2.x manually then Renovate will then reenable updates for minor and patch updates automatically.\n\nIf this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened."}}
|
{
"id": 143879766,
"name": "prisma/graphqlgen",
"url": "https://api.github.com/repos/prisma/graphqlgen"
}
|
{
"id": 29139614,
"login": "renovate[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/29139614?",
"url": "https://api.github.com/users/renovate[bot]"
}
|
{
"id": 17219288,
"login": "prisma",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17219288?",
"url": "https://api.github.com/orgs/prisma"
}
| 2018-10-27T06:30:51 |
8490876176
|
{"actor":{"display_login":"renovate"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/zynaddsubfx/zyn-fusion-issues/issues/162","repository_url":"https://api.github.com/repos/zynaddsubfx/zyn-fusion-issues","labels_url":"https://api.github.com/repos/zynaddsubfx/zyn-fusion-issues/issues/162/labels{/name}","comments_url":"https://api.github.com/repos/zynaddsubfx/zyn-fusion-issues/issues/162/comments","events_url":"https://api.github.com/repos/zynaddsubfx/zyn-fusion-issues/issues/162/events","html_url":"https://github.com/zynaddsubfx/zyn-fusion-issues/issues/162","id":321928583,"number":162,"title":"What is the differene between \"MIDI\" and \"Learn\" buttons on the top panel?","user":{"login":"unfa","id":491704,"avatar_url":"https://avatars2.githubusercontent.com/u/491704?v=4","gravatar_id":"","url":"https://api.github.com/users/unfa","html_url":"https://github.com/unfa","followers_url":"https://api.github.com/users/unfa/followers","following_url":"https://api.github.com/users/unfa/following{/other_user}","gists_url":"https://api.github.com/users/unfa/gists{/gist_id}","starred_url":"https://api.github.com/users/unfa/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/unfa/subscriptions","organizations_url":"https://api.github.com/users/unfa/orgs","repos_url":"https://api.github.com/users/unfa/repos","events_url":"https://api.github.com/users/unfa/events{/privacy}","received_events_url":"https://api.github.com/users/unfa/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-05-10T13:20:09Z","updated_at":"2018-05-10T21:55:45Z","closed_at":null,"author_association":"NONE","body":"I cannot figure out what these two are doing. Are they the same thing?\r\n\r\n\r\n\r\nIs there a relationship between the \"MIDI\" / \"Learn\" toggles and the \"Normal Learn\" / \"Macro Learn\" toggles in the Macro Learn panel?\r\n\r\n\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/zynaddsubfx/zyn-fusion-issues/issues/comments/388198216","html_url":"https://github.com/zynaddsubfx/zyn-fusion-issues/issues/162#issuecomment-388198216","issue_url":"https://api.github.com/repos/zynaddsubfx/zyn-fusion-issues/issues/162","id":388198216,"user":{"login":"fundamental","id":766621,"avatar_url":"https://avatars2.githubusercontent.com/u/766621?v=4","gravatar_id":"","url":"https://api.github.com/users/fundamental","html_url":"https://github.com/fundamental","followers_url":"https://api.github.com/users/fundamental/followers","following_url":"https://api.github.com/users/fundamental/following{/other_user}","gists_url":"https://api.github.com/users/fundamental/gists{/gist_id}","starred_url":"https://api.github.com/users/fundamental/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fundamental/subscriptions","organizations_url":"https://api.github.com/users/fundamental/orgs","repos_url":"https://api.github.com/users/fundamental/repos","events_url":"https://api.github.com/users/fundamental/events{/privacy}","received_events_url":"https://api.github.com/users/fundamental/received_events","type":"User","site_admin":false},"created_at":"2018-05-10T21:55:45Z","updated_at":"2018-05-10T21:55:45Z","author_association":"OWNER","body":"> I cannot figure out what these two are doing. Are they the same thing?\n\nMore or less they're for the same purpose of triggering the automation\nlearning subsystem.\nIIRC the \"midi\" button does nothing when clicked, but has a semi-helpful\ntooltip for letting the users know a bit about the functionality.\n\nThe fact that there are two buttons is somewhat of an artifact of the\noriginal mockups and me not finding a new design when changing things\naround.\n"}}
|
{
"id": 70111035,
"name": "zynaddsubfx/zyn-fusion-issues",
"url": "https://api.github.com/repos/zynaddsubfx/zyn-fusion-issues"
}
|
{
"id": 766621,
"login": "fundamental",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/766621?",
"url": "https://api.github.com/users/fundamental"
}
|
{
"id": 17272980,
"login": "zynaddsubfx",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17272980?",
"url": "https://api.github.com/orgs/zynaddsubfx"
}
| 2018-05-10T21:55:45 |
7658065445
|
{"actor":{"display_login":"fundamental"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/lino-framework/book/issues/29","repository_url":"https://api.github.com/repos/lino-framework/book","labels_url":"https://api.github.com/repos/lino-framework/book/issues/29/labels{/name}","comments_url":"https://api.github.com/repos/lino-framework/book/issues/29/comments","events_url":"https://api.github.com/repos/lino-framework/book/issues/29/events","html_url":"https://github.com/lino-framework/book/pull/29","id":294144752,"number":29,"title":" #1199 : Fix more Py2/3 issues. ","user":{"login":"khchine5","id":3465029,"avatar_url":"https://avatars0.githubusercontent.com/u/3465029?v=4","gravatar_id":"","url":"https://api.github.com/users/khchine5","html_url":"https://github.com/khchine5","followers_url":"https://api.github.com/users/khchine5/followers","following_url":"https://api.github.com/users/khchine5/following{/other_user}","gists_url":"https://api.github.com/users/khchine5/gists{/gist_id}","starred_url":"https://api.github.com/users/khchine5/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/khchine5/subscriptions","organizations_url":"https://api.github.com/users/khchine5/orgs","repos_url":"https://api.github.com/users/khchine5/repos","events_url":"https://api.github.com/users/khchine5/events{/privacy}","received_events_url":"https://api.github.com/users/khchine5/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-02-03T21:01:22Z","updated_at":"2018-02-03T21:28:37Z","closed_at":null,"author_association":"OWNER","pull_request":{"url":"https://api.github.com/repos/lino-framework/book/pulls/29","html_url":"https://github.com/lino-framework/book/pull/29","diff_url":"https://github.com/lino-framework/book/pull/29.diff","patch_url":"https://github.com/lino-framework/book/pull/29.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/lino-framework/book/issues/comments/362855785","html_url":"https://github.com/lino-framework/book/pull/29#issuecomment-362855785","issue_url":"https://api.github.com/repos/lino-framework/book/issues/29","id":362855785,"user":{"login":"coveralls","id":2354108,"avatar_url":"https://avatars1.githubusercontent.com/u/2354108?v=4","gravatar_id":"","url":"https://api.github.com/users/coveralls","html_url":"https://github.com/coveralls","followers_url":"https://api.github.com/users/coveralls/followers","following_url":"https://api.github.com/users/coveralls/following{/other_user}","gists_url":"https://api.github.com/users/coveralls/gists{/gist_id}","starred_url":"https://api.github.com/users/coveralls/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/coveralls/subscriptions","organizations_url":"https://api.github.com/users/coveralls/orgs","repos_url":"https://api.github.com/users/coveralls/repos","events_url":"https://api.github.com/users/coveralls/events{/privacy}","received_events_url":"https://api.github.com/users/coveralls/received_events","type":"User","site_admin":false},"created_at":"2018-02-03T21:28:37Z","updated_at":"2018-02-03T21:28:37Z","author_association":"NONE","body":"\n[](https://coveralls.io/builds/15360494)\n\nCoverage remained the same at ?% when pulling **b49cb8daff8cb11db54cc42c1670d135a7fed24c on khchine5:master** into **6f45195c2068f8b35ec7bf30f51124b3c06ef641 on lino-framework:master**.\n"}}
|
{
"id": 58830342,
"name": "lino-framework/book",
"url": "https://api.github.com/repos/lino-framework/book"
}
|
{
"id": 2354108,
"login": "coveralls",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2354108?",
"url": "https://api.github.com/users/coveralls"
}
|
{
"id": 17308016,
"login": "lino-framework",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17308016?",
"url": "https://api.github.com/orgs/lino-framework"
}
| 2018-02-03T21:28:37 |
7193900357
|
{"actor":{"display_login":"coveralls"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/kaitai-io/kaitai_struct_javascript_runtime/issues/8","repository_url":"https://api.github.com/repos/kaitai-io/kaitai_struct_javascript_runtime","labels_url":"https://api.github.com/repos/kaitai-io/kaitai_struct_javascript_runtime/issues/8/labels{/name}","comments_url":"https://api.github.com/repos/kaitai-io/kaitai_struct_javascript_runtime/issues/8/comments","events_url":"https://api.github.com/repos/kaitai-io/kaitai_struct_javascript_runtime/issues/8/events","html_url":"https://github.com/kaitai-io/kaitai_struct_javascript_runtime/issues/8","id":325240456,"number":8,"title":"Open large binary file in kaitai struct for javascript?","user":{"login":"Meigyoku-Thmn","id":16047808,"avatar_url":"https://avatars3.githubusercontent.com/u/16047808?v=4","gravatar_id":"","url":"https://api.github.com/users/Meigyoku-Thmn","html_url":"https://github.com/Meigyoku-Thmn","followers_url":"https://api.github.com/users/Meigyoku-Thmn/followers","following_url":"https://api.github.com/users/Meigyoku-Thmn/following{/other_user}","gists_url":"https://api.github.com/users/Meigyoku-Thmn/gists{/gist_id}","starred_url":"https://api.github.com/users/Meigyoku-Thmn/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Meigyoku-Thmn/subscriptions","organizations_url":"https://api.github.com/users/Meigyoku-Thmn/orgs","repos_url":"https://api.github.com/users/Meigyoku-Thmn/repos","events_url":"https://api.github.com/users/Meigyoku-Thmn/events{/privacy}","received_events_url":"https://api.github.com/users/Meigyoku-Thmn/received_events","type":"User","site_admin":false},"labels":[{"id":338970203,"url":"https://api.github.com/repos/kaitai-io/kaitai_struct_javascript_runtime/labels/enhancement","name":"enhancement","color":"84b6eb","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-05-22T10:51:43Z","updated_at":"2018-05-22T11:12:04Z","closed_at":null,"author_association":"NONE","body":"The current javascript implementation requires reading a whole file into memory (ArrayBuffer). This is not good if I want to read a large file, for example a very big zip file. Can you add an option to use file descriptor (returned by fs.openSync) instead of ArrayBuffer?"},"comment":{"url":"https://api.github.com/repos/kaitai-io/kaitai_struct_javascript_runtime/issues/comments/390953014","html_url":"https://github.com/kaitai-io/kaitai_struct_javascript_runtime/issues/8#issuecomment-390953014","issue_url":"https://api.github.com/repos/kaitai-io/kaitai_struct_javascript_runtime/issues/8","id":390953014,"user":{"login":"GreyCat","id":157154,"avatar_url":"https://avatars0.githubusercontent.com/u/157154?v=4","gravatar_id":"","url":"https://api.github.com/users/GreyCat","html_url":"https://github.com/GreyCat","followers_url":"https://api.github.com/users/GreyCat/followers","following_url":"https://api.github.com/users/GreyCat/following{/other_user}","gists_url":"https://api.github.com/users/GreyCat/gists{/gist_id}","starred_url":"https://api.github.com/users/GreyCat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/GreyCat/subscriptions","organizations_url":"https://api.github.com/users/GreyCat/orgs","repos_url":"https://api.github.com/users/GreyCat/repos","events_url":"https://api.github.com/users/GreyCat/events{/privacy}","received_events_url":"https://api.github.com/users/GreyCat/received_events","type":"User","site_admin":false},"created_at":"2018-05-22T11:12:04Z","updated_at":"2018-05-22T11:12:04Z","author_association":"MEMBER","body":"That's actually a viable idea, which would hopefully require only adjustments to runtime. Any JavaScript volunteers?"}}
|
{
"id": 53526502,
"name": "kaitai-io/kaitai_struct_javascript_runtime",
"url": "https://api.github.com/repos/kaitai-io/kaitai_struct_javascript_runtime"
}
|
{
"id": 157154,
"login": "GreyCat",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/157154?",
"url": "https://api.github.com/users/GreyCat"
}
|
{
"id": 17322584,
"login": "kaitai-io",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17322584?",
"url": "https://api.github.com/orgs/kaitai-io"
}
| 2018-05-22T11:12:05 |
7710073830
|
{"actor":{"display_login":"GreyCat"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/geektimecoil/react-native-onesignal/issues/623","repository_url":"https://api.github.com/repos/geektimecoil/react-native-onesignal","labels_url":"https://api.github.com/repos/geektimecoil/react-native-onesignal/issues/623/labels{/name}","comments_url":"https://api.github.com/repos/geektimecoil/react-native-onesignal/issues/623/comments","events_url":"https://api.github.com/repos/geektimecoil/react-native-onesignal/issues/623/events","html_url":"https://github.com/geektimecoil/react-native-onesignal/issues/623","id":357584524,"node_id":"MDU6SXNzdWUzNTc1ODQ1MjQ=","number":623,"title":"com.google.firebase.iid.FirebaseInstanceIdService does not exist Android","user":{"login":"DLevai94","id":15244882,"node_id":"MDQ6VXNlcjE1MjQ0ODgy","avatar_url":"https://avatars0.githubusercontent.com/u/15244882?v=4","gravatar_id":"","url":"https://api.github.com/users/DLevai94","html_url":"https://github.com/DLevai94","followers_url":"https://api.github.com/users/DLevai94/followers","following_url":"https://api.github.com/users/DLevai94/following{/other_user}","gists_url":"https://api.github.com/users/DLevai94/gists{/gist_id}","starred_url":"https://api.github.com/users/DLevai94/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/DLevai94/subscriptions","organizations_url":"https://api.github.com/users/DLevai94/orgs","repos_url":"https://api.github.com/users/DLevai94/repos","events_url":"https://api.github.com/users/DLevai94/events{/privacy}","received_events_url":"https://api.github.com/users/DLevai94/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":9,"created_at":"2018-09-06T10:04:34Z","updated_at":"2018-09-23T10:15:20Z","closed_at":"2018-09-11T22:41:59Z","author_association":"NONE","body":"**Description:**\r\nIntegrated OneSignal with the official docs. iOS is working fine but Android after build came with this error when init called:\r\n\r\n\r\n\r\n**Environment**\r\n\r\nLatest React Native (0.56)\r\nLatest OneSignal (3.2.6)\r\nNPM (6.2.0)\r\nMacOS\r\n\r\n**Steps to Reproduce Issue:**\r\n\r\n1. Install the OneSignal SDK using npm into your project\r\n2. Link and implement using official docs\r\n3. react-native run-android\r\n"},"comment":{"url":"https://api.github.com/repos/geektimecoil/react-native-onesignal/issues/comments/423805687","html_url":"https://github.com/geektimecoil/react-native-onesignal/issues/623#issuecomment-423805687","issue_url":"https://api.github.com/repos/geektimecoil/react-native-onesignal/issues/623","id":423805687,"node_id":"MDEyOklzc3VlQ29tbWVudDQyMzgwNTY4Nw==","user":{"login":"DLevai94","id":15244882,"node_id":"MDQ6VXNlcjE1MjQ0ODgy","avatar_url":"https://avatars0.githubusercontent.com/u/15244882?v=4","gravatar_id":"","url":"https://api.github.com/users/DLevai94","html_url":"https://github.com/DLevai94","followers_url":"https://api.github.com/users/DLevai94/followers","following_url":"https://api.github.com/users/DLevai94/following{/other_user}","gists_url":"https://api.github.com/users/DLevai94/gists{/gist_id}","starred_url":"https://api.github.com/users/DLevai94/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/DLevai94/subscriptions","organizations_url":"https://api.github.com/users/DLevai94/orgs","repos_url":"https://api.github.com/users/DLevai94/repos","events_url":"https://api.github.com/users/DLevai94/events{/privacy}","received_events_url":"https://api.github.com/users/DLevai94/received_events","type":"User","site_admin":false},"created_at":"2018-09-23T10:15:20Z","updated_at":"2018-09-23T10:15:20Z","author_association":"NONE","body":"@jkasten2 Thanks it worked. I changed `tools:node=\"replace\"` to `tools:replace=\"android:label\"` because another library needed it. Thank you!"}}
|
{
"id": 52082254,
"name": "geektimecoil/react-native-onesignal",
"url": "https://api.github.com/repos/geektimecoil/react-native-onesignal"
}
|
{
"id": 15244882,
"login": "DLevai94",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15244882?",
"url": "https://api.github.com/users/DLevai94"
}
|
{
"id": 17333873,
"login": "geektimecoil",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17333873?",
"url": "https://api.github.com/orgs/geektimecoil"
}
| 2018-09-23T10:15:20 |
8307511121
|
{"actor":{"display_login":"DLevai94"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/steemit/devportal/issues/146","repository_url":"https://api.github.com/repos/steemit/devportal","labels_url":"https://api.github.com/repos/steemit/devportal/issues/146/labels{/name}","comments_url":"https://api.github.com/repos/steemit/devportal/issues/146/comments","events_url":"https://api.github.com/repos/steemit/devportal/issues/146/events","html_url":"https://github.com/steemit/devportal/pull/146","id":319539335,"number":146,"title":"Dev-T: Get posts from different category","user":{"login":"feruzm","id":3015990,"avatar_url":"https://avatars2.githubusercontent.com/u/3015990?v=4","gravatar_id":"","url":"https://api.github.com/users/feruzm","html_url":"https://github.com/feruzm","followers_url":"https://api.github.com/users/feruzm/followers","following_url":"https://api.github.com/users/feruzm/following{/other_user}","gists_url":"https://api.github.com/users/feruzm/gists{/gist_id}","starred_url":"https://api.github.com/users/feruzm/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/feruzm/subscriptions","organizations_url":"https://api.github.com/users/feruzm/orgs","repos_url":"https://api.github.com/users/feruzm/repos","events_url":"https://api.github.com/users/feruzm/events{/privacy}","received_events_url":"https://api.github.com/users/feruzm/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-05-02T12:51:32Z","updated_at":"2018-05-02T17:37:03Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/steemit/devportal/pulls/146","html_url":"https://github.com/steemit/devportal/pull/146","diff_url":"https://github.com/steemit/devportal/pull/146.diff","patch_url":"https://github.com/steemit/devportal/pull/146.patch"},"body":"Resolves #125 Closes #147 "},"comment":{"url":"https://api.github.com/repos/steemit/devportal/issues/comments/386059481","html_url":"https://github.com/steemit/devportal/pull/146#issuecomment-386059481","issue_url":"https://api.github.com/repos/steemit/devportal/issues/146","id":386059481,"user":{"login":"feruzm","id":3015990,"avatar_url":"https://avatars2.githubusercontent.com/u/3015990?v=4","gravatar_id":"","url":"https://api.github.com/users/feruzm","html_url":"https://github.com/feruzm","followers_url":"https://api.github.com/users/feruzm/followers","following_url":"https://api.github.com/users/feruzm/following{/other_user}","gists_url":"https://api.github.com/users/feruzm/gists{/gist_id}","starred_url":"https://api.github.com/users/feruzm/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/feruzm/subscriptions","organizations_url":"https://api.github.com/users/feruzm/orgs","repos_url":"https://api.github.com/users/feruzm/repos","events_url":"https://api.github.com/users/feruzm/events{/privacy}","received_events_url":"https://api.github.com/users/feruzm/received_events","type":"User","site_admin":false},"created_at":"2018-05-02T17:37:03Z","updated_at":"2018-05-02T17:37:03Z","author_association":"CONTRIBUTOR","body":"yes, yes... I am confusing myself this evening 😅no worries, i wasn't implying further changes, only wanted to say that Tags would be in `query` object, while Filters (trending, hot, new, active) are automatically gained like you mentioned. And `Categories = Tags` assigned to the post (cannot loose it) exactly like you mentioned so my previous comment was incorrect."}}
|
{
"id": 78556222,
"name": "steemit/devportal",
"url": "https://api.github.com/repos/steemit/devportal"
}
|
{
"id": 3015990,
"login": "feruzm",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/3015990?",
"url": "https://api.github.com/users/feruzm"
}
|
{
"id": 17434692,
"login": "steemit",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17434692?",
"url": "https://api.github.com/orgs/steemit"
}
| 2018-05-02T17:37:03 |
7618358185
|
{"actor":{"display_login":"feruzm"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/steemit/faucet/issues/359","repository_url":"https://api.github.com/repos/steemit/faucet","labels_url":"https://api.github.com/repos/steemit/faucet/issues/359/labels{/name}","comments_url":"https://api.github.com/repos/steemit/faucet/issues/359/comments","events_url":"https://api.github.com/repos/steemit/faucet/issues/359/events","html_url":"https://github.com/steemit/faucet/issues/359","id":326648669,"node_id":"MDU6SXNzdWUzMjY2NDg2Njk=","number":359,"title":"Nothing happens after trying to confirm the SMS","user":{"login":"Jolly-Pirate","id":4613678,"node_id":"MDQ6VXNlcjQ2MTM2Nzg=","avatar_url":"https://avatars1.githubusercontent.com/u/4613678?v=4","gravatar_id":"","url":"https://api.github.com/users/Jolly-Pirate","html_url":"https://github.com/Jolly-Pirate","followers_url":"https://api.github.com/users/Jolly-Pirate/followers","following_url":"https://api.github.com/users/Jolly-Pirate/following{/other_user}","gists_url":"https://api.github.com/users/Jolly-Pirate/gists{/gist_id}","starred_url":"https://api.github.com/users/Jolly-Pirate/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Jolly-Pirate/subscriptions","organizations_url":"https://api.github.com/users/Jolly-Pirate/orgs","repos_url":"https://api.github.com/users/Jolly-Pirate/repos","events_url":"https://api.github.com/users/Jolly-Pirate/events{/privacy}","received_events_url":"https://api.github.com/users/Jolly-Pirate/received_events","type":"User","site_admin":false},"labels":[{"id":666688062,"node_id":"MDU6TGFiZWw2NjY2ODgwNjI=","url":"https://api.github.com/repos/steemit/faucet/labels/bug","name":"bug","color":"ee0701","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-05-25T20:08:47Z","updated_at":"2018-06-04T05:51:28Z","closed_at":null,"author_association":"NONE","body":"A few users have reported that after receiving the SMS, when they click \"Continue\" on the phone confirmation page, nothing happens. \r\nChrome, Firefox, Edge"},"comment":{"url":"https://api.github.com/repos/steemit/faucet/issues/comments/394241345","html_url":"https://github.com/steemit/faucet/issues/359#issuecomment-394241345","issue_url":"https://api.github.com/repos/steemit/faucet/issues/359","id":394241345,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NDI0MTM0NQ==","user":{"login":"high-octane-soul","id":39860124,"node_id":"MDQ6VXNlcjM5ODYwMTI0","avatar_url":"https://avatars0.githubusercontent.com/u/39860124?v=4","gravatar_id":"","url":"https://api.github.com/users/high-octane-soul","html_url":"https://github.com/high-octane-soul","followers_url":"https://api.github.com/users/high-octane-soul/followers","following_url":"https://api.github.com/users/high-octane-soul/following{/other_user}","gists_url":"https://api.github.com/users/high-octane-soul/gists{/gist_id}","starred_url":"https://api.github.com/users/high-octane-soul/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/high-octane-soul/subscriptions","organizations_url":"https://api.github.com/users/high-octane-soul/orgs","repos_url":"https://api.github.com/users/high-octane-soul/repos","events_url":"https://api.github.com/users/high-octane-soul/events{/privacy}","received_events_url":"https://api.github.com/users/high-octane-soul/received_events","type":"User","site_admin":false},"created_at":"2018-06-04T05:51:27Z","updated_at":"2018-06-04T05:51:27Z","author_association":"NONE","body":"Hello! I have the same issue!\r\nI was waiting for the verification code on my phone and I did not get on the same day, I got it on the next day. But that's not an issue. The issue is I tried to sign up through my e-mail confirmation link the next day and the screen doesn't process after I enter my phone number! I mean even after pressing the continue button nothing happens! I've attached the screenshot of the situation.\r\n\r\n\r\n\r\n\r\nplease help me out!\r\n"}}
|
{
"id": 99782826,
"name": "steemit/faucet",
"url": "https://api.github.com/repos/steemit/faucet"
}
|
{
"id": 39860124,
"login": "high-octane-soul",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/39860124?",
"url": "https://api.github.com/users/high-octane-soul"
}
|
{
"id": 17434692,
"login": "steemit",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17434692?",
"url": "https://api.github.com/orgs/steemit"
}
| 2018-06-04T05:51:28 |
7769700165
|
{"actor":{"display_login":"high-octane-soul"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/steemit/condenser/issues/3128","repository_url":"https://api.github.com/repos/steemit/condenser","labels_url":"https://api.github.com/repos/steemit/condenser/issues/3128/labels{/name}","comments_url":"https://api.github.com/repos/steemit/condenser/issues/3128/comments","events_url":"https://api.github.com/repos/steemit/condenser/issues/3128/events","html_url":"https://github.com/steemit/condenser/issues/3128","id":391272763,"node_id":"MDU6SXNzdWUzOTEyNzI3NjM=","number":3128,"title":"Ads changes breaks EVERYTHING THAT REQUIRES LOGIN","user":{"login":"Smittyvb","id":10530973,"node_id":"MDQ6VXNlcjEwNTMwOTcz","avatar_url":"https://avatars1.githubusercontent.com/u/10530973?v=4","gravatar_id":"","url":"https://api.github.com/users/Smittyvb","html_url":"https://github.com/Smittyvb","followers_url":"https://api.github.com/users/Smittyvb/followers","following_url":"https://api.github.com/users/Smittyvb/following{/other_user}","gists_url":"https://api.github.com/users/Smittyvb/gists{/gist_id}","starred_url":"https://api.github.com/users/Smittyvb/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Smittyvb/subscriptions","organizations_url":"https://api.github.com/users/Smittyvb/orgs","repos_url":"https://api.github.com/users/Smittyvb/repos","events_url":"https://api.github.com/users/Smittyvb/events{/privacy}","received_events_url":"https://api.github.com/users/Smittyvb/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":8,"created_at":"2018-12-14T20:44:47Z","updated_at":"2018-12-14T23:53:07Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"The permission page reloads on key input.\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/steemit/condenser/issues/comments/447512954","html_url":"https://github.com/steemit/condenser/issues/3128#issuecomment-447512954","issue_url":"https://api.github.com/repos/steemit/condenser/issues/3128","id":447512954,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0NzUxMjk1NA==","user":{"login":"investwarrior","id":45878398,"node_id":"MDQ6VXNlcjQ1ODc4Mzk4","avatar_url":"https://avatars1.githubusercontent.com/u/45878398?v=4","gravatar_id":"","url":"https://api.github.com/users/investwarrior","html_url":"https://github.com/investwarrior","followers_url":"https://api.github.com/users/investwarrior/followers","following_url":"https://api.github.com/users/investwarrior/following{/other_user}","gists_url":"https://api.github.com/users/investwarrior/gists{/gist_id}","starred_url":"https://api.github.com/users/investwarrior/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/investwarrior/subscriptions","organizations_url":"https://api.github.com/users/investwarrior/orgs","repos_url":"https://api.github.com/users/investwarrior/repos","events_url":"https://api.github.com/users/investwarrior/events{/privacy}","received_events_url":"https://api.github.com/users/investwarrior/received_events","type":"User","site_admin":false},"created_at":"2018-12-14T23:53:07Z","updated_at":"2018-12-14T23:53:07Z","author_association":"NONE","body":"> I've had a similar issue in Dtube for a few days in firefox latest - not sure if it is related.\r\n\r\nyep same for me in firefox. but only started yesterday"}}
|
{
"id": 59213335,
"name": "steemit/condenser",
"url": "https://api.github.com/repos/steemit/condenser"
}
|
{
"id": 45878398,
"login": "investwarrior",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/45878398?",
"url": "https://api.github.com/users/investwarrior"
}
|
{
"id": 17434692,
"login": "steemit",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17434692?",
"url": "https://api.github.com/orgs/steemit"
}
| 2018-12-14T23:53:07 |
8758014350
|
{"actor":{"display_login":"investwarrior"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/687","repository_url":"https://api.github.com/repos/mobxjs/mobx-state-tree","labels_url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/687/labels{/name}","comments_url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/687/comments","events_url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/687/events","html_url":"https://github.com/mobxjs/mobx-state-tree/issues/687","id":303377675,"number":687,"title":"Ask For Help: how to deal with a scenario like 'Department' and 'Employee'?","user":{"login":"chj-damon","id":4902684,"avatar_url":"https://avatars1.githubusercontent.com/u/4902684?v=4","gravatar_id":"","url":"https://api.github.com/users/chj-damon","html_url":"https://github.com/chj-damon","followers_url":"https://api.github.com/users/chj-damon/followers","following_url":"https://api.github.com/users/chj-damon/following{/other_user}","gists_url":"https://api.github.com/users/chj-damon/gists{/gist_id}","starred_url":"https://api.github.com/users/chj-damon/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/chj-damon/subscriptions","organizations_url":"https://api.github.com/users/chj-damon/orgs","repos_url":"https://api.github.com/users/chj-damon/repos","events_url":"https://api.github.com/users/chj-damon/events{/privacy}","received_events_url":"https://api.github.com/users/chj-damon/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-03-08T07:06:38Z","updated_at":"2018-03-08T12:37:58Z","closed_at":null,"author_association":"NONE","body":"Hi guys, I'm fairly new about MST but I'm trying to use it in my project to manage state. Here is the thing:\r\nI have to entities: Department and Employee. One Department has many employees, one employee belongs to one department.\r\nSo this is how I create these two models:\r\n```js\r\nconst Department = types.model('Department', {\r\n id: types.identifier(),\r\n name: types.string,\r\n employees: types.optional(types.array(Employee), [])\r\n});\r\n\r\nconst Employee = types.model('Employee', {\r\n id: types.identifier(),\r\n name: types.string,\r\n department: // I'm not sure how I should define this.\r\n});\r\n```\r\nwhen I want to load employees, the backend server returns data like this:\r\n```json\r\n{\r\n\"employees\": [{\r\n \"id\": 1, \"name\": \"John\", \"department\": {\"id\": 1, \"name\": \"Design\"}\r\n}, {\r\n \"id\": 2, \"name\": \"Susan\", \"department\": {\"id\": 2, \"name\": \"Frontend\"}\r\n}]\r\n}\r\n```\r\nand when I want to load departments, the backend server returns data like this:\r\n```json\r\n{\r\n\"department\": [{\r\n\"id\": 1, \"name\": \"Design\", \"employees\": [{\"id\": 1, \"name\": \"John\"}]\r\n}, {\r\n\"id\": 2, \"name\": \"Frontend\", \"employees\": [{\"id\": 2, \"name\": \"Susan\"}]\r\n}]\r\n}\r\n```\r\nIt works fine if I remove the 'department' in model 'Employee', but if I didn't remove it, the application reports an error.\r\nI believe this is what it was called 'circular dependencies' in the document, \r\nbut I tried `types.late(() => Department)` but it does not work neither.\r\nI really need your help!\r\nany comments would be appreciated!"},"comment":{"url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/comments/371475218","html_url":"https://github.com/mobxjs/mobx-state-tree/issues/687#issuecomment-371475218","issue_url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/687","id":371475218,"user":{"login":"robinfehr","id":6340698,"avatar_url":"https://avatars0.githubusercontent.com/u/6340698?v=4","gravatar_id":"","url":"https://api.github.com/users/robinfehr","html_url":"https://github.com/robinfehr","followers_url":"https://api.github.com/users/robinfehr/followers","following_url":"https://api.github.com/users/robinfehr/following{/other_user}","gists_url":"https://api.github.com/users/robinfehr/gists{/gist_id}","starred_url":"https://api.github.com/users/robinfehr/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/robinfehr/subscriptions","organizations_url":"https://api.github.com/users/robinfehr/orgs","repos_url":"https://api.github.com/users/robinfehr/repos","events_url":"https://api.github.com/users/robinfehr/events{/privacy}","received_events_url":"https://api.github.com/users/robinfehr/received_events","type":"User","site_admin":false},"created_at":"2018-03-08T12:37:58Z","updated_at":"2018-03-08T12:37:58Z","author_association":"CONTRIBUTOR","body":"haven't looked close what the real issue below is but try to use `types.late` for these too."}}
|
{
"id": 67361566,
"name": "mobxjs/mobx-state-tree",
"url": "https://api.github.com/repos/mobxjs/mobx-state-tree"
}
|
{
"id": 6340698,
"login": "robinfehr",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6340698?",
"url": "https://api.github.com/users/robinfehr"
}
|
{
"id": 17475736,
"login": "mobxjs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17475736?",
"url": "https://api.github.com/orgs/mobxjs"
}
| 2018-03-08T12:37:58 |
7349945898
|
{"actor":{"display_login":"robinfehr"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/506","repository_url":"https://api.github.com/repos/mobxjs/mobx-state-tree","labels_url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/506/labels{/name}","comments_url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/506/comments","events_url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/506/events","html_url":"https://github.com/mobxjs/mobx-state-tree/issues/506","id":270636115,"number":506,"title":"Example mst-example-todomvc crashes when click the destroy (X) button","user":{"login":"asfernandes","id":529415,"avatar_url":"https://avatars0.githubusercontent.com/u/529415?v=4","gravatar_id":"","url":"https://api.github.com/users/asfernandes","html_url":"https://github.com/asfernandes","followers_url":"https://api.github.com/users/asfernandes/followers","following_url":"https://api.github.com/users/asfernandes/following{/other_user}","gists_url":"https://api.github.com/users/asfernandes/gists{/gist_id}","starred_url":"https://api.github.com/users/asfernandes/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/asfernandes/subscriptions","organizations_url":"https://api.github.com/users/asfernandes/orgs","repos_url":"https://api.github.com/users/asfernandes/repos","events_url":"https://api.github.com/users/asfernandes/events{/privacy}","received_events_url":"https://api.github.com/users/asfernandes/received_events","type":"User","site_admin":false},"labels":[{"id":436545880,"url":"https://api.github.com/repos/mobxjs/mobx-state-tree/labels/bug","name":"bug","color":"ee0701","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-11-02T12:30:17Z","updated_at":"2018-02-13T10:08:47Z","closed_at":null,"author_association":"NONE","body":"```txt\r\nError: [mobx-state-tree] This object has died and is no longer part of a state tree. It cannot be used anymore.\r\n\r\nThe object (of type 'AnonymousModel') used to live at '/todos/0'.\r\n\r\nIt is possible to access the last snapshot of this object using 'getSnapshot', or to create a fresh copy using 'clone'.\r\n\r\nIf you want to remove an object from the tree without killing it, use 'detach' instead.\r\n```"},"comment":{"url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/comments/365215551","html_url":"https://github.com/mobxjs/mobx-state-tree/issues/506#issuecomment-365215551","issue_url":"https://api.github.com/repos/mobxjs/mobx-state-tree/issues/506","id":365215551,"user":{"login":"kindy","id":50860,"avatar_url":"https://avatars3.githubusercontent.com/u/50860?v=4","gravatar_id":"","url":"https://api.github.com/users/kindy","html_url":"https://github.com/kindy","followers_url":"https://api.github.com/users/kindy/followers","following_url":"https://api.github.com/users/kindy/following{/other_user}","gists_url":"https://api.github.com/users/kindy/gists{/gist_id}","starred_url":"https://api.github.com/users/kindy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kindy/subscriptions","organizations_url":"https://api.github.com/users/kindy/orgs","repos_url":"https://api.github.com/users/kindy/repos","events_url":"https://api.github.com/users/kindy/events{/privacy}","received_events_url":"https://api.github.com/users/kindy/received_events","type":"User","site_admin":false},"created_at":"2018-02-13T10:08:47Z","updated_at":"2018-02-13T10:08:47Z","author_association":"NONE","body":"seems it's caused by mst's middleware code: [mobx-state-tree/src/middlewares/on-action.ts#L211](https://github.com/mobxjs/mobx-state-tree/blob/master/packages/mobx-state-tree/src/middlewares/on-action.ts#L211)\r\n\r\nfor removed node `sourceNode`, call to `getRelativePathBetweenNodes(getStateTreeNode(target), sourceNode)` will throw error.\r\n\r\n```js\r\n function fireListener(rawCall: IMiddlewareEvent) {\r\n if (rawCall.type === \"action\" && rawCall.id === rawCall.rootId) {\r\n const sourceNode = getStateTreeNode(rawCall.context)\r\n listener({\r\n name: rawCall.name,\r\n path: getRelativePathBetweenNodes(getStateTreeNode(target), sourceNode),\r\n args: rawCall.args.map((arg: any, index: number) =>\r\n serializeArgument(sourceNode, rawCall.name, index, arg)\r\n )\r\n })\r\n }\r\n }\r\n```"}}
|
{
"id": 67361566,
"name": "mobxjs/mobx-state-tree",
"url": "https://api.github.com/repos/mobxjs/mobx-state-tree"
}
|
{
"id": 50860,
"login": "kindy",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/50860?",
"url": "https://api.github.com/users/kindy"
}
|
{
"id": 17475736,
"login": "mobxjs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17475736?",
"url": "https://api.github.com/orgs/mobxjs"
}
| 2018-02-13T10:08:47 |
7237184750
|
{"actor":{"display_login":"kindy"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/UbuntuBudgie/pocillo-gtk-theme/issues/8","repository_url":"https://api.github.com/repos/UbuntuBudgie/pocillo-gtk-theme","labels_url":"https://api.github.com/repos/UbuntuBudgie/pocillo-gtk-theme/issues/8/labels{/name}","comments_url":"https://api.github.com/repos/UbuntuBudgie/pocillo-gtk-theme/issues/8/comments","events_url":"https://api.github.com/repos/UbuntuBudgie/pocillo-gtk-theme/issues/8/events","html_url":"https://github.com/UbuntuBudgie/pocillo-gtk-theme/issues/8","id":384288432,"node_id":"MDU6SXNzdWUzODQyODg0MzI=","number":8,"title":"Inkscape Theme error while using Pocillo-dark-slim","user":{"login":"nikuzin","id":33275794,"node_id":"MDQ6VXNlcjMzMjc1Nzk0","avatar_url":"https://avatars3.githubusercontent.com/u/33275794?v=4","gravatar_id":"","url":"https://api.github.com/users/nikuzin","html_url":"https://github.com/nikuzin","followers_url":"https://api.github.com/users/nikuzin/followers","following_url":"https://api.github.com/users/nikuzin/following{/other_user}","gists_url":"https://api.github.com/users/nikuzin/gists{/gist_id}","starred_url":"https://api.github.com/users/nikuzin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nikuzin/subscriptions","organizations_url":"https://api.github.com/users/nikuzin/orgs","repos_url":"https://api.github.com/users/nikuzin/repos","events_url":"https://api.github.com/users/nikuzin/events{/privacy}","received_events_url":"https://api.github.com/users/nikuzin/received_events","type":"User","site_admin":false},"labels":[{"id":1143106973,"node_id":"MDU6TGFiZWwxMTQzMTA2OTcz","url":"https://api.github.com/repos/UbuntuBudgie/pocillo-gtk-theme/labels/backlog","name":"backlog","color":"ededed","default":false},{"id":748805894,"node_id":"MDU6TGFiZWw3NDg4MDU4OTQ=","url":"https://api.github.com/repos/UbuntuBudgie/pocillo-gtk-theme/labels/help%20wanted","name":"help wanted","color":"33aa3f","default":true}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-11-26T11:30:16Z","updated_at":"2019-01-03T16:17:20Z","closed_at":"2019-01-03T16:17:20Z","author_association":"NONE","body":"\r\n\r\nOnly this version of the theme causes error ."},"comment":{"url":"https://api.github.com/repos/UbuntuBudgie/pocillo-gtk-theme/issues/comments/451193192","html_url":"https://github.com/UbuntuBudgie/pocillo-gtk-theme/issues/8#issuecomment-451193192","issue_url":"https://api.github.com/repos/UbuntuBudgie/pocillo-gtk-theme/issues/8","id":451193192,"node_id":"MDEyOklzc3VlQ29tbWVudDQ1MTE5MzE5Mg==","user":{"login":"fossfreedom","id":996240,"node_id":"MDQ6VXNlcjk5NjI0MA==","avatar_url":"https://avatars2.githubusercontent.com/u/996240?v=4","gravatar_id":"","url":"https://api.github.com/users/fossfreedom","html_url":"https://github.com/fossfreedom","followers_url":"https://api.github.com/users/fossfreedom/followers","following_url":"https://api.github.com/users/fossfreedom/following{/other_user}","gists_url":"https://api.github.com/users/fossfreedom/gists{/gist_id}","starred_url":"https://api.github.com/users/fossfreedom/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fossfreedom/subscriptions","organizations_url":"https://api.github.com/users/fossfreedom/orgs","repos_url":"https://api.github.com/users/fossfreedom/repos","events_url":"https://api.github.com/users/fossfreedom/events{/privacy}","received_events_url":"https://api.github.com/users/fossfreedom/received_events","type":"User","site_admin":false},"created_at":"2019-01-03T16:17:20Z","updated_at":"2019-01-03T16:17:20Z","author_association":"MEMBER","body":"I cannot reproduce this issue on cosmic.\r\n\r\nI purge budgie-themes and reinstalled and selected each of the Pocillo themes in turn. All appeared ok in inkscape."}}
|
{
"id": 110532986,
"name": "UbuntuBudgie/pocillo-gtk-theme",
"url": "https://api.github.com/repos/UbuntuBudgie/pocillo-gtk-theme"
}
|
{
"id": 996240,
"login": "fossfreedom",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/996240?",
"url": "https://api.github.com/users/fossfreedom"
}
|
{
"id": 17497918,
"login": "UbuntuBudgie",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17497918?",
"url": "https://api.github.com/orgs/UbuntuBudgie"
}
| 2019-01-03T16:17:20 |
8829558007
|
{"actor":{"display_login":"fossfreedom"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/electron-userland/electron-forge/issues/454","repository_url":"https://api.github.com/repos/electron-userland/electron-forge","labels_url":"https://api.github.com/repos/electron-userland/electron-forge/issues/454/labels{/name}","comments_url":"https://api.github.com/repos/electron-userland/electron-forge/issues/454/comments","events_url":"https://api.github.com/repos/electron-userland/electron-forge/issues/454/events","html_url":"https://github.com/electron-userland/electron-forge/issues/454","id":307061220,"number":454,"title":"How to add icon to my program?","user":{"login":"danieldaeschle","id":30751516,"avatar_url":"https://avatars2.githubusercontent.com/u/30751516?v=4","gravatar_id":"","url":"https://api.github.com/users/danieldaeschle","html_url":"https://github.com/danieldaeschle","followers_url":"https://api.github.com/users/danieldaeschle/followers","following_url":"https://api.github.com/users/danieldaeschle/following{/other_user}","gists_url":"https://api.github.com/users/danieldaeschle/gists{/gist_id}","starred_url":"https://api.github.com/users/danieldaeschle/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/danieldaeschle/subscriptions","organizations_url":"https://api.github.com/users/danieldaeschle/orgs","repos_url":"https://api.github.com/users/danieldaeschle/repos","events_url":"https://api.github.com/users/danieldaeschle/events{/privacy}","received_events_url":"https://api.github.com/users/danieldaeschle/received_events","type":"User","site_admin":false},"labels":[{"id":455642310,"url":"https://api.github.com/repos/electron-userland/electron-forge/labels/Question","name":"Question","color":"cc317c","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":15,"created_at":"2018-03-20T22:26:29Z","updated_at":"2018-03-22T10:12:28Z","closed_at":"2018-03-20T22:39:58Z","author_association":"NONE","body":"using `WindowBrowser({icon...})` has a low resolution...\r\n\r\n\r\nThis doesn't work. Please help me :(\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/electron-userland/electron-forge/issues/comments/375244795","html_url":"https://github.com/electron-userland/electron-forge/issues/454#issuecomment-375244795","issue_url":"https://api.github.com/repos/electron-userland/electron-forge/issues/454","id":375244795,"user":{"login":"danieldaeschle","id":30751516,"avatar_url":"https://avatars2.githubusercontent.com/u/30751516?v=4","gravatar_id":"","url":"https://api.github.com/users/danieldaeschle","html_url":"https://github.com/danieldaeschle","followers_url":"https://api.github.com/users/danieldaeschle/followers","following_url":"https://api.github.com/users/danieldaeschle/following{/other_user}","gists_url":"https://api.github.com/users/danieldaeschle/gists{/gist_id}","starred_url":"https://api.github.com/users/danieldaeschle/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/danieldaeschle/subscriptions","organizations_url":"https://api.github.com/users/danieldaeschle/orgs","repos_url":"https://api.github.com/users/danieldaeschle/repos","events_url":"https://api.github.com/users/danieldaeschle/events{/privacy}","received_events_url":"https://api.github.com/users/danieldaeschle/received_events","type":"User","site_admin":false},"created_at":"2018-03-22T10:12:28Z","updated_at":"2018-03-22T10:12:28Z","author_association":"NONE","body":"with electron-builder it worked. but it uses another way to provide a icon"}}
|
{
"id": 70070315,
"name": "electron-userland/electron-forge",
"url": "https://api.github.com/repos/electron-userland/electron-forge"
}
|
{
"id": 30751516,
"login": "danieldaeschle",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/30751516?",
"url": "https://api.github.com/users/danieldaeschle"
}
|
{
"id": 17519142,
"login": "electron-userland",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17519142?",
"url": "https://api.github.com/orgs/electron-userland"
}
| 2018-03-22T10:12:28 |
7418215577
|
{"actor":{"display_login":"danieldaeschle"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/413","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/413/labels{/name}","comments_url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/413/comments","events_url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/413/events","html_url":"https://github.com/ev3dev-lang-java/ev3dev-lang-java/issues/413","id":304294068,"number":413,"title":"Define goals for 2018","user":{"login":"jabrena","id":147263,"avatar_url":"https://avatars0.githubusercontent.com/u/147263?v=4","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":347254896,"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/labels/PRIORITY","name":"PRIORITY","color":"b60205","default":false},{"id":352529940,"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/labels/community","name":"community","color":"0e8a16","default":false},{"id":519012632,"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/labels/design","name":"design","color":"5319e7","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}],"state":"open","locked":false,"assignee":{"login":"jabrena","id":147263,"avatar_url":"https://avatars0.githubusercontent.com/u/147263?v=4","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://avatars0.githubusercontent.com/u/147263?v=4","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/9","html_url":"https://github.com/ev3dev-lang-java/ev3dev-lang-java/milestone/9","labels_url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/milestones/9/labels","id":2490733,"number":9,"title":"v0.8.0","description":"","creator":{"login":"jabrena","id":147263,"avatar_url":"https://avatars0.githubusercontent.com/u/147263?v=4","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":17,"closed_issues":24,"state":"open","created_at":"2017-04-30T20:36:46Z","updated_at":"2018-03-31T17:10:55Z","due_on":"2018-04-29T07:00:00Z","closed_at":null},"comments":4,"created_at":"2018-03-12T09:25:39Z","updated_at":"2018-03-31T17:13:54Z","closed_at":null,"author_association":"OWNER","body":"For this year, it is necessary to review:\r\n\r\n- Backlog\r\n- Open pull requests\r\n\r\nWith that information, it is necessary to reschedule milestones for 2018 in order to put priorities.\r\n\r\n- [x] 1. Continuous process generate to custom JRE/JDK with ARM support for EV3\r\n- [x] 2. Debian Stretch Support\r\n- [ ] 3. Internal Core Library refactoring\r\n- [ ] 4. USB Device Support\r\n- [ ] 5. ROS Support\r\n- [ ] 6. Improve communication activities\r\n- [ ] 7. Initial Remote Support\r\n- [ ] 8. NXT Support"},"comment":{"url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/comments/377708490","html_url":"https://github.com/ev3dev-lang-java/ev3dev-lang-java/issues/413#issuecomment-377708490","issue_url":"https://api.github.com/repos/ev3dev-lang-java/ev3dev-lang-java/issues/413","id":377708490,"user":{"login":"jabrena","id":147263,"avatar_url":"https://avatars0.githubusercontent.com/u/147263?v=4","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":"2018-03-31T17:13:53Z","updated_at":"2018-03-31T17:13:53Z","author_association":"OWNER","body":"Any suggestion before closing this issue to define the goals for this year? @chgandm, @jaakkos, @jeperez, @jweijers, @MartinKvicala, @Mayt38, @DMyTryC, @mominbilal, @nmatra, @Quingu, @submars"}}
|
{
"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"
}
| 2018-03-31T17:13:54 |
7462545603
|
{"actor":{"display_login":"jabrena"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/overmindstudios/BlenderUpdater/issues/23","repository_url":"https://api.github.com/repos/overmindstudios/BlenderUpdater","labels_url":"https://api.github.com/repos/overmindstudios/BlenderUpdater/issues/23/labels{/name}","comments_url":"https://api.github.com/repos/overmindstudios/BlenderUpdater/issues/23/comments","events_url":"https://api.github.com/repos/overmindstudios/BlenderUpdater/issues/23/events","html_url":"https://github.com/overmindstudios/BlenderUpdater/issues/23","id":381103130,"node_id":"MDU6SXNzdWUzODExMDMxMzA=","number":23,"title":"It´s not working with the new Buildbot website in Blender.org, the list is empty","user":{"login":"juangea","id":20524718,"node_id":"MDQ6VXNlcjIwNTI0NzE4","avatar_url":"https://avatars1.githubusercontent.com/u/20524718?v=4","gravatar_id":"","url":"https://api.github.com/users/juangea","html_url":"https://github.com/juangea","followers_url":"https://api.github.com/users/juangea/followers","following_url":"https://api.github.com/users/juangea/following{/other_user}","gists_url":"https://api.github.com/users/juangea/gists{/gist_id}","starred_url":"https://api.github.com/users/juangea/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/juangea/subscriptions","organizations_url":"https://api.github.com/users/juangea/orgs","repos_url":"https://api.github.com/users/juangea/repos","events_url":"https://api.github.com/users/juangea/events{/privacy}","received_events_url":"https://api.github.com/users/juangea/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-11-15T10:46:35Z","updated_at":"2018-11-15T10:55:23Z","closed_at":null,"author_association":"NONE","body":"It´s not working with the new Buildbot website in Blender.org, the list is empty"},"comment":{"url":"https://api.github.com/repos/overmindstudios/BlenderUpdater/issues/comments/439000320","html_url":"https://github.com/overmindstudios/BlenderUpdater/issues/23#issuecomment-439000320","issue_url":"https://api.github.com/repos/overmindstudios/BlenderUpdater/issues/23","id":439000320,"node_id":"MDEyOklzc3VlQ29tbWVudDQzOTAwMDMyMA==","user":{"login":"tobkum","id":16955378,"node_id":"MDQ6VXNlcjE2OTU1Mzc4","avatar_url":"https://avatars1.githubusercontent.com/u/16955378?v=4","gravatar_id":"","url":"https://api.github.com/users/tobkum","html_url":"https://github.com/tobkum","followers_url":"https://api.github.com/users/tobkum/followers","following_url":"https://api.github.com/users/tobkum/following{/other_user}","gists_url":"https://api.github.com/users/tobkum/gists{/gist_id}","starred_url":"https://api.github.com/users/tobkum/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tobkum/subscriptions","organizations_url":"https://api.github.com/users/tobkum/orgs","repos_url":"https://api.github.com/users/tobkum/repos","events_url":"https://api.github.com/users/tobkum/events{/privacy}","received_events_url":"https://api.github.com/users/tobkum/received_events","type":"User","site_admin":false},"created_at":"2018-11-15T10:55:23Z","updated_at":"2018-11-15T10:55:23Z","author_association":"MEMBER","body":"Thanks for the report, I already updated the Readme here to reflect this. As soon as I have time, I'll look into it and fix it. In the meantime, you can resort to the non-GUI version over at https://github.com/overmindstudios/BlenderUpdaterCLI - this one still works fine :)\r\n\r\nCheers,\r\n-T"}}
|
{
"id": 52750674,
"name": "overmindstudios/BlenderUpdater",
"url": "https://api.github.com/repos/overmindstudios/BlenderUpdater"
}
|
{
"id": 16955378,
"login": "tobkum",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16955378?",
"url": "https://api.github.com/users/tobkum"
}
|
{
"id": 17535043,
"login": "overmindstudios",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17535043?",
"url": "https://api.github.com/orgs/overmindstudios"
}
| 2018-11-15T10:55:23 |
8594552936
|
{"actor":{"display_login":"tobkum"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cuba-platform/cuba/issues/859","repository_url":"https://api.github.com/repos/cuba-platform/cuba","labels_url":"https://api.github.com/repos/cuba-platform/cuba/issues/859/labels{/name}","comments_url":"https://api.github.com/repos/cuba-platform/cuba/issues/859/comments","events_url":"https://api.github.com/repos/cuba-platform/cuba/issues/859/events","html_url":"https://github.com/cuba-platform/cuba/issues/859","id":323911658,"node_id":"MDU6SXNzdWUzMjM5MTE2NTg=","number":859,"title":"PopupButton should have ability to use existing table/window actions","user":{"login":"tinhol","id":4927582,"node_id":"MDQ6VXNlcjQ5Mjc1ODI=","avatar_url":"https://avatars2.githubusercontent.com/u/4927582?v=4","gravatar_id":"","url":"https://api.github.com/users/tinhol","html_url":"https://github.com/tinhol","followers_url":"https://api.github.com/users/tinhol/followers","following_url":"https://api.github.com/users/tinhol/following{/other_user}","gists_url":"https://api.github.com/users/tinhol/gists{/gist_id}","starred_url":"https://api.github.com/users/tinhol/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tinhol/subscriptions","organizations_url":"https://api.github.com/users/tinhol/orgs","repos_url":"https://api.github.com/users/tinhol/repos","events_url":"https://api.github.com/users/tinhol/events{/privacy}","received_events_url":"https://api.github.com/users/tinhol/received_events","type":"User","site_admin":false},"labels":[{"id":915870658,"node_id":"MDU6TGFiZWw5MTU4NzA2NTg=","url":"https://api.github.com/repos/cuba-platform/cuba/labels/type:%20enhancement","name":"type: enhancement","color":"aff0f1","default":false},{"id":925383011,"node_id":"MDU6TGFiZWw5MjUzODMwMTE=","url":"https://api.github.com/repos/cuba-platform/cuba/labels/ver:%206.10.0","name":"ver: 6.10.0","color":"eeeeee","default":false},{"id":950398940,"node_id":"MDU6TGFiZWw5NTAzOTg5NDA=","url":"https://api.github.com/repos/cuba-platform/cuba/labels/ver:%207.0.0","name":"ver: 7.0.0","color":"eeeeee","default":false}],"state":"open","locked":false,"assignee":{"login":"SemenSofronov","id":13303883,"node_id":"MDQ6VXNlcjEzMzAzODgz","avatar_url":"https://avatars0.githubusercontent.com/u/13303883?v=4","gravatar_id":"","url":"https://api.github.com/users/SemenSofronov","html_url":"https://github.com/SemenSofronov","followers_url":"https://api.github.com/users/SemenSofronov/followers","following_url":"https://api.github.com/users/SemenSofronov/following{/other_user}","gists_url":"https://api.github.com/users/SemenSofronov/gists{/gist_id}","starred_url":"https://api.github.com/users/SemenSofronov/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SemenSofronov/subscriptions","organizations_url":"https://api.github.com/users/SemenSofronov/orgs","repos_url":"https://api.github.com/users/SemenSofronov/repos","events_url":"https://api.github.com/users/SemenSofronov/events{/privacy}","received_events_url":"https://api.github.com/users/SemenSofronov/received_events","type":"User","site_admin":false},"assignees":[{"login":"SemenSofronov","id":13303883,"node_id":"MDQ6VXNlcjEzMzAzODgz","avatar_url":"https://avatars0.githubusercontent.com/u/13303883?v=4","gravatar_id":"","url":"https://api.github.com/users/SemenSofronov","html_url":"https://github.com/SemenSofronov","followers_url":"https://api.github.com/users/SemenSofronov/followers","following_url":"https://api.github.com/users/SemenSofronov/following{/other_user}","gists_url":"https://api.github.com/users/SemenSofronov/gists{/gist_id}","starred_url":"https://api.github.com/users/SemenSofronov/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SemenSofronov/subscriptions","organizations_url":"https://api.github.com/users/SemenSofronov/orgs","repos_url":"https://api.github.com/users/SemenSofronov/repos","events_url":"https://api.github.com/users/SemenSofronov/events{/privacy}","received_events_url":"https://api.github.com/users/SemenSofronov/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/cuba-platform/cuba/milestones/12","html_url":"https://github.com/cuba-platform/cuba/milestone/12","labels_url":"https://api.github.com/repos/cuba-platform/cuba/milestones/12/labels","id":3304855,"node_id":"MDk6TWlsZXN0b25lMzMwNDg1NQ==","number":12,"title":"Release 6.10","description":"","creator":{"login":"knstvk","id":5513878,"node_id":"MDQ6VXNlcjU1MTM4Nzg=","avatar_url":"https://avatars3.githubusercontent.com/u/5513878?v=4","gravatar_id":"","url":"https://api.github.com/users/knstvk","html_url":"https://github.com/knstvk","followers_url":"https://api.github.com/users/knstvk/followers","following_url":"https://api.github.com/users/knstvk/following{/other_user}","gists_url":"https://api.github.com/users/knstvk/gists{/gist_id}","starred_url":"https://api.github.com/users/knstvk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/knstvk/subscriptions","organizations_url":"https://api.github.com/users/knstvk/orgs","repos_url":"https://api.github.com/users/knstvk/repos","events_url":"https://api.github.com/users/knstvk/events{/privacy}","received_events_url":"https://api.github.com/users/knstvk/received_events","type":"User","site_admin":false},"open_issues":24,"closed_issues":59,"state":"open","created_at":"2018-04-27T18:00:01Z","updated_at":"2018-07-30T14:34:29Z","due_on":null,"closed_at":null},"comments":0,"created_at":"2018-05-17T07:59:23Z","updated_at":"2018-07-31T06:57:56Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Now we have to create new actions in the popup button\r\n```xml\r\n<popupButton id=\"showGanttChart\" icon=\"font-icon:TH_LIST\" caption=\"msg://caption.showGanttChart\">\r\n <actions>\r\n <action id=\"showProjectGanttChart\" \r\ncaption=\"msg://caption.showProjectGanttChart\"\r\ninvoke=\"showProjectGanttChart\"/>\r\n <action id=\"showVacationsGanttChart\" caption=\"msg://caption.showVacationsGanttChart\" invoke=\"showVacationsGanttChart\"/>\r\n </actions>\r\n</popupButton>\r\n```\r\n\r\nbut if I have already defined them in table/window it should be possible to refer them\r\n\r\n```xml\r\n<popupButton id=\"showGanttChart\" icon=\"font-icon:TH_LIST\" caption=\"msg://caption.showGanttChart\">\r\n <actions>\r\n <action id=\"table.showProjectGanttChart\" />\r\n <action id=\"table.showVacationsGanttChart\"/>\r\n </actions>\r\n</popupButton>\r\n```"},"comment":{"url":"https://api.github.com/repos/cuba-platform/cuba/issues/comments/409116048","html_url":"https://github.com/cuba-platform/cuba/issues/859#issuecomment-409116048","issue_url":"https://api.github.com/repos/cuba-platform/cuba/issues/859","id":409116048,"node_id":"MDEyOklzc3VlQ29tbWVudDQwOTExNjA0OA==","user":{"login":"SemenSofronov","id":13303883,"node_id":"MDQ6VXNlcjEzMzAzODgz","avatar_url":"https://avatars0.githubusercontent.com/u/13303883?v=4","gravatar_id":"","url":"https://api.github.com/users/SemenSofronov","html_url":"https://github.com/SemenSofronov","followers_url":"https://api.github.com/users/SemenSofronov/followers","following_url":"https://api.github.com/users/SemenSofronov/following{/other_user}","gists_url":"https://api.github.com/users/SemenSofronov/gists{/gist_id}","starred_url":"https://api.github.com/users/SemenSofronov/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SemenSofronov/subscriptions","organizations_url":"https://api.github.com/users/SemenSofronov/orgs","repos_url":"https://api.github.com/users/SemenSofronov/repos","events_url":"https://api.github.com/users/SemenSofronov/events{/privacy}","received_events_url":"https://api.github.com/users/SemenSofronov/received_events","type":"User","site_admin":false},"created_at":"2018-07-31T06:57:56Z","updated_at":"2018-07-31T06:57:56Z","author_association":"CONTRIBUTOR","body":"Now PopupButton has the ability to use existing table / window actions. Note that the action IDs from different places should not match, otherwise they will be replaced."}}
|
{
"id": 54624511,
"name": "cuba-platform/cuba",
"url": "https://api.github.com/repos/cuba-platform/cuba"
}
|
{
"id": 13303883,
"login": "SemenSofronov",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/13303883?",
"url": "https://api.github.com/users/SemenSofronov"
}
|
{
"id": 17548514,
"login": "cuba-platform",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17548514?",
"url": "https://api.github.com/orgs/cuba-platform"
}
| 2018-07-31T06:57:56 |
8042115702
|
{"actor":{"display_login":"SemenSofronov"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/cuba-platform/ldap-addon/issues/20","repository_url":"https://api.github.com/repos/cuba-platform/ldap-addon","labels_url":"https://api.github.com/repos/cuba-platform/ldap-addon/issues/20/labels{/name}","comments_url":"https://api.github.com/repos/cuba-platform/ldap-addon/issues/20/comments","events_url":"https://api.github.com/repos/cuba-platform/ldap-addon/issues/20/events","html_url":"https://github.com/cuba-platform/ldap-addon/issues/20","id":318441349,"number":20,"title":"Login fails if LDAP server is stopped","user":{"login":"smianna","id":38000666,"avatar_url":"https://avatars2.githubusercontent.com/u/38000666?v=4","gravatar_id":"","url":"https://api.github.com/users/smianna","html_url":"https://github.com/smianna","followers_url":"https://api.github.com/users/smianna/followers","following_url":"https://api.github.com/users/smianna/following{/other_user}","gists_url":"https://api.github.com/users/smianna/gists{/gist_id}","starred_url":"https://api.github.com/users/smianna/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/smianna/subscriptions","organizations_url":"https://api.github.com/users/smianna/orgs","repos_url":"https://api.github.com/users/smianna/repos","events_url":"https://api.github.com/users/smianna/events{/privacy}","received_events_url":"https://api.github.com/users/smianna/received_events","type":"User","site_admin":false},"labels":[{"id":879954721,"url":"https://api.github.com/repos/cuba-platform/ldap-addon/labels/bug","name":"bug","color":"d73a4a","default":true}],"state":"open","locked":false,"assignee":{"login":"antmarr","id":31250459,"avatar_url":"https://avatars3.githubusercontent.com/u/31250459?v=4","gravatar_id":"","url":"https://api.github.com/users/antmarr","html_url":"https://github.com/antmarr","followers_url":"https://api.github.com/users/antmarr/followers","following_url":"https://api.github.com/users/antmarr/following{/other_user}","gists_url":"https://api.github.com/users/antmarr/gists{/gist_id}","starred_url":"https://api.github.com/users/antmarr/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/antmarr/subscriptions","organizations_url":"https://api.github.com/users/antmarr/orgs","repos_url":"https://api.github.com/users/antmarr/repos","events_url":"https://api.github.com/users/antmarr/events{/privacy}","received_events_url":"https://api.github.com/users/antmarr/received_events","type":"User","site_admin":false},"assignees":[{"login":"antmarr","id":31250459,"avatar_url":"https://avatars3.githubusercontent.com/u/31250459?v=4","gravatar_id":"","url":"https://api.github.com/users/antmarr","html_url":"https://github.com/antmarr","followers_url":"https://api.github.com/users/antmarr/followers","following_url":"https://api.github.com/users/antmarr/following{/other_user}","gists_url":"https://api.github.com/users/antmarr/gists{/gist_id}","starred_url":"https://api.github.com/users/antmarr/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/antmarr/subscriptions","organizations_url":"https://api.github.com/users/antmarr/orgs","repos_url":"https://api.github.com/users/antmarr/repos","events_url":"https://api.github.com/users/antmarr/events{/privacy}","received_events_url":"https://api.github.com/users/antmarr/received_events","type":"User","site_admin":false}],"milestone":null,"comments":1,"created_at":"2018-04-27T14:56:19Z","updated_at":"2018-05-19T19:32:30Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"The following error is shown in Tomcat when logging in using LDAP credentials and having the LDAP server stopped:\r\n```\r\n18:52:16.630 ERROR c.h.cuba.core.sys.ServiceInterceptor - Exception:\r\norg.springframework.ldap.CommunicationException: localhost:10389; nested exception is javax.naming.CommunicationException: localhost:10389 [Root exception is java.net.ConnectException: Connection refu\r\nsed: connect]\r\n at org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:108) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.support.AbstractContextSource.createContext(AbstractContextSource.java:355) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.support.AbstractContextSource.doGetContext(AbstractContextSource.java:139) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.support.AbstractContextSource.getReadWriteContext(AbstractContextSource.java:174) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy.getReadWriteContext(TransactionAwareContextSourceProxy.java:88) ~[spring-ldap-core-2.3.2.RELEASE\r\n.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.transaction.compensating.manager.TransactionAwareContextSourceProxy.getReadOnlyContext(TransactionAwareContextSourceProxy.java:61) ~[spring-ldap-core-2.3.2.RELEASE.\r\njar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:357) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:309) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:642) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.LdapTemplate.search(LdapTemplate.java:578) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.LdapTemplate.authenticate(LdapTemplate.java:1441) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.LdapTemplate.authenticate(LdapTemplate.java:1426) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.LdapTemplate.authenticate(LdapTemplate.java:1359) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at com.haulmont.addon.ldap.core.dao.LdapUserDao.authenticateLdapUser(LdapUserDao.java:83) ~[ldap-core-0.1-SNAPSHOT.jar:na]\r\n at com.haulmont.addon.ldap.core.service.AuthUserServiceBean.ldapAuth(AuthUserServiceBean.java:20) ~[ldap-core-0.1-SNAPSHOT.jar:na]\r\n at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]\r\n at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]\r\n at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]\r\n at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]\r\n at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333) ~[spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190) [spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) [spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:85) ~[spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at com.haulmont.cuba.core.sys.ServiceInterceptor.aroundInvoke(ServiceInterceptor.java:117) ~[cuba-core-6.8.6.jar:6.8.6]\r\n at sun.reflect.GeneratedMethodAccessor136.invoke(Unknown Source) ~[na:na]\r\n at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]\r\n at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]\r\n at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:629) [spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:618) [spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) [spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) [spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) [spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) [spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) [spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at com.sun.proxy.$Proxy269.ldapAuth(Unknown Source) [na:na]\r\n at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]\r\n at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]\r\n at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]\r\n at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]\r\n at com.haulmont.cuba.core.sys.remoting.LocalServiceInvokerImpl.invoke(LocalServiceInvokerImpl.java:94) [cuba-core-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.sys.remoting.LocalServiceProxy$LocalServiceInvocationHandler.invoke(LocalServiceProxy.java:154) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.sun.proxy.$Proxy63.ldapAuth(Unknown Source) [na:na]\r\n at com.haulmont.addon.ldap.web.security.ldapcomponent.LdapAddonLoginProvider.login(LdapAddonLoginProvider.java:60) [ldap-web-0.1-SNAPSHOT.jar:na]\r\n at com.haulmont.cuba.web.security.ConnectionImpl.loginInternal(ConnectionImpl.java:209) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.security.ConnectionImpl.login(ConnectionImpl.java:89) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.app.loginwindow.AppLoginWindow.doLogin(AppLoginWindow.java:342) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.app.loginwindow.AppLoginWindow.doLogin(AppLoginWindow.java:311) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.app.loginwindow.AppLoginWindow.login(AppLoginWindow.java:257) [cuba-web-6.8.6.jar:6.8.6]\r\n at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]\r\n at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]\r\n at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]\r\n at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]\r\n at com.haulmont.cuba.gui.xml.DeclarativeAction.actionPerform(DeclarativeAction.java:92) [cuba-gui-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.gui.WebWindow$1.handleAction(WebWindow.java:142) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.vaadin.event.ActionManager.handleAction(ActionManager.java:245) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.event.ActionManager.handleActions(ActionManager.java:228) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.haulmont.cuba.web.toolkit.ui.CubaOrderedActionsLayout.changeVariables(CubaOrderedActionsLayout.java:83) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.vaadin.server.communication.ServerRpcHandler.changeVariables(ServerRpcHandler.java:623) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.communication.ServerRpcHandler.handleInvocation(ServerRpcHandler.java:470) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.communication.ServerRpcHandler.handleInvocations(ServerRpcHandler.java:413) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.communication.ServerRpcHandler.handleRpc(ServerRpcHandler.java:274) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.communication.UidlRequestHandler.synchronizedHandleRequest(UidlRequestHandler.java:90) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:41) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1435) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:361) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.haulmont.cuba.web.sys.CubaApplicationServlet.serviceAppRequest(CubaApplicationServlet.java:300) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.sys.CubaApplicationServlet.service(CubaApplicationServlet.java:191) [cuba-web-6.8.6.jar:6.8.6]\r\n at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) [servlet-api.jar:na]\r\n at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [catalina.jar:8.5.23]\r\n at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) [tomcat-websocket.jar:8.5.23]\r\n at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [catalina.jar:8.5.23]\r\n at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107) [spring-web-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73) [spring-web-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at com.haulmont.cuba.web.sys.CubaHttpFilter.doFilter(CubaHttpFilter.java:107) [cuba-web-6.8.6.jar:6.8.6]\r\n at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [catalina.jar:8.5.23]\r\n at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) [catalina.jar:8.5.23]\r\n at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) [catalina.jar:8.5.23]\r\n at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:650) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) [catalina.jar:8.5.23]\r\n at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) [catalina.jar:8.5.23]\r\n at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) [tomcat-coyote.jar:8.5.23]\r\n at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-coyote.jar:8.5.23]\r\n at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) [tomcat-coyote.jar:8.5.23]\r\n at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) [tomcat-coyote.jar:8.5.23]\r\n at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-coyote.jar:8.5.23]\r\n at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171]\r\n at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171]\r\n at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-util.jar:8.5.23]\r\n at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171]\r\nCaused by: javax.naming.CommunicationException: localhost:10389\r\n at com.sun.jndi.ldap.Connection.<init>(Connection.java:226) ~[na:1.8.0_171]\r\n at com.sun.jndi.ldap.LdapClient.<init>(LdapClient.java:137) ~[na:1.8.0_171]\r\n at com.sun.jndi.ldap.LdapClient.getInstance(LdapClient.java:1615) ~[na:1.8.0_171]\r\n at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2749) ~[na:1.8.0_171]\r\n at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:319) ~[na:1.8.0_171]\r\n at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:192) ~[na:1.8.0_171]\r\n at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:210) ~[na:1.8.0_171]\r\n at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:153) ~[na:1.8.0_171]\r\n at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83) ~[na:1.8.0_171]\r\n at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684) ~[na:1.8.0_171]\r\n at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313) ~[na:1.8.0_171]\r\n at javax.naming.InitialContext.init(InitialContext.java:244) ~[na:1.8.0_171]\r\n at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:154) ~[na:1.8.0_171]\r\n at org.springframework.ldap.core.support.LdapContextSource.getDirContextInstance(LdapContextSource.java:42) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n at org.springframework.ldap.core.support.AbstractContextSource.createContext(AbstractContextSource.java:343) ~[spring-ldap-core-2.3.2.RELEASE.jar:2.3.2.RELEASE]\r\n ... 93 common frames omitted\r\nCaused by: java.net.ConnectException: Connection refused: connect\r\n at java.net.DualStackPlainSocketImpl.connect0(Native Method) ~[na:1.8.0_171]\r\n at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79) ~[na:1.8.0_171]\r\n at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_171]\r\n at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_171]\r\n at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_171]\r\n at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[na:1.8.0_171]\r\n at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_171]\r\n at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_171]\r\n at java.net.Socket.connect(Socket.java:538) ~[na:1.8.0_171]\r\n at java.net.Socket.<init>(Socket.java:434) ~[na:1.8.0_171]\r\n at java.net.Socket.<init>(Socket.java:211) ~[na:1.8.0_171]\r\n at com.sun.jndi.ldap.Connection.createSocket(Connection.java:363) ~[na:1.8.0_171]\r\n at com.sun.jndi.ldap.Connection.<init>(Connection.java:203) ~[na:1.8.0_171]\r\n ... 107 common frames omitted\r\n18:52:16.657 ERROR c.h.c.w.a.loginwindow.AppLoginWindow - Internal error during login\r\ncom.haulmont.cuba.security.global.InternalAuthenticationException: Exception is thrown by login provider\r\n at com.haulmont.cuba.web.security.ConnectionImpl.loginInternal(ConnectionImpl.java:225) ~[cuba-web-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.security.ConnectionImpl.login(ConnectionImpl.java:89) ~[cuba-web-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.app.loginwindow.AppLoginWindow.doLogin(AppLoginWindow.java:342) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.app.loginwindow.AppLoginWindow.doLogin(AppLoginWindow.java:311) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.app.loginwindow.AppLoginWindow.login(AppLoginWindow.java:257) [cuba-web-6.8.6.jar:6.8.6]\r\n at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]\r\n at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]\r\n at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]\r\n at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]\r\n at com.haulmont.cuba.gui.xml.DeclarativeAction.actionPerform(DeclarativeAction.java:92) [cuba-gui-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.gui.WebWindow$1.handleAction(WebWindow.java:142) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.vaadin.event.ActionManager.handleAction(ActionManager.java:245) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.event.ActionManager.handleActions(ActionManager.java:228) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.haulmont.cuba.web.toolkit.ui.CubaOrderedActionsLayout.changeVariables(CubaOrderedActionsLayout.java:83) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.vaadin.server.communication.ServerRpcHandler.changeVariables(ServerRpcHandler.java:623) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.communication.ServerRpcHandler.handleInvocation(ServerRpcHandler.java:470) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.communication.ServerRpcHandler.handleInvocations(ServerRpcHandler.java:413) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.communication.ServerRpcHandler.handleRpc(ServerRpcHandler.java:274) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.communication.UidlRequestHandler.synchronizedHandleRequest(UidlRequestHandler.java:90) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:41) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1435) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:361) [vaadin-server-7.7.13.cuba.8.jar:7.7.13.cuba.8]\r\n at com.haulmont.cuba.web.sys.CubaApplicationServlet.serviceAppRequest(CubaApplicationServlet.java:300) [cuba-web-6.8.6.jar:6.8.6]\r\n at com.haulmont.cuba.web.sys.CubaApplicationServlet.service(CubaApplicationServlet.java:191) [cuba-web-6.8.6.jar:6.8.6]\r\n at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) [servlet-api.jar:na]\r\n at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [catalina.jar:8.5.23]\r\n at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) [tomcat-websocket.jar:8.5.23]\r\n at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [catalina.jar:8.5.23]\r\n at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:107) [spring-web-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:73) [spring-web-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at com.haulmont.cuba.web.sys.CubaHttpFilter.doFilter(CubaHttpFilter.java:107) [cuba-web-6.8.6.jar:6.8.6]\r\n at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) [catalina.jar:8.5.23]\r\n at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) [catalina.jar:8.5.23]\r\n at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) [catalina.jar:8.5.23]\r\n at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:650) [catalina.jar:8.5.23]\r\n at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) [catalina.jar:8.5.23]\r\n at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) [catalina.jar:8.5.23]\r\n at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) [tomcat-coyote.jar:8.5.23]\r\n at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) [tomcat-coyote.jar:8.5.23]\r\n at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) [tomcat-coyote.jar:8.5.23]\r\n at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1459) [tomcat-coyote.jar:8.5.23]\r\n at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) [tomcat-coyote.jar:8.5.23]\r\n at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_171]\r\n at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_171]\r\n at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) [tomcat-util.jar:8.5.23]\r\n at java.lang.Thread.run(Thread.java:748) [na:1.8.0_171]\r\nCaused by: com.haulmont.cuba.core.global.RemoteException: Connection refused: connect\r\n at com.haulmont.cuba.core.sys.ServiceInterceptor.aroundInvoke(ServiceInterceptor.java:129) ~[na:na]\r\n at sun.reflect.GeneratedMethodAccessor136.invoke(Unknown Source) ~[na:na]\r\n at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]\r\n at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]\r\n at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:629) ~[spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:618) ~[spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70) ~[spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:168) ~[spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.12.RELEASE.jar:4.3.12.RELEASE]\r\n at com.sun.proxy.$Proxy269.ldapAuth(Unknown Source) ~[na:na]\r\n at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_171]\r\n at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_171]\r\n at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_171]\r\n at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_171]\r\n at com.haulmont.cuba.core.sys.remoting.LocalServiceInvokerImpl.invoke(LocalServiceInvokerImpl.java:94) ~[na:na]\r\n at com.haulmont.cuba.web.sys.remoting.LocalServiceProxy$LocalServiceInvocationHandler.invoke(LocalServiceProxy.java:154) ~[cuba-web-6.8.6.jar:6.8.6]\r\n at com.sun.proxy.$Proxy63.ldapAuth(Unknown Source) ~[na:na]\r\n at com.haulmont.addon.ldap.web.security.ldapcomponent.LdapAddonLoginProvider.login(LdapAddonLoginProvider.java:60) ~[ldap-web-0.1-SNAPSHOT.jar:na]\r\n at com.haulmont.cuba.web.security.ConnectionImpl.loginInternal(ConnectionImpl.java:209) ~[cuba-web-6.8.6.jar:6.8.6]\r\n ... 51 common frames omitted\r\n```"},"comment":{"url":"https://api.github.com/repos/cuba-platform/ldap-addon/issues/comments/390427334","html_url":"https://github.com/cuba-platform/ldap-addon/issues/20#issuecomment-390427334","issue_url":"https://api.github.com/repos/cuba-platform/ldap-addon/issues/20","id":390427334,"user":{"login":"antmarr","id":31250459,"avatar_url":"https://avatars3.githubusercontent.com/u/31250459?v=4","gravatar_id":"","url":"https://api.github.com/users/antmarr","html_url":"https://github.com/antmarr","followers_url":"https://api.github.com/users/antmarr/followers","following_url":"https://api.github.com/users/antmarr/following{/other_user}","gists_url":"https://api.github.com/users/antmarr/gists{/gist_id}","starred_url":"https://api.github.com/users/antmarr/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/antmarr/subscriptions","organizations_url":"https://api.github.com/users/antmarr/orgs","repos_url":"https://api.github.com/users/antmarr/repos","events_url":"https://api.github.com/users/antmarr/events{/privacy}","received_events_url":"https://api.github.com/users/antmarr/received_events","type":"User","site_admin":false},"created_at":"2018-05-19T19:32:30Z","updated_at":"2018-05-19T19:32:30Z","author_association":"CONTRIBUTOR","body":"The error still be present in log. But user will get new error message: can't login to LDAP server."}}
|
{
"id": 126823621,
"name": "cuba-platform/ldap-addon",
"url": "https://api.github.com/repos/cuba-platform/ldap-addon"
}
|
{
"id": 31250459,
"login": "antmarr",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/31250459?",
"url": "https://api.github.com/users/antmarr"
}
|
{
"id": 17548514,
"login": "cuba-platform",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17548514?",
"url": "https://api.github.com/orgs/cuba-platform"
}
| 2018-05-19T19:32:30 |
7700044819
|
{"actor":{"display_login":"antmarr"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/laundree/laundree/issues/694","repository_url":"https://api.github.com/repos/laundree/laundree","labels_url":"https://api.github.com/repos/laundree/laundree/issues/694/labels{/name}","comments_url":"https://api.github.com/repos/laundree/laundree/issues/694/comments","events_url":"https://api.github.com/repos/laundree/laundree/issues/694/events","html_url":"https://github.com/laundree/laundree/pull/694","id":299992287,"number":694,"title":"Update webpack to the latest version 🚀","user":{"login":"greenkeeper[bot]","id":23040076,"avatar_url":"https://avatars3.githubusercontent.com/in/505?v=4","gravatar_id":"","url":"https://api.github.com/users/greenkeeper%5Bbot%5D","html_url":"https://github.com/apps/greenkeeper","followers_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/followers","following_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/repos","events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/received_events","type":"Bot","site_admin":false},"labels":[{"id":426745205,"url":"https://api.github.com/repos/laundree/laundree/labels/greenkeeper","name":"greenkeeper","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-02-25T02:51:55Z","updated_at":"2018-02-26T20:21:43Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/laundree/laundree/pulls/694","html_url":"https://github.com/laundree/laundree/pull/694","diff_url":"https://github.com/laundree/laundree/pull/694.diff","patch_url":"https://github.com/laundree/laundree/pull/694.patch"},"body":"\n☝️ Greenkeeper’s [updated Terms of Service](https://mailchi.mp/ebfddc9880a9/were-updating-our-terms-of-service) will come into effect on April 6th, 2018.\n\n## Version **4.0.0** of [webpack](https://github.com/webpack/webpack) was just published.\n\n<table>\n <tr>\n <th align=left>\n Dependency\n </td>\n <td>\n webpack\n </td>\n </tr>\n <tr>\n <th align=left>\n Current Version\n </td>\n <td>\n 3.11.0\n </td>\n </tr>\n <tr>\n <th align=left>\n Type\n </td>\n <td>\n dependency\n </td>\n </tr>\n</table>\n\nThe version **4.0.0** is **not covered** by your **current version range**.\n\nIf you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.\n\nIt might be worth looking into these changes and trying to get this project onto the latest version of webpack.\n\nIf you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.\n\n\n---\n\n\n<details>\n<summary>Release Notes</summary>\n<strong>v4.0.0</strong>\n\n<h1>Big changes</h1>\n<ul>\n<li>Environment\n<ul>\n<li>Node.js 4 is no longer supported. Source Code was upgraded to a higher ecmascript version.</li>\n</ul>\n</li>\n<li>Usage\n<ul>\n<li>You have to choose (<code>mode</code> or <code>--mode</code>) between two modes now: production or development\n<ul>\n<li>production enables all kind of optimizations to generate optimized bundles</li>\n<li>development enables comments and hint for development and enables the eval devtool</li>\n<li>production doesn't support watching, development is optimized for fast incremental rebuilds</li>\n<li>production also enables module concatenating (Scope Hoisting)</li>\n<li>You can configure this in detail with the flags in <code>optimization.*</code> (build your custom mode)</li>\n<li><code>process.env.NODE_ENV</code> are set to production or development (only in built code, not in config)</li>\n<li>There is a hidden <code>none</code> mode which disables everything</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Syntax\n<ul>\n<li><code>import()</code> always returns a namespace object. CommonJS modules are wrapped into the default export\n<ul>\n<li>This probably breaks your code, if you used to import CommonJs with <code>import()</code></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Configuration\n<ul>\n<li>You no longer need to use these plugins:\n<ul>\n<li><code>NoEmitOnErrorsPlugin</code> -> <code>optimization.noEmitOnErrors</code> (on by default in production mode)</li>\n<li><code>ModuleConcatenationPlugin</code> -> <code>optimization.concatenateModules</code> (on by default in production mode)</li>\n<li><code>NamedModulesPlugin</code> -> <code>optimization.namedModules</code> (on by default in develoment mode)</li>\n</ul>\n</li>\n<li><code>CommonsChunkPlugin</code> was removed -> <code>optimization.splitChunks</code>, <code>optimization.runtimeChunk</code></li>\n</ul>\n</li>\n<li>JSON\n<ul>\n<li>webpack now handles JSON natively\n<ul>\n<li>You may need to add <code>type: \"javascript/auto\"</code> when transforming JSON via loader to JS</li>\n<li>Just using JSON without loader should still work</li>\n</ul>\n</li>\n<li>allows to import JSON via ESM syntax\n<ul>\n<li>unused exports elimination for JSON modules</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Optimization\n<ul>\n<li>Upgrade uglifyjs-webpack-plugin to v1\n<ul>\n<li>ES15 support</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<h1>Big features</h1>\n<ul>\n<li>Modules\n<ul>\n<li>webpack now supports these module types:\n<ul>\n<li>javascript/auto: (The default one in webpack 3) Javascript module with all module systems enabled: CommonJS, AMD, ESM</li>\n<li>javascript/esm: EcmaScript modules, all other module system are not available</li>\n<li>javascript/dynamic: Only CommonJS and, EcmaScript modules are not available</li>\n<li>json: JSON data, it's available via require and import</li>\n<li>webassembly/experimental: WebAssembly modules (currently experimental)</li>\n</ul>\n</li>\n<li><code>javascript/esm</code> handles ESM more strictly compared to <code>javascript/auto</code>:\n<ul>\n<li>Imported names need to exist on imported module</li>\n<li>Dynamic modules (non-esm, i. e. CommonJs) can only imported via <code>default</code> import, everything else (including namespace import) emit errors</li>\n</ul>\n</li>\n<li>In <code>.mjs</code> modules are <code>javascript/esm</code> by default</li>\n<li>WebAssembly modules\n<ul>\n<li>can import other modules (JS and WASM)</li>\n<li>Exports from WebAssembly modules are validated by ESM import\n<ul>\n<li>You'll get a warning/error when trying to import a non-existing export from WASM</li>\n</ul>\n</li>\n<li>can only be used in async chunks. They doesn't work in initial chunks (would be bad for web performance)\n<ul>\n<li>Import modules using WASM via <code>import()</code></li>\n</ul>\n</li>\n<li>This is an experimental feature and subject of change</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Optimization\n<ul>\n<li><code>sideEffects: false</code> is now supported in package.json\n<ul>\n<li><code>sideEffects</code> in package.json also supports glob expressions and arrays of glob expressions</li>\n</ul>\n</li>\n<li>Instead of a JSONP function a JSONP array is used -> async script tag support, order no longer matter</li>\n<li>New <code>optimization.splitChunks</code> option was introduced<br>\nDetails: <a href=\"https://gist.github.com/sokra/1522d586b8e5c0f5072d7565c2bee693\">https://gist.github.com/sokra/1522d586b8e5c0f5072d7565c2bee693</a></li>\n<li>Dead branches are now removed by webpack itself\n<ul>\n<li>Before: Uglify removed the dead code</li>\n<li>Now: webpack removes the dead code (in some cases)</li>\n<li>This prevents crashing when <code>import()</code> occur in a dead branch</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Syntax\n<ul>\n<li><code>webpackInclude</code> and <code>webpackExclude</code> are supported by the magic comment for <code>import()</code>. They allow to filter files when using a dynamic expression.</li>\n<li>Using <code>System.import()</code> now emits a warning\n<ul>\n<li>You can disable the warning with <code>Rule.parser.system: true</code></li>\n<li>You can disable <code>System.import</code> with <code>Rule.parser.system: false</code></li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Configuration\n<ul>\n<li>Resolving can now be configured with <code>module.rules[].resolve</code>. It's merged with the global configuration.</li>\n<li><code>optimization.minimize</code> has been added to switch minimizing on/off\n<ul>\n<li>By default: on in production mode, off in development mode</li>\n</ul>\n</li>\n<li><code>optimization.minimizer</code> has been added to configurate minimizers and options</li>\n</ul>\n</li>\n<li>Usage\n<ul>\n<li>Some Plugin options are now validated</li>\n<li>CLI has been move to webpack-cli, you need to install <code>webpack-cli</code> to use the CLI</li>\n<li>The ProgressPlugin (<code>--progress</code>) now displays plugin names\n<ul>\n<li>At least for plugins migrated to the new plugin system</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Performance\n<ul>\n<li>UglifyJs now caches and parallizes by default</li>\n<li>Multiple performance improvements, especially for faster incremental rebuilds</li>\n<li>performance improvement for RemoveParentModulesPlugin</li>\n</ul>\n</li>\n<li>Stats\n<ul>\n<li>Stats can display modules nested in concatenated modules</li>\n</ul>\n</li>\n</ul>\n<h1>Features</h1>\n<ul>\n<li>Configuration\n<ul>\n<li>Module type is automatically choosen for mjs, json and wasm extensions. Other extensions need to be configured via <code>module.rules[].type</code></li>\n<li>Incorrect <code>options.dependencies</code> configurations now throw error</li>\n<li><code>sideEffects</code> can be overriden via module.rules</li>\n<li><code>output.hashFunction</code> can now be a Constructor to a custom hash function\n<ul>\n<li>You can provide a non-cryto hash function for performance reasons</li>\n</ul>\n</li>\n<li>add <code>output.globalObject</code> config option to allow to choose the global object reference in runtime exitCode</li>\n</ul>\n</li>\n<li>Runtime\n<ul>\n<li>Error for chunk loading now includes more information and two new properties <code>type</code> and <code>request</code>.</li>\n</ul>\n</li>\n<li>Devtool\n<ul>\n<li>remove comment footer from SourceMaps and eval</li>\n<li>add support for <code>include</code> <code>test</code> and <code>exclude</code> to the eval source map devtool plugin</li>\n</ul>\n</li>\n<li>Performance\n<ul>\n<li>webpacks AST can be passed directly from loader to webpack to avoid extra parsing</li>\n<li>Unused modules are no longer unnecessarly concatenated</li>\n<li>Add a ProfilingPlugin which write a (Chrome) profile file which includes timings of plugins</li>\n<li>Migrate to using <code>for of</code> instead of <code>forEach</code></li>\n<li>Migrate to using <code>Map</code> and <code>Set</code> instead of Objects</li>\n<li>Migrate to using <code>includes</code> instead of <code>indexOf</code></li>\n<li>Replaced some RegExp with string methods</li>\n<li>Queue don't enqueues the same job twice</li>\n<li>Use faster md4 hash for hashing by default</li>\n</ul>\n</li>\n<li>Optimization\n<ul>\n<li>When using more than 25 exports mangled export names are shorter.</li>\n<li>script tags are no longer <code>text/javascript</code> and <code>async</code> as this are the default values (saves a few bytes)</li>\n<li>The concatenated module now generates a bit less code</li>\n<li>constant replacements now don't need <code>__webpack_require__</code> and argument is omitted</li>\n</ul>\n</li>\n<li>Defaults\n<ul>\n<li>webpack now looks for the <code>.wasm</code>, <code>.mjs</code>, <code>.js</code> and <code>.json</code> extensions in this order</li>\n<li><code>output.pathinfo</code> is now on by default in develoment mode</li>\n<li>in-memory caching is now off by default in production</li>\n<li><code>entry</code> defaults to <code>./src</code></li>\n<li><code>output.path</code> defaults to <code>./dist</code></li>\n<li>Use <code>production</code> defaults when omiting the <code>mode</code> option</li>\n</ul>\n</li>\n<li>Usage\n<ul>\n<li>Add detailed progress reporting to SourceMapDevToolPlugin</li>\n<li>removed plugins now give a useful error message</li>\n</ul>\n</li>\n<li>Stats\n<ul>\n<li>Sizes are now shown in kiB instead of kB in Stats</li>\n<li>entrypoints are now shows by default in Stats</li>\n<li>chunks now display <code><{parents}></code> <code>>{children}<</code> and <code>={siblings}=</code> in Stats</li>\n<li>add <code>buildAt</code> time to stats</li>\n<li>stats json now includes the output path</li>\n</ul>\n</li>\n<li>Syntax\n<ul>\n<li>A resource query is supported in context</li>\n<li>Referencing entry point name in <code>import()</code> now emits a error instead of a warning</li>\n<li>Upgraded to acorn 5 and support ES 2018</li>\n</ul>\n</li>\n<li>Plugins\n<ul>\n<li><code>done</code> is now an async hook</li>\n</ul>\n</li>\n</ul>\n<h1>Bugfixes</h1>\n<ul>\n<li>Generated comments no longer break on <code>*/</code></li>\n<li>webpack no longer modifies the passed options object</li>\n<li>Compiler \"watch-run\" hook now has the Compiler as first parameter</li>\n<li>add <code>output.chunkCallbackName</code> to the schema to allow configurating WebWorker template</li>\n<li>Using <code>module.id/loaded</code> now correctly bails out of Module Concatentation (Scope Hoisting)</li>\n<li>OccurenceOrderPlugin now sorts modules in correct order (instead of reversed)</li>\n<li>timestamps for files are read from watcher when calling <code>Watching.invalidate</code></li>\n<li>fix incorrect <code>-!</code> behavior with post loaders</li>\n<li>add <code>run</code> and <code>watchRun</code> hooks for <code>MultiCompiler</code></li>\n<li><code>this</code> is now undefined in ESM</li>\n<li>VariableDeclaration are correctly identified as <code>var</code>, <code>const</code> or <code>let</code></li>\n<li>Parser now parse the source code with the correct source type (module/script) when the module type <code>javascript/dynamic</code> or <code>javascript/module</code> is used.</li>\n<li>don't crash on missing modules with <code>buildMeta</code> of null</li>\n<li>add <code>original-fs</code> module for electron targets</li>\n<li>HMRPlugin can be added to the Compiler outside of <code>plugins</code></li>\n</ul>\n<h1>Internal changes</h1>\n<ul>\n<li>Replaced <code>plugin</code> calls with <code>tap</code> calls (new plugin system)</li>\n<li>Migrated many deprecated plugins to new plugin system API</li>\n<li>added <code>buildMeta.exportsType: \"default\"</code> for json modules</li>\n<li>Remove unused methods from Parser (parserStringArray, parserCalculatedStringArray)</li>\n<li>Remove ability to clear BasicEvaluatedExpression and to have multiple types</li>\n<li>Buffer.from instead of new Buffer</li>\n<li>Avoid using forEach and use for of instead</li>\n<li>Use <code>neo-async</code> instead of <code>async</code></li>\n<li>Update tapable and enhanced-resolve dependencies to new major versions</li>\n<li>Use prettier</li>\n</ul>\n<h1>Removed features</h1>\n<ul>\n<li>removed <code>module.loaders</code></li>\n<li>removed <code>loaderContext.options</code></li>\n<li>removed <code>Compilation.notCacheable</code> flag</li>\n<li>removed <code>NoErrorsPlugin</code></li>\n<li>removed <code>Dependency.isEqualResource</code></li>\n<li>removed <code>NewWatchingPlugin</code></li>\n<li>removed <code>CommonsChunkPlugin</code></li>\n</ul>\n<h1>Breaking changes for plugins/loaders</h1>\n<ul>\n<li>new plugin system\n<ul>\n<li><code>plugin</code> method is backward-compatible</li>\n<li>Plugins should use <code>Compiler.hooks.xxx.tap(<plugin name>, fn)</code> now</li>\n</ul>\n</li>\n<li>New major version of enhanced-resolve</li>\n<li>Templates for chunks may now generate multiple assets</li>\n<li><code>Chunk.chunks/parents/blocks</code> are no longer Arrays. A Set is used internally and there are methods to access it.</li>\n<li><code>Parser.scope.renames</code> and <code>Parser.scope.definitions</code> are no longer Objects/Arrays, but Map/Sets.</li>\n<li>Parser uses <code>StackedSetMap</code> (LevelDB-like datastructure) instead of Arrays</li>\n<li><code>Compiler.options</code> is no longer set while applying plugins</li>\n<li>Harmony Dependencies has changed because of refactoring</li>\n<li><code>Dependency.getReference()</code> may now return a <code>weak</code> property. <code>Dependency.weak</code> is now used by the <code>Dependency</code> base class and returned in the base impl of <code>getReference()</code></li>\n<li>Constructor arguments changed for all <code>Module</code>s</li>\n<li>Merged options into options object for <code>ContextModule</code> and <code>resolveDependencies</code></li>\n<li>Changed and renamed dependencies for `import()</li>\n<li>Moved <code>Compiler.resolvers</code> into <code>Compiler.resolverFactory</code> accessible with plugins</li>\n<li><code>Dependency.isEqualResource</code> has been replaced with <code>Dependency.getResourceIdentifier</code></li>\n<li>Methods on <code>Template</code> are now static</li>\n<li>A new RuntimeTemplate class has been added and <code>outputOptions</code> and <code>requestShortener</code> has been moved to this class\n<ul>\n<li>Many methods has been updated to use the RuntimeTemplate instead</li>\n<li>We plan to move code which accesses the runtime to this new class</li>\n</ul>\n</li>\n<li><code>Module.meta</code> has been replaced with <code>Module.buildMeta</code></li>\n<li><code>Module.buildInfo</code> and <code>Module.factoryMeta</code> have been added</li>\n<li>Some properties of <code>Module</code> have been moved into the new objects</li>\n<li>added <code>loaderContext.rootContext</code> which points to the <code>context</code> options. Loaders may use it to make stuff relative to the application root.</li>\n<li>add <code>this.hot</code> flag to loader context when HMR is enabled</li>\n<li><code>buildMeta.harmony</code> has been replaced with <code>buildMeta.exportsType: \"namespace</code></li>\n<li>The chunk graph has changed:\n<ul>\n<li>Before: Chunks were connected with parent-child-relationships.</li>\n<li>Now: ChunkGroups are connected with parent-child-relationships. ChunkGroups contain Chunks in order.</li>\n<li>Before: AsyncDependenciesBlocks reference a list of Chunks in order.</li>\n<li>Now: AsyncDependenciesBlocks reference a single ChunkGroup.</li>\n</ul>\n</li>\n<li>file/contextTimestamps are Maps now</li>\n<li><code>map/foreach</code> <code>Chunks/Modules/Parents</code> methods are now deprecated/removed</li>\n<li>NormalModule accept options object in Constructor</li>\n<li>Added required generator argument for NormalModule</li>\n<li>Added <code>createGenerator</code> and <code>generator</code> hooks for NormalModuleFactory to customize code generation</li>\n<li>Allow to customize render manifest for Chunks via hooks</li>\n</ul>\n</details>\n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 838 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/213226ece261a0e89edb9de15fbc6775418f6041\"><code>213226e</code></a> <code>4.0.0</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/fde018300aa52262c384e937c408d5dd97d62951\"><code>fde0183</code></a> <code>Merge pull request #6081 from webpack/formating/prettier</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/b6396e77c6a1ab034c9efb6e929e7f8e88efdd5e\"><code>b6396e7</code></a> <code>update stats</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/f32bd41c52b00f6251deda00afa6853324f74ada\"><code>f32bd41</code></a> <code>fix linting</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/5238159d211576bb313d99d487e415f3799af795\"><code>5238159</code></a> <code>run prettier on existing code</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/518d1e092cf17a943cdb34b0551f7cf412e9a9a7\"><code>518d1e0</code></a> <code>replace js-beautify with prettier</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/4c25bfbaf2e01cf23708a381319b43367701e5b5\"><code>4c25bfb</code></a> <code>4.0.0-beta.3</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/dd93716ce9b55a0c59f98722b50dc52a1c4b6bff\"><code>dd93716</code></a> <code>Merge pull request #6296 from shellscape/fix/hmr-before-node-stuff</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/7a07901cab62375cc4032d71c70d3a1d0564c683\"><code>7a07901</code></a> <code>Merge pull request #6563 from webpack/performance/assign-depth</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/c7eb8951ffaaca4ade38efa96efb9d0d5814a4df\"><code>c7eb895</code></a> <code>Merge pull request #6452 from webpack/update_acorn</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/9179980860dd808d5fc1932557cee39f4cb4e756\"><code>9179980</code></a> <code>Merge pull request #6551 from nveenjain/fix/templatemd</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/e52f323750d3780980ef154bdec1ec0362b315e1\"><code>e52f323</code></a> <code>optimize performance of assignDepth</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/6bf5df53a304512d845cfffa78799416f3c92012\"><code>6bf5df5</code></a> <code>Fixed template.md</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/90ab23a7abefc04d33f1d07f60c0011e35ba13ca\"><code>90ab23a</code></a> <code>Merge branch 'master' into fix/hmr-before-node-stuff</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/b0949cb2d26193bc4d384852927f00e51db1a824\"><code>b0949cb</code></a> <code>add integration test for spread operator</code></li>\n</ul>\n<p>There are 250 commits in total.</p>\n<p>See the <a href=\"https://urls.greenkeeper.io/webpack/webpack/compare/f01054664fbfcec425652d8d8f0d1472b9d6dbc8...213226ece261a0e89edb9de15fbc6775418f6041\">full diff</a></p>\n</details>\n\n<details>\n <summary>FAQ and help</summary>\n\n There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).\n</details>\n\n\n---\n\n\nYour [Greenkeeper](https://greenkeeper.io) bot :palm_tree:\n\n"},"comment":{"url":"https://api.github.com/repos/laundree/laundree/issues/comments/368636983","html_url":"https://github.com/laundree/laundree/pull/694#issuecomment-368636983","issue_url":"https://api.github.com/repos/laundree/laundree/issues/694","id":368636983,"user":{"login":"greenkeeper[bot]","id":23040076,"avatar_url":"https://avatars3.githubusercontent.com/in/505?v=4","gravatar_id":"","url":"https://api.github.com/users/greenkeeper%5Bbot%5D","html_url":"https://github.com/apps/greenkeeper","followers_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/followers","following_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/following{/other_user}","gists_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/gists{/gist_id}","starred_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/subscriptions","organizations_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/orgs","repos_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/repos","events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/events{/privacy}","received_events_url":"https://api.github.com/users/greenkeeper%5Bbot%5D/received_events","type":"Bot","site_admin":false},"created_at":"2018-02-26T20:21:43Z","updated_at":"2018-02-26T20:21:43Z","author_association":"NONE","body":"## Version **4.0.1** just got published. \n[Update to this version instead 🚀](https://github.com/laundree/laundree/compare/greenkeeper%2Fwebpack-4.0.1?expand=1) \n\n<details>\n<summary>Release Notes</summary>\n<strong>v4.0.1</strong>\n\n<h1>Features</h1>\n<ul>\n<li>add <code>version</code> property to webpack exports</li>\n</ul>\n<h1>Bugfixes</h1>\n<ul>\n<li><code>import()</code> with CJS now gives correct exports</li>\n<li>Module concatenation bailout messages now point to correct module</li>\n</ul>\n</details>\n\n<details>\n<summary>Commits</summary>\n<p>The new version differs by 8 commits.</p>\n<ul>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/5044762c846a3a83a208853e48785a293fe9ef7d\"><code>5044762</code></a> <code>4.0.1</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/7fd5c6fe44c17a5dc2925b3f47db3514f0954ebb\"><code>7fd5c6f</code></a> <code>Merge pull request #6585 from webpack/bugfix/bailout-messages</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/8e592bfea22e454f2d72b83cdf822520b6d4a086\"><code>8e592bf</code></a> <code>Merge pull request #6575 from nveenjain/addVersion</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/e7aba18ed502f18318905036c2525f590b38ce25\"><code>e7aba18</code></a> <code>fix incorrect optimization bailout messages</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/9f9c3d1c8b3d7fc8e55198d7cdde1d7ccbde9dd7\"><code>9f9c3d1</code></a> <code>Merge pull request #6583 from webpack/bugfix/import-cjs</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/8bf15740bb648d555c6032d21245bcf5e34a4056\"><code>8bf1574</code></a> <code>CJS fake namespace object contains exports now</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/d50fa68fe1bdd8982b32dbaf86a1dd0f4f095fd0\"><code>d50fa68</code></a> <code>add newlines</code></li>\n<li><a href=\"https://urls.greenkeeper.io/webpack/webpack/commit/05174aeaaf4bd5748d93b68cb05e5d0c30cda34f\"><code>05174ae</code></a> <code>Added version to webpack's export property</code></li>\n</ul>\n<p>See the <a href=\"https://urls.greenkeeper.io/webpack/webpack/compare/213226ece261a0e89edb9de15fbc6775418f6041...5044762c846a3a83a208853e48785a293fe9ef7d\">full diff</a></p>\n</details>"}}
|
{
"id": 52712443,
"name": "laundree/laundree",
"url": "https://api.github.com/repos/laundree/laundree"
}
|
{
"id": 23040076,
"login": "greenkeeper[bot]",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/23040076?",
"url": "https://api.github.com/users/greenkeeper[bot]"
}
|
{
"id": 17577076,
"login": "laundree",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17577076?",
"url": "https://api.github.com/orgs/laundree"
}
| 2018-02-26T20:21:43 |
7299509732
|
{"actor":{"display_login":"greenkeeper"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/SSENSE/vue-carousel/issues/156","repository_url":"https://api.github.com/repos/SSENSE/vue-carousel","labels_url":"https://api.github.com/repos/SSENSE/vue-carousel/issues/156/labels{/name}","comments_url":"https://api.github.com/repos/SSENSE/vue-carousel/issues/156/comments","events_url":"https://api.github.com/repos/SSENSE/vue-carousel/issues/156/events","html_url":"https://github.com/SSENSE/vue-carousel/pull/156","id":308255048,"number":156,"title":"Update README.md","user":{"login":"benyazi","id":9716505,"avatar_url":"https://avatars0.githubusercontent.com/u/9716505?v=4","gravatar_id":"","url":"https://api.github.com/users/benyazi","html_url":"https://github.com/benyazi","followers_url":"https://api.github.com/users/benyazi/followers","following_url":"https://api.github.com/users/benyazi/following{/other_user}","gists_url":"https://api.github.com/users/benyazi/gists{/gist_id}","starred_url":"https://api.github.com/users/benyazi/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/benyazi/subscriptions","organizations_url":"https://api.github.com/users/benyazi/orgs","repos_url":"https://api.github.com/users/benyazi/repos","events_url":"https://api.github.com/users/benyazi/events{/privacy}","received_events_url":"https://api.github.com/users/benyazi/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-03-24T11:52:28Z","updated_at":"2018-03-26T18:12:38Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/SSENSE/vue-carousel/pulls/156","html_url":"https://github.com/SSENSE/vue-carousel/pull/156","diff_url":"https://github.com/SSENSE/vue-carousel/pull/156.diff","patch_url":"https://github.com/SSENSE/vue-carousel/pull/156.patch"},"body":"Changed CamelCase to kebab-case in sample in ReadMe.md (because its not working).\r\nhttps://vuejs.org/v2/guide/components.html#camelCase-vs-kebab-case"},"comment":{"url":"https://api.github.com/repos/SSENSE/vue-carousel/issues/comments/376260577","html_url":"https://github.com/SSENSE/vue-carousel/pull/156#issuecomment-376260577","issue_url":"https://api.github.com/repos/SSENSE/vue-carousel/issues/156","id":376260577,"user":{"login":"quinnlangille","id":17895168,"avatar_url":"https://avatars3.githubusercontent.com/u/17895168?v=4","gravatar_id":"","url":"https://api.github.com/users/quinnlangille","html_url":"https://github.com/quinnlangille","followers_url":"https://api.github.com/users/quinnlangille/followers","following_url":"https://api.github.com/users/quinnlangille/following{/other_user}","gists_url":"https://api.github.com/users/quinnlangille/gists{/gist_id}","starred_url":"https://api.github.com/users/quinnlangille/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/quinnlangille/subscriptions","organizations_url":"https://api.github.com/users/quinnlangille/orgs","repos_url":"https://api.github.com/users/quinnlangille/repos","events_url":"https://api.github.com/users/quinnlangille/events{/privacy}","received_events_url":"https://api.github.com/users/quinnlangille/received_events","type":"User","site_admin":false},"created_at":"2018-03-26T18:12:38Z","updated_at":"2018-03-26T18:12:38Z","author_association":"CONTRIBUTOR","body":"Hey @benyazi, thanks for catching this! The change was made in the last update but I forgot to update the docs. Will merge in now!"}}
|
{
"id": 77561581,
"name": "SSENSE/vue-carousel",
"url": "https://api.github.com/repos/SSENSE/vue-carousel"
}
|
{
"id": 17895168,
"login": "quinnlangille",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17895168?",
"url": "https://api.github.com/users/quinnlangille"
}
|
{
"id": 17600947,
"login": "SSENSE",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17600947?",
"url": "https://api.github.com/orgs/SSENSE"
}
| 2018-03-26T18:12:38 |
7436843020
|
{"actor":{"display_login":"quinnlangille"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/CommunicationsSecurityEstablishment/spartacus/issues/18","repository_url":"https://api.github.com/repos/CommunicationsSecurityEstablishment/spartacus","labels_url":"https://api.github.com/repos/CommunicationsSecurityEstablishment/spartacus/issues/18/labels{/name}","comments_url":"https://api.github.com/repos/CommunicationsSecurityEstablishment/spartacus/issues/18/comments","events_url":"https://api.github.com/repos/CommunicationsSecurityEstablishment/spartacus/issues/18/events","html_url":"https://github.com/CommunicationsSecurityEstablishment/spartacus/issues/18","id":327527884,"node_id":"MDU6SXNzdWUzMjc1Mjc4ODQ=","number":18,"title":"Bug in assembler resulting in bad code generation","user":{"login":"psyker156","id":242220,"node_id":"MDQ6VXNlcjI0MjIyMA==","avatar_url":"https://avatars1.githubusercontent.com/u/242220?v=4","gravatar_id":"","url":"https://api.github.com/users/psyker156","html_url":"https://github.com/psyker156","followers_url":"https://api.github.com/users/psyker156/followers","following_url":"https://api.github.com/users/psyker156/following{/other_user}","gists_url":"https://api.github.com/users/psyker156/gists{/gist_id}","starred_url":"https://api.github.com/users/psyker156/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/psyker156/subscriptions","organizations_url":"https://api.github.com/users/psyker156/orgs","repos_url":"https://api.github.com/users/psyker156/repos","events_url":"https://api.github.com/users/psyker156/events{/privacy}","received_events_url":"https://api.github.com/users/psyker156/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-05-30T00:03:09Z","updated_at":"2018-05-31T04:08:11Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Hey!\r\nThere is a bug in the assembler when using a label as part of an instruction. If the programmer makes a mistake and use \":\" after the label, the assembler does not pick up the error and will not generate the proper code resulting in the following error being raised:\r\n`\r\nraise ValueError(\"Invalid instruction detected at address {}\".format(hex(address)))\r\n`\r\n\r\nHere is an example of bad code that will cause the error (check the jmp):\r\n```\r\n mov #1024 $a\r\n mov translationTable $b\r\ncreateTable:\r\n memw [4] #0x0 $b\r\n add #4 $b\r\n sub #1 $a\r\n cmp #0 $a\r\n jmp <l> createTable:\r\nbreakHere:\r\n memw [4] #0x8001000 $b\r\n```"},"comment":{"url":"https://api.github.com/repos/CommunicationsSecurityEstablishment/spartacus/issues/comments/393395490","html_url":"https://github.com/CommunicationsSecurityEstablishment/spartacus/issues/18#issuecomment-393395490","issue_url":"https://api.github.com/repos/CommunicationsSecurityEstablishment/spartacus/issues/18","id":393395490,"node_id":"MDEyOklzc3VlQ29tbWVudDM5MzM5NTQ5MA==","user":{"login":"cannotparse","id":5499093,"node_id":"MDQ6VXNlcjU0OTkwOTM=","avatar_url":"https://avatars3.githubusercontent.com/u/5499093?v=4","gravatar_id":"","url":"https://api.github.com/users/cannotparse","html_url":"https://github.com/cannotparse","followers_url":"https://api.github.com/users/cannotparse/followers","following_url":"https://api.github.com/users/cannotparse/following{/other_user}","gists_url":"https://api.github.com/users/cannotparse/gists{/gist_id}","starred_url":"https://api.github.com/users/cannotparse/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cannotparse/subscriptions","organizations_url":"https://api.github.com/users/cannotparse/orgs","repos_url":"https://api.github.com/users/cannotparse/repos","events_url":"https://api.github.com/users/cannotparse/events{/privacy}","received_events_url":"https://api.github.com/users/cannotparse/received_events","type":"User","site_admin":false},"created_at":"2018-05-31T04:08:11Z","updated_at":"2018-05-31T04:08:11Z","author_association":"NONE","body":"I've made a hotfix(aka a bandaid) to prevent adding additional `:`. Still looking for the core reason this is causing undefined behaviour. I'll be making a PR soonish. Also, [x86 doesn't allow it](https://docs.oracle.com/cd/E26502_01/html/E28388/eqbsx.html#esqaq) see this for [identifiers](https://docs.oracle.com/cd/E26502_01/html/E28388/eqbsx.html#eoqjw)."}}
|
{
"id": 53072932,
"name": "CommunicationsSecurityEstablishment/spartacus",
"url": "https://api.github.com/repos/CommunicationsSecurityEstablishment/spartacus"
}
|
{
"id": 5499093,
"login": "cannotparse",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5499093?",
"url": "https://api.github.com/users/cannotparse"
}
|
{
"id": 17620943,
"login": "CommunicationsSecurityEstablishment",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17620943?",
"url": "https://api.github.com/orgs/CommunicationsSecurityEstablishment"
}
| 2018-05-31T04:08:11 |
7754003463
|
{"actor":{"display_login":"cannotparse"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/dcos/dcos/issues/3606","repository_url":"https://api.github.com/repos/dcos/dcos","labels_url":"https://api.github.com/repos/dcos/dcos/issues/3606/labels{/name}","comments_url":"https://api.github.com/repos/dcos/dcos/issues/3606/comments","events_url":"https://api.github.com/repos/dcos/dcos/issues/3606/events","html_url":"https://github.com/dcos/dcos/pull/3606","id":368884198,"node_id":"MDExOlB1bGxSZXF1ZXN0MjIxOTU1NzQ2","number":3606,"title":"[1.11] Fix panic in metrics agent service when mesos is unavailable","user":{"login":"gracedo","id":5897740,"node_id":"MDQ6VXNlcjU4OTc3NDA=","avatar_url":"https://avatars3.githubusercontent.com/u/5897740?v=4","gravatar_id":"","url":"https://api.github.com/users/gracedo","html_url":"https://github.com/gracedo","followers_url":"https://api.github.com/users/gracedo/followers","following_url":"https://api.github.com/users/gracedo/following{/other_user}","gists_url":"https://api.github.com/users/gracedo/gists{/gist_id}","starred_url":"https://api.github.com/users/gracedo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gracedo/subscriptions","organizations_url":"https://api.github.com/users/gracedo/orgs","repos_url":"https://api.github.com/users/gracedo/repos","events_url":"https://api.github.com/users/gracedo/events{/privacy}","received_events_url":"https://api.github.com/users/gracedo/received_events","type":"User","site_admin":false},"labels":[{"id":364877915,"node_id":"MDU6TGFiZWwzNjQ4Nzc5MTU=","url":"https://api.github.com/repos/dcos/dcos/labels/Work%20In%20Progress","name":"Work In Progress","color":"c5def5","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-10-10T22:43:14Z","updated_at":"2018-10-11T23:42:19Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/dcos/dcos/pulls/3606","html_url":"https://github.com/dcos/dcos/pull/3606","diff_url":"https://github.com/dcos/dcos/pull/3606.diff","patch_url":"https://github.com/dcos/dcos/pull/3606.patch"},"body":"## High-level description\r\n\r\nThis fixes a bug that was causing a panic in DC/OS metrics agent service when Mesos was unavailable.\r\n\r\n## Corresponding DC/OS tickets (obligatory)\r\n\r\nThese DC/OS JIRA ticket(s) must be updated (ideally closed) in the moment this PR lands:\r\n\r\n - [DCOS-39103](https://jira.mesosphere.com/browse/DCOS-39103) DC/OS metrics agent service can panic if mesos is unavailable\r\n\r\n## Checklist for all PRs\r\n\r\n - [x] Added a comprehensible changelog entry to `CHANGES.md` or explain why this is not a user-facing change:\r\n - [x] Included a test which will fail if code is reverted but test is not. If there is no test please explain here:\r\n - [x] Read the [DC/OS contributing guidelines](https://github.com/dcos/dcos/blob/master/contributing.md)\r\n - [x] Followed relevant code rules [Rules for Packages and Systemd](https://github.com/dcos/dcos/tree/master/docs)\r\n\r\n\r\n## Checklist for component/package updates:\r\n\r\nIf you are changing components or packages in DC/OS (e.g. you are bumping the sha or ref of anything underneath `packages`), then in addition to the above please also include:\r\n\r\n - [ ] Change log from the last version integrated (this should be a link to commits for easy verification and review): [example](https://github.com/dcos/dcos-mesos-modules/compare/f6fa27d7c40f4207ba3bb2274e2cfe79b62a395a...6660b90fbbf69a15ef46d0184e36755881d6a5ae)\r\n - [ ] Test Results: [link to CI job test results for component]\r\n - [ ] Code Coverage (if available): [link to code coverage report]\r\n"},"comment":{"url":"https://api.github.com/repos/dcos/dcos/issues/comments/429157475","html_url":"https://github.com/dcos/dcos/pull/3606#issuecomment-429157475","issue_url":"https://api.github.com/repos/dcos/dcos/issues/3606","id":429157475,"node_id":"MDEyOklzc3VlQ29tbWVudDQyOTE1NzQ3NQ==","user":{"login":"gracedo","id":5897740,"node_id":"MDQ6VXNlcjU4OTc3NDA=","avatar_url":"https://avatars3.githubusercontent.com/u/5897740?v=4","gravatar_id":"","url":"https://api.github.com/users/gracedo","html_url":"https://github.com/gracedo","followers_url":"https://api.github.com/users/gracedo/followers","following_url":"https://api.github.com/users/gracedo/following{/other_user}","gists_url":"https://api.github.com/users/gracedo/gists{/gist_id}","starred_url":"https://api.github.com/users/gracedo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gracedo/subscriptions","organizations_url":"https://api.github.com/users/gracedo/orgs","repos_url":"https://api.github.com/users/gracedo/repos","events_url":"https://api.github.com/users/gracedo/events{/privacy}","received_events_url":"https://api.github.com/users/gracedo/received_events","type":"User","site_admin":false},"created_at":"2018-10-11T23:42:19Z","updated_at":"2018-10-11T23:42:19Z","author_association":"NONE","body":"@mesosphere-mergebot label Ready For Review"}}
|
{
"id": 56184050,
"name": "dcos/dcos",
"url": "https://api.github.com/repos/dcos/dcos"
}
|
{
"id": 5897740,
"login": "gracedo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5897740?",
"url": "https://api.github.com/users/gracedo"
}
|
{
"id": 17648048,
"login": "dcos",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17648048?",
"url": "https://api.github.com/orgs/dcos"
}
| 2018-10-11T23:42:19 |
8408118077
|
{"actor":{"display_login":"gracedo"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ymcatwincities/openy/issues/1392","repository_url":"https://api.github.com/repos/ymcatwincities/openy","labels_url":"https://api.github.com/repos/ymcatwincities/openy/issues/1392/labels{/name}","comments_url":"https://api.github.com/repos/ymcatwincities/openy/issues/1392/comments","events_url":"https://api.github.com/repos/ymcatwincities/openy/issues/1392/events","html_url":"https://github.com/ymcatwincities/openy/pull/1392","id":383435244,"node_id":"MDExOlB1bGxSZXF1ZXN0MjMyOTAwNDYx","number":1392,"title":"[OPENY-1389]: Carnation mobile menu and map on Locations and Join pages","user":{"login":"afi13","id":2179416,"node_id":"MDQ6VXNlcjIxNzk0MTY=","avatar_url":"https://avatars0.githubusercontent.com/u/2179416?v=4","gravatar_id":"","url":"https://api.github.com/users/afi13","html_url":"https://github.com/afi13","followers_url":"https://api.github.com/users/afi13/followers","following_url":"https://api.github.com/users/afi13/following{/other_user}","gists_url":"https://api.github.com/users/afi13/gists{/gist_id}","starred_url":"https://api.github.com/users/afi13/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/afi13/subscriptions","organizations_url":"https://api.github.com/users/afi13/orgs","repos_url":"https://api.github.com/users/afi13/repos","events_url":"https://api.github.com/users/afi13/events{/privacy}","received_events_url":"https://api.github.com/users/afi13/received_events","type":"User","site_admin":false},"labels":[{"id":431418144,"node_id":"MDU6TGFiZWw0MzE0MTgxNDQ=","url":"https://api.github.com/repos/ymcatwincities/openy/labels/PR:%20Code%20Reviewed","name":"PR: Code Reviewed","color":"0052cc","default":false},{"id":621420269,"node_id":"MDU6TGFiZWw2MjE0MjAyNjk=","url":"https://api.github.com/repos/ymcatwincities/openy/labels/PR:%20Needs%20Testing","name":"PR: Needs Testing","color":"006b75","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/ymcatwincities/openy/milestones/15","html_url":"https://github.com/ymcatwincities/openy/milestone/15","labels_url":"https://api.github.com/repos/ymcatwincities/openy/milestones/15/labels","id":3335694,"node_id":"MDk6TWlsZXN0b25lMzMzNTY5NA==","number":15,"title":"OpenY 2.0","description":null,"creator":{"login":"ddrozdik","id":6285570,"node_id":"MDQ6VXNlcjYyODU1NzA=","avatar_url":"https://avatars2.githubusercontent.com/u/6285570?v=4","gravatar_id":"","url":"https://api.github.com/users/ddrozdik","html_url":"https://github.com/ddrozdik","followers_url":"https://api.github.com/users/ddrozdik/followers","following_url":"https://api.github.com/users/ddrozdik/following{/other_user}","gists_url":"https://api.github.com/users/ddrozdik/gists{/gist_id}","starred_url":"https://api.github.com/users/ddrozdik/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ddrozdik/subscriptions","organizations_url":"https://api.github.com/users/ddrozdik/orgs","repos_url":"https://api.github.com/users/ddrozdik/repos","events_url":"https://api.github.com/users/ddrozdik/events{/privacy}","received_events_url":"https://api.github.com/users/ddrozdik/received_events","type":"User","site_admin":false},"open_issues":9,"closed_issues":120,"state":"open","created_at":"2018-05-10T09:54:11Z","updated_at":"2018-11-22T11:14:57Z","due_on":null,"closed_at":null},"comments":2,"created_at":"2018-11-22T08:54:40Z","updated_at":"2018-11-22T11:55:30Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/ymcatwincities/openy/pulls/1392","html_url":"https://github.com/ymcatwincities/openy/pull/1392","diff_url":"https://github.com/ymcatwincities/openy/pull/1392.diff","patch_url":"https://github.com/ymcatwincities/openy/pull/1392.patch"},"body":"Make sure these boxes are checked before asking for review of your pull request - thank you!\r\n\r\nIf there is a new feature, please create PR against 8.x-1.xx-dev branch.\r\n\r\nIf this is a bug fix - use 8.x-1.x branch. We'll tag for release if the bug is critical asap or tag for release next bug fix release until critical issue arrived.\r\n\r\n## Steps for review\r\n\r\n- [ ] Enable Carnation theme.\r\n- [ ] Make sure mobile menu looks ok on the Locations page.\r\n- [ ] Make sure mobile menu looks ok on the Join page.\r\n- [ ] There no any visible front-end regressions.\r\n\r\n## General checks\r\n- [ ] All coding styles are fulfilled and there are no any issues reported by CodeSniffer CI. <br/><img src=\"https://raw.githubusercontent.com/ymcatwincities/openy/8.x-1.x/.github/assets/ci-errors.png\" width=\"200\" alt=\"CI code sniffer errors\">\r\n- [ ] All tests are running and there are no failed tests reported by CI. <br/><img src=\"https://raw.githubusercontent.com/ymcatwincities/openy/8.x-1.x/.github/assets/behat.png\" width=\"200\" alt=\"Behat test results\">\r\n- [ ] [Documentation](https://github.com/ymcatwincities/openy/tree/8.x-1.x/docs) has been updated according to PR changes.\r\n- [ ] [Steps for review](https://github.com/ymcatwincities/openy/pull/94#issue-204580200) have been provided according to PR changes. <br/><img src=\"https://raw.githubusercontent.com/ymcatwincities/openy/8.x-1.x/.github/assets/steps-for-review.png\" width=\"200\" alt=\"Steps for review\"/>\r\n- [ ] Make sure you've provided all necessary hook\\_update\\_N to [support upgrade path](https://github.com/ymcatwincities/openy/blob/8.x-1.x/docs/Development/Upgrade%20path.md).\r\n- [ ] Make sure your git email is associated with account on drupal.org, otherwise you won't get commits there. <br/><img src=\"https://raw.githubusercontent.com/ymcatwincities/openy/8.x-1.x/.github/assets/drupalorg-email.png\" width=\"200\" alt=\"drupal.org email\"/>\r\n- [ ] If you would like to get credits on drupal.org, [check documentation](https://github.com/ymcatwincities/openy/blob/8.x-1.x/docs/Development/Contributing.md#drupalorg-credits).\r\n\r\nThank you for your contribution!\r\n"},"comment":{"url":"https://api.github.com/repos/ymcatwincities/openy/issues/comments/441007594","html_url":"https://github.com/ymcatwincities/openy/pull/1392#issuecomment-441007594","issue_url":"https://api.github.com/repos/ymcatwincities/openy/issues/1392","id":441007594,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0MTAwNzU5NA==","user":{"login":"gundevel","id":8766638,"node_id":"MDQ6VXNlcjg3NjY2Mzg=","avatar_url":"https://avatars3.githubusercontent.com/u/8766638?v=4","gravatar_id":"","url":"https://api.github.com/users/gundevel","html_url":"https://github.com/gundevel","followers_url":"https://api.github.com/users/gundevel/followers","following_url":"https://api.github.com/users/gundevel/following{/other_user}","gists_url":"https://api.github.com/users/gundevel/gists{/gist_id}","starred_url":"https://api.github.com/users/gundevel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gundevel/subscriptions","organizations_url":"https://api.github.com/users/gundevel/orgs","repos_url":"https://api.github.com/users/gundevel/repos","events_url":"https://api.github.com/users/gundevel/events{/privacy}","received_events_url":"https://api.github.com/users/gundevel/received_events","type":"User","site_admin":false},"created_at":"2018-11-22T11:55:30Z","updated_at":"2018-11-22T11:55:30Z","author_association":"COLLABORATOR","body":"Build comment file: \n--------------\n\n \n| Environment | Link |\n| ------------- | ------------- |\n| Fresh OpenY installation - Rose theme | http://openy.cibox.tools/build1169 |\n| Fresh OpenY installation - Lily theme | http://lily.openy.cibox.tools/build1169 |\n| Upgraded(upgrade path) installation | http://upgrade.openy.cibox.tools/build1169 |\n| Installation process | http://install.openy.cibox.tools/build1169/install.php |\n\n--------------\nTest PASSed.\nRefer to this link for build results (access rights to CI server needed): \nhttp://openy.cibox.tools:8080/job/PR_BUILDER_COMPOSER/1169/"}}
|
{
"id": 66634145,
"name": "ymcatwincities/openy",
"url": "https://api.github.com/repos/ymcatwincities/openy"
}
|
{
"id": 8766638,
"login": "gundevel",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/8766638?",
"url": "https://api.github.com/users/gundevel"
}
|
{
"id": 17653386,
"login": "ymcatwincities",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17653386?",
"url": "https://api.github.com/orgs/ymcatwincities"
}
| 2018-11-22T11:55:30 |
8632804020
|
{"actor":{"display_login":"gundevel"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/923","repository_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG","labels_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/923/labels{/name}","comments_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/923/comments","events_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/923/events","html_url":"https://github.com/mRemoteNG/mRemoteNG/issues/923","id":308272503,"node_id":"MDU6SXNzdWUzMDgyNzI1MDM=","number":923,"title":"VisualStudio crashing","user":{"login":"farosch","id":22905106,"node_id":"MDQ6VXNlcjIyOTA1MTA2","avatar_url":"https://avatars0.githubusercontent.com/u/22905106?v=4","gravatar_id":"","url":"https://api.github.com/users/farosch","html_url":"https://github.com/farosch","followers_url":"https://api.github.com/users/farosch/followers","following_url":"https://api.github.com/users/farosch/following{/other_user}","gists_url":"https://api.github.com/users/farosch/gists{/gist_id}","starred_url":"https://api.github.com/users/farosch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/farosch/subscriptions","organizations_url":"https://api.github.com/users/farosch/orgs","repos_url":"https://api.github.com/users/farosch/repos","events_url":"https://api.github.com/users/farosch/events{/privacy}","received_events_url":"https://api.github.com/users/farosch/received_events","type":"User","site_admin":false},"labels":[{"id":20616,"node_id":"MDU6TGFiZWwyMDYxNg==","url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/labels/Verified","name":"Verified","color":"ededed","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-03-24T15:39:28Z","updated_at":"2018-07-29T14:18:13Z","closed_at":null,"author_association":"NONE","body":"## Your Environment\r\n* Operating System and version: 10.0.16299.309\r\n\r\nVisualStudio 2017 15.6.4 crashes when clicking on a ToolStripMenuItem in the file menu\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/comments/408680869","html_url":"https://github.com/mRemoteNG/mRemoteNG/issues/923#issuecomment-408680869","issue_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/923","id":408680869,"node_id":"MDEyOklzc3VlQ29tbWVudDQwODY4MDg2OQ==","user":{"login":"kmscode","id":16654335,"node_id":"MDQ6VXNlcjE2NjU0MzM1","avatar_url":"https://avatars1.githubusercontent.com/u/16654335?v=4","gravatar_id":"","url":"https://api.github.com/users/kmscode","html_url":"https://github.com/kmscode","followers_url":"https://api.github.com/users/kmscode/followers","following_url":"https://api.github.com/users/kmscode/following{/other_user}","gists_url":"https://api.github.com/users/kmscode/gists{/gist_id}","starred_url":"https://api.github.com/users/kmscode/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kmscode/subscriptions","organizations_url":"https://api.github.com/users/kmscode/orgs","repos_url":"https://api.github.com/users/kmscode/repos","events_url":"https://api.github.com/users/kmscode/events{/privacy}","received_events_url":"https://api.github.com/users/kmscode/received_events","type":"User","site_admin":false},"created_at":"2018-07-29T14:18:13Z","updated_at":"2018-07-29T14:18:13Z","author_association":"MEMBER","body":"I've reproduced this as well..."}}
|
{
"id": 460848,
"name": "mRemoteNG/mRemoteNG",
"url": "https://api.github.com/repos/mRemoteNG/mRemoteNG"
}
|
{
"id": 16654335,
"login": "kmscode",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16654335?",
"url": "https://api.github.com/users/kmscode"
}
|
{
"id": 17677083,
"login": "mRemoteNG",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17677083?",
"url": "https://api.github.com/orgs/mRemoteNG"
}
| 2018-07-29T14:18:13 |
8034056144
|
{"actor":{"display_login":"kmscode"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/843","repository_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG","labels_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/843/labels{/name}","comments_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/843/comments","events_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/843/events","html_url":"https://github.com/mRemoteNG/mRemoteNG/issues/843","id":281914923,"number":843,"title":"Select a panel from the list - unhandled exception","user":{"login":"systemsNinja","id":22673899,"avatar_url":"https://avatars1.githubusercontent.com/u/22673899?v=4","gravatar_id":"","url":"https://api.github.com/users/systemsNinja","html_url":"https://github.com/systemsNinja","followers_url":"https://api.github.com/users/systemsNinja/followers","following_url":"https://api.github.com/users/systemsNinja/following{/other_user}","gists_url":"https://api.github.com/users/systemsNinja/gists{/gist_id}","starred_url":"https://api.github.com/users/systemsNinja/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/systemsNinja/subscriptions","organizations_url":"https://api.github.com/users/systemsNinja/orgs","repos_url":"https://api.github.com/users/systemsNinja/repos","events_url":"https://api.github.com/users/systemsNinja/events{/privacy}","received_events_url":"https://api.github.com/users/systemsNinja/received_events","type":"User","site_admin":false},"labels":[{"id":80673,"url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/labels/Bug","name":"Bug","color":"f7cb07","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/milestones/4","html_url":"https://github.com/mRemoteNG/mRemoteNG/milestone/4","labels_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/milestones/4/labels","id":2119644,"number":4,"title":"1.76","description":"We will try to be feature complete by November 24, 2017.\r\nStable release tentatively scheduled for November 30, 2017.","creator":{"login":"kmscode","id":16654335,"avatar_url":"https://avatars1.githubusercontent.com/u/16654335?v=4","gravatar_id":"","url":"https://api.github.com/users/kmscode","html_url":"https://github.com/kmscode","followers_url":"https://api.github.com/users/kmscode/followers","following_url":"https://api.github.com/users/kmscode/following{/other_user}","gists_url":"https://api.github.com/users/kmscode/gists{/gist_id}","starred_url":"https://api.github.com/users/kmscode/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kmscode/subscriptions","organizations_url":"https://api.github.com/users/kmscode/orgs","repos_url":"https://api.github.com/users/kmscode/repos","events_url":"https://api.github.com/users/kmscode/events{/privacy}","received_events_url":"https://api.github.com/users/kmscode/received_events","type":"User","site_admin":false},"open_issues":7,"closed_issues":59,"state":"open","created_at":"2016-11-07T17:28:24Z","updated_at":"2018-02-27T15:48:19Z","due_on":"2017-11-30T08:00:00Z","closed_at":null},"comments":10,"created_at":"2017-12-13T22:12:22Z","updated_at":"2018-03-01T13:36:46Z","closed_at":null,"author_association":"NONE","body":"Launched the app, and when I click on almost anything it sks me for a new panel. WHen I click new I get an error unhandled exception.\r\n\r\n\r\n<!-- Bug -->\r\n|Detail|Value|\r\n|--:|---|\r\nOS: WIndows 7 pro\r\nVer: mRemoteNG-Installer-1.76.0.25712.msi\r\n\r\n\r\n<!-- Feature Request -->\r\n<!-- If you file a feature request, please delete the bug section -->\r\n"},"comment":{"url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/comments/369593244","html_url":"https://github.com/mRemoteNG/mRemoteNG/issues/843#issuecomment-369593244","issue_url":"https://api.github.com/repos/mRemoteNG/mRemoteNG/issues/843","id":369593244,"user":{"login":"sparerd","id":6999446,"avatar_url":"https://avatars3.githubusercontent.com/u/6999446?v=4","gravatar_id":"","url":"https://api.github.com/users/sparerd","html_url":"https://github.com/sparerd","followers_url":"https://api.github.com/users/sparerd/followers","following_url":"https://api.github.com/users/sparerd/following{/other_user}","gists_url":"https://api.github.com/users/sparerd/gists{/gist_id}","starred_url":"https://api.github.com/users/sparerd/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sparerd/subscriptions","organizations_url":"https://api.github.com/users/sparerd/orgs","repos_url":"https://api.github.com/users/sparerd/repos","events_url":"https://api.github.com/users/sparerd/events{/privacy}","received_events_url":"https://api.github.com/users/sparerd/received_events","type":"User","site_admin":false},"created_at":"2018-03-01T13:36:46Z","updated_at":"2018-03-01T13:36:46Z","author_association":"OWNER","body":"Ahhh yea I'm able to replicate it now. Thanks for providing that. I should be able to track down the root cause now"}}
|
{
"id": 460848,
"name": "mRemoteNG/mRemoteNG",
"url": "https://api.github.com/repos/mRemoteNG/mRemoteNG"
}
|
{
"id": 6999446,
"login": "sparerd",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6999446?",
"url": "https://api.github.com/users/sparerd"
}
|
{
"id": 17677083,
"login": "mRemoteNG",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17677083?",
"url": "https://api.github.com/orgs/mRemoteNG"
}
| 2018-03-01T13:36:47 |
7316124812
|
{"actor":{"display_login":"sparerd"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/resin-io-modules/rendition/issues/386","repository_url":"https://api.github.com/repos/resin-io-modules/rendition","labels_url":"https://api.github.com/repos/resin-io-modules/rendition/issues/386/labels{/name}","comments_url":"https://api.github.com/repos/resin-io-modules/rendition/issues/386/comments","events_url":"https://api.github.com/repos/resin-io-modules/rendition/issues/386/events","html_url":"https://github.com/resin-io-modules/rendition/pull/386","id":314488976,"number":386,"title":"[Beta] Add Form component for generating forms from JSON schemas","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":6,"created_at":"2018-04-16T03:28:00Z","updated_at":"2018-04-23T15:50:39Z","closed_at":null,"author_association":"COLLABORATOR","pull_request":{"url":"https://api.github.com/repos/resin-io-modules/rendition/pulls/386","html_url":"https://github.com/resin-io-modules/rendition/pull/386","diff_url":"https://github.com/resin-io-modules/rendition/pull/386.diff","patch_url":"https://github.com/resin-io-modules/rendition/pull/386.patch"},"body":"Add Form component for generating forms from JSON schemas\r\n\r\nConnects to #283\r\n\r\nchange-type: minor\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/resin-io-modules/rendition/issues/comments/383624840","html_url":"https://github.com/resin-io-modules/rendition/pull/386#issuecomment-383624840","issue_url":"https://api.github.com/repos/resin-io-modules/rendition/issues/386","id":383624840,"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},"created_at":"2018-04-23T15:50:39Z","updated_at":"2018-04-23T15:50:39Z","author_association":"COLLABORATOR","body":"@thgreasi The issue is resolved :+1:\r\n"}}
|
{
"id": 80240652,
"name": "resin-io-modules/rendition",
"url": "https://api.github.com/repos/resin-io-modules/rendition"
}
|
{
"id": 15064535,
"login": "LucianBuzzo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/15064535?",
"url": "https://api.github.com/users/LucianBuzzo"
}
|
{
"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"
}
| 2018-04-23T15:50:39 |
7572790616
|
{"actor":{"display_login":"LucianBuzzo"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/resin-io-modules/rendition/issues/562","repository_url":"https://api.github.com/repos/resin-io-modules/rendition","labels_url":"https://api.github.com/repos/resin-io-modules/rendition/issues/562/labels{/name}","comments_url":"https://api.github.com/repos/resin-io-modules/rendition/issues/562/comments","events_url":"https://api.github.com/repos/resin-io-modules/rendition/issues/562/events","html_url":"https://github.com/resin-io-modules/rendition/pull/562","id":352122847,"node_id":"MDExOlB1bGxSZXF1ZXN0MjA5NTEyMDg3","number":562,"title":"table: Include method that clears all selected checkboxes","user":{"login":"dimitrisnl","id":4951004,"node_id":"MDQ6VXNlcjQ5NTEwMDQ=","avatar_url":"https://avatars2.githubusercontent.com/u/4951004?v=4","gravatar_id":"","url":"https://api.github.com/users/dimitrisnl","html_url":"https://github.com/dimitrisnl","followers_url":"https://api.github.com/users/dimitrisnl/followers","following_url":"https://api.github.com/users/dimitrisnl/following{/other_user}","gists_url":"https://api.github.com/users/dimitrisnl/gists{/gist_id}","starred_url":"https://api.github.com/users/dimitrisnl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dimitrisnl/subscriptions","organizations_url":"https://api.github.com/users/dimitrisnl/orgs","repos_url":"https://api.github.com/users/dimitrisnl/repos","events_url":"https://api.github.com/users/dimitrisnl/events{/privacy}","received_events_url":"https://api.github.com/users/dimitrisnl/received_events","type":"User","site_admin":false},"labels":[{"id":681425892,"node_id":"MDU6TGFiZWw2ODE0MjU4OTI=","url":"https://api.github.com/repos/resin-io-modules/rendition/labels/procbots/versionbot/ready-to-merge","name":"procbots/versionbot/ready-to-merge","color":"5319e7","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-08-20T12:56:40Z","updated_at":"2018-08-21T17:55:55Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/resin-io-modules/rendition/pulls/562","html_url":"https://github.com/resin-io-modules/rendition/pull/562","diff_url":"https://github.com/resin-io-modules/rendition/pull/562.diff","patch_url":"https://github.com/resin-io-modules/rendition/pull/562.patch"},"body":"Connects-to: #560\r\nChange-type: minor\r\nSigned-off-by: Dimitrios Lytras <[email protected]>\n---- Autogenerated Waffleboard Connection: Connects to #560"},"comment":{"url":"https://api.github.com/repos/resin-io-modules/rendition/issues/comments/414764969","html_url":"https://github.com/resin-io-modules/rendition/pull/562#issuecomment-414764969","issue_url":"https://api.github.com/repos/resin-io-modules/rendition/issues/562","id":414764969,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNDc2NDk2OQ==","user":{"login":"dimitrisnl","id":4951004,"node_id":"MDQ6VXNlcjQ5NTEwMDQ=","avatar_url":"https://avatars2.githubusercontent.com/u/4951004?v=4","gravatar_id":"","url":"https://api.github.com/users/dimitrisnl","html_url":"https://github.com/dimitrisnl","followers_url":"https://api.github.com/users/dimitrisnl/followers","following_url":"https://api.github.com/users/dimitrisnl/following{/other_user}","gists_url":"https://api.github.com/users/dimitrisnl/gists{/gist_id}","starred_url":"https://api.github.com/users/dimitrisnl/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dimitrisnl/subscriptions","organizations_url":"https://api.github.com/users/dimitrisnl/orgs","repos_url":"https://api.github.com/users/dimitrisnl/repos","events_url":"https://api.github.com/users/dimitrisnl/events{/privacy}","received_events_url":"https://api.github.com/users/dimitrisnl/received_events","type":"User","site_admin":false},"created_at":"2018-08-21T17:55:55Z","updated_at":"2018-08-21T17:55:55Z","author_association":"CONTRIBUTOR","body":"@LucianBuzzo There is a weird bug with the check about reviewer approvals. I'll request a review again if you don't mind hoping that this will fix it."}}
|
{
"id": 80240652,
"name": "resin-io-modules/rendition",
"url": "https://api.github.com/repos/resin-io-modules/rendition"
}
|
{
"id": 4951004,
"login": "dimitrisnl",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4951004?",
"url": "https://api.github.com/users/dimitrisnl"
}
|
{
"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"
}
| 2018-08-21T17:55:55 |
8145869731
|
{"actor":{"display_login":"dimitrisnl"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/BestImageViewer/geeqie/issues/162","repository_url":"https://api.github.com/repos/BestImageViewer/geeqie","labels_url":"https://api.github.com/repos/BestImageViewer/geeqie/issues/162/labels{/name}","comments_url":"https://api.github.com/repos/BestImageViewer/geeqie/issues/162/comments","events_url":"https://api.github.com/repos/BestImageViewer/geeqie/issues/162/events","html_url":"https://github.com/BestImageViewer/geeqie/issues/162","id":146435093,"number":162,"title":"Cannot symlink file if two geeqie instances are running","user":{"login":"mowgli","id":534729,"avatar_url":"https://avatars0.githubusercontent.com/u/534729?v=4","gravatar_id":"","url":"https://api.github.com/users/mowgli","html_url":"https://github.com/mowgli","followers_url":"https://api.github.com/users/mowgli/followers","following_url":"https://api.github.com/users/mowgli/following{/other_user}","gists_url":"https://api.github.com/users/mowgli/gists{/gist_id}","starred_url":"https://api.github.com/users/mowgli/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mowgli/subscriptions","organizations_url":"https://api.github.com/users/mowgli/orgs","repos_url":"https://api.github.com/users/mowgli/repos","events_url":"https://api.github.com/users/mowgli/events{/privacy}","received_events_url":"https://api.github.com/users/mowgli/received_events","type":"User","site_admin":false},"labels":[{"id":353842961,"url":"https://api.github.com/repos/BestImageViewer/geeqie/labels/Helper%20scripts","name":"Helper scripts","color":"ededed","default":false},{"id":353841352,"url":"https://api.github.com/repos/BestImageViewer/geeqie/labels/SF","name":"SF","color":"ededed","default":false},{"id":353841353,"url":"https://api.github.com/repos/BestImageViewer/geeqie/labels/auto-migrated","name":"auto-migrated","color":"ededed","default":false},{"id":339373922,"url":"https://api.github.com/repos/BestImageViewer/geeqie/labels/bug","name":"bug","color":"fc2929","default":true}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":9,"created_at":"2010-12-22T13:22:15Z","updated_at":"2018-04-03T11:50:04Z","closed_at":"2018-03-29T16:12:56Z","author_association":"CONTRIBUTOR","body":"I noticed that the File → Create symbolic link menu entry does not work\nfrom a second instance of geeqie, started while another is already\nrunning. It seems that geeqie starts a helper which tries to talk to the\nrunning instance and then talks to the wrong one.\n\nReported by: nijel\n"},"comment":{"url":"https://api.github.com/repos/BestImageViewer/geeqie/issues/comments/378222826","html_url":"https://github.com/BestImageViewer/geeqie/issues/162#issuecomment-378222826","issue_url":"https://api.github.com/repos/BestImageViewer/geeqie/issues/162","id":378222826,"user":{"login":"caclark","id":574981,"avatar_url":"https://avatars2.githubusercontent.com/u/574981?v=4","gravatar_id":"","url":"https://api.github.com/users/caclark","html_url":"https://github.com/caclark","followers_url":"https://api.github.com/users/caclark/followers","following_url":"https://api.github.com/users/caclark/following{/other_user}","gists_url":"https://api.github.com/users/caclark/gists{/gist_id}","starred_url":"https://api.github.com/users/caclark/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/caclark/subscriptions","organizations_url":"https://api.github.com/users/caclark/orgs","repos_url":"https://api.github.com/users/caclark/repos","events_url":"https://api.github.com/users/caclark/events{/privacy}","received_events_url":"https://api.github.com/users/caclark/received_events","type":"User","site_admin":false},"created_at":"2018-04-03T11:50:03Z","updated_at":"2018-04-03T11:50:03Z","author_association":"COLLABORATOR","body":"> configurable in a similar way as overlay. That's something e.g. GIMP does.\r\n\r\nThere is a \"Pimp my Gimp\" webpage! Who says programmers have no sense of humour. Maybe there should be a \"Geek my Geeqie\" page.\r\n\r\nCommit fcf4c376 at geeqie.org makes the display of ID selectable. Off by default."}}
|
{
"id": 53583195,
"name": "BestImageViewer/geeqie",
"url": "https://api.github.com/repos/BestImageViewer/geeqie"
}
|
{
"id": 574981,
"login": "caclark",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/574981?",
"url": "https://api.github.com/users/caclark"
}
|
{
"id": 17763900,
"login": "BestImageViewer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17763900?",
"url": "https://api.github.com/orgs/BestImageViewer"
}
| 2018-04-03T11:50:04 |
7472186279
|
{"actor":{"display_login":"caclark"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/kotlintest/kotlintest/issues/457","repository_url":"https://api.github.com/repos/kotlintest/kotlintest","labels_url":"https://api.github.com/repos/kotlintest/kotlintest/issues/457/labels{/name}","comments_url":"https://api.github.com/repos/kotlintest/kotlintest/issues/457/comments","events_url":"https://api.github.com/repos/kotlintest/kotlintest/issues/457/events","html_url":"https://github.com/kotlintest/kotlintest/issues/457","id":376085899,"node_id":"MDU6SXNzdWUzNzYwODU4OTk=","number":457,"title":"Fix CI","user":{"login":"Kerooker","id":1577251,"node_id":"MDQ6VXNlcjE1NzcyNTE=","avatar_url":"https://avatars1.githubusercontent.com/u/1577251?v=4","gravatar_id":"","url":"https://api.github.com/users/Kerooker","html_url":"https://github.com/Kerooker","followers_url":"https://api.github.com/users/Kerooker/followers","following_url":"https://api.github.com/users/Kerooker/following{/other_user}","gists_url":"https://api.github.com/users/Kerooker/gists{/gist_id}","starred_url":"https://api.github.com/users/Kerooker/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Kerooker/subscriptions","organizations_url":"https://api.github.com/users/Kerooker/orgs","repos_url":"https://api.github.com/users/Kerooker/repos","events_url":"https://api.github.com/users/Kerooker/events{/privacy}","received_events_url":"https://api.github.com/users/Kerooker/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-10-31T17:46:44Z","updated_at":"2018-11-07T07:56:26Z","closed_at":"2018-11-07T07:56:26Z","author_association":"MEMBER","body":"Currently, w hen deploying KotlinTest, the CI is broken. Whenever it tries to execute `./gradlew test`, it will become stuck at the first test it tries to execute, and never finishes.\r\n\r\nI've done some digging, and I found that the class `JUnitTestRunnerListener` had an addition from PR #449 that makes it kinda messy:\r\n\r\nLine 222:\r\n```\r\ndescriptor = object : AbstractTestDescriptor(id, description.name, source)\r\n```\r\n\r\nWhen creating this descriptor with a `source`, the test never completes. I'm not sure what's causing this, but if we create the descriptor with\r\n\r\n```\r\ndescriptor = object : AbstractTestDescriptor(id, description.name)\r\n```\r\n\r\nIt will work again.\r\n\r\nI wasn't able to investigate further, but giving this information may be helpful to solve it. I'll keep digging, but I'm not sure how tests are actually executed"},"comment":{"url":"https://api.github.com/repos/kotlintest/kotlintest/issues/comments/436535813","html_url":"https://github.com/kotlintest/kotlintest/issues/457#issuecomment-436535813","issue_url":"https://api.github.com/repos/kotlintest/kotlintest/issues/457","id":436535813,"node_id":"MDEyOklzc3VlQ29tbWVudDQzNjUzNTgxMw==","user":{"login":"sksamuel","id":743706,"node_id":"MDQ6VXNlcjc0MzcwNg==","avatar_url":"https://avatars3.githubusercontent.com/u/743706?v=4","gravatar_id":"","url":"https://api.github.com/users/sksamuel","html_url":"https://github.com/sksamuel","followers_url":"https://api.github.com/users/sksamuel/followers","following_url":"https://api.github.com/users/sksamuel/following{/other_user}","gists_url":"https://api.github.com/users/sksamuel/gists{/gist_id}","starred_url":"https://api.github.com/users/sksamuel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sksamuel/subscriptions","organizations_url":"https://api.github.com/users/sksamuel/orgs","repos_url":"https://api.github.com/users/sksamuel/repos","events_url":"https://api.github.com/users/sksamuel/events{/privacy}","received_events_url":"https://api.github.com/users/sksamuel/received_events","type":"User","site_admin":false},"created_at":"2018-11-07T07:56:26Z","updated_at":"2018-11-07T07:56:26Z","author_association":"MEMBER","body":"We are green again!"}}
|
{
"id": 47071082,
"name": "kotlintest/kotlintest",
"url": "https://api.github.com/repos/kotlintest/kotlintest"
}
|
{
"id": 743706,
"login": "sksamuel",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/743706?",
"url": "https://api.github.com/users/sksamuel"
}
|
{
"id": 17798238,
"login": "kotlintest",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17798238?",
"url": "https://api.github.com/orgs/kotlintest"
}
| 2018-11-07T07:56:26 |
8547903623
|
{"actor":{"display_login":"sksamuel"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/amethyst/amethyst/issues/661","repository_url":"https://api.github.com/repos/amethyst/amethyst","labels_url":"https://api.github.com/repos/amethyst/amethyst/issues/661/labels{/name}","comments_url":"https://api.github.com/repos/amethyst/amethyst/issues/661/comments","events_url":"https://api.github.com/repos/amethyst/amethyst/issues/661/events","html_url":"https://github.com/amethyst/amethyst/pull/661","id":316898688,"number":661,"title":"Refactor Z order evaluation to use text cache more effectively","user":{"login":"Xaeroxe","id":6182002,"avatar_url":"https://avatars3.githubusercontent.com/u/6182002?v=4","gravatar_id":"","url":"https://api.github.com/users/Xaeroxe","html_url":"https://github.com/Xaeroxe","followers_url":"https://api.github.com/users/Xaeroxe/followers","following_url":"https://api.github.com/users/Xaeroxe/following{/other_user}","gists_url":"https://api.github.com/users/Xaeroxe/gists{/gist_id}","starred_url":"https://api.github.com/users/Xaeroxe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Xaeroxe/subscriptions","organizations_url":"https://api.github.com/users/Xaeroxe/orgs","repos_url":"https://api.github.com/users/Xaeroxe/repos","events_url":"https://api.github.com/users/Xaeroxe/events{/privacy}","received_events_url":"https://api.github.com/users/Xaeroxe/received_events","type":"User","site_admin":false},"labels":[{"id":860770694,"url":"https://api.github.com/repos/amethyst/amethyst/labels/project:%20ui","name":"project: ui","color":"0e8a16","default":false},{"id":662998062,"url":"https://api.github.com/repos/amethyst/amethyst/labels/status:%20working","name":"status: working","color":"bfe5bf","default":false},{"id":302199478,"url":"https://api.github.com/repos/amethyst/amethyst/labels/type:%20improvement","name":"type: improvement","color":"84b6eb","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-04-23T16:59:27Z","updated_at":"2018-04-23T20:08:10Z","closed_at":"2018-04-23T20:08:10Z","author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/amethyst/amethyst/pulls/661","html_url":"https://github.com/amethyst/amethyst/pull/661","diff_url":"https://github.com/amethyst/amethyst/pull/661.diff","patch_url":"https://github.com/amethyst/amethyst/pull/661.patch"},"body":"This PR changes UI rendering to use OpenGL depth evaluation instead of the order of operations for drawing.\r\n\r\nThis has a few benefits\r\n- Sorting the entities is no longer necessary\r\n- Text cache from gfx_glyph is much more efficient because we can batch the draw calls for text now.\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/amethyst/amethyst/661)\n<!-- Reviewable:end -->\n"},"comment":{"url":"https://api.github.com/repos/amethyst/amethyst/issues/comments/383705859","html_url":"https://github.com/amethyst/amethyst/pull/661#issuecomment-383705859","issue_url":"https://api.github.com/repos/amethyst/amethyst/issues/661","id":383705859,"user":{"login":"Xaeroxe","id":6182002,"avatar_url":"https://avatars3.githubusercontent.com/u/6182002?v=4","gravatar_id":"","url":"https://api.github.com/users/Xaeroxe","html_url":"https://github.com/Xaeroxe","followers_url":"https://api.github.com/users/Xaeroxe/followers","following_url":"https://api.github.com/users/Xaeroxe/following{/other_user}","gists_url":"https://api.github.com/users/Xaeroxe/gists{/gist_id}","starred_url":"https://api.github.com/users/Xaeroxe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Xaeroxe/subscriptions","organizations_url":"https://api.github.com/users/Xaeroxe/orgs","repos_url":"https://api.github.com/users/Xaeroxe/repos","events_url":"https://api.github.com/users/Xaeroxe/events{/privacy}","received_events_url":"https://api.github.com/users/Xaeroxe/received_events","type":"User","site_admin":false},"created_at":"2018-04-23T20:08:10Z","updated_at":"2018-04-23T20:08:10Z","author_association":"MEMBER","body":"I have other ideas for how to improve cache usage but you're right @Rhuagh this approach isn't viable."}}
|
{
"id": 48364554,
"name": "amethyst/amethyst",
"url": "https://api.github.com/repos/amethyst/amethyst"
}
|
{
"id": 6182002,
"login": "Xaeroxe",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/6182002?",
"url": "https://api.github.com/users/Xaeroxe"
}
|
{
"id": 17814736,
"login": "amethyst",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17814736?",
"url": "https://api.github.com/orgs/amethyst"
}
| 2018-04-23T20:08:10 |
7574177788
|
{"actor":{"display_login":"Xaeroxe"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/amethyst/amethyst/issues/653","repository_url":"https://api.github.com/repos/amethyst/amethyst","labels_url":"https://api.github.com/repos/amethyst/amethyst/issues/653/labels{/name}","comments_url":"https://api.github.com/repos/amethyst/amethyst/issues/653/comments","events_url":"https://api.github.com/repos/amethyst/amethyst/issues/653/events","html_url":"https://github.com/amethyst/amethyst/issues/653","id":315559697,"number":653,"title":"[RFC] Terrains (as in Ground Mesh)","user":{"login":"jojolepro","id":4755185,"avatar_url":"https://avatars2.githubusercontent.com/u/4755185?v=4","gravatar_id":"","url":"https://api.github.com/users/jojolepro","html_url":"https://github.com/jojolepro","followers_url":"https://api.github.com/users/jojolepro/followers","following_url":"https://api.github.com/users/jojolepro/following{/other_user}","gists_url":"https://api.github.com/users/jojolepro/gists{/gist_id}","starred_url":"https://api.github.com/users/jojolepro/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jojolepro/subscriptions","organizations_url":"https://api.github.com/users/jojolepro/orgs","repos_url":"https://api.github.com/users/jojolepro/repos","events_url":"https://api.github.com/users/jojolepro/events{/privacy}","received_events_url":"https://api.github.com/users/jojolepro/received_events","type":"User","site_admin":false},"labels":[{"id":311016811,"url":"https://api.github.com/repos/amethyst/amethyst/labels/diff:%20medium","name":"diff: medium","color":"fef2c0","default":false},{"id":311017745,"url":"https://api.github.com/repos/amethyst/amethyst/labels/pri:%20normal","name":"pri: normal","color":"f7c6c7","default":false},{"id":662922374,"url":"https://api.github.com/repos/amethyst/amethyst/labels/project:%20assets","name":"project: assets","color":"0e8a16","default":false},{"id":764558799,"url":"https://api.github.com/repos/amethyst/amethyst/labels/status:%20discussing","name":"status: discussing","color":"bfe5bf","default":false},{"id":347135559,"url":"https://api.github.com/repos/amethyst/amethyst/labels/type:%20RFC","name":"type: RFC","color":"84b6eb","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":27,"created_at":"2018-04-18T16:47:24Z","updated_at":"2018-05-15T12:27:59Z","closed_at":null,"author_association":"COLLABORATOR","body":"Should terrains be made in an external tool?\r\nShould it be limited to a single plane per xz position?\r\n\r\nHow do we manage texture merging between different heights?\r\n\r\nPlanned features:\r\nMAIN\r\n- [ ] Mesh generation\r\n- [ ] Get height(s) for xz position\r\n- [ ] Mesh collider\r\n- [ ] Texturing\r\n- [ ] Texture merging with different heights (splatting) + modes / heightmap\r\n- [ ] Noise generators support (external crates)\r\n\r\nSECONDARY\r\n- [ ] Foliage support\r\n- [ ] Cave support\r\n- [ ] Procedural infinite generation algorithm support\r\n- [ ] Voxel vs Plane\r\n- [ ] Chunk based for infinite generated\r\n- [ ] 3D plane & voxel, 2D voxel\r\n- [ ] Mesh optimisation\r\n- [ ] LOD Support\r\n\r\n\r\nThis description will be modified after discussion."},"comment":{"url":"https://api.github.com/repos/amethyst/amethyst/issues/comments/389148514","html_url":"https://github.com/amethyst/amethyst/issues/653#issuecomment-389148514","issue_url":"https://api.github.com/repos/amethyst/amethyst/issues/653","id":389148514,"user":{"login":"erlend-sh","id":583842,"avatar_url":"https://avatars1.githubusercontent.com/u/583842?v=4","gravatar_id":"","url":"https://api.github.com/users/erlend-sh","html_url":"https://github.com/erlend-sh","followers_url":"https://api.github.com/users/erlend-sh/followers","following_url":"https://api.github.com/users/erlend-sh/following{/other_user}","gists_url":"https://api.github.com/users/erlend-sh/gists{/gist_id}","starred_url":"https://api.github.com/users/erlend-sh/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/erlend-sh/subscriptions","organizations_url":"https://api.github.com/users/erlend-sh/orgs","repos_url":"https://api.github.com/users/erlend-sh/repos","events_url":"https://api.github.com/users/erlend-sh/events{/privacy}","received_events_url":"https://api.github.com/users/erlend-sh/received_events","type":"User","site_admin":false},"created_at":"2018-05-15T12:27:59Z","updated_at":"2018-05-15T12:27:59Z","author_association":"NONE","body":"my 2c:\r\n\r\n> Should terrains be made in an external tool?\r\n\r\nYes. A general purpose terrain system is from an essential utility in a game engine's repertoire. It's great for quick prototypes (lowers the time-to-interesting-interaction) and demonstrating the graphics ability of the engine. Even so, most games will end up building their own tooling for controlling the entire play-space as a whole. The way you construct the game space tends to be such an integral aspect of the creative process that most game designers strongly prefer to roll their own tooling for \"game space creation\".\r\n\r\nThere's also a lot of different ways to go about making a terrain system, and whichever you choose will always be pulling the rest of the engine a little bit in that direction. I think the best approach to terrain systems is to leave it completely to plugin territory, keeping the rendering stack as independent as possible."}}
|
{
"id": 48364554,
"name": "amethyst/amethyst",
"url": "https://api.github.com/repos/amethyst/amethyst"
}
|
{
"id": 583842,
"login": "erlend-sh",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/583842?",
"url": "https://api.github.com/users/erlend-sh"
}
|
{
"id": 17814736,
"login": "amethyst",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17814736?",
"url": "https://api.github.com/orgs/amethyst"
}
| 2018-05-15T12:28:00 |
7676598659
|
{"actor":{"display_login":"erlend-sh"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/intel/IA-Hardware-Composer/issues/329","repository_url":"https://api.github.com/repos/intel/IA-Hardware-Composer","labels_url":"https://api.github.com/repos/intel/IA-Hardware-Composer/issues/329/labels{/name}","comments_url":"https://api.github.com/repos/intel/IA-Hardware-Composer/issues/329/comments","events_url":"https://api.github.com/repos/intel/IA-Hardware-Composer/issues/329/events","html_url":"https://github.com/intel/IA-Hardware-Composer/pull/329","id":313855771,"number":329,"title":"Alpha layer","user":{"login":"harishkrupo","id":10773883,"avatar_url":"https://avatars2.githubusercontent.com/u/10773883?v=4","gravatar_id":"","url":"https://api.github.com/users/harishkrupo","html_url":"https://github.com/harishkrupo","followers_url":"https://api.github.com/users/harishkrupo/followers","following_url":"https://api.github.com/users/harishkrupo/following{/other_user}","gists_url":"https://api.github.com/users/harishkrupo/gists{/gist_id}","starred_url":"https://api.github.com/users/harishkrupo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/harishkrupo/subscriptions","organizations_url":"https://api.github.com/users/harishkrupo/orgs","repos_url":"https://api.github.com/users/harishkrupo/repos","events_url":"https://api.github.com/users/harishkrupo/events{/privacy}","received_events_url":"https://api.github.com/users/harishkrupo/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-04-12T19:23:42Z","updated_at":"2018-04-14T04:47:09Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/intel/IA-Hardware-Composer/pulls/329","html_url":"https://github.com/intel/IA-Hardware-Composer/pull/329","diff_url":"https://github.com/intel/IA-Hardware-Composer/pull/329.diff","patch_url":"https://github.com/intel/IA-Hardware-Composer/pull/329.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/intel/IA-Hardware-Composer/issues/comments/381303229","html_url":"https://github.com/intel/IA-Hardware-Composer/pull/329#issuecomment-381303229","issue_url":"https://api.github.com/repos/intel/IA-Hardware-Composer/issues/329","id":381303229,"user":{"login":"kalyankondapally","id":975889,"avatar_url":"https://avatars3.githubusercontent.com/u/975889?v=4","gravatar_id":"","url":"https://api.github.com/users/kalyankondapally","html_url":"https://github.com/kalyankondapally","followers_url":"https://api.github.com/users/kalyankondapally/followers","following_url":"https://api.github.com/users/kalyankondapally/following{/other_user}","gists_url":"https://api.github.com/users/kalyankondapally/gists{/gist_id}","starred_url":"https://api.github.com/users/kalyankondapally/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kalyankondapally/subscriptions","organizations_url":"https://api.github.com/users/kalyankondapally/orgs","repos_url":"https://api.github.com/users/kalyankondapally/repos","events_url":"https://api.github.com/users/kalyankondapally/events{/privacy}","received_events_url":"https://api.github.com/users/kalyankondapally/received_events","type":"User","site_admin":false},"created_at":"2018-04-14T04:47:09Z","updated_at":"2018-04-14T04:47:09Z","author_association":"CONTRIBUTOR","body":"also having iahwc_layer_.SetBlending(HWCBlending::kBlendingPremult); in the constructor seems to help for sure"}}
|
{
"id": 81935252,
"name": "intel/IA-Hardware-Composer",
"url": "https://api.github.com/repos/intel/IA-Hardware-Composer"
}
|
{
"id": 975889,
"login": "kalyankondapally",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/975889?",
"url": "https://api.github.com/users/kalyankondapally"
}
|
{
"id": 17888862,
"login": "intel",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17888862?",
"url": "https://api.github.com/orgs/intel"
}
| 2018-04-14T04:47:09 |
7529435135
|
{"actor":{"display_login":"kalyankondapally"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/intel/intelRSD/issues/78","repository_url":"https://api.github.com/repos/intel/intelRSD","labels_url":"https://api.github.com/repos/intel/intelRSD/issues/78/labels{/name}","comments_url":"https://api.github.com/repos/intel/intelRSD/issues/78/comments","events_url":"https://api.github.com/repos/intel/intelRSD/issues/78/events","html_url":"https://github.com/intel/intelRSD/issues/78","id":343912030,"node_id":"MDU6SXNzdWUzNDM5MTIwMzA=","number":78,"title":"Install PODM 2.2 but Wildfly startup fail","user":{"login":"housemic","id":35086928,"node_id":"MDQ6VXNlcjM1MDg2OTI4","avatar_url":"https://avatars0.githubusercontent.com/u/35086928?v=4","gravatar_id":"","url":"https://api.github.com/users/housemic","html_url":"https://github.com/housemic","followers_url":"https://api.github.com/users/housemic/followers","following_url":"https://api.github.com/users/housemic/following{/other_user}","gists_url":"https://api.github.com/users/housemic/gists{/gist_id}","starred_url":"https://api.github.com/users/housemic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/housemic/subscriptions","organizations_url":"https://api.github.com/users/housemic/orgs","repos_url":"https://api.github.com/users/housemic/repos","events_url":"https://api.github.com/users/housemic/events{/privacy}","received_events_url":"https://api.github.com/users/housemic/received_events","type":"User","site_admin":false},"labels":[{"id":459214945,"node_id":"MDU6TGFiZWw0NTkyMTQ5NDU=","url":"https://api.github.com/repos/intel/intelRSD/labels/PODM","name":"PODM","color":"0052cc","default":false},{"id":403082942,"node_id":"MDU6TGFiZWw0MDMwODI5NDI=","url":"https://api.github.com/repos/intel/intelRSD/labels/question","name":"question","color":"cc317c","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":3,"created_at":"2018-07-24T07:12:10Z","updated_at":"2018-07-26T10:38:59Z","closed_at":null,"author_association":"NONE","body":"Dear Intel,\r\nyesterday I install PODM 2.2 but but Wildfly startup fail,\r\nthe detail error message are in the following log file,\r\n\r\nthe error is - Invalid secret key format\r\nwhen Java read /var/lib/pod-manager/vault/vault.jks\r\nthe Java version is 1.8.0_171\r\n\r\nbut my installed PODM 2.2 whose wildfly is normal\r\nand Java version is 1.8.0_162\r\n\r\nCould you help to check the issue ? \r\nthank you\r\nHouse\r\n\r\n\r\nWildfly Log file -\r\n/opt/pod-manager/wildfly/standalone/log/server.log\r\n\r\n[2018-07-24-podm4-2p2-wildfly-fail.log](https://github.com/intel/intelRSD/files/2222391/2018-07-24-podm4-2p2-wildfly-fail.log)\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/intel/intelRSD/issues/comments/408054912","html_url":"https://github.com/intel/intelRSD/issues/78#issuecomment-408054912","issue_url":"https://api.github.com/repos/intel/intelRSD/issues/78","id":408054912,"node_id":"MDEyOklzc3VlQ29tbWVudDQwODA1NDkxMg==","user":{"login":"RobertCMa","id":32445424,"node_id":"MDQ6VXNlcjMyNDQ1NDI0","avatar_url":"https://avatars3.githubusercontent.com/u/32445424?v=4","gravatar_id":"","url":"https://api.github.com/users/RobertCMa","html_url":"https://github.com/RobertCMa","followers_url":"https://api.github.com/users/RobertCMa/followers","following_url":"https://api.github.com/users/RobertCMa/following{/other_user}","gists_url":"https://api.github.com/users/RobertCMa/gists{/gist_id}","starred_url":"https://api.github.com/users/RobertCMa/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/RobertCMa/subscriptions","organizations_url":"https://api.github.com/users/RobertCMa/orgs","repos_url":"https://api.github.com/users/RobertCMa/repos","events_url":"https://api.github.com/users/RobertCMa/events{/privacy}","received_events_url":"https://api.github.com/users/RobertCMa/received_events","type":"User","site_admin":false},"created_at":"2018-07-26T10:38:59Z","updated_at":"2018-07-26T10:38:59Z","author_association":"NONE","body":"Hi @housemic ,\r\n\r\nFrom the Wildfly forum, the situation may be related to OS environment, file permission and etc. It will be better to check on the forum and clarify the situation in your environment, like https://developer.jboss.org/en/wildfly\r\n\r\nAs you have one system running well with Java version of 1.8.0_162, it may take a trial to sync up the environment and see if that helps."}}
|
{
"id": 62615825,
"name": "intel/intelRSD",
"url": "https://api.github.com/repos/intel/intelRSD"
}
|
{
"id": 32445424,
"login": "RobertCMa",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/32445424?",
"url": "https://api.github.com/users/RobertCMa"
}
|
{
"id": 17888862,
"login": "intel",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17888862?",
"url": "https://api.github.com/orgs/intel"
}
| 2018-07-26T10:38:59 |
8021883626
|
{"actor":{"display_login":"RobertCMa"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/intel/ros2_openvino_toolkit/issues/3","repository_url":"https://api.github.com/repos/intel/ros2_openvino_toolkit","labels_url":"https://api.github.com/repos/intel/ros2_openvino_toolkit/issues/3/labels{/name}","comments_url":"https://api.github.com/repos/intel/ros2_openvino_toolkit/issues/3/comments","events_url":"https://api.github.com/repos/intel/ros2_openvino_toolkit/issues/3/events","html_url":"https://github.com/intel/ros2_openvino_toolkit/issues/3","id":370725659,"node_id":"MDU6SXNzdWUzNzA3MjU2NTk=","number":3,"title":"request: ROS1 wrapper","user":{"login":"gbr1","id":9216366,"node_id":"MDQ6VXNlcjkyMTYzNjY=","avatar_url":"https://avatars3.githubusercontent.com/u/9216366?v=4","gravatar_id":"","url":"https://api.github.com/users/gbr1","html_url":"https://github.com/gbr1","followers_url":"https://api.github.com/users/gbr1/followers","following_url":"https://api.github.com/users/gbr1/following{/other_user}","gists_url":"https://api.github.com/users/gbr1/gists{/gist_id}","starred_url":"https://api.github.com/users/gbr1/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gbr1/subscriptions","organizations_url":"https://api.github.com/users/gbr1/orgs","repos_url":"https://api.github.com/users/gbr1/repos","events_url":"https://api.github.com/users/gbr1/events{/privacy}","received_events_url":"https://api.github.com/users/gbr1/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-10-16T17:46:24Z","updated_at":"2018-10-17T08:42:47Z","closed_at":null,"author_association":"NONE","body":"Why is it only available for ROS2 and not ROS1?"},"comment":{"url":"https://api.github.com/repos/intel/ros2_openvino_toolkit/issues/comments/430542038","html_url":"https://github.com/intel/ros2_openvino_toolkit/issues/3#issuecomment-430542038","issue_url":"https://api.github.com/repos/intel/ros2_openvino_toolkit/issues/3","id":430542038,"node_id":"MDEyOklzc3VlQ29tbWVudDQzMDU0MjAzOA==","user":{"login":"LewisLiuPub","id":23715724,"node_id":"MDQ6VXNlcjIzNzE1NzI0","avatar_url":"https://avatars1.githubusercontent.com/u/23715724?v=4","gravatar_id":"","url":"https://api.github.com/users/LewisLiuPub","html_url":"https://github.com/LewisLiuPub","followers_url":"https://api.github.com/users/LewisLiuPub/followers","following_url":"https://api.github.com/users/LewisLiuPub/following{/other_user}","gists_url":"https://api.github.com/users/LewisLiuPub/gists{/gist_id}","starred_url":"https://api.github.com/users/LewisLiuPub/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LewisLiuPub/subscriptions","organizations_url":"https://api.github.com/users/LewisLiuPub/orgs","repos_url":"https://api.github.com/users/LewisLiuPub/repos","events_url":"https://api.github.com/users/LewisLiuPub/events{/privacy}","received_events_url":"https://api.github.com/users/LewisLiuPub/received_events","type":"User","site_admin":false},"created_at":"2018-10-17T08:42:47Z","updated_at":"2018-10-17T08:42:47Z","author_association":"NONE","body":"@gbr1 \r\nthank you for your attention.\r\nActually, porting to ROS1 has been in our development plan. It is supposed to be released in the soon future.\r\n\r\nBy the way, I am happy to know if some packages on which you are working will depend on the similar features of ros2_openvino_toolkit?\r\n\r\n"}}
|
{
"id": 148517341,
"name": "intel/ros2_openvino_toolkit",
"url": "https://api.github.com/repos/intel/ros2_openvino_toolkit"
}
|
{
"id": 23715724,
"login": "LewisLiuPub",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/23715724?",
"url": "https://api.github.com/users/LewisLiuPub"
}
|
{
"id": 17888862,
"login": "intel",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17888862?",
"url": "https://api.github.com/orgs/intel"
}
| 2018-10-17T08:42:47 |
8433896739
|
{"actor":{"display_login":"LewisLiuPub"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/certbot/certbot/issues/6290","repository_url":"https://api.github.com/repos/certbot/certbot","labels_url":"https://api.github.com/repos/certbot/certbot/issues/6290/labels{/name}","comments_url":"https://api.github.com/repos/certbot/certbot/issues/6290/comments","events_url":"https://api.github.com/repos/certbot/certbot/issues/6290/events","html_url":"https://github.com/certbot/certbot/pull/6290","id":348322192,"node_id":"MDExOlB1bGxSZXF1ZXN0MjA2Njk4Nzc4","number":6290,"title":"Gandi DNS Authenticator","user":{"login":"martinplaner","id":21130267,"node_id":"MDQ6VXNlcjIxMTMwMjY3","avatar_url":"https://avatars0.githubusercontent.com/u/21130267?v=4","gravatar_id":"","url":"https://api.github.com/users/martinplaner","html_url":"https://github.com/martinplaner","followers_url":"https://api.github.com/users/martinplaner/followers","following_url":"https://api.github.com/users/martinplaner/following{/other_user}","gists_url":"https://api.github.com/users/martinplaner/gists{/gist_id}","starred_url":"https://api.github.com/users/martinplaner/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/martinplaner/subscriptions","organizations_url":"https://api.github.com/users/martinplaner/orgs","repos_url":"https://api.github.com/users/martinplaner/repos","events_url":"https://api.github.com/users/martinplaner/events{/privacy}","received_events_url":"https://api.github.com/users/martinplaner/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"sydneyli","id":1813285,"node_id":"MDQ6VXNlcjE4MTMyODU=","avatar_url":"https://avatars3.githubusercontent.com/u/1813285?v=4","gravatar_id":"","url":"https://api.github.com/users/sydneyli","html_url":"https://github.com/sydneyli","followers_url":"https://api.github.com/users/sydneyli/followers","following_url":"https://api.github.com/users/sydneyli/following{/other_user}","gists_url":"https://api.github.com/users/sydneyli/gists{/gist_id}","starred_url":"https://api.github.com/users/sydneyli/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sydneyli/subscriptions","organizations_url":"https://api.github.com/users/sydneyli/orgs","repos_url":"https://api.github.com/users/sydneyli/repos","events_url":"https://api.github.com/users/sydneyli/events{/privacy}","received_events_url":"https://api.github.com/users/sydneyli/received_events","type":"User","site_admin":false},"assignees":[{"login":"sydneyli","id":1813285,"node_id":"MDQ6VXNlcjE4MTMyODU=","avatar_url":"https://avatars3.githubusercontent.com/u/1813285?v=4","gravatar_id":"","url":"https://api.github.com/users/sydneyli","html_url":"https://github.com/sydneyli","followers_url":"https://api.github.com/users/sydneyli/followers","following_url":"https://api.github.com/users/sydneyli/following{/other_user}","gists_url":"https://api.github.com/users/sydneyli/gists{/gist_id}","starred_url":"https://api.github.com/users/sydneyli/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sydneyli/subscriptions","organizations_url":"https://api.github.com/users/sydneyli/orgs","repos_url":"https://api.github.com/users/sydneyli/repos","events_url":"https://api.github.com/users/sydneyli/events{/privacy}","received_events_url":"https://api.github.com/users/sydneyli/received_events","type":"User","site_admin":false}],"milestone":null,"comments":8,"created_at":"2018-08-07T13:31:00Z","updated_at":"2018-12-27T10:01:39Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/certbot/certbot/pulls/6290","html_url":"https://github.com/certbot/certbot/pull/6290","diff_url":"https://github.com/certbot/certbot/pull/6290.diff","patch_url":"https://github.com/certbot/certbot/pull/6290.patch"},"body":"This PR implements an authenticator for the Gandi LiveDNS API. Code is mostly based on the existing DNSimple authenticator. \r\n\r\nSome remarks:\r\n- This should (partially) satisfy #5582.\r\n- ~~Currently only the newer [Gandi LiveDNS API](https://doc.livedns.gandi.net/) is supported. The older [RPC API](https://doc.rpc.gandi.net/) is _not_, since I no longer have any domains managed through this API. Maybe someone else can implement this in the future, possibly with an appropriate command-line switch.~~\r\n- I had to bump lexicon to 2.4.1 for it to support the LiveDNS API."},"comment":{"url":"https://api.github.com/repos/certbot/certbot/issues/comments/450119609","html_url":"https://github.com/certbot/certbot/pull/6290#issuecomment-450119609","issue_url":"https://api.github.com/repos/certbot/certbot/issues/6290","id":450119609,"node_id":"MDEyOklzc3VlQ29tbWVudDQ1MDExOTYwOQ==","user":{"login":"adferrand","id":9728851,"node_id":"MDQ6VXNlcjk3Mjg4NTE=","avatar_url":"https://avatars0.githubusercontent.com/u/9728851?v=4","gravatar_id":"","url":"https://api.github.com/users/adferrand","html_url":"https://github.com/adferrand","followers_url":"https://api.github.com/users/adferrand/followers","following_url":"https://api.github.com/users/adferrand/following{/other_user}","gists_url":"https://api.github.com/users/adferrand/gists{/gist_id}","starred_url":"https://api.github.com/users/adferrand/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/adferrand/subscriptions","organizations_url":"https://api.github.com/users/adferrand/orgs","repos_url":"https://api.github.com/users/adferrand/repos","events_url":"https://api.github.com/users/adferrand/events{/privacy}","received_events_url":"https://api.github.com/users/adferrand/received_events","type":"User","site_admin":false},"created_at":"2018-12-27T10:01:39Z","updated_at":"2018-12-27T10:01:39Z","author_association":"COLLABORATOR","body":"Currently most of the certbot team is on hollydays. So I think work will start again on January. There is also big discussions about how to integrate and maintain dns plugins in Certbot, so plans may change about PRs concerning DNS plugins.\r\n\r\nIn the mean time, if you need right now certificates validated against dns challenges using gandi, and have access to Docker, you may be interested by the container I maintain for that purpose by orchestrating Certbot and Lexicon together: https://github.com/adferrand/docker-letsencrypt-dns"}}
|
{
"id": 26516210,
"name": "certbot/certbot",
"url": "https://api.github.com/repos/certbot/certbot"
}
|
{
"id": 9728851,
"login": "adferrand",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9728851?",
"url": "https://api.github.com/users/adferrand"
}
|
{
"id": 17889013,
"login": "certbot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17889013?",
"url": "https://api.github.com/orgs/certbot"
}
| 2018-12-27T10:01:39 |
8807473142
|
{"actor":{"display_login":"adferrand"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ArduPilot/ardupilot/issues/7590","repository_url":"https://api.github.com/repos/ArduPilot/ardupilot","labels_url":"https://api.github.com/repos/ArduPilot/ardupilot/issues/7590/labels{/name}","comments_url":"https://api.github.com/repos/ArduPilot/ardupilot/issues/7590/comments","events_url":"https://api.github.com/repos/ArduPilot/ardupilot/issues/7590/events","html_url":"https://github.com/ArduPilot/ardupilot/issues/7590","id":290668236,"number":7590,"title":"Rover: add a line-following mode","user":{"login":"peterbarker","id":7077857,"avatar_url":"https://avatars0.githubusercontent.com/u/7077857?v=4","gravatar_id":"","url":"https://api.github.com/users/peterbarker","html_url":"https://github.com/peterbarker","followers_url":"https://api.github.com/users/peterbarker/followers","following_url":"https://api.github.com/users/peterbarker/following{/other_user}","gists_url":"https://api.github.com/users/peterbarker/gists{/gist_id}","starred_url":"https://api.github.com/users/peterbarker/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/peterbarker/subscriptions","organizations_url":"https://api.github.com/users/peterbarker/orgs","repos_url":"https://api.github.com/users/peterbarker/repos","events_url":"https://api.github.com/users/peterbarker/events{/privacy}","received_events_url":"https://api.github.com/users/peterbarker/received_events","type":"User","site_admin":false},"labels":[{"id":24259150,"url":"https://api.github.com/repos/ArduPilot/ardupilot/labels/Enhancement","name":"Enhancement","color":"84b6eb","default":false},{"id":24269282,"url":"https://api.github.com/repos/ArduPilot/ardupilot/labels/Rover","name":"Rover","color":"B36F30","default":false},{"id":782457039,"url":"https://api.github.com/repos/ArduPilot/ardupilot/labels/good%20first%20issue","name":"good first issue","color":"d639c3","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-01-23T00:40:03Z","updated_at":"2018-02-13T05:02:48Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"#### Issue details\r\nRover lacks a line-following mode, a fairly common thing to do with a Rover\r\n\r\nThis will be hampered by the fact that we don't currently support a distinct sensor type that gives you a hotter/colder for a line. At least adding an analogue light sensor would be required. Maybe something as complicated as https://www.sparkfun.com/products/12787 Discuss before implementing....\r\n\r\n#### Version\r\nAll\r\n#### Platform\r\n[ ] All\r\n[ ] AntennaTracker\r\n[ ] Copter\r\n[ ] Plane\r\n[ X] Rover\r\n[ ] Submarine\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/ArduPilot/ardupilot/issues/comments/365151898","html_url":"https://github.com/ArduPilot/ardupilot/issues/7590#issuecomment-365151898","issue_url":"https://api.github.com/repos/ArduPilot/ardupilot/issues/7590","id":365151898,"user":{"login":"rmackay9","id":1498098,"avatar_url":"https://avatars2.githubusercontent.com/u/1498098?v=4","gravatar_id":"","url":"https://api.github.com/users/rmackay9","html_url":"https://github.com/rmackay9","followers_url":"https://api.github.com/users/rmackay9/followers","following_url":"https://api.github.com/users/rmackay9/following{/other_user}","gists_url":"https://api.github.com/users/rmackay9/gists{/gist_id}","starred_url":"https://api.github.com/users/rmackay9/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rmackay9/subscriptions","organizations_url":"https://api.github.com/users/rmackay9/orgs","repos_url":"https://api.github.com/users/rmackay9/repos","events_url":"https://api.github.com/users/rmackay9/events{/privacy}","received_events_url":"https://api.github.com/users/rmackay9/received_events","type":"User","site_admin":false},"created_at":"2018-02-13T05:02:48Z","updated_at":"2018-02-13T05:02:48Z","author_association":"CONTRIBUTOR","body":"To add a bit on Peter's advice, I think it could be done something like this:\r\n\r\n- write an AP_LineFollow sensor driver (call it what you want of course). Perhaps [this wiki page](http://ardupilot.org/dev/docs/code-overview-sensor-drivers.html) may help getting the low-level code working. Hopefully this new sensor driver returns a number telling us whether the line is. For example \"-100\" might mean the line is at the very left edge of the sensor, \"0\" means straight ahead, \"+100\" means to the far right. It might be best to have a parameter in the library to allow the user to specify a scaler to allow converting this sensor number to an angle (i.e. -100 = line is 10 degrees from straight ahead).\r\n- write a [new Rover drive mode](http://ardupilot.org/dev/docs/rover-adding-a-new-drive-mode.html) that accepts pilot throttle input for speed but accepts no steering input. The steering input should instead be based upon the output of the new AP_LineFollow driver. Instead of simply sending this output straight to the AP_MotorsUGV::set_steering() method [like we do in Manual mode](https://github.com/ArduPilot/ardupilot/blob/master/APMrover2/mode_manual.cpp#L11) we should probably use either [AR_AttitudeControl::get_steering_out_rate() like we do in ACRO](https://github.com/ArduPilot/ardupilot/blob/master/APMrover2/mode_acro.cpp#L42) or [calc_steering_to_heading like we do in GUIDED](https://github.com/ArduPilot/ardupilot/blob/master/APMrover2/mode_guided.cpp#L50)."}}
|
{
"id": 7512484,
"name": "ArduPilot/ardupilot",
"url": "https://api.github.com/repos/ArduPilot/ardupilot"
}
|
{
"id": 1498098,
"login": "rmackay9",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1498098?",
"url": "https://api.github.com/users/rmackay9"
}
|
{
"id": 17919847,
"login": "ArduPilot",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17919847?",
"url": "https://api.github.com/orgs/ArduPilot"
}
| 2018-02-13T05:02:49 |
7236128271
|
{"actor":{"display_login":"rmackay9"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/jupyterhub/binderhub/issues/317","repository_url":"https://api.github.com/repos/jupyterhub/binderhub","labels_url":"https://api.github.com/repos/jupyterhub/binderhub/issues/317/labels{/name}","comments_url":"https://api.github.com/repos/jupyterhub/binderhub/issues/317/comments","events_url":"https://api.github.com/repos/jupyterhub/binderhub/issues/317/events","html_url":"https://github.com/jupyterhub/binderhub/issues/317","id":277932494,"number":317,"title":"eventsource continues launching more containers if left open","user":{"login":"rgbkrk","id":836375,"avatar_url":"https://avatars0.githubusercontent.com/u/836375?v=4","gravatar_id":"","url":"https://api.github.com/users/rgbkrk","html_url":"https://github.com/rgbkrk","followers_url":"https://api.github.com/users/rgbkrk/followers","following_url":"https://api.github.com/users/rgbkrk/following{/other_user}","gists_url":"https://api.github.com/users/rgbkrk/gists{/gist_id}","starred_url":"https://api.github.com/users/rgbkrk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rgbkrk/subscriptions","organizations_url":"https://api.github.com/users/rgbkrk/orgs","repos_url":"https://api.github.com/users/rgbkrk/repos","events_url":"https://api.github.com/users/rgbkrk/events{/privacy}","received_events_url":"https://api.github.com/users/rgbkrk/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2017-11-29T22:34:38Z","updated_at":"2018-04-17T17:30:46Z","closed_at":null,"author_association":"OWNER","body":"If you leave the eventsource open after \"ready\" it continues launching more\r\n\r\nReproduction steps:\r\n\r\n* Visit about:blank\r\n* Open DevTools Console\r\n* Paste:\r\n\r\n```js\r\nes = new window.EventSource('https://mybinder.org/build/gh/nteract/vdom/master')\r\nes.onmessage = msg => console.log(msg)\r\n```\r\n\r\n* wait...\r\n* watch all the successive launches\r\n\r\n-----\r\n\r\nNot a crazy deal for me, I just happened to notice while hitting the event source API directly. My current code does a `.close` appropriately. Figured this should probably be cleaned up though."},"comment":{"url":"https://api.github.com/repos/jupyterhub/binderhub/issues/comments/382076837","html_url":"https://github.com/jupyterhub/binderhub/issues/317#issuecomment-382076837","issue_url":"https://api.github.com/repos/jupyterhub/binderhub/issues/317","id":382076837,"user":{"login":"choldgraf","id":1839645,"avatar_url":"https://avatars1.githubusercontent.com/u/1839645?v=4","gravatar_id":"","url":"https://api.github.com/users/choldgraf","html_url":"https://github.com/choldgraf","followers_url":"https://api.github.com/users/choldgraf/followers","following_url":"https://api.github.com/users/choldgraf/following{/other_user}","gists_url":"https://api.github.com/users/choldgraf/gists{/gist_id}","starred_url":"https://api.github.com/users/choldgraf/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/choldgraf/subscriptions","organizations_url":"https://api.github.com/users/choldgraf/orgs","repos_url":"https://api.github.com/users/choldgraf/repos","events_url":"https://api.github.com/users/choldgraf/events{/privacy}","received_events_url":"https://api.github.com/users/choldgraf/received_events","type":"User","site_admin":false},"created_at":"2018-04-17T17:30:46Z","updated_at":"2018-04-17T17:30:46Z","author_association":"OWNER","body":"> it just smelled like a likely operational problem waiting to happen.\r\n\r\n\r\n"}}
|
{
"id": 89419368,
"name": "jupyterhub/binderhub",
"url": "https://api.github.com/repos/jupyterhub/binderhub"
}
|
{
"id": 1839645,
"login": "choldgraf",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1839645?",
"url": "https://api.github.com/users/choldgraf"
}
|
{
"id": 17927519,
"login": "jupyterhub",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17927519?",
"url": "https://api.github.com/orgs/jupyterhub"
}
| 2018-04-17T17:30:46 |
7544137961
|
{"actor":{"display_login":"choldgraf"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/BetaMasaheft/Dillmann/issues/283","repository_url":"https://api.github.com/repos/BetaMasaheft/Dillmann","labels_url":"https://api.github.com/repos/BetaMasaheft/Dillmann/issues/283/labels{/name}","comments_url":"https://api.github.com/repos/BetaMasaheft/Dillmann/issues/283/comments","events_url":"https://api.github.com/repos/BetaMasaheft/Dillmann/issues/283/events","html_url":"https://github.com/BetaMasaheft/Dillmann/issues/283","id":380286211,"node_id":"MDU6SXNzdWUzODAyODYyMTE=","number":283,"title":"Zotero-Tags Visualizierung","user":{"login":"SusanneHummel","id":28757489,"node_id":"MDQ6VXNlcjI4NzU3NDg5","avatar_url":"https://avatars2.githubusercontent.com/u/28757489?v=4","gravatar_id":"","url":"https://api.github.com/users/SusanneHummel","html_url":"https://github.com/SusanneHummel","followers_url":"https://api.github.com/users/SusanneHummel/followers","following_url":"https://api.github.com/users/SusanneHummel/following{/other_user}","gists_url":"https://api.github.com/users/SusanneHummel/gists{/gist_id}","starred_url":"https://api.github.com/users/SusanneHummel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SusanneHummel/subscriptions","organizations_url":"https://api.github.com/users/SusanneHummel/orgs","repos_url":"https://api.github.com/users/SusanneHummel/repos","events_url":"https://api.github.com/users/SusanneHummel/events{/privacy}","received_events_url":"https://api.github.com/users/SusanneHummel/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":{"login":"PietroLiuzzo","id":508012,"node_id":"MDQ6VXNlcjUwODAxMg==","avatar_url":"https://avatars3.githubusercontent.com/u/508012?v=4","gravatar_id":"","url":"https://api.github.com/users/PietroLiuzzo","html_url":"https://github.com/PietroLiuzzo","followers_url":"https://api.github.com/users/PietroLiuzzo/followers","following_url":"https://api.github.com/users/PietroLiuzzo/following{/other_user}","gists_url":"https://api.github.com/users/PietroLiuzzo/gists{/gist_id}","starred_url":"https://api.github.com/users/PietroLiuzzo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PietroLiuzzo/subscriptions","organizations_url":"https://api.github.com/users/PietroLiuzzo/orgs","repos_url":"https://api.github.com/users/PietroLiuzzo/repos","events_url":"https://api.github.com/users/PietroLiuzzo/events{/privacy}","received_events_url":"https://api.github.com/users/PietroLiuzzo/received_events","type":"User","site_admin":false},"assignees":[{"login":"PietroLiuzzo","id":508012,"node_id":"MDQ6VXNlcjUwODAxMg==","avatar_url":"https://avatars3.githubusercontent.com/u/508012?v=4","gravatar_id":"","url":"https://api.github.com/users/PietroLiuzzo","html_url":"https://github.com/PietroLiuzzo","followers_url":"https://api.github.com/users/PietroLiuzzo/followers","following_url":"https://api.github.com/users/PietroLiuzzo/following{/other_user}","gists_url":"https://api.github.com/users/PietroLiuzzo/gists{/gist_id}","starred_url":"https://api.github.com/users/PietroLiuzzo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PietroLiuzzo/subscriptions","organizations_url":"https://api.github.com/users/PietroLiuzzo/orgs","repos_url":"https://api.github.com/users/PietroLiuzzo/repos","events_url":"https://api.github.com/users/PietroLiuzzo/events{/privacy}","received_events_url":"https://api.github.com/users/PietroLiuzzo/received_events","type":"User","site_admin":false}],"milestone":null,"comments":4,"created_at":"2018-11-13T15:36:27Z","updated_at":"2018-11-13T15:44:32Z","closed_at":null,"author_association":"NONE","body":"Die Zotero-Tags werden in allen Einträgen nicht richtig angezeigt (heute morgen war es noch okay)\r\nz.B.\r\nhttp://betamasaheft.eu/Dillmann/lemma/L46e88b26281e44929a4e2c07f97f456a"},"comment":{"url":"https://api.github.com/repos/BetaMasaheft/Dillmann/issues/comments/438313482","html_url":"https://github.com/BetaMasaheft/Dillmann/issues/283#issuecomment-438313482","issue_url":"https://api.github.com/repos/BetaMasaheft/Dillmann/issues/283","id":438313482,"node_id":"MDEyOklzc3VlQ29tbWVudDQzODMxMzQ4Mg==","user":{"login":"PietroLiuzzo","id":508012,"node_id":"MDQ6VXNlcjUwODAxMg==","avatar_url":"https://avatars3.githubusercontent.com/u/508012?v=4","gravatar_id":"","url":"https://api.github.com/users/PietroLiuzzo","html_url":"https://github.com/PietroLiuzzo","followers_url":"https://api.github.com/users/PietroLiuzzo/followers","following_url":"https://api.github.com/users/PietroLiuzzo/following{/other_user}","gists_url":"https://api.github.com/users/PietroLiuzzo/gists{/gist_id}","starred_url":"https://api.github.com/users/PietroLiuzzo/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/PietroLiuzzo/subscriptions","organizations_url":"https://api.github.com/users/PietroLiuzzo/orgs","repos_url":"https://api.github.com/users/PietroLiuzzo/repos","events_url":"https://api.github.com/users/PietroLiuzzo/events{/privacy}","received_events_url":"https://api.github.com/users/PietroLiuzzo/received_events","type":"User","site_admin":false},"created_at":"2018-11-13T15:44:32Z","updated_at":"2018-11-13T15:44:32Z","author_association":"MEMBER","body":"Ja, jedesmal ich muss etwas direkt da machen, merkt man das, aber ich muss trotzdem...\r\n"}}
|
{
"id": 81810722,
"name": "BetaMasaheft/Dillmann",
"url": "https://api.github.com/repos/BetaMasaheft/Dillmann"
}
|
{
"id": 508012,
"login": "PietroLiuzzo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/508012?",
"url": "https://api.github.com/users/PietroLiuzzo"
}
|
{
"id": 17994367,
"login": "BetaMasaheft",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/17994367?",
"url": "https://api.github.com/orgs/BetaMasaheft"
}
| 2018-11-13T15:44:32 |
8581894599
|
{"actor":{"display_login":"PietroLiuzzo"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/kitodo/kitodo-production/issues/1417","repository_url":"https://api.github.com/repos/kitodo/kitodo-production","labels_url":"https://api.github.com/repos/kitodo/kitodo-production/issues/1417/labels{/name}","comments_url":"https://api.github.com/repos/kitodo/kitodo-production/issues/1417/comments","events_url":"https://api.github.com/repos/kitodo/kitodo-production/issues/1417/events","html_url":"https://github.com/kitodo/kitodo-production/pull/1417","id":316838265,"number":1417,"title":"Fix two NPEs, and log more exceptions with stack traces","user":{"login":"matthias-ronge","id":3040657,"avatar_url":"https://avatars3.githubusercontent.com/u/3040657?v=4","gravatar_id":"","url":"https://api.github.com/users/matthias-ronge","html_url":"https://github.com/matthias-ronge","followers_url":"https://api.github.com/users/matthias-ronge/followers","following_url":"https://api.github.com/users/matthias-ronge/following{/other_user}","gists_url":"https://api.github.com/users/matthias-ronge/gists{/gist_id}","starred_url":"https://api.github.com/users/matthias-ronge/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/matthias-ronge/subscriptions","organizations_url":"https://api.github.com/users/matthias-ronge/orgs","repos_url":"https://api.github.com/users/matthias-ronge/repos","events_url":"https://api.github.com/users/matthias-ronge/events{/privacy}","received_events_url":"https://api.github.com/users/matthias-ronge/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-04-23T14:29:49Z","updated_at":"2018-05-03T07:47:49Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/kitodo/kitodo-production/pulls/1417","html_url":"https://github.com/kitodo/kitodo-production/pull/1417","diff_url":"https://github.com/kitodo/kitodo-production/pull/1417.diff","patch_url":"https://github.com/kitodo/kitodo-production/pull/1417.patch"},"body":""},"comment":{"url":"https://api.github.com/repos/kitodo/kitodo-production/issues/comments/386215928","html_url":"https://github.com/kitodo/kitodo-production/pull/1417#issuecomment-386215928","issue_url":"https://api.github.com/repos/kitodo/kitodo-production/issues/1417","id":386215928,"user":{"login":"Beacze","id":9614459,"avatar_url":"https://avatars1.githubusercontent.com/u/9614459?v=4","gravatar_id":"","url":"https://api.github.com/users/Beacze","html_url":"https://github.com/Beacze","followers_url":"https://api.github.com/users/Beacze/followers","following_url":"https://api.github.com/users/Beacze/following{/other_user}","gists_url":"https://api.github.com/users/Beacze/gists{/gist_id}","starred_url":"https://api.github.com/users/Beacze/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Beacze/subscriptions","organizations_url":"https://api.github.com/users/Beacze/orgs","repos_url":"https://api.github.com/users/Beacze/repos","events_url":"https://api.github.com/users/Beacze/events{/privacy}","received_events_url":"https://api.github.com/users/Beacze/received_events","type":"User","site_admin":false},"created_at":"2018-05-03T07:47:49Z","updated_at":"2018-05-03T07:47:49Z","author_association":"MEMBER","body":"Probably it would be better to fix this NPE in separated PR without mixing it with loggers."}}
|
{
"id": 4506938,
"name": "kitodo/kitodo-production",
"url": "https://api.github.com/repos/kitodo/kitodo-production"
}
|
{
"id": 9614459,
"login": "Beacze",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/9614459?",
"url": "https://api.github.com/users/Beacze"
}
|
{
"id": 18034325,
"login": "kitodo",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18034325?",
"url": "https://api.github.com/orgs/kitodo"
}
| 2018-05-03T07:47:49 |
7621238000
|
{"actor":{"display_login":"Beacze"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/codeontap/gen3/issues/426","repository_url":"https://api.github.com/repos/codeontap/gen3","labels_url":"https://api.github.com/repos/codeontap/gen3/issues/426/labels{/name}","comments_url":"https://api.github.com/repos/codeontap/gen3/issues/426/comments","events_url":"https://api.github.com/repos/codeontap/gen3/issues/426/events","html_url":"https://github.com/codeontap/gen3/issues/426","id":350028326,"node_id":"MDU6SXNzdWUzNTAwMjgzMjY=","number":426,"title":"Data Component : RDS Snapshot","user":{"login":"roleyfoley","id":16523764,"node_id":"MDQ6VXNlcjE2NTIzNzY0","avatar_url":"https://avatars2.githubusercontent.com/u/16523764?v=4","gravatar_id":"","url":"https://api.github.com/users/roleyfoley","html_url":"https://github.com/roleyfoley","followers_url":"https://api.github.com/users/roleyfoley/followers","following_url":"https://api.github.com/users/roleyfoley/following{/other_user}","gists_url":"https://api.github.com/users/roleyfoley/gists{/gist_id}","starred_url":"https://api.github.com/users/roleyfoley/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/roleyfoley/subscriptions","organizations_url":"https://api.github.com/users/roleyfoley/orgs","repos_url":"https://api.github.com/users/roleyfoley/repos","events_url":"https://api.github.com/users/roleyfoley/events{/privacy}","received_events_url":"https://api.github.com/users/roleyfoley/received_events","type":"User","site_admin":false},"labels":[{"id":495180003,"node_id":"MDU6TGFiZWw0OTUxODAwMDM=","url":"https://api.github.com/repos/codeontap/gen3/labels/enhancement","name":"enhancement","color":"84b6eb","default":true},{"id":877689996,"node_id":"MDU6TGFiZWw4Nzc2ODk5OTY=","url":"https://api.github.com/repos/codeontap/gen3/labels/provider-aws","name":"provider-aws","color":"e2832b","default":false}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-08-13T13:24:45Z","updated_at":"2018-08-21T22:45:15Z","closed_at":null,"author_association":"CONTRIBUTOR","body":"Following on from #425 we also need to manage RDS snapshots in a similar way to S3 data. An RDS data object will look after sharing and copying RDS snapshots between environments and between updates"},"comment":{"url":"https://api.github.com/repos/codeontap/gen3/issues/comments/414845513","html_url":"https://github.com/codeontap/gen3/issues/426#issuecomment-414845513","issue_url":"https://api.github.com/repos/codeontap/gen3/issues/426","id":414845513,"node_id":"MDEyOklzc3VlQ29tbWVudDQxNDg0NTUxMw==","user":{"login":"ml019","id":5861038,"node_id":"MDQ6VXNlcjU4NjEwMzg=","avatar_url":"https://avatars2.githubusercontent.com/u/5861038?v=4","gravatar_id":"","url":"https://api.github.com/users/ml019","html_url":"https://github.com/ml019","followers_url":"https://api.github.com/users/ml019/followers","following_url":"https://api.github.com/users/ml019/following{/other_user}","gists_url":"https://api.github.com/users/ml019/gists{/gist_id}","starred_url":"https://api.github.com/users/ml019/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ml019/subscriptions","organizations_url":"https://api.github.com/users/ml019/orgs","repos_url":"https://api.github.com/users/ml019/repos","events_url":"https://api.github.com/users/ml019/events{/privacy}","received_events_url":"https://api.github.com/users/ml019/received_events","type":"User","site_admin":false},"created_at":"2018-08-21T22:45:15Z","updated_at":"2018-08-21T22:45:15Z","author_association":"CONTRIBUTOR","body":"Sounds reasonable to me."}}
|
{
"id": 75681209,
"name": "codeontap/gen3",
"url": "https://api.github.com/repos/codeontap/gen3"
}
|
{
"id": 5861038,
"login": "ml019",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/5861038?",
"url": "https://api.github.com/users/ml019"
}
|
{
"id": 18094234,
"login": "codeontap",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18094234?",
"url": "https://api.github.com/orgs/codeontap"
}
| 2018-08-21T22:45:16 |
8147255247
|
{"actor":{"display_login":"ml019"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/3680","repository_url":"https://api.github.com/repos/uBlockOrigin/uAssets","labels_url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/3680/labels{/name}","comments_url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/3680/comments","events_url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/3680/events","html_url":"https://github.com/uBlockOrigin/uAssets/issues/3680","id":369161580,"node_id":"MDU6SXNzdWUzNjkxNjE1ODA=","number":3680,"title":"Twitter embedded media got cut off","user":{"login":"blue-lightning","id":11144551,"node_id":"MDQ6VXNlcjExMTQ0NTUx","avatar_url":"https://avatars3.githubusercontent.com/u/11144551?v=4","gravatar_id":"","url":"https://api.github.com/users/blue-lightning","html_url":"https://github.com/blue-lightning","followers_url":"https://api.github.com/users/blue-lightning/followers","following_url":"https://api.github.com/users/blue-lightning/following{/other_user}","gists_url":"https://api.github.com/users/blue-lightning/gists{/gist_id}","starred_url":"https://api.github.com/users/blue-lightning/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/blue-lightning/subscriptions","organizations_url":"https://api.github.com/users/blue-lightning/orgs","repos_url":"https://api.github.com/users/blue-lightning/repos","events_url":"https://api.github.com/users/blue-lightning/events{/privacy}","received_events_url":"https://api.github.com/users/blue-lightning/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-10-11T14:55:20Z","updated_at":"2018-10-11T17:46:51Z","closed_at":null,"author_association":"NONE","body":"### URL(s) where the issue occurs\r\n\r\n`https://kotaku.com/japanese-crime-recreated-with-cg-hilarity-ensues-1829384584`\r\n\r\n### Describe the issue\r\n\r\nTwitter embedded media gets cut off.\r\n\r\n### Versions\r\n\r\n- Browser/version: Firefox 62.0.3 x64 on Windows 10 x64\r\n- uBlock Origin version: 1.17.0\r\n\r\n### Settings\r\n\r\n- Default\r\n\r\n### Notes\r\n\r\nCross-post from the [easylist github](https://github.com/easylist/easylist/issues/1934). The fix in \"uBlock filters -- Unbreak\" doesn't work for me even after forcing an update."},"comment":{"url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/comments/429052764","html_url":"https://github.com/uBlockOrigin/uAssets/issues/3680#issuecomment-429052764","issue_url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/3680","id":429052764,"node_id":"MDEyOklzc3VlQ29tbWVudDQyOTA1Mjc2NA==","user":{"login":"blue-lightning","id":11144551,"node_id":"MDQ6VXNlcjExMTQ0NTUx","avatar_url":"https://avatars3.githubusercontent.com/u/11144551?v=4","gravatar_id":"","url":"https://api.github.com/users/blue-lightning","html_url":"https://github.com/blue-lightning","followers_url":"https://api.github.com/users/blue-lightning/followers","following_url":"https://api.github.com/users/blue-lightning/following{/other_user}","gists_url":"https://api.github.com/users/blue-lightning/gists{/gist_id}","starred_url":"https://api.github.com/users/blue-lightning/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/blue-lightning/subscriptions","organizations_url":"https://api.github.com/users/blue-lightning/orgs","repos_url":"https://api.github.com/users/blue-lightning/repos","events_url":"https://api.github.com/users/blue-lightning/events{/privacy}","received_events_url":"https://api.github.com/users/blue-lightning/received_events","type":"User","site_admin":false},"created_at":"2018-10-11T17:46:51Z","updated_at":"2018-10-11T17:46:51Z","author_association":"NONE","body":"Yep."}}
|
{
"id": 55228249,
"name": "uBlockOrigin/uAssets",
"url": "https://api.github.com/repos/uBlockOrigin/uAssets"
}
|
{
"id": 11144551,
"login": "blue-lightning",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/11144551?",
"url": "https://api.github.com/users/blue-lightning"
}
|
{
"id": 18120975,
"login": "uBlockOrigin",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18120975?",
"url": "https://api.github.com/orgs/uBlockOrigin"
}
| 2018-10-11T17:46:51 |
8406380807
|
{"actor":{"display_login":"blue-lightning"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/3060","repository_url":"https://api.github.com/repos/uBlockOrigin/uAssets","labels_url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/3060/labels{/name}","comments_url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/3060/comments","events_url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/3060/events","html_url":"https://github.com/uBlockOrigin/uAssets/issues/3060","id":345484516,"node_id":"MDU6SXNzdWUzNDU0ODQ1MTY=","number":3060,"title":"[badware] Bundled software on lots of inofficial sites","user":{"login":"stonecrusher","id":1388389,"node_id":"MDQ6VXNlcjEzODgzODk=","avatar_url":"https://avatars0.githubusercontent.com/u/1388389?v=4","gravatar_id":"","url":"https://api.github.com/users/stonecrusher","html_url":"https://github.com/stonecrusher","followers_url":"https://api.github.com/users/stonecrusher/followers","following_url":"https://api.github.com/users/stonecrusher/following{/other_user}","gists_url":"https://api.github.com/users/stonecrusher/gists{/gist_id}","starred_url":"https://api.github.com/users/stonecrusher/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stonecrusher/subscriptions","organizations_url":"https://api.github.com/users/stonecrusher/orgs","repos_url":"https://api.github.com/users/stonecrusher/repos","events_url":"https://api.github.com/users/stonecrusher/events{/privacy}","received_events_url":"https://api.github.com/users/stonecrusher/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":6,"created_at":"2018-07-28T22:46:41Z","updated_at":"2018-07-29T18:10:57Z","closed_at":null,"author_association":"NONE","body":"Inspired by\r\nhttps://twitter.com/JusticeRage/status/1021815597972291591\r\n\r\nAll from the same scammer:\r\n\r\n### URL(s) where the issue occurs\r\n```\r\nhttp://7zip.fr\r\nhttp://appdownloads.co\r\nhttp://audacity.es\r\nhttp://audacity.fr\r\nhttp://azureus.es\r\nhttp://bluestacksdownloads.com\r\nhttp://celestia.es\r\nhttp://celestia.fr\r\nhttp://clonezilla.es\r\nhttp://clonezilla.fr\r\nhttp://cloudwayapps.com\r\nhttp://garagebandforpc.org\r\nhttp://gimp.es\r\nhttp://gparted.fr\r\nhttp://greenshot.fr\r\nhttp://handbrake.es\r\nhttp://inkscape.es\r\nhttp://inkscape.fr\r\nhttp://keepass.com\r\nhttp://keepass.fr\r\nhttp://nc3354.nexylan.net\r\nhttp://notepad2.com\r\nhttp://paintnet.es\r\nhttp://paintnet.fr\r\nhttp://scribus.fr\r\nhttp://stellarium.fr\r\nhttp://thunderbird.es\r\nhttp://unetbootin.net\r\nhttp://unetbootin.org\r\n```\r\n### Describe the issue\r\n\r\nThe old trick:\r\n- Grab a good domain\r\n- Make it look official\r\n- Offer a PUP downloadmanager instead of the clean installer\r\n\r\n### Notes\r\n\r\nI checked every single one manually with at least one download (Windows x64 installer) and it always points to the same downloadmanager (just with different filenames but same hash):\r\n```\r\nhttp://7zip.fr\r\nhttp://appdownloads.co\r\nhttp://azureus.es\r\nhttp://bluestacksdownloads.com\r\nhttp://celestia.es\r\nhttp://celestia.fr\r\nhttp://clonezilla.es\r\nhttp://clonezilla.fr\r\nhttp://garagebandforpc.org\r\nhttp://gimp.es\r\nhttp://gparted.fr\r\nhttp://greenshot.fr\r\nhttp://handbrake.es\r\nhttp://inkscape.es\r\nhttp://inkscape.fr\r\nhttp://keepass.com\r\nhttp://keepass.fr\r\nhttp://notepad2.com\r\nhttp://paintnet.es\r\nhttp://paintnet.fr\r\nhttp://scribus.fr\r\nhttp://stellarium.fr\r\nhttp://thunderbird.es\r\nhttp://unetbootin.net\r\nhttp://unetbootin.org\r\n\r\nhttps://www.virustotal.com/#/file/a5616985e92ca7c1df3b132d2da2ef33c64f38ba2dca40445017037473d7d014/detection\r\n\r\n===============\r\nRemaining items from the list:\r\n\r\nhttp://nc3354.nexylan.net\r\nNothing\r\n\r\nhttp://cloudwayapps.com\r\nClothes shop, no downloads\r\n\r\nhttp://audacity.es\r\nhttp://audacity.fr\r\ndownloaded files look clean, but not latest version\r\n```\r\n\r\nDownloadserver mostly is `http://www.femmfa-gis.com/` so maybe block that too.\r\nhttps://www.virustotal.com/#/url/b5a4709f12b139aa77ac3a34ee6d4a7f6c107f0f3c5b811fc9a77a6d780ae616/detection"},"comment":{"url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/comments/408695179","html_url":"https://github.com/uBlockOrigin/uAssets/issues/3060#issuecomment-408695179","issue_url":"https://api.github.com/repos/uBlockOrigin/uAssets/issues/3060","id":408695179,"node_id":"MDEyOklzc3VlQ29tbWVudDQwODY5NTE3OQ==","user":{"login":"okiehsch","id":16838044,"node_id":"MDQ6VXNlcjE2ODM4MDQ0","avatar_url":"https://avatars2.githubusercontent.com/u/16838044?v=4","gravatar_id":"","url":"https://api.github.com/users/okiehsch","html_url":"https://github.com/okiehsch","followers_url":"https://api.github.com/users/okiehsch/followers","following_url":"https://api.github.com/users/okiehsch/following{/other_user}","gists_url":"https://api.github.com/users/okiehsch/gists{/gist_id}","starred_url":"https://api.github.com/users/okiehsch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/okiehsch/subscriptions","organizations_url":"https://api.github.com/users/okiehsch/orgs","repos_url":"https://api.github.com/users/okiehsch/repos","events_url":"https://api.github.com/users/okiehsch/events{/privacy}","received_events_url":"https://api.github.com/users/okiehsch/received_events","type":"User","site_admin":false},"created_at":"2018-07-29T18:10:57Z","updated_at":"2018-07-29T18:10:57Z","author_association":"CONTRIBUTOR","body":"> collective downloadsites and single scam sites. As those domains imho are still worth blocking, should I open a request for a new filterlist?\r\n\r\nThe `badware-list` already includes websites that use legitimately-looking domain names to trick victims into downloading popular software and by doing so possibly \"infecting\" the user with adware.\r\n\r\n"}}
|
{
"id": 55228249,
"name": "uBlockOrigin/uAssets",
"url": "https://api.github.com/repos/uBlockOrigin/uAssets"
}
|
{
"id": 16838044,
"login": "okiehsch",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/16838044?",
"url": "https://api.github.com/users/okiehsch"
}
|
{
"id": 18120975,
"login": "uBlockOrigin",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18120975?",
"url": "https://api.github.com/orgs/uBlockOrigin"
}
| 2018-07-29T18:10:57 |
8034398222
|
{"actor":{"display_login":"okiehsch"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/habitat-sh/builder/issues/452","repository_url":"https://api.github.com/repos/habitat-sh/builder","labels_url":"https://api.github.com/repos/habitat-sh/builder/issues/452/labels{/name}","comments_url":"https://api.github.com/repos/habitat-sh/builder/issues/452/comments","events_url":"https://api.github.com/repos/habitat-sh/builder/issues/452/events","html_url":"https://github.com/habitat-sh/builder/pull/452","id":328538494,"node_id":"MDExOlB1bGxSZXF1ZXN0MTkyMDQ4Njc4","number":452,"title":"False positive \"already started\" messages in the dev-env w/ v0.56.0","user":{"login":"eeyun","id":12615148,"node_id":"MDQ6VXNlcjEyNjE1MTQ4","avatar_url":"https://avatars1.githubusercontent.com/u/12615148?v=4","gravatar_id":"","url":"https://api.github.com/users/eeyun","html_url":"https://github.com/eeyun","followers_url":"https://api.github.com/users/eeyun/followers","following_url":"https://api.github.com/users/eeyun/following{/other_user}","gists_url":"https://api.github.com/users/eeyun/gists{/gist_id}","starred_url":"https://api.github.com/users/eeyun/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eeyun/subscriptions","organizations_url":"https://api.github.com/users/eeyun/orgs","repos_url":"https://api.github.com/users/eeyun/repos","events_url":"https://api.github.com/users/eeyun/events{/privacy}","received_events_url":"https://api.github.com/users/eeyun/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":7,"created_at":"2018-06-01T14:19:16Z","updated_at":"2018-06-12T14:20:26Z","closed_at":"2018-06-12T14:20:26Z","author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/habitat-sh/builder/pulls/452","html_url":"https://github.com/habitat-sh/builder/pull/452","diff_url":"https://github.com/habitat-sh/builder/pull/452.diff","patch_url":"https://github.com/habitat-sh/builder/pull/452.patch"},"body":"Seeing false positive \"already started\" messages in the builder dev-env after upgrading to hab v0.56.0. I _think_ it's related to the exit code provided by `hab sup status` now we grep for appropriate output to determine whether a service is started.\r\n\r\nSigned-off-by: Ian Henry <[email protected]>"},"comment":{"url":"https://api.github.com/repos/habitat-sh/builder/issues/comments/396606935","html_url":"https://github.com/habitat-sh/builder/pull/452#issuecomment-396606935","issue_url":"https://api.github.com/repos/habitat-sh/builder/issues/452","id":396606935,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NjYwNjkzNQ==","user":{"login":"eeyun","id":12615148,"node_id":"MDQ6VXNlcjEyNjE1MTQ4","avatar_url":"https://avatars1.githubusercontent.com/u/12615148?v=4","gravatar_id":"","url":"https://api.github.com/users/eeyun","html_url":"https://github.com/eeyun","followers_url":"https://api.github.com/users/eeyun/followers","following_url":"https://api.github.com/users/eeyun/following{/other_user}","gists_url":"https://api.github.com/users/eeyun/gists{/gist_id}","starred_url":"https://api.github.com/users/eeyun/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/eeyun/subscriptions","organizations_url":"https://api.github.com/users/eeyun/orgs","repos_url":"https://api.github.com/users/eeyun/repos","events_url":"https://api.github.com/users/eeyun/events{/privacy}","received_events_url":"https://api.github.com/users/eeyun/received_events","type":"User","site_admin":false},"created_at":"2018-06-12T14:20:26Z","updated_at":"2018-06-12T14:20:26Z","author_association":"CONTRIBUTOR","body":"Yeah this fix got incidentally pulled in to the backend PRs I'm going to close this one."}}
|
{
"id": 117904306,
"name": "habitat-sh/builder",
"url": "https://api.github.com/repos/habitat-sh/builder"
}
|
{
"id": 12615148,
"login": "eeyun",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12615148?",
"url": "https://api.github.com/users/eeyun"
}
|
{
"id": 18171698,
"login": "habitat-sh",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18171698?",
"url": "https://api.github.com/orgs/habitat-sh"
}
| 2018-06-12T14:20:26 |
7812805292
|
{"actor":{"display_login":"eeyun"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/habitat-sh/builder/issues/427","repository_url":"https://api.github.com/repos/habitat-sh/builder","labels_url":"https://api.github.com/repos/habitat-sh/builder/issues/427/labels{/name}","comments_url":"https://api.github.com/repos/habitat-sh/builder/issues/427/comments","events_url":"https://api.github.com/repos/habitat-sh/builder/issues/427/events","html_url":"https://github.com/habitat-sh/builder/pull/427","id":322123470,"number":427,"title":"[ci] Pin rustfmt by pinning to Rust 1.25.0.","user":{"login":"fnichol","id":261548,"avatar_url":"https://avatars2.githubusercontent.com/u/261548?v=4","gravatar_id":"","url":"https://api.github.com/users/fnichol","html_url":"https://github.com/fnichol","followers_url":"https://api.github.com/users/fnichol/followers","following_url":"https://api.github.com/users/fnichol/following{/other_user}","gists_url":"https://api.github.com/users/fnichol/gists{/gist_id}","starred_url":"https://api.github.com/users/fnichol/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fnichol/subscriptions","organizations_url":"https://api.github.com/users/fnichol/orgs","repos_url":"https://api.github.com/users/fnichol/repos","events_url":"https://api.github.com/users/fnichol/events{/privacy}","received_events_url":"https://api.github.com/users/fnichol/received_events","type":"User","site_admin":false},"labels":[{"id":858216200,"url":"https://api.github.com/repos/habitat-sh/builder/labels/C-chore","name":"C-chore","color":"ff9012","default":false}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":1,"created_at":"2018-05-10T23:47:48Z","updated_at":"2018-05-21T23:56:02Z","closed_at":"2018-05-21T23:56:02Z","author_association":"MEMBER","pull_request":{"url":"https://api.github.com/repos/habitat-sh/builder/pulls/427","html_url":"https://github.com/habitat-sh/builder/pull/427","diff_url":"https://github.com/habitat-sh/builder/pull/427.diff","patch_url":"https://github.com/habitat-sh/builder/pull/427.patch"},"body":"When we upgrade to Rust 1.26.0 (most likely after the next Habitat\r\nrelease) we can drop these pins back to `stable` which will revert us\r\nback to using Rust 1.26.0 and *also* `rustfmt` 0.4.1.\r\n\r\nSigned-off-by: Fletcher Nichol <[email protected]>"},"comment":{"url":"https://api.github.com/repos/habitat-sh/builder/issues/comments/390820154","html_url":"https://github.com/habitat-sh/builder/pull/427#issuecomment-390820154","issue_url":"https://api.github.com/repos/habitat-sh/builder/issues/427","id":390820154,"user":{"login":"raskchanky","id":947,"avatar_url":"https://avatars1.githubusercontent.com/u/947?v=4","gravatar_id":"","url":"https://api.github.com/users/raskchanky","html_url":"https://github.com/raskchanky","followers_url":"https://api.github.com/users/raskchanky/followers","following_url":"https://api.github.com/users/raskchanky/following{/other_user}","gists_url":"https://api.github.com/users/raskchanky/gists{/gist_id}","starred_url":"https://api.github.com/users/raskchanky/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/raskchanky/subscriptions","organizations_url":"https://api.github.com/users/raskchanky/orgs","repos_url":"https://api.github.com/users/raskchanky/repos","events_url":"https://api.github.com/users/raskchanky/events{/privacy}","received_events_url":"https://api.github.com/users/raskchanky/received_events","type":"User","site_admin":false},"created_at":"2018-05-21T23:56:02Z","updated_at":"2018-05-21T23:56:02Z","author_association":"MEMBER","body":"Since https://github.com/habitat-sh/builder/pull/436 merged, probably best to close this."}}
|
{
"id": 117904306,
"name": "habitat-sh/builder",
"url": "https://api.github.com/repos/habitat-sh/builder"
}
|
{
"id": 947,
"login": "raskchanky",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/947?",
"url": "https://api.github.com/users/raskchanky"
}
|
{
"id": 18171698,
"login": "habitat-sh",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18171698?",
"url": "https://api.github.com/orgs/habitat-sh"
}
| 2018-05-21T23:56:02 |
7707645844
|
{"actor":{"display_login":"raskchanky"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/qiime2/q2-taxa/issues/104","repository_url":"https://api.github.com/repos/qiime2/q2-taxa","labels_url":"https://api.github.com/repos/qiime2/q2-taxa/issues/104/labels{/name}","comments_url":"https://api.github.com/repos/qiime2/q2-taxa/issues/104/comments","events_url":"https://api.github.com/repos/qiime2/q2-taxa/issues/104/events","html_url":"https://github.com/qiime2/q2-taxa/issues/104","id":290566973,"number":104,"title":"Let `collapse` accept `FeatureTable[PresenceAbsence]`","user":{"login":"nbokulich","id":1907564,"avatar_url":"https://avatars2.githubusercontent.com/u/1907564?v=4","gravatar_id":"","url":"https://api.github.com/users/nbokulich","html_url":"https://github.com/nbokulich","followers_url":"https://api.github.com/users/nbokulich/followers","following_url":"https://api.github.com/users/nbokulich/following{/other_user}","gists_url":"https://api.github.com/users/nbokulich/gists{/gist_id}","starred_url":"https://api.github.com/users/nbokulich/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nbokulich/subscriptions","organizations_url":"https://api.github.com/users/nbokulich/orgs","repos_url":"https://api.github.com/users/nbokulich/repos","events_url":"https://api.github.com/users/nbokulich/events{/privacy}","received_events_url":"https://api.github.com/users/nbokulich/received_events","type":"User","site_admin":false},"labels":[{"id":452276191,"url":"https://api.github.com/repos/qiime2/q2-taxa/labels/enhancement","name":"enhancement","color":"84b6eb","default":true}],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":9,"created_at":"2018-01-22T18:24:34Z","updated_at":"2018-02-01T18:25:46Z","closed_at":null,"author_association":"MEMBER","body":"[forum xref](https://forum.qiime2.org/t/number-of-features-per-taxon/2630?u=nicholas_bokulich)\r\n\r\nCould be used to calculate the number of unique features belonging to each taxonomic group."},"comment":{"url":"https://api.github.com/repos/qiime2/q2-taxa/issues/comments/362357291","html_url":"https://github.com/qiime2/q2-taxa/issues/104#issuecomment-362357291","issue_url":"https://api.github.com/repos/qiime2/q2-taxa/issues/104","id":362357291,"user":{"login":"dannyw2594","id":29381433,"avatar_url":"https://avatars2.githubusercontent.com/u/29381433?v=4","gravatar_id":"","url":"https://api.github.com/users/dannyw2594","html_url":"https://github.com/dannyw2594","followers_url":"https://api.github.com/users/dannyw2594/followers","following_url":"https://api.github.com/users/dannyw2594/following{/other_user}","gists_url":"https://api.github.com/users/dannyw2594/gists{/gist_id}","starred_url":"https://api.github.com/users/dannyw2594/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dannyw2594/subscriptions","organizations_url":"https://api.github.com/users/dannyw2594/orgs","repos_url":"https://api.github.com/users/dannyw2594/repos","events_url":"https://api.github.com/users/dannyw2594/events{/privacy}","received_events_url":"https://api.github.com/users/dannyw2594/received_events","type":"User","site_admin":false},"created_at":"2018-02-01T18:25:46Z","updated_at":"2018-02-01T18:25:46Z","author_association":"NONE","body":"Sure, Im going to mess around with it this afternoon and Ill post what ends up working. Thanks for talking through this with me! "}}
|
{
"id": 69592697,
"name": "qiime2/q2-taxa",
"url": "https://api.github.com/repos/qiime2/q2-taxa"
}
|
{
"id": 29381433,
"login": "dannyw2594",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/29381433?",
"url": "https://api.github.com/users/dannyw2594"
}
|
{
"id": 18176583,
"login": "qiime2",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18176583?",
"url": "https://api.github.com/orgs/qiime2"
}
| 2018-02-01T18:25:46 |
7185110679
|
{"actor":{"display_login":"dannyw2594"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/NordicMuseum/Wikimedia-Commons-uploads/issues/25","repository_url":"https://api.github.com/repos/NordicMuseum/Wikimedia-Commons-uploads","labels_url":"https://api.github.com/repos/NordicMuseum/Wikimedia-Commons-uploads/issues/25/labels{/name}","comments_url":"https://api.github.com/repos/NordicMuseum/Wikimedia-Commons-uploads/issues/25/comments","events_url":"https://api.github.com/repos/NordicMuseum/Wikimedia-Commons-uploads/issues/25/events","html_url":"https://github.com/NordicMuseum/Wikimedia-Commons-uploads/issues/25","id":329810891,"node_id":"MDU6SXNzdWUzMjk4MTA4OTE=","number":25,"title":"Folder IDs are different depending on where folder was created","user":{"login":"jhsoby","id":1954097,"node_id":"MDQ6VXNlcjE5NTQwOTc=","avatar_url":"https://avatars0.githubusercontent.com/u/1954097?v=4","gravatar_id":"","url":"https://api.github.com/users/jhsoby","html_url":"https://github.com/jhsoby","followers_url":"https://api.github.com/users/jhsoby/followers","following_url":"https://api.github.com/users/jhsoby/following{/other_user}","gists_url":"https://api.github.com/users/jhsoby/gists{/gist_id}","starred_url":"https://api.github.com/users/jhsoby/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jhsoby/subscriptions","organizations_url":"https://api.github.com/users/jhsoby/orgs","repos_url":"https://api.github.com/users/jhsoby/repos","events_url":"https://api.github.com/users/jhsoby/events{/privacy}","received_events_url":"https://api.github.com/users/jhsoby/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-06-06T10:37:01Z","updated_at":"2018-06-06T14:01:56Z","closed_at":null,"author_association":"NONE","body":"Hi, we're just starting to look into the script for Vestfoldmuseene! Yay!\r\n\r\nOne thing we found right off the bat was that the folder IDs that are needed in the settings.json are not always readily available. [This folder](https://digitaltmuseum.no/list/dmuu) is the one we originally planned on testing against, but the script requires a numeric folder ID. We circumvented this by using [this folder](https://digitaltmuseum.no/021096756963/skutebilder-fra-samlingen-til-larvik-sjofartsmuseum) instead.\r\n\r\nThe difference between the two folders is that the former was created directly in Digitalt museum, while the latter was created in Primus and then imported to Digitalt museum, and they clearly have different IDs (the former using \"list/dmuu\" in the URL and the latter using \"021096756963\" in the URL). Is there already a way to use the former version, or are some changes needed?"},"comment":{"url":"https://api.github.com/repos/NordicMuseum/Wikimedia-Commons-uploads/issues/comments/395079475","html_url":"https://github.com/NordicMuseum/Wikimedia-Commons-uploads/issues/25#issuecomment-395079475","issue_url":"https://api.github.com/repos/NordicMuseum/Wikimedia-Commons-uploads/issues/25","id":395079475,"node_id":"MDEyOklzc3VlQ29tbWVudDM5NTA3OTQ3NQ==","user":{"login":"Ambrosiani","id":2394405,"node_id":"MDQ6VXNlcjIzOTQ0MDU=","avatar_url":"https://avatars3.githubusercontent.com/u/2394405?v=4","gravatar_id":"","url":"https://api.github.com/users/Ambrosiani","html_url":"https://github.com/Ambrosiani","followers_url":"https://api.github.com/users/Ambrosiani/followers","following_url":"https://api.github.com/users/Ambrosiani/following{/other_user}","gists_url":"https://api.github.com/users/Ambrosiani/gists{/gist_id}","starred_url":"https://api.github.com/users/Ambrosiani/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Ambrosiani/subscriptions","organizations_url":"https://api.github.com/users/Ambrosiani/orgs","repos_url":"https://api.github.com/users/Ambrosiani/repos","events_url":"https://api.github.com/users/Ambrosiani/events{/privacy}","received_events_url":"https://api.github.com/users/Ambrosiani/received_events","type":"User","site_admin":false},"created_at":"2018-06-06T14:01:56Z","updated_at":"2018-06-06T14:01:56Z","author_association":"MEMBER","body":"this was new to me – good that you could make a new folder for the time being. I'm passing this on to KulturIT, it would be good if all folders (regardless how they were created) have the same metadata structure."}}
|
{
"id": 105751960,
"name": "NordicMuseum/Wikimedia-Commons-uploads",
"url": "https://api.github.com/repos/NordicMuseum/Wikimedia-Commons-uploads"
}
|
{
"id": 2394405,
"login": "Ambrosiani",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2394405?",
"url": "https://api.github.com/users/Ambrosiani"
}
|
{
"id": 18186908,
"login": "NordicMuseum",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18186908?",
"url": "https://api.github.com/orgs/NordicMuseum"
}
| 2018-06-06T14:01:56 |
7784717552
|
{"actor":{"display_login":"Ambrosiani"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes/issues/8","repository_url":"https://api.github.com/repos/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes","labels_url":"https://api.github.com/repos/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes/issues/8/labels{/name}","comments_url":"https://api.github.com/repos/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes/issues/8/comments","events_url":"https://api.github.com/repos/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes/issues/8/events","html_url":"https://github.com/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes/issues/8","id":308485914,"node_id":"MDU6SXNzdWUzMDg0ODU5MTQ=","number":8,"title":"template error","user":{"login":"ghost","id":10137,"node_id":"MDQ6VXNlcjEwMTM3","avatar_url":"https://avatars3.githubusercontent.com/u/10137?v=4","gravatar_id":"","url":"https://api.github.com/users/ghost","html_url":"https://github.com/ghost","followers_url":"https://api.github.com/users/ghost/followers","following_url":"https://api.github.com/users/ghost/following{/other_user}","gists_url":"https://api.github.com/users/ghost/gists{/gist_id}","starred_url":"https://api.github.com/users/ghost/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ghost/subscriptions","organizations_url":"https://api.github.com/users/ghost/orgs","repos_url":"https://api.github.com/users/ghost/repos","events_url":"https://api.github.com/users/ghost/events{/privacy}","received_events_url":"https://api.github.com/users/ghost/received_events","type":"User","site_admin":false},"labels":[],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-03-26T08:58:59Z","updated_at":"2018-06-28T03:10:25Z","closed_at":"2018-06-28T03:09:46Z","author_association":"NONE","body":"There is a error when trying to export SERVICE_IP:\r\n\r\n$ export SERVICE_IP=$(kubectl get svc --namespace default jenkins --template \"{{ range (index .status.loadBalancer.ingress 0) }}{{ . }}{{ end }}\")\r\n\r\nerror: error executing template \"{{ range (index .status.loadBalancer.ingress 0) }}{{ . }}{{ end }}\": template: output:1:10: executing \"output\" at <index .status.loadBa...>: error calling index: index of untyped nil\r\n"},"comment":{"url":"https://api.github.com/repos/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes/issues/comments/400896921","html_url":"https://github.com/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes/issues/8#issuecomment-400896921","issue_url":"https://api.github.com/repos/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes/issues/8","id":400896921,"node_id":"MDEyOklzc3VlQ29tbWVudDQwMDg5NjkyMQ==","user":{"login":"fabiogomezdiaz","id":1593777,"node_id":"MDQ6VXNlcjE1OTM3Nzc=","avatar_url":"https://avatars1.githubusercontent.com/u/1593777?v=4","gravatar_id":"","url":"https://api.github.com/users/fabiogomezdiaz","html_url":"https://github.com/fabiogomezdiaz","followers_url":"https://api.github.com/users/fabiogomezdiaz/followers","following_url":"https://api.github.com/users/fabiogomezdiaz/following{/other_user}","gists_url":"https://api.github.com/users/fabiogomezdiaz/gists{/gist_id}","starred_url":"https://api.github.com/users/fabiogomezdiaz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabiogomezdiaz/subscriptions","organizations_url":"https://api.github.com/users/fabiogomezdiaz/orgs","repos_url":"https://api.github.com/users/fabiogomezdiaz/repos","events_url":"https://api.github.com/users/fabiogomezdiaz/events{/privacy}","received_events_url":"https://api.github.com/users/fabiogomezdiaz/received_events","type":"User","site_admin":false},"created_at":"2018-06-28T03:10:25Z","updated_at":"2018-06-28T03:10:25Z","author_association":"COLLABORATOR","body":"I updated the README with new instructions, give those a try and reopen the issue if you still have the same issue. Else, open a new one"}}
|
{
"id": 91471799,
"name": "ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes",
"url": "https://api.github.com/repos/ibm-cloud-architecture/refarch-cloudnative-devops-kubernetes"
}
|
{
"id": 1593777,
"login": "fabiogomezdiaz",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1593777?",
"url": "https://api.github.com/users/fabiogomezdiaz"
}
|
{
"id": 18194515,
"login": "ibm-cloud-architecture",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18194515?",
"url": "https://api.github.com/orgs/ibm-cloud-architecture"
}
| 2018-06-28T03:10:25 |
7889292046
|
{"actor":{"display_login":"fabiogomezdiaz"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/WeblateOrg/weblate/issues/2021","repository_url":"https://api.github.com/repos/WeblateOrg/weblate","labels_url":"https://api.github.com/repos/WeblateOrg/weblate/issues/2021/labels{/name}","comments_url":"https://api.github.com/repos/WeblateOrg/weblate/issues/2021/comments","events_url":"https://api.github.com/repos/WeblateOrg/weblate/issues/2021/events","html_url":"https://github.com/WeblateOrg/weblate/issues/2021","id":324475633,"number":2021,"title":"xliff <trans-unit> ID for translation import","user":{"login":"zjarkov","id":927243,"avatar_url":"https://avatars1.githubusercontent.com/u/927243?v=4","gravatar_id":"","url":"https://api.github.com/users/zjarkov","html_url":"https://github.com/zjarkov","followers_url":"https://api.github.com/users/zjarkov/followers","following_url":"https://api.github.com/users/zjarkov/following{/other_user}","gists_url":"https://api.github.com/users/zjarkov/gists{/gist_id}","starred_url":"https://api.github.com/users/zjarkov/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zjarkov/subscriptions","organizations_url":"https://api.github.com/users/zjarkov/orgs","repos_url":"https://api.github.com/users/zjarkov/repos","events_url":"https://api.github.com/users/zjarkov/events{/privacy}","received_events_url":"https://api.github.com/users/zjarkov/received_events","type":"User","site_admin":false},"labels":[{"id":363996,"url":"https://api.github.com/repos/WeblateOrg/weblate/labels/bug","name":"bug","color":"fc2929","default":true}],"state":"closed","locked":false,"assignee":null,"assignees":[],"milestone":{"url":"https://api.github.com/repos/WeblateOrg/weblate/milestones/33","html_url":"https://github.com/WeblateOrg/weblate/milestone/33","labels_url":"https://api.github.com/repos/WeblateOrg/weblate/milestones/33/labels","id":3042205,"number":33,"title":"3.0","description":"Improved access control. Rewritten access control, using own user model and other database cleanups.","creator":{"login":"nijel","id":212189,"avatar_url":"https://avatars0.githubusercontent.com/u/212189?v=4","gravatar_id":"","url":"https://api.github.com/users/nijel","html_url":"https://github.com/nijel","followers_url":"https://api.github.com/users/nijel/followers","following_url":"https://api.github.com/users/nijel/following{/other_user}","gists_url":"https://api.github.com/users/nijel/gists{/gist_id}","starred_url":"https://api.github.com/users/nijel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nijel/subscriptions","organizations_url":"https://api.github.com/users/nijel/orgs","repos_url":"https://api.github.com/users/nijel/repos","events_url":"https://api.github.com/users/nijel/events{/privacy}","received_events_url":"https://api.github.com/users/nijel/received_events","type":"User","site_admin":false},"open_issues":1,"closed_issues":43,"state":"open","created_at":"2018-01-17T14:34:21Z","updated_at":"2018-05-23T06:26:15Z","due_on":"2018-05-31T07:00:00Z","closed_at":null},"comments":4,"created_at":"2018-05-18T16:29:49Z","updated_at":"2018-05-23T06:26:15Z","closed_at":"2018-05-23T06:26:15Z","author_association":"NONE","body":"Are <trans-unit> IDs taken into consideration during translation import of monolingual component? It seems that mathing with source is fuzzy-only what leads to the need to have unique strings in the source.\r\n\r\n<bountysource-plugin>\r\n\r\n---\r\nWant to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/58548458-xliff-trans-unit-id-for-translation-import?utm_campaign=plugin&utm_content=tracker%2F253393&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F253393&utm_medium=issues&utm_source=github).\r\n</bountysource-plugin>"},"comment":{"url":"https://api.github.com/repos/WeblateOrg/weblate/issues/comments/391234458","html_url":"https://github.com/WeblateOrg/weblate/issues/2021#issuecomment-391234458","issue_url":"https://api.github.com/repos/WeblateOrg/weblate/issues/2021","id":391234458,"user":{"login":"nijel","id":212189,"avatar_url":"https://avatars0.githubusercontent.com/u/212189?v=4","gravatar_id":"","url":"https://api.github.com/users/nijel","html_url":"https://github.com/nijel","followers_url":"https://api.github.com/users/nijel/followers","following_url":"https://api.github.com/users/nijel/following{/other_user}","gists_url":"https://api.github.com/users/nijel/gists{/gist_id}","starred_url":"https://api.github.com/users/nijel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/nijel/subscriptions","organizations_url":"https://api.github.com/users/nijel/orgs","repos_url":"https://api.github.com/users/nijel/repos","events_url":"https://api.github.com/users/nijel/events{/privacy}","received_events_url":"https://api.github.com/users/nijel/received_events","type":"User","site_admin":false},"created_at":"2018-05-23T06:26:15Z","updated_at":"2018-05-23T06:26:15Z","author_association":"MEMBER","body":"Thank you for your report, marking issue you have reported as fixed. \r\n\r\n* In case you see problem with the fix, please comment on this issue. \r\n* In case you see similar problem, please open separate issue.\r\n* If you are happy with the outcome, consider supporting Weblate by [donating](https://weblate.org/donate/)."}}
|
{
"id": 3559019,
"name": "WeblateOrg/weblate",
"url": "https://api.github.com/repos/WeblateOrg/weblate"
}
|
{
"id": 212189,
"login": "nijel",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/212189?",
"url": "https://api.github.com/users/nijel"
}
|
{
"id": 18286565,
"login": "WeblateOrg",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18286565?",
"url": "https://api.github.com/orgs/WeblateOrg"
}
| 2018-05-23T06:26:15 |
7715143632
|
{"actor":{"display_login":"nijel"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/geminimvp/solidus_subscriptions/issues/8","repository_url":"https://api.github.com/repos/geminimvp/solidus_subscriptions","labels_url":"https://api.github.com/repos/geminimvp/solidus_subscriptions/issues/8/labels{/name}","comments_url":"https://api.github.com/repos/geminimvp/solidus_subscriptions/issues/8/comments","events_url":"https://api.github.com/repos/geminimvp/solidus_subscriptions/issues/8/events","html_url":"https://github.com/geminimvp/solidus_subscriptions/pull/8","id":387880812,"node_id":"MDExOlB1bGxSZXF1ZXN0MjM2MjcyNDQ0","number":8,"title":"Don't mark fails complete","user":{"login":"fastjames","id":260739,"node_id":"MDQ6VXNlcjI2MDczOQ==","avatar_url":"https://avatars1.githubusercontent.com/u/260739?v=4","gravatar_id":"","url":"https://api.github.com/users/fastjames","html_url":"https://github.com/fastjames","followers_url":"https://api.github.com/users/fastjames/followers","following_url":"https://api.github.com/users/fastjames/following{/other_user}","gists_url":"https://api.github.com/users/fastjames/gists{/gist_id}","starred_url":"https://api.github.com/users/fastjames/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fastjames/subscriptions","organizations_url":"https://api.github.com/users/fastjames/orgs","repos_url":"https://api.github.com/users/fastjames/repos","events_url":"https://api.github.com/users/fastjames/events{/privacy}","received_events_url":"https://api.github.com/users/fastjames/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":2,"created_at":"2018-12-05T18:10:28Z","updated_at":"2018-12-05T18:15:49Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/geminimvp/solidus_subscriptions/pulls/8","html_url":"https://github.com/geminimvp/solidus_subscriptions/pull/8","diff_url":"https://github.com/geminimvp/solidus_subscriptions/pull/8.diff","patch_url":"https://github.com/geminimvp/solidus_subscriptions/pull/8.patch"},"body":"See commit comments for details on the why and what of this change. I have 2 pre-commits that resolve some minor deprecations, which I can extract to separate PRs if we think the overhead is worth it."},"comment":{"url":"https://api.github.com/repos/geminimvp/solidus_subscriptions/issues/comments/444587133","html_url":"https://github.com/geminimvp/solidus_subscriptions/pull/8#issuecomment-444587133","issue_url":"https://api.github.com/repos/geminimvp/solidus_subscriptions/issues/8","id":444587133,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0NDU4NzEzMw==","user":{"login":"cnorm35","id":4549543,"node_id":"MDQ6VXNlcjQ1NDk1NDM=","avatar_url":"https://avatars3.githubusercontent.com/u/4549543?v=4","gravatar_id":"","url":"https://api.github.com/users/cnorm35","html_url":"https://github.com/cnorm35","followers_url":"https://api.github.com/users/cnorm35/followers","following_url":"https://api.github.com/users/cnorm35/following{/other_user}","gists_url":"https://api.github.com/users/cnorm35/gists{/gist_id}","starred_url":"https://api.github.com/users/cnorm35/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cnorm35/subscriptions","organizations_url":"https://api.github.com/users/cnorm35/orgs","repos_url":"https://api.github.com/users/cnorm35/repos","events_url":"https://api.github.com/users/cnorm35/events{/privacy}","received_events_url":"https://api.github.com/users/cnorm35/received_events","type":"User","site_admin":false},"created_at":"2018-12-05T18:15:49Z","updated_at":"2018-12-05T18:15:49Z","author_association":"NONE","body":"thanks makes a lot of sense from the behavior we've been seeing. i'm wondering why they decided to update the `completed_at` value instead of `updated_at` for those"}}
|
{
"id": 96567256,
"name": "geminimvp/solidus_subscriptions",
"url": "https://api.github.com/repos/geminimvp/solidus_subscriptions"
}
|
{
"id": 4549543,
"login": "cnorm35",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/4549543?",
"url": "https://api.github.com/users/cnorm35"
}
|
{
"id": 18290828,
"login": "geminimvp",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18290828?",
"url": "https://api.github.com/orgs/geminimvp"
}
| 2018-12-05T18:15:49 |
8704037532
|
{"actor":{"display_login":"cnorm35"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/USGS-VIZLAB/gage-conditions-gif/issues/82","repository_url":"https://api.github.com/repos/USGS-VIZLAB/gage-conditions-gif","labels_url":"https://api.github.com/repos/USGS-VIZLAB/gage-conditions-gif/issues/82/labels{/name}","comments_url":"https://api.github.com/repos/USGS-VIZLAB/gage-conditions-gif/issues/82/comments","events_url":"https://api.github.com/repos/USGS-VIZLAB/gage-conditions-gif/issues/82/events","html_url":"https://github.com/USGS-VIZLAB/gage-conditions-gif/pull/82","id":382725370,"node_id":"MDExOlB1bGxSZXF1ZXN0MjMyMzY1NzM0","number":82,"title":"Vertical legend","user":{"login":"lindsaycarr","id":13220910,"node_id":"MDQ6VXNlcjEzMjIwOTEw","avatar_url":"https://avatars3.githubusercontent.com/u/13220910?v=4","gravatar_id":"","url":"https://api.github.com/users/lindsaycarr","html_url":"https://github.com/lindsaycarr","followers_url":"https://api.github.com/users/lindsaycarr/followers","following_url":"https://api.github.com/users/lindsaycarr/following{/other_user}","gists_url":"https://api.github.com/users/lindsaycarr/gists{/gist_id}","starred_url":"https://api.github.com/users/lindsaycarr/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/lindsaycarr/subscriptions","organizations_url":"https://api.github.com/users/lindsaycarr/orgs","repos_url":"https://api.github.com/users/lindsaycarr/repos","events_url":"https://api.github.com/users/lindsaycarr/events{/privacy}","received_events_url":"https://api.github.com/users/lindsaycarr/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":5,"created_at":"2018-11-20T15:47:40Z","updated_at":"2018-12-10T18:57:51Z","closed_at":null,"author_association":"CONTRIBUTOR","pull_request":{"url":"https://api.github.com/repos/USGS-VIZLAB/gage-conditions-gif/pulls/82","html_url":"https://github.com/USGS-VIZLAB/gage-conditions-gif/pull/82","diff_url":"https://github.com/USGS-VIZLAB/gage-conditions-gif/pull/82.diff","patch_url":"https://github.com/USGS-VIZLAB/gage-conditions-gif/pull/82.patch"},"body":"Trying vertical legend out for size. Fixes #56.\r\n\r\n\r\n"},"comment":{"url":"https://api.github.com/repos/USGS-VIZLAB/gage-conditions-gif/issues/comments/445930456","html_url":"https://github.com/USGS-VIZLAB/gage-conditions-gif/pull/82#issuecomment-445930456","issue_url":"https://api.github.com/repos/USGS-VIZLAB/gage-conditions-gif/issues/82","id":445930456,"node_id":"MDEyOklzc3VlQ29tbWVudDQ0NTkzMDQ1Ng==","user":{"login":"aappling-usgs","id":12039957,"node_id":"MDQ6VXNlcjEyMDM5OTU3","avatar_url":"https://avatars0.githubusercontent.com/u/12039957?v=4","gravatar_id":"","url":"https://api.github.com/users/aappling-usgs","html_url":"https://github.com/aappling-usgs","followers_url":"https://api.github.com/users/aappling-usgs/followers","following_url":"https://api.github.com/users/aappling-usgs/following{/other_user}","gists_url":"https://api.github.com/users/aappling-usgs/gists{/gist_id}","starred_url":"https://api.github.com/users/aappling-usgs/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aappling-usgs/subscriptions","organizations_url":"https://api.github.com/users/aappling-usgs/orgs","repos_url":"https://api.github.com/users/aappling-usgs/repos","events_url":"https://api.github.com/users/aappling-usgs/events{/privacy}","received_events_url":"https://api.github.com/users/aappling-usgs/received_events","type":"User","site_admin":false},"created_at":"2018-12-10T18:57:51Z","updated_at":"2018-12-10T18:57:51Z","author_association":"MEMBER","body":":+1:"}}
|
{
"id": 153827780,
"name": "USGS-VIZLAB/gage-conditions-gif",
"url": "https://api.github.com/repos/USGS-VIZLAB/gage-conditions-gif"
}
|
{
"id": 12039957,
"login": "aappling-usgs",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/12039957?",
"url": "https://api.github.com/users/aappling-usgs"
}
|
{
"id": 18291557,
"login": "USGS-VIZLAB",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18291557?",
"url": "https://api.github.com/orgs/USGS-VIZLAB"
}
| 2018-12-10T18:57:51 |
8728990435
|
{"actor":{"display_login":"aappling-usgs"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/issues/96","repository_url":"https://api.github.com/repos/certificate-helper/TLS-Inspector","labels_url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/issues/96/labels{/name}","comments_url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/issues/96/comments","events_url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/issues/96/events","html_url":"https://github.com/certificate-helper/TLS-Inspector/issues/96","id":301672870,"number":96,"title":"Crash when CRL Download/Check is enabled","user":{"login":"garz75","id":6645395,"avatar_url":"https://avatars2.githubusercontent.com/u/6645395?v=4","gravatar_id":"","url":"https://api.github.com/users/garz75","html_url":"https://github.com/garz75","followers_url":"https://api.github.com/users/garz75/followers","following_url":"https://api.github.com/users/garz75/following{/other_user}","gists_url":"https://api.github.com/users/garz75/gists{/gist_id}","starred_url":"https://api.github.com/users/garz75/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/garz75/subscriptions","organizations_url":"https://api.github.com/users/garz75/orgs","repos_url":"https://api.github.com/users/garz75/repos","events_url":"https://api.github.com/users/garz75/events{/privacy}","received_events_url":"https://api.github.com/users/garz75/received_events","type":"User","site_admin":false},"labels":[{"id":405333910,"url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/labels/CertificateKit","name":"CertificateKit","color":"1d76db","default":false},{"id":350105362,"url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/labels/bug","name":"bug","color":"ee0701","default":true},{"id":356946958,"url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/labels/medium%20priority","name":"medium priority","color":"fbca04","default":false}],"state":"open","locked":false,"assignee":{"login":"ecnepsnai","id":1607109,"avatar_url":"https://avatars0.githubusercontent.com/u/1607109?v=4","gravatar_id":"","url":"https://api.github.com/users/ecnepsnai","html_url":"https://github.com/ecnepsnai","followers_url":"https://api.github.com/users/ecnepsnai/followers","following_url":"https://api.github.com/users/ecnepsnai/following{/other_user}","gists_url":"https://api.github.com/users/ecnepsnai/gists{/gist_id}","starred_url":"https://api.github.com/users/ecnepsnai/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ecnepsnai/subscriptions","organizations_url":"https://api.github.com/users/ecnepsnai/orgs","repos_url":"https://api.github.com/users/ecnepsnai/repos","events_url":"https://api.github.com/users/ecnepsnai/events{/privacy}","received_events_url":"https://api.github.com/users/ecnepsnai/received_events","type":"User","site_admin":false},"assignees":[{"login":"ecnepsnai","id":1607109,"avatar_url":"https://avatars0.githubusercontent.com/u/1607109?v=4","gravatar_id":"","url":"https://api.github.com/users/ecnepsnai","html_url":"https://github.com/ecnepsnai","followers_url":"https://api.github.com/users/ecnepsnai/followers","following_url":"https://api.github.com/users/ecnepsnai/following{/other_user}","gists_url":"https://api.github.com/users/ecnepsnai/gists{/gist_id}","starred_url":"https://api.github.com/users/ecnepsnai/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ecnepsnai/subscriptions","organizations_url":"https://api.github.com/users/ecnepsnai/orgs","repos_url":"https://api.github.com/users/ecnepsnai/repos","events_url":"https://api.github.com/users/ecnepsnai/events{/privacy}","received_events_url":"https://api.github.com/users/ecnepsnai/received_events","type":"User","site_admin":false}],"milestone":{"url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/milestones/15","html_url":"https://github.com/certificate-helper/TLS-Inspector/milestone/15","labels_url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/milestones/15/labels","id":3032439,"number":15,"title":"1.7.0","description":"","creator":{"login":"ecnepsnai","id":1607109,"avatar_url":"https://avatars0.githubusercontent.com/u/1607109?v=4","gravatar_id":"","url":"https://api.github.com/users/ecnepsnai","html_url":"https://github.com/ecnepsnai","followers_url":"https://api.github.com/users/ecnepsnai/followers","following_url":"https://api.github.com/users/ecnepsnai/following{/other_user}","gists_url":"https://api.github.com/users/ecnepsnai/gists{/gist_id}","starred_url":"https://api.github.com/users/ecnepsnai/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ecnepsnai/subscriptions","organizations_url":"https://api.github.com/users/ecnepsnai/orgs","repos_url":"https://api.github.com/users/ecnepsnai/repos","events_url":"https://api.github.com/users/ecnepsnai/events{/privacy}","received_events_url":"https://api.github.com/users/ecnepsnai/received_events","type":"User","site_admin":false},"open_issues":6,"closed_issues":0,"state":"open","created_at":"2018-01-12T21:12:55Z","updated_at":"2018-03-02T07:08:16Z","due_on":"2018-02-28T08:00:00Z","closed_at":null},"comments":1,"created_at":"2018-03-02T07:05:49Z","updated_at":"2018-03-02T16:55:42Z","closed_at":null,"author_association":"NONE","body":"**Affected Version:**\r\n\r\n1.7.0 (37) \r\n\r\n**Is this a Test Flight version or the App Store version?**\r\n\r\nTestFlight\r\n\r\n**Device and iOS Version:**\r\n\r\niPhone 7 iOS 11.2.6\r\n\r\n**What steps will reproduce the problem?**\r\n\r\n1. Enable CRL Check in the preferences\r\n2. use TLS inspector on an SSL site with an untrusted certificate (e.g. https://untrusted-root.badssl.com or https://pki-demo.idnomic.net, either by entering the host name in the app or within Safari\r\n\r\n**What is the expected output?**\r\n\r\nTLS Inspector shows the certificate detail\r\n\r\n**What do you see instead?**\r\n\r\nTLS Inspector crashes early (the interface the is sometimes displayed for less than a second, then crashes) \r\n\r\n**Please provide any additional information below.**\r\n\r\ndisabling the CRL download option fixes the issue for the sites above."},"comment":{"url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/issues/comments/369981587","html_url":"https://github.com/certificate-helper/TLS-Inspector/issues/96#issuecomment-369981587","issue_url":"https://api.github.com/repos/certificate-helper/TLS-Inspector/issues/96","id":369981587,"user":{"login":"ecnepsnai","id":1607109,"avatar_url":"https://avatars0.githubusercontent.com/u/1607109?v=4","gravatar_id":"","url":"https://api.github.com/users/ecnepsnai","html_url":"https://github.com/ecnepsnai","followers_url":"https://api.github.com/users/ecnepsnai/followers","following_url":"https://api.github.com/users/ecnepsnai/following{/other_user}","gists_url":"https://api.github.com/users/ecnepsnai/gists{/gist_id}","starred_url":"https://api.github.com/users/ecnepsnai/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ecnepsnai/subscriptions","organizations_url":"https://api.github.com/users/ecnepsnai/orgs","repos_url":"https://api.github.com/users/ecnepsnai/repos","events_url":"https://api.github.com/users/ecnepsnai/events{/privacy}","received_events_url":"https://api.github.com/users/ecnepsnai/received_events","type":"User","site_admin":false},"created_at":"2018-03-02T16:55:42Z","updated_at":"2018-03-02T16:55:42Z","author_association":"OWNER","body":"Hi @garz75, thank you for the detailed bug report.\r\n\r\nThe issue is right here: https://github.com/certificate-helper/TLS-Inspector/blob/1.7.0_ocsp/CertificateKit/Revocation/CKCRLManager.m#L64\r\n\r\nI forgot to first check if there are actually any CRL distribution points on the certificate before trying to download them. I'll make sure this is fixed in time for the next beta."}}
|
{
"id": 55091570,
"name": "certificate-helper/TLS-Inspector",
"url": "https://api.github.com/repos/certificate-helper/TLS-Inspector"
}
|
{
"id": 1607109,
"login": "ecnepsnai",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/1607109?",
"url": "https://api.github.com/users/ecnepsnai"
}
|
{
"id": 18339959,
"login": "certificate-helper",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18339959?",
"url": "https://api.github.com/orgs/certificate-helper"
}
| 2018-03-02T16:55:43 |
7322933681
|
{"actor":{"display_login":"ecnepsnai"}}
|
IssueCommentEvent
| true |
{"action":"created","issue":{"url":"https://api.github.com/repos/Human-Connection/Documentation/issues/7","repository_url":"https://api.github.com/repos/Human-Connection/Documentation","labels_url":"https://api.github.com/repos/Human-Connection/Documentation/issues/7/labels{/name}","comments_url":"https://api.github.com/repos/Human-Connection/Documentation/issues/7/comments","events_url":"https://api.github.com/repos/Human-Connection/Documentation/issues/7/events","html_url":"https://github.com/Human-Connection/Documentation/pull/7","id":364927817,"node_id":"MDExOlB1bGxSZXF1ZXN0MjE4OTk4MDk3","number":7,"title":"Access webapp over wifi","user":{"login":"roschaefer","id":2110676,"node_id":"MDQ6VXNlcjIxMTA2NzY=","avatar_url":"https://avatars1.githubusercontent.com/u/2110676?v=4","gravatar_id":"","url":"https://api.github.com/users/roschaefer","html_url":"https://github.com/roschaefer","followers_url":"https://api.github.com/users/roschaefer/followers","following_url":"https://api.github.com/users/roschaefer/following{/other_user}","gists_url":"https://api.github.com/users/roschaefer/gists{/gist_id}","starred_url":"https://api.github.com/users/roschaefer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/roschaefer/subscriptions","organizations_url":"https://api.github.com/users/roschaefer/orgs","repos_url":"https://api.github.com/users/roschaefer/repos","events_url":"https://api.github.com/users/roschaefer/events{/privacy}","received_events_url":"https://api.github.com/users/roschaefer/received_events","type":"User","site_admin":false},"labels":[],"state":"open","locked":false,"assignee":null,"assignees":[],"milestone":null,"comments":0,"created_at":"2018-09-28T15:03:06Z","updated_at":"2018-09-28T15:07:07Z","closed_at":null,"author_association":"NONE","pull_request":{"url":"https://api.github.com/repos/Human-Connection/Documentation/pulls/7","html_url":"https://github.com/Human-Connection/Documentation/pull/7","diff_url":"https://github.com/Human-Connection/Documentation/pull/7.diff","patch_url":"https://github.com/Human-Connection/Documentation/pull/7.patch"},"body":"This is already the documentation after the branch `fix-docker-setup` has been merged into master. Right now, the `.env` gets overwritten every time you do `yarn run dev`. At the moment, the workflow is:\r\n\r\n````sh\r\nexport LOCAL_IP=192.168.178.42\r\nenv WEBAPP_HOST=$LOCAL_IP WEBAPP_BASE_URL=http://$LOCAL_IP:3000 API_HOST=$LOCAL_IP yarn run dev\r\n```"},"comment":{"url":"https://api.github.com/repos/Human-Connection/Documentation/issues/comments/425466370","html_url":"https://github.com/Human-Connection/Documentation/pull/7#issuecomment-425466370","issue_url":"https://api.github.com/repos/Human-Connection/Documentation/issues/7","id":425466370,"node_id":"MDEyOklzc3VlQ29tbWVudDQyNTQ2NjM3MA==","user":{"login":"roschaefer","id":2110676,"node_id":"MDQ6VXNlcjIxMTA2NzY=","avatar_url":"https://avatars1.githubusercontent.com/u/2110676?v=4","gravatar_id":"","url":"https://api.github.com/users/roschaefer","html_url":"https://github.com/roschaefer","followers_url":"https://api.github.com/users/roschaefer/followers","following_url":"https://api.github.com/users/roschaefer/following{/other_user}","gists_url":"https://api.github.com/users/roschaefer/gists{/gist_id}","starred_url":"https://api.github.com/users/roschaefer/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/roschaefer/subscriptions","organizations_url":"https://api.github.com/users/roschaefer/orgs","repos_url":"https://api.github.com/users/roschaefer/repos","events_url":"https://api.github.com/users/roschaefer/events{/privacy}","received_events_url":"https://api.github.com/users/roschaefer/received_events","type":"User","site_admin":false},"created_at":"2018-09-28T15:07:07Z","updated_at":"2018-09-28T15:07:07Z","author_association":"NONE","body":"@SINE see the instructions above. I can reproduce [this issue here](https://github.com/Human-Connection/WebApp/issues/58) on my Android, it sucks :smile: "}}
|
{
"id": 120606916,
"name": "Human-Connection/Documentation",
"url": "https://api.github.com/repos/Human-Connection/Documentation"
}
|
{
"id": 2110676,
"login": "roschaefer",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/2110676?",
"url": "https://api.github.com/users/roschaefer"
}
|
{
"id": 18350713,
"login": "Human-Connection",
"gravatar_id": "",
"avatar_url": "https://avatars.githubusercontent.com/u/18350713?",
"url": "https://api.github.com/orgs/Human-Connection"
}
| 2018-09-28T15:07:07 |
8338740718
|
{"actor":{"display_login":"roschaefer"}}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.